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: Peter Bierma <zintensitydev@gmail.com>
  • Loading branch information
bdraco and ZeroIntensity authored Aug 10, 2024
commit a866d3303022e9a726a0369b1bd496b2546fc2b7
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Reduced ``asyncio`` ``heapq`` scheduling overhead
Reduced :mod:`asyncio` :mod:`heapq` scheduling overhead
Loading
0