Yury Selivanov <yseliva...@gmail.com> added the comment:

Echo server is usually a good enough microbenchmark (you can use benchmarks 
from uvloop/examples).  Repeatedly calling call_soon would also be an 
interesting micro-benchmark but less important (unless it shows that call_soon 
is 2x slower or something).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33605>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to