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

Hm... I briefly glanced over the graphs, and the results don't make sense to me. Every single server he tested must do a C accept call at some point, plus some (a lot of) extra stuff. If those servers take less time then plain accept call, doesn't it just indicate that the benchmark is flawed? Am I missing something?



AFAIK the issue is the way they listen() to the socket, as well as whether the accept is concurrent in some way.




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

Search: