Testing
Gatling Load Testing: Performance Tests as Code with Scala and Java
Load testing tools have a reputation for being painful. JMeter XML files grow into unmaintainable tangles. Shell scripts with curl loops miss the statistical rigor you need. Gatling takes a different approach: express your load test as code, run it on the JVM, and get a polished HTML report when