GH-91166: zero copy SelectorSocketTransport transport implementation by kumaraditya303 · Pull Request #31871 · python/cpython · GitHub

github.com

Tin mới

kumaraditya303:asyncio-zero-copy

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

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

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Implement zero copy writes in SelectorSocketTransport in asyncio #91166

View reviewed changes

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

writelines implementation

skip test if sendmsg does not exists

📜🤖 Added by blurb_it.

fix check on other platforms

🔨 test-with-buildbots

Merge branch 'main' into asyncio-zero-copy

Merge branch 'asyncio-zero-copy' of

https://github.com/kumaraditya303…

View reviewed changes

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

Merge branch 'main' of

https://github.com/python/cpython

Add asyncio_tcp benchmark python/pyperformance#254

View reviewed changes

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

use orjson instead of json gurumitts/pylutron-caseta#175