Update all weights (#13614)

* Empty commit

* ".git/.scripts/commands/bench/bench.sh" all

---------

Co-authored-by: Alexander Theißen <alex.theissen@me.com>
Co-authored-by: command-bot <>
This commit is contained in:
Oliver Tale-Yazdi
2023-03-16 17:57:45 +01:00
committed by GitHub
parent b117dbdf08
commit 3a3d93afee
48 changed files with 6017 additions and 6041 deletions
+93 -90
View File
@@ -18,9 +18,9 @@
//! Autogenerated weights for pallet_multisig
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-24, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
// Executed Command:
@@ -31,6 +31,9 @@
// --steps=50
// --repeat=20
// --pallet=pallet_multisig
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
@@ -65,8 +68,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 12_086 nanoseconds.
Weight::from_parts(12_464_828, 0)
// Minimum execution time: 12_096_000 picoseconds.
Weight::from_parts(12_442_958, 0)
// Standard Error: 1
.saturating_add(Weight::from_parts(494, 0).saturating_mul(z.into()))
}
@@ -76,14 +79,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_create(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `352 + s * (2 ±0)`
// Estimated: `5821`
// Minimum execution time: 35_377 nanoseconds.
Weight::from_parts(29_088_956, 5821)
// Standard Error: 335
.saturating_add(Weight::from_parts(67_846, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_523, 0).saturating_mul(z.into()))
// Measured: `301 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 37_609_000 picoseconds.
Weight::from_parts(32_693_100, 6811)
// Standard Error: 449
.saturating_add(Weight::from_parts(56_623, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_203, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -93,14 +96,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `351`
// Estimated: `5821`
// Minimum execution time: 26_138 nanoseconds.
Weight::from_parts(20_479_380, 5821)
// Standard Error: 259
.saturating_add(Weight::from_parts(64_116, 0).saturating_mul(s.into()))
// Standard Error: 2
.saturating_add(Weight::from_parts(1_520, 0).saturating_mul(z.into()))
// Measured: `320`
// Estimated: `6811`
// Minimum execution time: 27_434_000 picoseconds.
Weight::from_parts(22_659_090, 6811)
// Standard Error: 328
.saturating_add(Weight::from_parts(53_508, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_213, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -112,14 +115,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `489 + s * (33 ±0)`
// Estimated: `8424`
// Minimum execution time: 40_323 nanoseconds.
Weight::from_parts(32_311_615, 8424)
// Standard Error: 401
.saturating_add(Weight::from_parts(85_999, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_534, 0).saturating_mul(z.into()))
// Measured: `426 + s * (33 ±0)`
// Estimated: `10404`
// Minimum execution time: 43_592_000 picoseconds.
Weight::from_parts(36_465_266, 10404)
// Standard Error: 1_049
.saturating_add(Weight::from_parts(78_833, 0).saturating_mul(s.into()))
// Standard Error: 10
.saturating_add(Weight::from_parts(1_238, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -128,12 +131,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_create(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `359 + s * (2 ±0)`
// Estimated: `5821`
// Minimum execution time: 26_938 nanoseconds.
Weight::from_parts(27_802_216, 5821)
// Standard Error: 342
.saturating_add(Weight::from_parts(69_282, 0).saturating_mul(s.into()))
// Measured: `301 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 30_216_000 picoseconds.
Weight::from_parts(31_430_373, 6811)
// Standard Error: 967
.saturating_add(Weight::from_parts(57_035, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -142,12 +145,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_approve(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `351`
// Estimated: `5821`
// Minimum execution time: 18_050 nanoseconds.
Weight::from_parts(19_095_404, 5821)
// Standard Error: 419
.saturating_add(Weight::from_parts(66_914, 0).saturating_mul(s.into()))
// Measured: `320`
// Estimated: `6811`
// Minimum execution time: 19_960_000 picoseconds.
Weight::from_parts(21_281_659, 6811)
// Standard Error: 435
.saturating_add(Weight::from_parts(56_445, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -156,12 +159,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[2, 100]`.
fn cancel_as_multi(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `555 + s * (1 ±0)`
// Estimated: `5821`
// Minimum execution time: 27_508 nanoseconds.
Weight::from_parts(28_702_686, 5821)
// Standard Error: 466
.saturating_add(Weight::from_parts(69_419, 0).saturating_mul(s.into()))
// Measured: `492 + s * (1 ±0)`
// Estimated: `6811`
// Minimum execution time: 31_219_000 picoseconds.
Weight::from_parts(32_395_963, 6811)
// Standard Error: 500
.saturating_add(Weight::from_parts(56_853, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -174,8 +177,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 12_086 nanoseconds.
Weight::from_parts(12_464_828, 0)
// Minimum execution time: 12_096_000 picoseconds.
Weight::from_parts(12_442_958, 0)
// Standard Error: 1
.saturating_add(Weight::from_parts(494, 0).saturating_mul(z.into()))
}
@@ -185,14 +188,14 @@ impl WeightInfo for () {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_create(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `352 + s * (2 ±0)`
// Estimated: `5821`
// Minimum execution time: 35_377 nanoseconds.
Weight::from_parts(29_088_956, 5821)
// Standard Error: 335
.saturating_add(Weight::from_parts(67_846, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_523, 0).saturating_mul(z.into()))
// Measured: `301 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 37_609_000 picoseconds.
Weight::from_parts(32_693_100, 6811)
// Standard Error: 449
.saturating_add(Weight::from_parts(56_623, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_203, 0).saturating_mul(z.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -202,14 +205,14 @@ impl WeightInfo for () {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `351`
// Estimated: `5821`
// Minimum execution time: 26_138 nanoseconds.
Weight::from_parts(20_479_380, 5821)
// Standard Error: 259
.saturating_add(Weight::from_parts(64_116, 0).saturating_mul(s.into()))
// Standard Error: 2
.saturating_add(Weight::from_parts(1_520, 0).saturating_mul(z.into()))
// Measured: `320`
// Estimated: `6811`
// Minimum execution time: 27_434_000 picoseconds.
Weight::from_parts(22_659_090, 6811)
// Standard Error: 328
.saturating_add(Weight::from_parts(53_508, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_213, 0).saturating_mul(z.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -221,14 +224,14 @@ impl WeightInfo for () {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `489 + s * (33 ±0)`
// Estimated: `8424`
// Minimum execution time: 40_323 nanoseconds.
Weight::from_parts(32_311_615, 8424)
// Standard Error: 401
.saturating_add(Weight::from_parts(85_999, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_534, 0).saturating_mul(z.into()))
// Measured: `426 + s * (33 ±0)`
// Estimated: `10404`
// Minimum execution time: 43_592_000 picoseconds.
Weight::from_parts(36_465_266, 10404)
// Standard Error: 1_049
.saturating_add(Weight::from_parts(78_833, 0).saturating_mul(s.into()))
// Standard Error: 10
.saturating_add(Weight::from_parts(1_238, 0).saturating_mul(z.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -237,12 +240,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_create(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `359 + s * (2 ±0)`
// Estimated: `5821`
// Minimum execution time: 26_938 nanoseconds.
Weight::from_parts(27_802_216, 5821)
// Standard Error: 342
.saturating_add(Weight::from_parts(69_282, 0).saturating_mul(s.into()))
// Measured: `301 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 30_216_000 picoseconds.
Weight::from_parts(31_430_373, 6811)
// Standard Error: 967
.saturating_add(Weight::from_parts(57_035, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -251,12 +254,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_approve(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `351`
// Estimated: `5821`
// Minimum execution time: 18_050 nanoseconds.
Weight::from_parts(19_095_404, 5821)
// Standard Error: 419
.saturating_add(Weight::from_parts(66_914, 0).saturating_mul(s.into()))
// Measured: `320`
// Estimated: `6811`
// Minimum execution time: 19_960_000 picoseconds.
Weight::from_parts(21_281_659, 6811)
// Standard Error: 435
.saturating_add(Weight::from_parts(56_445, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -265,12 +268,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[2, 100]`.
fn cancel_as_multi(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `555 + s * (1 ±0)`
// Estimated: `5821`
// Minimum execution time: 27_508 nanoseconds.
Weight::from_parts(28_702_686, 5821)
// Standard Error: 466
.saturating_add(Weight::from_parts(69_419, 0).saturating_mul(s.into()))
// Measured: `492 + s * (1 ±0)`
// Estimated: `6811`
// Minimum execution time: 31_219_000 picoseconds.
Weight::from_parts(32_395_963, 6811)
// Standard Error: 500
.saturating_add(Weight::from_parts(56_853, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}