diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2014-02-08 22:03:56 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2014-02-08 22:03:56 (GMT) |
commit | b7d6d2ac6ea4361fd72314d466029bd119ad3fea (patch) | |
tree | 0fa0f18ecf0aa178d7db80a63e0ec62c17b5bacf /Mac | |
parent | b4062e8f8a4515aa14550b1cd79fb4feaed95b5c (diff) | |
download | cpython-b7d6d2ac6ea4361fd72314d466029bd119ad3fea.zip cpython-b7d6d2ac6ea4361fd72314d466029bd119ad3fea.tar.gz cpython-b7d6d2ac6ea4361fd72314d466029bd119ad3fea.tar.bz2 |
Issue #20540: Fix a performance regression (vs. Python 3.2) when layering a multiprocessing Connection over a TCP socket.
For small payloads, Nagle's algorithm would introduce idle delays before the entire transmission of a message.
Diffstat (limited to 'Mac')
0 files changed, 0 insertions, 0 deletions