This project is the companion of this Blog article: https://cdelmas.github.io/xxxxxxx.
To build the servers, just run gradlew make
in the command line. By the way, you need a JDK 8, but I guess you’re up-to-date :)
-
Move inside the
perf-runner
directory -
Run one of these scripts:
-
dropwizard
-
restlet
-
spark
-
springboot
-
vertx
-
apollo
-
-
The results are in
perf-runner/build/gatling-results
-
Once done, you have to kill the process (use
jps
to get the PID)