I'd like to see how .Net MVC would compare. I realize you'd have to spin it up on a Windows EC2 instance and there would definitely be some variance in the performance of that box vs. the nix EC2 instances but I'd still be interested in seeing how it fares in comparison.
We agree. We aim to provide a .NET MVC test soon. We did briefly test that on our i7 hardware and if memory serves me correctly, it clocked in at around the position as Spring. But don't quote me on that! :)
Web Framework Benchmarks
51–60 of 415 posts
Re: Web Framework Benchmarks
#52I'm torn about this. On the one hand, while I've known my framework of choice (Rails) is slow, I didn't know how much slower it could be in the grand scheme of things. But on the other hand, I'm more shocked by the difference between EC2 and dedicated hardware (10x improvement with rails), and even 89 requests per second (20 query benchmark on EC2) is still a decent amount of traffic. (Plus this doesn't count any opt…
We're actually very interested in how the large/newer instances perform.
Re: Web Framework Benchmarks
#53Either way, I'm shocked to see Play perform so slow comparatively. Although it's easily 10x faster than rails on most tests, I'm shocked to see Node.js faster than Play! (by 2x in most cases) Wow!!
Maybe Node.js critics should start appreciating it after all..
Re: Web Framework Benchmarks
#54I'd like to see how .Net MVC would compare. I realize you'd have to spin it up on a Windows EC2 instance and there would definitely be some variance in the performance of that box vs. the nix EC2 instances but I'd still be interested in seeing how it fares in comparison.
We agree. We aim to provide a .NET MVC test soon. We did briefly test that on our i7 hardware and if memory serves me correctly, it clocked in at around the position as Spring. But don't quote me on that! :)
(win | mono) + (httphandler | asp.net mvc | webapi | servicestack | nancyfx)
it would hopefully compare with java stacks!
Re: Web Framework Benchmarks
#55Re: Web Framework Benchmarks
#56Re: Web Framework Benchmarks
#57Why are there no Go results for the DB access benchmarks?
Re: Web Framework Benchmarks
#58Re: Web Framework Benchmarks
#59Would love to see how modern Perl frameworks (Mojolicious/Dancer) ranks in such a test.