Closed YorikSar closed 1 month ago
Branch | 2066/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 | 485,340.00 |
pidigits 100 | 📈 view plot ⚠️ NO THRESHOLD | 3,179,500.00 |
product 30 | 📈 view plot ⚠️ NO THRESHOLD | 825,790.00 |
scalar 10 | 📈 view plot ⚠️ NO THRESHOLD | 1,504,500.00 |
sum 30 | 📈 view plot ⚠️ NO THRESHOLD | 807,590.00 |
By default GitHub lists all arguments in brackets after job name. This gets unwieldy when we include runner labels in https://github.com/tweag/nickel/pull/2037. For example, Linux job is now "build-and-test (self-hosted, Linux, X64, stable)". Shorten it to "build-and-test (linux, stable)" instead.