Tin mới
kumaraditya303:asyncio-zero-copy
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Implement zero copy writes in SelectorSocketTransport in asyncio #91166
bpo-40007: Make asyncio.transport.writelines on selector use sendmsg #19062
Triage the open "performance" issues on cpython repo faster-cpython/ideas#440
zero copy transport implementation
skip test if sendmsg does not exists
Merge branch 'main' into asyncio-zero-copy
Merge branch 'asyncio-zero-copy' of
https://github.com/kumaraditya303…
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Lib/test/test_asyncio/test_selector_events.py
https://github.com/python/cpython
Add asyncio_tcp benchmark python/pyperformance#254
Profiling Scheduler Performance dask/distributed#4443
Merged main into regmachine branch (
: Implement zero copy writes for `SelectorSocketTranspo…
asyncio._SelectorSocketTransport cyclic ref leak is back as ._write_ready.__self__ #106503