Companion for substrate#14435 (BenchmarkHelper for frame-system) (#2766)
* Temporary fix for frame_system::set_code benchmark * Removed temprary fix * BenchmarkHelper for frame-system (TODO: add stuff for ParachainSystem OnSetCode) * BenchmarkHelper for frame-system (TODO: add stuff for ParachainSystem OnSetCode) * Glutton * Fix benchmarks for `set_code` * Changed dummy values to non-zero * update lockfile for {"polkadot", "substrate"} --------- Co-authored-by: parity-processbot <>
Showing
- cumulus/Cargo.lock 281 additions, 272 deletionscumulus/Cargo.lock
- cumulus/pallets/parachain-system/src/lib.rs 27 additions, 0 deletionscumulus/pallets/parachain-system/src/lib.rs
- cumulus/parachain-template/runtime/Cargo.toml 1 addition, 0 deletionscumulus/parachain-template/runtime/Cargo.toml
- cumulus/parachain-template/runtime/src/lib.rs 11 additions, 2 deletionscumulus/parachain-template/runtime/src/lib.rs
- cumulus/parachains/runtimes/assets/asset-hub-kusama/Cargo.toml 1 addition, 0 deletions...us/parachains/runtimes/assets/asset-hub-kusama/Cargo.toml
- cumulus/parachains/runtimes/assets/asset-hub-kusama/src/lib.rs 10 additions, 1 deletion...us/parachains/runtimes/assets/asset-hub-kusama/src/lib.rs
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/Cargo.toml 1 addition, 0 deletions.../parachains/runtimes/assets/asset-hub-polkadot/Cargo.toml
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/src/lib.rs 10 additions, 1 deletion.../parachains/runtimes/assets/asset-hub-polkadot/src/lib.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/Cargo.toml 1 addition, 0 deletions...s/parachains/runtimes/assets/asset-hub-westend/Cargo.toml
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/lib.rs 10 additions, 1 deletion...s/parachains/runtimes/assets/asset-hub-westend/src/lib.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-kusama/Cargo.toml 1 addition, 0 deletions...achains/runtimes/bridge-hubs/bridge-hub-kusama/Cargo.toml
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/lib.rs 10 additions, 1 deletion...achains/runtimes/bridge-hubs/bridge-hub-kusama/src/lib.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/Cargo.toml 1 addition, 0 deletions...hains/runtimes/bridge-hubs/bridge-hub-polkadot/Cargo.toml
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/lib.rs 10 additions, 1 deletion...hains/runtimes/bridge-hubs/bridge-hub-polkadot/src/lib.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs 10 additions, 1 deletion...achains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/Cargo.toml 1 addition, 0 deletions...ains/runtimes/collectives/collectives-polkadot/Cargo.toml
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/lib.rs 11 additions, 2 deletions...ains/runtimes/collectives/collectives-polkadot/src/lib.rs
- cumulus/parachains/runtimes/contracts/contracts-rococo/Cargo.toml 1 addition, 0 deletions...parachains/runtimes/contracts/contracts-rococo/Cargo.toml
- cumulus/parachains/runtimes/contracts/contracts-rococo/src/lib.rs 11 additions, 2 deletions...parachains/runtimes/contracts/contracts-rococo/src/lib.rs
- cumulus/parachains/runtimes/glutton/glutton-kusama/Cargo.toml 1 addition, 0 deletions...lus/parachains/runtimes/glutton/glutton-kusama/Cargo.toml
Please register or sign in to comment