8000 gh-122881: Reduce asyncio heapq scheduling overhead by bdraco · Pull Request #122882 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-122881: Reduce asyncio heapq scheduling overhead #122882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 14 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2024-08-10-13-10-45.gh-issue-122881.z…
…_n6W-.rst

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
  • Loading branch information
bdraco and picnixz authored Aug 11, 2024
commit 0205d0b87fa7d5713e3981cf129fa0f7794d5805
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Reduced :mod:`asyncio` :mod:`heapq` scheduling overhead
Reduced :mod:`asyncio` :mod:`heapq` scheduling overhead.
Loading
0