You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
575 B

name: "bencher"
description: "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!)."
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/bencher"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/bencher/bencher-0.1.5.crate"
}
version: "0.1.5"
license_type: NOTICE
last_upgrade_date {
year: 2020
month: 12
day: 15
}
}