rust-hyperfine 1.17.0-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * Package hyperfine 1.17.0 from crates.io using debcargo 2.6.0

  [ Sylvestre Ledru ]
  * Package hyperfine 1.17.0 from crates.io using debcargo 2.6.0

 -- Peter Michael Green <email address hidden>  Tue, 11 Jul 2023 22:11:01 +0000

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
rust-hyperfine_1.17.0-1.dsc 2.9 KiB 7384d249acd87912bb1c3c8c5792d770386527e39438d954374f5fa210f0515e
rust-hyperfine_1.17.0.orig.tar.gz 155.3 KiB aa2545ef0128964c44f3015520d897983aa01a3a9880d8bb7c62b056617b7c13
rust-hyperfine_1.17.0-1.debian.tar.xz 4.2 KiB 0891feadef38ad747126faff6ea36437a007d796fd55705e14de75500a9af0f6

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