Closed jneem closed 1 month ago
Branch | 2075/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 | 494,500.00 |
foldl arrays 50 | 📈 view plot ⚠️ NO THRESHOLD | 1,682,300.00 |
foldl arrays 500 | 📈 view plot ⚠️ NO THRESHOLD | 6,548,500.00 |
foldr strings 50 | 📈 view plot ⚠️ NO THRESHOLD | 7,082,400.00 |
foldr strings 500 | 📈 view plot ⚠️ NO THRESHOLD | 62,035,000.00 |
generate normal 250 | 📈 view plot ⚠️ NO THRESHOLD | 42,269,000.00 |
generate normal 50 | 📈 view plot ⚠️ NO THRESHOLD | 1,915,900.00 |
generate normal unchecked 1000 | 📈 view plot ⚠️ NO THRESHOLD | 3,245,200.00 |
generate normal unchecked 200 | 📈 view plot ⚠️ NO THRESHOLD | 736,710.00 |
pidigits 100 | 📈 view plot ⚠️ NO THRESHOLD | 3,188,300.00 |
pipe normal 20 | 📈 view plot ⚠️ NO THRESHOLD | 1,491,600.00 |
pipe normal 200 | 📈 view plot ⚠️ NO THRESHOLD | 9,890,300.00 |
product 30 | 📈 view plot ⚠️ NO THRESHOLD | 820,390.00 |
scalar 10 | 📈 view plot ⚠️ NO THRESHOLD | 1,503,500.00 |
sum 30 | 📈 view plot ⚠️ NO THRESHOLD | 801,730.00 |
Works around #2059 by disabling spans.
Fixes #2059.
Possible more permanent fixes include:
toml