Changes between Initial Version and Version 1 of Ticket #3787, comment 3
- Timestamp:
- 2021-10-04T14:14:24Z (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3787, comment 3
initial v1 3 3 1. Figure out latency by sending HTTP echo to server. 4 4 2. Start with some reasonable batch buffer size. 5 3. Keep increasing buffer size until the latency from sending a batch is higher than minimal expected latency from step 1. 5 3. Keep increasing buffer size until the latency from sending a batch is higher than minimal expected latency from step 1. This implies that we've hit the bandwidth limit.