Antoine Pitrou added the comment:

Note that even the bytes version is still quite slow. UDP is used for 
light-weight protocols where you may send thousands or more messages per 
second. I'd be curious what the sendto() performance is in raw C.

----------

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

Reply via email to