I guess you didn't warm up the JVM before running the tests, since the Jubilee/Vert.x stack is more heavy than the undertow counterpart, it takes longer for the JVM to apply the optimisations. I also did some benchmarks for Torqbox and Jubilee, you can find the results here: https://github.com/isaiah/jubilee/wiki/Benchmarks-against-ot...
Torqbox won the rack test, and Jubilee out performed in the rails one.
I did warm up the JVMs, actually. Those Rails numbers are far too low for TorqBox. Perhaps the best thing to do is add this to the techempower benchmark suite so a 3rd party can run and present the results.
Comments
I guess you didn't warm up the JVM before running the tests, since the Jubilee/Vert.x stack is more heavy than the undertow counterpart, it takes longer for the JVM to apply the optimisations. I also did some benchmarks for Torqbox and Jubilee, you can find the results here: https://github.com/isaiah/jubilee/wiki/Benchmarks-against-ot...
Torqbox won the rack test, and Jubilee out performed in the rails one.
I did warm up the JVMs, actually. Those Rails numbers are far too low for TorqBox. Perhaps the best thing to do is add this to the techempower benchmark suite so a 3rd party can run and present the results.