rust-hyperfine 1.15.0-1 source package in Ubuntu

Changelog

rust-hyperfine (1.15.0-1) unstable; urgency=medium

  * Package hyperfine 1.15.0 from crates.io using debcargo 2.5.0

 -- Sylvestre Ledru <email address hidden>  Thu, 22 Sep 2022 10:07:12 +0200

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-hyperfine_1.15.0-1.dsc 3.0 KiB a65b41a58ca390b98263f12aaece64a3287126396858e4698425d5dedf4e4153
rust-hyperfine_1.15.0.orig.tar.gz 146.7 KiB 92a9fa6e6924f302850dd7bcb0f3a5fed5aede19b7b6424b385e0daadafaf9d9
rust-hyperfine_1.15.0-1.debian.tar.xz 3.7 KiB 029bea03ff5a162e0552eb31cd43426172d3c8b752af022439bb55fc22011379

Available diffs

No changes file available.

Binary packages built by this source

hyperfine: 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).

hyperfine-dbgsym: debug symbols for hyperfine