Hacker News new | ask | show | jobs
by ayende 293 days ago
Another way to do that is to look at the tech empower benchmarks. It tests on big machines, but you can get > 1 M req/sec across a wide variety of environments.
1 comments

Should be noted that some of those are cheating for the purposes of the test. Hard coded responses to avoid doing any actual work.
The ASP.NET C# numbers are real.
I'd double check the implementations: https://news.ycombinator.com/item?id=33606902

Many frameworks game those benchmarks. While there are some metrics they are useful for, I've yet to see any production code that's actually stripped down like the gamified versions there.