Commit f552c5c
test(s3): reduce flaky threshold for batch optimization test
Lower the speedup threshold from 1.0 to 0.75 for small package counts
(< 50). With small package counts, batch overhead can occasionally make
it slower than sequential, causing flaky test failures.
Co-authored-by: Ona <[email protected]>1 parent aa9a7a5 commit f552c5c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
480 | 482 | | |
481 | 483 | | |
482 | 484 | | |
| |||
0 commit comments