Storage benchmark (!167)
* Add extrinsic_weights benchmark * Fix block_weights benchmark
parent
af021cba
No related branches found
No related tags found
Showing
- Cargo.lock 1 addition, 0 deletionsCargo.lock
- docs/dev/weights-benchmarking.md 6 additions, 7 deletionsdocs/dev/weights-benchmarking.md
- runtime/common/Cargo.toml 2 additions, 0 deletionsruntime/common/Cargo.toml
- runtime/common/src/constants.rs 1 addition, 1 deletionruntime/common/src/constants.rs
- runtime/common/src/pallets_config.rs 3 additions, 0 deletionsruntime/common/src/pallets_config.rs
- runtime/common/src/weights.rs 1 addition, 0 deletionsruntime/common/src/weights.rs
- runtime/common/src/weights/block_weights.rs 43 additions, 61 deletionsruntime/common/src/weights/block_weights.rs
- runtime/common/src/weights/extrinsic_weights.rs 63 additions, 0 deletionsruntime/common/src/weights/extrinsic_weights.rs
Loading
Please register or sign in to comment