You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracker issue for performance work related to asyncio.Task for 3.13.
Two things of top of my head is to use bitfields and use newer managed dict optimization in _asyncio. I'll add whatsnew entry once all changes land under this issue.
Tracker issue for performance work related to
asyncio.Task
for 3.13.Two things of top of my head is to use bitfields and use newer managed dict optimization in
_asyncio
. I'll add whatsnew entry once all changes land under this issue.Linked PRs
_asyncio
#104788_asyncio
#104795_asyncio
#106516The text was updated successfully, but these errors were encountered: