Cargo Features
frame-benchmarking-cli has no features set by default.
[dependencies]
frame-benchmarking-cli = { version = "47.0.0", features = ["rocksdb", "runtime-benchmarks"] }
- rocksdb
-
Enables rocksdb of sc-cli and sc-client-db
- runtime-benchmarks
-
Enables runtime-benchmarks of frame-benchmarking, frame-support, frame-system, polkadot-parachain-primitives, polkadot-primitives, sc-client-db, sc-service, and sp-runtime
frame-benchmarking-cli has 2 features without comments.