bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv#21439
Closed
tontinton wants to merge 2 commits into
Closed
bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv#21439tontinton wants to merge 2 commits into
tontinton wants to merge 2 commits into
Commits
Commits on Jul 10, 2020
bpo-41273: Proactor transport read loop to use recv_into
Show description for 1fa1c00committedbpo-41273: Double proactor read transport buffer size
Show description for 1ce92aacommitted