Gatling shell?

Hi there,

I was thinking about some sort of shell mode for the CLI. The ‘Collecting simulations’ part can take a few seconds to run, and when I run the same simulation multiple times without modifying it, Gatling still collects the scenarios at the beginning of each run.
If I run a simulation, modify my code and re-run the simulation to see the performance difference, it could be nice to have Gatling still running and waiting for me to relaunch another simulation.

Do you think this feature could fit in your roadmap?

Thanks
Bastien

Hi,

We could achieve this thanks to sbt.

If I remember well, Stephane told me there is a Gatling sbt plugin somewhere.

Don’t know if it does incremental compilation but there might be something interesting in it.

You can find information on our wiki :wink:

Cheers,
Romain