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 `pallet_utility`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-06-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `runner--ss9ysm1-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -29,6 +29,9 @@
// --chain=westend-dev
// --steps=50
// --repeat=20
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --pallet=pallet_utility
// --extrinsic=*
// --execution=wasm
@@ -52,18 +55,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_923_000 picoseconds.
Weight::from_parts(2_769_254, 0)
// Minimum execution time: 6_791_000 picoseconds.
Weight::from_parts(7_720_310, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_300
.saturating_add(Weight::from_parts(4_339_482, 0).saturating_mul(c.into()))
// Standard Error: 2_420
.saturating_add(Weight::from_parts(5_114_338, 0).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_857_000 picoseconds.
Weight::from_parts(4_983_000, 0)
// Minimum execution time: 4_892_000 picoseconds.
Weight::from_parts(5_122_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -71,18 +74,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_727_000 picoseconds.
Weight::from_parts(5_695_288, 0)
// Minimum execution time: 6_816_000 picoseconds.
Weight::from_parts(12_736_198, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_266
.saturating_add(Weight::from_parts(4_596_881, 0).saturating_mul(c.into()))
// Standard Error: 2_696
.saturating_add(Weight::from_parts(5_378_828, 0).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 8_831_000 picoseconds.
Weight::from_parts(8_991_000, 0)
// Minimum execution time: 8_890_000 picoseconds.
Weight::from_parts(9_286_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -90,10 +93,10 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_815_000 picoseconds.
Weight::from_parts(2_341_206, 0)
// Minimum execution time: 6_823_000 picoseconds.
Weight::from_parts(7_235_613, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_365
.saturating_add(Weight::from_parts(4_334_955, 0).saturating_mul(c.into()))
// Standard Error: 2_817
.saturating_add(Weight::from_parts(5_113_539, 0).saturating_mul(c.into()))
}
}