We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 277472c commit 50350cbCopy full SHA for 50350cb
.github/workflows/benchmarks.yml
@@ -94,4 +94,4 @@ jobs:
94
--iterations=5 \
95
--progress=plain \
96
--retry-threshold=10 \
97
- --assert="mode(variant.time.avg) <= mode(baseline.time.avg) +/- 5%"
+ --assert="mode(variant.time.avg) <= mode(baseline.time.avg) +/- 10%"
0 commit comments