sbt test it:test
sbt run
- download gatling
- set GATLING_HOME as environment variable add GATLING_HOME/bin to PATH
- cd loadtest/phantom
- gatling.sh -rf results -sf .
- wait and review results in results directory
- run VisualVM to see leaks and run netstat to see all open TCP/IP connections.