rust-hyperfine 1.12.0-3ubuntu0.1 source package in Ubuntu

Changelog

rust-hyperfine (1.12.0-3ubuntu0.1) jammy-security; urgency=medium

  * No change rebuild due to update in rust-regex

 -- David Fernandez Gonzalez <email address hidden>  Thu, 18 Aug 2022 11:08:20 +0200

Upload details

Uploaded by:
David Fernandez Gonzalez
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe misc
Jammy security universe misc

Downloads

File Size SHA-256 Checksum
rust-hyperfine_1.12.0.orig.tar.gz 51.7 KiB c2213e4c883fd8991183a387bc3c4c32017e4ded4965d207d594753047640e82
rust-hyperfine_1.12.0-3ubuntu0.1.debian.tar.xz 3.7 KiB 784eacb3cb8e19731378ca03af505273b10fec3aed0fbd28ab74de25dfa07383
rust-hyperfine_1.12.0-3ubuntu0.1.dsc 2.6 KiB 0e9ae18a6399e53865a864d9f32385c8750dc010197c63d54df6f28f35ba5d14

View changes file

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