Transition to VM weights (#7342)

* ".git/.scripts/commands/bench-vm/bench-vm.sh" all westend

* ".git/.scripts/commands/bench-vm/bench-vm.sh" all polkadot

* ".git/.scripts/commands/bench-vm/bench-vm.sh" all kusama

---------

Co-authored-by: command-bot <>
This commit is contained in:
Oleg Plakida
2023-06-21 14:01:38 +01:00
committed by GitHub
parent 8eda0a039f
commit 4c0af07370
142 changed files with 6249 additions and 3513 deletions
@@ -17,9 +17,9 @@
//! Autogenerated weights for `runtime_parachains::initializer`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-26, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-06-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `runner-e8ezs4ez-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -29,6 +29,9 @@
// --chain=kusama-dev
// --steps=50
// --repeat=20
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --pallet=runtime_parachains::initializer
// --extrinsic=*
// --execution=wasm
@@ -54,11 +57,11 @@ impl<T: frame_system::Config> runtime_parachains::initializer::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `0 + d * (11 ±0)`
// Estimated: `1480 + d * (11 ±0)`
// Minimum execution time: 3_888_000 picoseconds.
Weight::from_parts(6_450_046, 0)
// Minimum execution time: 3_509_000 picoseconds.
Weight::from_parts(3_655_000, 0)
.saturating_add(Weight::from_parts(0, 1480))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_301, 0).saturating_mul(d.into()))
// Standard Error: 15
.saturating_add(Weight::from_parts(2_861, 0).saturating_mul(d.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(Weight::from_parts(0, 11).saturating_mul(d.into()))