Commit 888c16a
authored
Add some slack to the TCPEcho benchmark (#3451)
Motivation:
TCPEcho has some run-to-run variation which makes CI flaky.
Modifications:
- Add a little slack to TCPEcho; it has a low total alloc count so some
slack is fine as it's less than a per iteration allocation
Result:
CI less flaky1 parent 206dacf commit 888c16a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments