Closed epompeii closed 2 weeks ago
Branch | 2087/merge |
Testbed | ubuntu-latest |
⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholds
CLI flag.
Benchmark | Latency | nanoseconds (ns) |
---|---|---|
fibonacci 10 | 📈 view plot ⚠️ NO THRESHOLD | 489,340.00 |
foldl arrays 50 | 📈 view plot ⚠️ NO THRESHOLD | 1,711,500.00 |
foldl arrays 500 | 📈 view plot ⚠️ NO THRESHOLD | 6,829,100.00 |
foldr strings 50 | 📈 view plot ⚠️ NO THRESHOLD | 7,232,600.00 |
foldr strings 500 | 📈 view plot ⚠️ NO THRESHOLD | 63,858,000.00 |
generate normal 250 | 📈 view plot ⚠️ NO THRESHOLD | 43,754,000.00 |
generate normal 50 | 📈 view plot ⚠️ NO THRESHOLD | 2,032,900.00 |
generate normal unchecked 1000 | 📈 view plot ⚠️ NO THRESHOLD | 3,287,800.00 |
generate normal unchecked 200 | 📈 view plot ⚠️ NO THRESHOLD | 755,030.00 |
pidigits 100 | 📈 view plot ⚠️ NO THRESHOLD | 3,173,000.00 |
pipe normal 20 | 📈 view plot ⚠️ NO THRESHOLD | 1,504,300.00 |
pipe normal 200 | 📈 view plot ⚠️ NO THRESHOLD | 10,416,000.00 |
product 30 | 📈 view plot ⚠️ NO THRESHOLD | 824,080.00 |
scalar 10 | 📈 view plot ⚠️ NO THRESHOLD | 1,503,000.00 |
sum 30 | 📈 view plot ⚠️ NO THRESHOLD | 813,130.00 |
This changeset updates the Bencher CLI to the new recommended usage.