3 Commits

Author SHA1 Message Date
fcambus
c4bcc7f02c Update hyperfine to 1.12.0.
While there, move MODCARGO_CRATES directives into crates.inc.
2021-10-26 13:53:51 +00:00
sthen
c491ce8046 update to hyperfine-1.11.0 2021-02-27 19:41:18 +00:00
solene
3a4b337356 Import hyperfine-1.9.0
Command-line benchmarking tool.

Features:
- Statistical analysis across multiple runs.
- Support for arbitrary shell commands.
- Constant feedback about the benchmark progress and current estimates.
- Warmup runs can be executed before the actual benchmark.
- Cache-clearing commands can be set up before each timing run.
- Statistical outlier detection to detect interference from other
  programs and caching effects.
- Export results to various formats: CSV, JSON, Markdown, AsciiDoc.
- Parameterized benchmarks (e.g. vary the number of threads).
- Cross-platform

ok sthen@
2020-05-18 20:44:07 +00:00