Daily Shaarli

All links of one day in a single page.

May 21, 2019

GitHub - sharkdp/hyperfine: A command-line benchmarking tool
  • 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.
  • Export results to various formats: CSV, JSON, Markdown.
  • Parameterized benchmarks.
  • Cross-platform