Gitter chat: https://gitter.im/scala-academy/performance-analysis
Waffle issue board: https://waffle.io/scala-academy/performance-analysis
This is a project used in the "Scala and akka in practise" course. Goal: learn programing with Scala and Akka in a real-world scenario.
What do you call a Java repository? A garbage collection
To run all gatling tests
sbt gatling:test
To run single test
sbt gatling:testOnly <pacakge.simulation.class>
