Changes between Initial Version and Version 1 of Ticket #3787, comment 3


Ignore:
Timestamp:
2021-10-04T14:14:24Z (3 years ago)
Author:
itamarst
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3787, comment 3

    initial v1  
    331. Figure out latency by sending HTTP echo to server.
    442. 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.
     53. 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.