From: Charles Oliver Nutter Date: 2008-12-01T09:13:54+09:00 Subject: Re: Some benchmarks with MinGW, JRuby, MSVC... Joao Pedrosa wrote: > == Mongrel (req/s) > > 357.14 - ruby mingw 1.8.6 > 347.45 - ruby rubyinstaller 1.8.6 > 326.70 - ruby msvc 1.8.6 > 313.57 - ruby oneclick 1.8.6 > 274.68 - ruby mingw 1.8.7 > 232.39 - ruby msvc 1.8.7 > 71.24 - jruby > 62.22 - jruby --server > (crash when starting up) - ruby mingw 1.9.1 > (error when building gem) - ruby msvc 1.9.1 I'd love to figure out what makes mongrel slow for us, when all other cases are faster ;) GlassFish gem would be a nice one to test, but of course there's no equivalent comparison for the others. - Charlie