rust-hyperfine 1.20.0-2
Package Information
| Description | Command-line benchmarking tool Developed in Rust, hyperfine provides the following 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). |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | Sylvestre Ledru <sylvestre@debian.org> |
| Sponsor | sylvestre@debian.org |
| Distribution | unstable |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/hyperfine] (browse) |
| Closes | #1107878 |
| Popcon Installs | 410 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/rust-hyperfine |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Source | rust-hyperfine |
|---|---|
| Version | 1.20.0-2 |
| Changed-By | Sylvestre Ledru |
| Architecture | amd64 all source |
| Distribution | unstable |
| Date | Tue, 25 Aug 2026 20:27:46 +0000 |
Changelog
rust-hyperfine (1.20.0-2) unstable; urgency=medium
.
* Package hyperfine 1.20.0 from crates.io using debcargo 2.8.4
* New binary package hyperfine-scripts with the upstream plotting and
statistics helper scripts (Closes: #1107878).dsc
| Component | main |
|---|---|
| Package-List | hyperfine deb utils optional arch=any hyperfine-scripts deb utils optional arch=all |
| Section | utils |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: hyperfine Upstream-Contact: David Peter <mail@david-peter.de> Source: https://github.com/sharkdp/hyperfine Files: * Copyright: 2017-2022 David Peter <mail@david-peter.de> License: MIT or Apache-2.0 Files: debian/* Copyright: 2018-2023 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2018 Sylvestre Ledru <sylvestre@debian.org> License: MIT or Apache-2.0 License: Apache-2.0 Debian systems provide the Apache 2.0 license in /usr/share/common-licenses/Apache-2.0 License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.