tweag / nickel

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

Add some git utilities #2095

Closed jneem closed 4 days ago

jneem commented 1 week ago

This adds a mini-crate with some git-related utilities. It's split off from the main packaging PR, and doesn't interact with anything else.

github-actions[bot] commented 1 week ago

🐰 Bencher Report

Branchnpm-git
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
fibonacci 10📈 view plot
🚷 view threshold
498,490.00
foldl arrays 50📈 view plot
🚷 view threshold
1,658,000.00
foldl arrays 500📈 view plot
🚷 view threshold
6,597,400.00
foldr strings 50📈 view plot
🚷 view threshold
7,147,800.00
foldr strings 500📈 view plot
🚷 view threshold
62,143,000.00
generate normal 250📈 view plot
🚷 view threshold
46,087,000.00
generate normal 50📈 view plot
🚷 view threshold
2,074,800.00
generate normal unchecked 1000📈 view plot
🚷 view threshold
3,432,500.00
generate normal unchecked 200📈 view plot
🚷 view threshold
767,210.00
pidigits 100📈 view plot
🚷 view threshold
3,252,600.00
pipe normal 20📈 view plot
🚷 view threshold
1,503,800.00
pipe normal 200📈 view plot
🚷 view threshold
10,571,000.00
product 30📈 view plot
🚷 view threshold
834,060.00
scalar 10📈 view plot
🚷 view threshold
1,537,400.00
sum 30📈 view plot
🚷 view threshold
838,870.00
🐰 View full continuous benchmarking report in Bencher