• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "bencher"
2description: "A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!)."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://crates.io/crates/bencher"
7  }
8  url {
9    type: ARCHIVE
10    value: "https://static.crates.io/crates/bencher/bencher-0.1.5.crate"
11  }
12  version: "0.1.5"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2020
16    month: 12
17    day: 15
18  }
19}
20