feat: add storage benchmarks & base block benchmarks (!118)
* add base block weights * db weights licence * remove unused import * fix base weights computation * force skip some warnings in weights module * force skip fmt on weights module * add storage benchmarks
Showing
- docs/dev/weights-benchmarking.md 33 additions, 7 deletionsdocs/dev/weights-benchmarking.md
- runtime/common/src/constants.rs 6 additions, 21 deletionsruntime/common/src/constants.rs
- runtime/common/src/weights.rs 7 additions, 0 deletionsruntime/common/src/weights.rs
- runtime/common/src/weights/block_weights.rs 75 additions, 0 deletionsruntime/common/src/weights/block_weights.rs
- runtime/common/src/weights/paritydb_weights.rs 111 additions, 0 deletionsruntime/common/src/weights/paritydb_weights.rs
Loading
Please register or sign in to comment