Earlier quoted context omitted.
Go 1.1 is very high on our list, we'd love to get that into the tests as soon as we can. Of course, anyone in the Go community is welcome to issue a pull request that updated the version to 1.1. Edit: Just saw this pull request come in, so expect some Go 1.1 love in the next round. https://github.com/TechEmpower/FrameworkBenchmarks/pull/64
Don't think you'd need to change any code, just pull mercurial tip and recompile go and the app.
Web Framework Benchmarks Round 2
21–30 of 241 posts
Re: Web Framework Benchmarks Round 2
#22Re: Web Framework Benchmarks Round 2
#23This is an awesome project, and thank you for the follow-up. In particular, this is awesome because it's introduced me to some new frameworks that I hadn't even heard of (ie vert.x) that seem extremely interesting. Keep it up and many thanks for this contribution!
Re: Web Framework Benchmarks Round 2
#24It seems like you're still using Mongo DB as the datastore for some languages and Mysql as the datastore for other languages. This seems like it would bias the results.
Re: Web Framework Benchmarks Round 2
#25Go 1.1 beta is up, really need to get some results with tip instead of 1.0.3.
Go 1.1 is very high on our list, we'd love to get that into the tests as soon as we can. Of course, anyone in the Go community is welcome to issue a pull request that updated the version to 1.1. Edit: Just saw this pull request come in, so expect some Go 1.1 love in the next round. https://github.com/TechEmpower/FrameworkBenchmarks/pull/64
Re: Web Framework Benchmarks Round 2
#26Thanks for the tests. Especially the latency is interesting. I cant't wait for the next round, when the updates of the last two days are included (elli, grizzly, play-java, play-scala, snap etc).
Re: Web Framework Benchmarks Round 2
#27Re: Web Framework Benchmarks Round 2
#28This is our first follow up to last week's web framework benchmarks. Since last week, we have received dozens of comments, thoughts, questions, criticisms, and most importantly pull requests. This post shows data collected from a second run on EC2 and i7 hardware that started on Tuesday of this week. A third round with even more community contribution is already underway. Thanks especially to those who have contribut…
It's great that you're doing this, and listing stuff like standard deviation in the tables -- but I'd say your focus/interpretation of the data isn't quite right. At least provide the option to sort by standard deviation -- as that might well be more interesting than requests/second? Maybe I'm just being mean because I was reminded of this essay by Zed Shaw earlier today (I was looking for his alluded rant on CC lice…
As pfalls said, we're definitely open to different ways to present the data. More sorting would be cool.
Re: Web Framework Benchmarks Round 2
#29Re: Web Framework Benchmarks Round 2
#30This is an awesome project, and thank you for the follow-up. In particular, this is awesome because it's introduced me to some new frameworks that I hadn't even heard of (ie vert.x) that seem extremely interesting. Keep it up and many thanks for this contribution!
Thanks for the kind words. Glad to hear that you've been introduced to some new frameworks, we feel the same way, and we're excited to see what else the community has up it's sleeve.