diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2014-02-08 22:05:52 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2014-02-08 22:05:52 (GMT) |
commit | 0c1e31ab1ecc6a5b6662fad62e0ede1019741f6a (patch) | |
tree | c95f28f0208c37124f27435ae787850aeb89298f /Lib/platform.py | |
parent | 2c66918462dc59c964c9a0fcfec34711711c5fc4 (diff) | |
parent | b7d6d2ac6ea4361fd72314d466029bd119ad3fea (diff) | |
download | cpython-0c1e31ab1ecc6a5b6662fad62e0ede1019741f6a.zip cpython-0c1e31ab1ecc6a5b6662fad62e0ede1019741f6a.tar.gz cpython-0c1e31ab1ecc6a5b6662fad62e0ede1019741f6a.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 'Lib/platform.py')
0 files changed, 0 insertions, 0 deletions