Search Criteria
Package Details: cargo-criterion 1.1.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/cargo-criterion.git (read-only, click to copy) |
---|---|
Package Base: | cargo-criterion |
Description: | Cargo plugin for analyzing and reporting on Criterion-rs benchmarks. |
Upstream URL: | https://github.com/bheisler/cargo-criterion |
Licenses: | MIT, Apache |
Submitter: | jonasmalacofilho |
Maintainer: | jonasmalacofilho |
Last Packager: | jonasmalacofilho |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-18 06:27 (UTC) |
Last Updated: | 2022-08-04 06:22 (UTC) |
Dependencies (3)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup)
- gnuplot (gnuplot4AUR, gnuplot-gitAUR, gnuplot-noguiAUR, gnuplot-headlessAUR) (optional) – generate detailed graphs with gnuplot
Latest Comments
jonasmalacofilho commented on 2021-03-03 15:26 (UTC)
@KokaKiwi thanks for letting me know; fixed with 1.0.1-3.
I had previously needed to resort to using the .crate from crates.io, since the repository had not been updated with the most recent commit/tag.
After that was fixed on the repository, I replaced the URL but forgot to account for the Cargo.toml normalization that happens while preparing the .crate, which causes it and the source tarball to be different.
KokaKiwi commented on 2021-03-03 10:28 (UTC)
The checksum doesn't match the downloaded repository archive.