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

Also I suggest you to try uvloop.  If your production code is still slower that 
with asynq, I suggest you to profile it and post real profiles here.  I just 
don't think that asyncio.gather can be the main bottleneck you have, it must be 
something else.

----------

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

Reply via email to