Hacker News new | past | comments | ask | show | jobs | submit login

That's a cool project. Performance is a fascinating topic.

However, in the real world, the number of requests per second a http daemon can perform is the last thing to worry about. If the web is slow, it's not because Apache used to be bloated with thread. It's because of bad architecture: centralization of services, latency in page builds time, size of static components, data store bottlenecks, etc...

Nevertheless, a very cool project. One I'll follow closely.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: