Hacker News new | ask | show | jobs
by always_good 3314 days ago
As the sibling comment points out, your middleware that has a 30k req/sec hello world may slow down to 500 req/sec on a production server once it's competing with everything else on the thread.