Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Prev Previous commit
Next Next commit
Add NEWS entry
  • Loading branch information
itamaro committed May 3, 2023
commit 8eeebaf125c113f640b9e36ec302bd1164f1ae5e
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Optimize asyncio.gather when using eager tasks factory Skip creating
gathering future and scheduling done callbacks when all futures finish
without blocking - for up to 3x speedup
Comment thread
itamaro marked this conversation as resolved.
Outdated