Commit 19d45ec
committed
test(eval): widen execution time ratio threshold for variance
Relax performance ratio bounds from 0.1-10x to 0.05-20x to account
for timing variance in different execution environments, consistent
with thesis-validation test.1 parent 55c1539 commit 19d45ec
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- src/experiments/evaluation/__tests__/validation/comparative
src/experiments/evaluation/__tests__/validation/comparative/execution-time.exp.integration.test.ts
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | | - | |
193 | | - | |
| 192 | + | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments