Load Test in a Box!
Pre-release
Pre-release
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):
- Requires jdk 1.9 or greater ( here or here )
- Download snail4j.ALPHA.0.0.1.zip
- Rename file, changing .zip to .jar
- java -jar snail4j.ALPHA.0.0.1.jar
- 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" - Open a separate browser tab to http://localhost:4000 to view performance metrics.