diff options
author | Inada Naoki <songofacandy@gmail.com> | 2024-09-03 03:32:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-03 03:32:38 (GMT) |
commit | 13f61bf7f1fb9b9b109b089610e845d98e6dc937 (patch) | |
tree | b6f23202a7c9817035b8aee3df5b123f24999ddc /Python/object_stack.c | |
parent | 1f4a49ea53516e7ff177beedc09a1e4439b3be1f (diff) | |
download | cpython-13f61bf7f1fb9b9b109b089610e845d98e6dc937.zip cpython-13f61bf7f1fb9b9b109b089610e845d98e6dc937.tar.gz cpython-13f61bf7f1fb9b9b109b089610e845d98e6dc937.tar.bz2 |
gh-121313: multiprocessing: simplify by increasing the connection buffer size to 64KiB (GH-123559)
Increases the multiprocessing connection buffer size from 8k to 64k for efficiency, without overallocating.
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/object_stack.c')
0 files changed, 0 insertions, 0 deletions