tweag / nickel

Better configuration for less
https://nickel-lang.org/
MIT License
2.43k stars 93 forks source link

Fix windows tests #2025

Closed cydparser closed 3 months ago

cydparser commented 3 months ago
github-actions[bot] commented 3 months ago

🐰Bencher

ReportThu, August 8, 2024 at 23:35:05 UTC
Projectnickel
Branch2025/merge
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

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.

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns)
fibonacci 10➖ (view plot)489,560.00
pidigits 100➖ (view plot)3,143,700.00
product 30➖ (view plot)803,690.00
scalar 10➖ (view plot)1,461,600.00
sum 30➖ (view plot)789,310.00

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
jneem commented 3 months ago

(Also, I'm happy to merge this in one go and forget about #2024, if that's more convenient)

yannham commented 3 months ago

Oops, I almost merged #2024 before seeing this one. I've reviewed and tested the other. Can I let both this one and #2024 in your hands, @jneem ?