crude shell script for running *all* benchmarks
#1
Saves one benchmark per file, so if you're troubleshooting something that only dies on some hashes, you can resume efficiently (because it will skip existing benchmark files).

https://gist.github.com/roycewilliams/a3...7e5201dbb4
~
#2
[a necromancer appears]

This has been superseded by --benchmark-all. Big Grin
~
#3
I use tools/benchmark_deep.pl for generating automated benchmarks. It also works with a given list of hash-modes so you can "resume" at some point.