Viewing profile — pfalls
pfalls
HN member- Joined
- Tue, Jan 29, 2013, 9:58 PM UTC
- HN karma
- 1,152
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About pfalls
No profile information was provided.
Recent public activity
- story
-
comment
Comment #5645598
We use the cluster module to handle multiple workers ( https://github.com/TechEmpower/FrameworkBenchmarks/blob/mast... ), so far we've received feedback that this is a valid approa…
-
comment
Comment #5645581
We use the cluster module to spin up multiple instances. We cap it at one instance per core.
-
comment
Comment #5645402
The latest test that we have, dubbed "Fortunes", does server-side templating, so we (or a generous community member) could add a JSF implementation for that test.
-
comment
Comment #5645368
Here is the issue for just that: https://github.com/TechEmpower/FrameworkBenchmarks/issues/11... If you're interested, we'd love to have some help getting this accomplished.
-
comment
Comment #5645243
We would like to have a .NET test running on mono. We were hoping to get a pull request for round 4, but unfortunately we have yet to receive one.
-
comment
Comment #5645198
Thanks for the kind words. We're very interested in adding additional tests, this round even includes a new test dubbed "Fortunes" which does in fact do server-side templating. We …
- story
-
comment
Comment #5573563
I want to give a quick thank you to everyone who has contributed thus far. Being able to show frameworks that span this many different languages and platforms is really an amazing …
- story
-
comment
Comment #5499721
Each test can be modified in isolation, if both tests see an improvement in that setup, we would like to include the changes for both though.
-
comment
Comment #5499535
Correct, because we chose MySQL as the database backend, both Django and Flask are punished for not having a connection pool. We've received requests to do the test using Postgres …
-
comment
Comment #5499455
There will most certainly be a Round 3, and 4 and on and on as long as we continue to have feedback from the community. I can guarantee that we'll have a Lua test in there, but if …
-
comment
Comment #5499381
We're very curious about PyPy as well, and have it on our list https://github.com/TechEmpower/FrameworkBenchmarks/issues/15
-
comment
Comment #5499318
Yes, Github issues is a good place to ask for guidance.
-
comment
Comment #5499312
We're looking into moving to unicorn as the community has suggested. If anyone is interested in setting up Puma or Goliath, we'd be interested in testing those out as well.
-
comment
Comment #5499296
"I like these comparisons. It's unlikely that anyone is going to pick a framework for their project based on just this alone." This is exactly right, performance is one of many ite…
-
comment
Comment #5499285
The short answer is that at some point, we kept adding more and more tests on our own, which kept the blog from going out, and we finally decided to have a cutoff date and let the …
-
comment
Comment #5499190
Great suggestions, we've thought about capturing other system data as well, but memory seems like a great choice to start with.
-
comment
Comment #5499183
We've had a lot of requests Mono, and are actually very interested in trying this out. We've been hesitant to move forward only because we're unsure how stable the C# community bel…
-
comment
Comment #5499131
We have one pull request for Onion, which is c based. We're working with the author to work through some issues, but we're also excited to see how it will stack up.
-
comment
Comment #5499100
Since we moved to a different benchmarking tool for round 2, we had to re-run all the tests, which is a time consuming process, especially on the EC2 hardware. Now that we've gotte…
-
comment
Comment #5499088
The only framework that uses MongoDB exclusively is the vert.x test, the nodejs tests have tests for both MySQL and MongoDB
-
comment
Comment #5499076
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 sleev…
-
comment
Comment #5499008
Thanks for the suggestion, we're still in the early stages of getting the latency information incorporated, and having the ability to sort by the various metrics makes a lot of sen…