Skip to content

Load Test in a Box!

Pre-release
Pre-release
Compare
Choose a tag to compare
@eostermueller eostermueller released this 03 Mar 08:52
· 358 commits to master since this release

This ALPHA release provides an easy-to-start uber jar that provides a load-test-in-a-box -- great for learning how to make code fast.

Instructions (should take less than 10 minutes):

  1. Requires jdk 1.9 or greater ( here or here )
  2. Download snail4j.ALPHA.0.0.1.zip
  3. Rename file, changing .zip to .jar
  4. java -jar snail4j.ALPHA.0.0.1.jar
  5. Navigate to http://localhost:8090
    Start the SUT and load generator (both check boxes).
    Chose which code to apply load to. "Step 2: Choose Workload"
  6. Open a separate browser tab to http://localhost:4000 to view performance metrics.