hyperfine
https://github.com/sharkdp/hyperfine
A command-line tool which runs benchmarks of other programs passed as arguments.
It includes:
* 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)
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / hyperfine
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout benchmark/hyperfine && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000001016 1016 Bytes | |
_servicedata | 0000000238 238 Bytes | |
cargo_config | 0000000100 100 Bytes | |
hyperfine-1.15.0+g27.obscpio | 0000390667 382 KB | |
hyperfine-1.15.0+g27.tar.xz | 0000134624 131 KB | |
hyperfine.changes | 0000010440 10.2 KB | |
hyperfine.obsinfo | 0000000103 103 Bytes | |
hyperfine.spec | 0000003270 3.19 KB | |
vendor.tar.xz | 0013832788 13.2 MB |
Revision 17 (latest revision is 36)
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 17)
- Update to version 1.15.0+g27: * Bump serde_json from 1.0.87 to 1.0.89 * Bump once_cell from 1.15.0 to 1.16.0 * Update README.md * Improve hints for outlier warnings * remove unneeded var * remove unneeded var * bump msrv to 1.60.0 * chore: run fmt * use wrap_help * update to clap 4 * use set and settrue * add clap deprecation notices * Bump thiserror from 1.0.35 to 1.0.37 * Bump libc from 0.2.133 to 0.2.137 * Update CHANGELOG * Fixes #568 * Default to $TERM unset = colour on Win32 * Revert to prev. sentence * Fix Shell functions and aliases sexion in README * Move information to CITATION.cff file * got names wrong way around :p * Update README.md * Add citing guide, as per issue #566 * Fix typo in unit test. * Update indicatif * Updates for indicatif 0.17 * Bump indicatif from 0.16.2 to 0.17.0
Comments 0