Web Framework Benchmarks Round 4
11–20 of 358 posts
Re: Web Framework Benchmarks Round 4
#12https://github.com/TechEmpower/FrameworkBenchmarks
We welcome all pull requests, suggestions and criticisms.
Re: Web Framework Benchmarks Round 4
#13Re: Web Framework Benchmarks Round 4
#14Wow, I should really give Go a try.
Re: Web Framework Benchmarks Round 4
#15However, I'm starting to think that all of the advocates of various frameworks are now conspiring independently to make this comparison meaningless...any framework (except Cake for some reason) can be superoptimized towards a small set of tasks. If you do another round, could you increase the number of different tasks? Some examples could be:
1) Mixed bag of queries of various complexity 2) Static file serving 3) A few computation/memory-intense benchmarks (such as those in the Language Benchmarks Game) 4) Templating
Re: Web Framework Benchmarks Round 4
#16This is the most recent update to our ongoing project measuring the performance of web application platforms and frameworks. In this round we've received several more community-contributed tests in Perl, PHP, Python, Java, and JavaScript. Go is a comeback champion thanks to changes made by Brad Fitzpatrick [1] and others in the Go community. A new "Fortunes" test was also added (implemented in 17 of the frameworks) t…
Re: Web Framework Benchmarks Round 4
#17Good to see Java is holding its own.
I just noticed something, the two major JSF2.0 implementations MyFaces and Mojarra are both missing.
Re: Web Framework Benchmarks Round 4
#18Re: Web Framework Benchmarks Round 4
#19This is the most recent update to our ongoing project measuring the performance of web application platforms and frameworks. In this round we've received several more community-contributed tests in Perl, PHP, Python, Java, and JavaScript. Go is a comeback champion thanks to changes made by Brad Fitzpatrick [1] and others in the Go community. A new "Fortunes" test was also added (implemented in 17 of the frameworks) t…
Any reason you didn't test ASP.NET MVC or ASP Web Forms?
Edit: yeah right Mono and w/e
Re: Web Framework Benchmarks Round 4
#20Good to see Java is holding its own.