Add options to overwrite range bounds in benchmark command. (#5072)
* Add --mins --maxs to benchmark command. * Apply review suggestions.
Showing
- substrate/bin/node/runtime/src/lib.rs 23 additions, 3 deletionssubstrate/bin/node/runtime/src/lib.rs
- substrate/frame/benchmarking/src/lib.rs 28 additions, 10 deletionssubstrate/frame/benchmarking/src/lib.rs
- substrate/frame/benchmarking/src/utils.rs 11 additions, 1 deletionsubstrate/frame/benchmarking/src/utils.rs
- substrate/utils/frame/benchmarking-cli/src/lib.rs 19 additions, 2 deletionssubstrate/utils/frame/benchmarking-cli/src/lib.rs
Please register or sign in to comment