Co #11164: Sub-commands for `benchmark` (#1156)
* para-template: Add bench commands Signed-off-by:Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * collator: Add bench commands Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Test benchmark commands Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Remove comments Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * update lockfile for {"polkadot"} * Remove benchmark block test as the collator cannot produce blocks on its own Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: parity-processbot <>
Showing
- cumulus/Cargo.lock 238 additions, 238 deletionscumulus/Cargo.lock
- cumulus/parachain-template/node/src/cli.rs 3 additions, 2 deletionscumulus/parachain-template/node/src/cli.rs
- cumulus/parachain-template/node/src/command.rs 33 additions, 10 deletionscumulus/parachain-template/node/src/command.rs
- cumulus/polkadot-parachains/src/cli.rs 3 additions, 2 deletionscumulus/polkadot-parachains/src/cli.rs
- cumulus/polkadot-parachains/src/command.rs 64 additions, 16 deletionscumulus/polkadot-parachains/src/command.rs
- cumulus/polkadot-parachains/tests/benchmark_storage_works.rs 42 additions, 0 deletionscumulus/polkadot-parachains/tests/benchmark_storage_works.rs
Please register or sign in to comment