Commit 08d14a3
Floor perf-test timing denominator to deflake CI (#1073)
test_generate_does_not_scale_linearly flaked twice this week (5.3x on
windows-3.10, 5.9x on macos-3.10) with both absolute times under a quarter
second, where scheduler noise dominates the ratio. Floor the denominator at
100ms; a real pathological regression still trips the assertion.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 73d85de commit 08d14a3
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
187 | 193 | | |
188 | 194 | | |
189 | 195 | | |
| |||
0 commit comments