summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2017-12-16-18-50-57.bpo-32348.5j__he.rst
blob: b3618db7c3399183f620edd9c297b4ee1889fbb5 (plain)
1
2
Optimize asyncio.Future schedule/add/remove callback.  The optimization
shows 3-6% performance improvements of async/await code.