benchmarks icon indicating copy to clipboard operation
benchmarks copied to clipboard

Tiny comparison between dlang using Vibe.d vs nodejs using express vs JRuby with Roda

Results 2 benchmarks issues
Sort by recently updated
recently updated
newest added

Benchmark Uses NodeJS version 5.x .. the latest is 8.x Also JRuby makes use of all CPU core due to JVM, you should compare it with ExpressJS with cluster module,...

It would be great to see Rust using something like Iron framework to compare the numbers against, as well as Go (perhaps just using the std lib). :] If I...