Subject: CVS commit: pkgsrc/benchmarks/hyperfine
From: pin
Date: 2021-01-29 10:15:40
Message id: 20210129091540.3CF51FA91@cvs.NetBSD.org

Log Message:
benchmarks/hyperfine: import package

A 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).

Files:
RevisionActionfile
1.1addpkgsrc/benchmarks/hyperfine/DESCR
1.1addpkgsrc/benchmarks/hyperfine/Makefile
1.1addpkgsrc/benchmarks/hyperfine/PLIST
1.1addpkgsrc/benchmarks/hyperfine/cargo-depends.mk
1.1addpkgsrc/benchmarks/hyperfine/distinfo