Jason Nochlin
Jason Nochlin
For fun, the `Leaderboard` text now scans `./prepare_$fork.sh` and extracts the Java version from `sdk use` if present 😄
Oops, forgot the SMT / turbo stuff
My pleasure, happy to help out! Thanks for putting together such a fun, challenging and educational contest @gunnarmorling! Hopefully I’ll find some time to submit my own entry once we...
Since this has not been merged yet, I added a check that `bc` is installed (it was missing on a test VM I used)
@gunnarmorling I updated the README and made a few other tweaks 👍
I think easiest is to perform the warmup run w/o hyperfine, check the output, then use hyperfine for the 5 runs I keep fighting the desire to abandon hyperfine and...
> I think easiest is to perform the warmup run w/o hyperfine, check the output, then use hyperfine for the 5 runs And if we make this change, why not...
TODO: - [x] Change instructions that create `out_expected.txt` to create `measurements_1B.out` - [x] Run `./test.sh` before hyperfine - [x] Replace hyperfine warmup with `./test.sh measurements_1B.txt` and compare its result to...
PR Ready: #333
Will close #181