Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is it possible to add a benchmark for gevent using raw sockets not StreamServer (assuming that adds similar overhead).


AFAIK, StreamServer should actually affect benchmark in a positive way. In gevent case, StreamServer isn't about high-level abstractions, it's about making sure that client sockets always have a READ flag in the IO multiplexor (epoll, kqueue etc)




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

Search: