benchmark-cli: add child tree support (#12021)
* benchmark-cli: add child tree support * removed extra comments * addressed pr comments * clean up * addressed pr comments
Showing
- substrate/bin/node/cli/tests/benchmark_storage_works.rs 1 addition, 0 deletionssubstrate/bin/node/cli/tests/benchmark_storage_works.rs
- substrate/utils/frame/benchmarking-cli/src/storage/cmd.rs 16 additions, 2 deletionssubstrate/utils/frame/benchmarking-cli/src/storage/cmd.rs
- substrate/utils/frame/benchmarking-cli/src/storage/read.rs 34 additions, 7 deletionssubstrate/utils/frame/benchmarking-cli/src/storage/read.rs
- substrate/utils/frame/benchmarking-cli/src/storage/write.rs 150 additions, 39 deletionssubstrate/utils/frame/benchmarking-cli/src/storage/write.rs
Please register or sign in to comment