Closed jgoizueta closed 5 years ago
@Algunenano will this satisfy you? stuck_out_tongue
LGTM but it's confusing, it's saying this.minimunBytesPerSecondThreshold
but the threshold isn't per second, but per this.sampleLength
.
Resolve conflict before proceeding, please move on. We are refactoring/optimizing a 10 lines algorithm but we still don't know if we solve the issue or not.
Can you add a line in NEWS about this change, please?
This introduces a couple of changes in the parameter interpretation:
copy_from_minimum_input_speed
is now the total number of bytes in the interval (so we could multiply the currently configured values by the interval to preserve min. intended throughput.@Algunenano will this satisfy you? 😛 @dgaubert do you think this looks safe enough?