webrtc/experiments
Erik Språng 665e6817d1 Add field trial to control network socket receive buffer size.
In some very high-bandwidth application there have been observations of
packet loss in the socket implementation (not on the network itself) due
to large bursts of packets arriving. Allocating too big buffers can of
course lead to issue as well, so this flag is intended to find a good
tradeoff.

Bug: webrtc:15585
Change-Id: I63eccb1a9f34d852d80c286fc27bffd17818f0ef
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/324021
Auto-Submit: Erik Språng <sprang@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40963}
2023-10-18 14:32:38 +00:00
..
BUILD.gn Add tool for generating field trial registry header 2022-10-18 07:25:43 +00:00
field_trials.py Add field trial to control network socket receive buffer size. 2023-10-18 14:32:38 +00:00
OWNERS Set permissions on experiments/field_trials.py 2023-09-29 08:17:15 +00:00