Commit ab5a2ce
Gate flaky performance-threshold tests behind performRelease
testAtomicTypesPerformance (100ms threshold) and
testSetVsListInsertionPerformance (10x ratio threshold) fail on slower
CI hardware. Gate them with @EnabledIfSystemProperty(performRelease)
like other performance benchmarks so they run during release builds
on known hardware but not on CI.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a28b59b commit ab5a2ce
2 files changed
Lines changed: 2 additions & 0 deletions
File tree
- src/test/java/com/cedarsoftware/util
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments