Co #11164: Sub-commands for `benchmark` (#5247)
* Restructure benchmark commands Signed-off-by:Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Add benchmark storage test Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * cargo update -p sp-io * Revert "cargo update -p sp-io" This reverts commit c321b570cef806934acfb7e1a18f543a681b9927. * cargo update -p sp-io Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * update lockfile for {"substrate"} * remove `useless_attribute` * Remove rococo-native cfg Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Make cumulus build Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Fix benchmark commands for the CI Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Make cumulus build Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Make cumulus build Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Disable new bench commands for rococo Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Make cumulus build Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com> Co-authored-by: parity-processbot <>
Showing
- polkadot/.gitlab-ci.yml 1 addition, 1 deletionpolkadot/.gitlab-ci.yml
- polkadot/Cargo.lock 164 additions, 164 deletionspolkadot/Cargo.lock
- polkadot/cli/src/cli.rs 3 additions, 20 deletionspolkadot/cli/src/cli.rs
- polkadot/cli/src/command.rs 85 additions, 196 deletionspolkadot/cli/src/command.rs
- polkadot/cli/src/error.rs 3 additions, 0 deletionspolkadot/cli/src/error.rs
- polkadot/tests/benchmark_block_works.rs 11 additions, 13 deletionspolkadot/tests/benchmark_block_works.rs
- polkadot/tests/benchmark_overhead_works.rs 11 additions, 13 deletionspolkadot/tests/benchmark_overhead_works.rs
- polkadot/tests/benchmark_storage_works.rs 51 additions, 0 deletionspolkadot/tests/benchmark_storage_works.rs
Please register or sign in to comment