rust-hyperfine 1.18.0-2 source package in Ubuntu

Changelog

rust-hyperfine (1.18.0-2) unstable; urgency=medium

  * Team upload.
  * Package hyperfine 1.18.0 from crates.io using debcargo 2.6.1
  * Relax nix dependency.

 -- Peter Michael Green <email address hidden>  Tue, 27 Feb 2024 06:08:46 +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

Downloads

File Size SHA-256 Checksum
rust-hyperfine_1.18.0-2.dsc 2.9 KiB f16d0cddf2378033ba3c0e4e604d2d54fd505e4a6b5a0fc8111e6e95278ebf4c
rust-hyperfine_1.18.0.orig.tar.gz 155.7 KiB 5e1dfaa90af21f38b00bbcf41bae306caf201238ea7a7ee1e27784e31e31c090
rust-hyperfine_1.18.0-2.debian.tar.xz 4.1 KiB 7fc56807f7a2341af7bbfd9b5057405ef35fcf56d5aaf20656f9ace20bad1f2e

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