GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources
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
asyncio._SelectorSocketTransport cyclic ref leak is back as ._write_ready.__self__ #106503
use orjson instead of json gurumitts/pylutron-caseta#175