Live data from Hacker News

Viewing profile — pfalls

pfalls

HN member
Joined
Tue, Jan 29, 2013, 9:58 PM UTC
HN karma
1,152
Public activity
40 items

About pfalls

No profile information was provided.

Recent public activity

  1. story
  2. 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…

  3. comment
    Comment #5645581

    We use the cluster module to spin up multiple instances. We cap it at one instance per core.

  4. 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.

  5. 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.

  6. 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.

  7. 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 …

  8. story
  9. 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 …

  10. story
  11. 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.

  12. 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 …

  13. 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 …

  14. comment
    Comment #5499381

    We're very curious about PyPy as well, and have it on our list https://github.com/TechEmpower/FrameworkBenchmarks/issues/15

  15. comment
    Comment #5499318

    Yes, Github issues is a good place to ask for guidance.

  16. 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.

  17. 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…

  18. 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 …

  19. 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.

  20. 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…

  21. 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.

  22. 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…

  23. 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

  24. 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…

  25. 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…