criterion-macro

Crates.iocriterion-macro
lib.rscriterion-macro
version0.4.0
sourcesrc
created_at2019-08-25 15:41:11.264557
updated_at2022-09-10 17:51:38.576883
descriptionCustom Test Framework macro for Criterion.rs
homepagehttps://bheisler.github.io/criterion.rs/book/index.html
repositoryhttps://github.com/bheisler/criterion.rs
max_upload_size
id159564
size17,084
David Himmelstrup (lemmih)

documentation

README

criterion-macro

This crate provides a procedural macro that allows the use of #[criterion] to mark Criterion.rs benchmark functions.

License

This project is licensed under either of

at your option.

Contributing

We welcome all people who want to contribute. Please see the contributing instructions for more information.

Contributions in any form (issues, pull requests, etc.) to this project must adhere to Rust's Code of Conduct.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 1471

cargo fmt