fibonacci-web-lang-benchmark
fibonacci-web-lang-benchmark copied to clipboard
This repository contains web-apps written in different web languages and frameworks that get a number as url parameter and calculate the corresponding fibonacci number.
Add a jruby/sinatra version using torquebox 4 **7465 Requests/sec** => 224502 requests in 30s
Would it be possible to add PHP to the comparison? I see the code is done but its not on the comparison page.
I run the same tests on the Macbook Air 1.3 GHZ i5 4Gig RAM and this is what i got, for NodeJS ``` Josephs-MacBook-Air:~ joseph$ wrk -c 64 -d 30s...
What web server did you use for Ruby? Also I suggest using http://cuba.is instead of sinatra but thats just a suggestion. Did you consider using JRuby as well? Also I...
It ranges about 90% of vanilla Go throughput on my notebook.
Also worth noting that gevent + flask can be used with pypy. This change, combined with pypy, should improve flask's performance significantly