Cargo Features
criterion_bencher_compat has no features set by default.
[dependencies]
criterion_bencher_compat = { version = "0.4.0", features = ["real_blackbox"] }
- real_blackbox
-
Enables real_blackbox of criterion ^0.4.0
criterion:
Enable use of the nightly-only test::black_box function to discourage compiler optimizations.
criterion_bencher_compat has 1 feature without comment.