update weights (#7298)

* polkadot: update weights

* westend: update weights

* kusama: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2023-06-13 13:54:10 +02:00
committed by GitHub
parent 4527f24735
commit 958cf435b1
169 changed files with 5589 additions and 5533 deletions
@@ -17,9 +17,9 @@
//! Autogenerated weights for `frame_benchmarking::baseline`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -52,8 +52,8 @@ impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 182_000 picoseconds.
Weight::from_parts(205_425, 0)
// Minimum execution time: 176_000 picoseconds.
Weight::from_parts(227_529, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 1000000]`.
@@ -61,8 +61,8 @@ impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 181_000 picoseconds.
Weight::from_parts(211_154, 0)
// Minimum execution time: 173_000 picoseconds.
Weight::from_parts(228_034, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 1000000]`.
@@ -71,7 +71,7 @@ impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for Weigh
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 181_000 picoseconds.
Weight::from_parts(213_770, 0)
Weight::from_parts(231_715, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 1000000]`.
@@ -79,16 +79,16 @@ impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 182_000 picoseconds.
Weight::from_parts(205_830, 0)
// Minimum execution time: 168_000 picoseconds.
Weight::from_parts(214_773, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn hashing() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 19_204_192_000 picoseconds.
Weight::from_parts(19_387_813_000, 0)
// Minimum execution time: 20_121_371_000 picoseconds.
Weight::from_parts(20_280_436_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 100]`.
@@ -96,10 +96,10 @@ impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 201_000 picoseconds.
Weight::from_parts(216_000, 0)
// Minimum execution time: 197_000 picoseconds.
Weight::from_parts(1_266_068, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 7_416
.saturating_add(Weight::from_parts(46_946_123, 0).saturating_mul(i.into()))
// Standard Error: 32_183
.saturating_add(Weight::from_parts(47_292_385, 0).saturating_mul(i.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `frame_election_provider_support`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -54,13 +54,13 @@ impl<T: frame_system::Config> frame_election_provider_support::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_592_602_000 picoseconds.
Weight::from_parts(6_624_542_000, 0)
// Minimum execution time: 6_152_145_000 picoseconds.
Weight::from_parts(6_210_377_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 146_810
.saturating_add(Weight::from_parts(6_132_062, 0).saturating_mul(v.into()))
// Standard Error: 15_009_354
.saturating_add(Weight::from_parts(1_608_749_783, 0).saturating_mul(d.into()))
// Standard Error: 135_056
.saturating_add(Weight::from_parts(5_727_859, 0).saturating_mul(v.into()))
// Standard Error: 13_807_644
.saturating_add(Weight::from_parts(1_491_790_113, 0).saturating_mul(d.into()))
}
/// The range of component `v` is `[1000, 2000]`.
/// The range of component `t` is `[500, 1000]`.
@@ -69,12 +69,12 @@ impl<T: frame_system::Config> frame_election_provider_support::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_594_449_000 picoseconds.
Weight::from_parts(4_624_318_000, 0)
// Minimum execution time: 4_186_828_000 picoseconds.
Weight::from_parts(4_224_591_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 125_306
.saturating_add(Weight::from_parts(4_982_326, 0).saturating_mul(v.into()))
// Standard Error: 12_810_878
.saturating_add(Weight::from_parts(1_455_352_897, 0).saturating_mul(d.into()))
// Standard Error: 109_703
.saturating_add(Weight::from_parts(4_436_722, 0).saturating_mul(v.into()))
// Standard Error: 11_215_655
.saturating_add(Weight::from_parts(1_254_723_184, 0).saturating_mul(d.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -52,22 +52,22 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_539_000 picoseconds.
Weight::from_parts(2_627_000, 0)
// Minimum execution time: 2_218_000 picoseconds.
Weight::from_parts(2_263_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
.saturating_add(Weight::from_parts(365, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(408, 0).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 8_055_000 picoseconds.
Weight::from_parts(8_173_000, 0)
// Minimum execution time: 7_292_000 picoseconds.
Weight::from_parts(7_348_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
.saturating_add(Weight::from_parts(1_398, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(1_448, 0).saturating_mul(b.into()))
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
@@ -77,14 +77,25 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `1485`
// Minimum execution time: 4_417_000 picoseconds.
Weight::from_parts(4_671_000, 0)
// Minimum execution time: 3_852_000 picoseconds.
Weight::from_parts(4_082_000, 0)
.saturating_add(Weight::from_parts(0, 1485))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: unknown `0x3a636f6465` (r:0 w:1)
/// Proof Skipped: unknown `0x3a636f6465` (r:0 w:1)
fn set_code() -> Weight {
Weight::from_parts(1_000_000, 0)
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `1485`
// Minimum execution time: 82_193_241_000 picoseconds.
Weight::from_parts(83_864_245_000, 0)
.saturating_add(Weight::from_parts(0, 1485))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: Skipped Metadata (r:0 w:0)
/// Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
@@ -93,11 +104,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_558_000 picoseconds.
Weight::from_parts(2_602_000, 0)
// Minimum execution time: 2_132_000 picoseconds.
Weight::from_parts(2_241_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 1_616
.saturating_add(Weight::from_parts(660_932, 0).saturating_mul(i.into()))
// Standard Error: 1_918
.saturating_add(Weight::from_parts(671_510, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -107,11 +118,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_485_000 picoseconds.
Weight::from_parts(2_597_000, 0)
// Minimum execution time: 2_287_000 picoseconds.
Weight::from_parts(2_352_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 762
.saturating_add(Weight::from_parts(484_884, 0).saturating_mul(i.into()))
// Standard Error: 804
.saturating_add(Weight::from_parts(488_896, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -120,12 +131,12 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
fn kill_prefix(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `105 + p * (69 ±0)`
// Estimated: `115 + p * (70 ±0)`
// Minimum execution time: 4_495_000 picoseconds.
Weight::from_parts(4_626_000, 0)
.saturating_add(Weight::from_parts(0, 115))
// Standard Error: 903
.saturating_add(Weight::from_parts(1_003_387, 0).saturating_mul(p.into()))
// Estimated: `118 + p * (70 ±0)`
// Minimum execution time: 4_068_000 picoseconds.
Weight::from_parts(4_178_000, 0)
.saturating_add(Weight::from_parts(0, 118))
// Standard Error: 1_057
.saturating_add(Weight::from_parts(1_019_126, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_bags_list`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -59,8 +59,8 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1654`
// Estimated: `11506`
// Minimum execution time: 59_659_000 picoseconds.
Weight::from_parts(60_312_000, 0)
// Minimum execution time: 59_912_000 picoseconds.
Weight::from_parts(60_537_000, 0)
.saturating_add(Weight::from_parts(0, 11506))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
@@ -77,8 +77,8 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1548`
// Estimated: `8877`
// Minimum execution time: 58_211_000 picoseconds.
Weight::from_parts(58_815_000, 0)
// Minimum execution time: 58_687_000 picoseconds.
Weight::from_parts(59_224_000, 0)
.saturating_add(Weight::from_parts(0, 8877))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
@@ -97,8 +97,8 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1857`
// Estimated: `11506`
// Minimum execution time: 64_274_000 picoseconds.
Weight::from_parts(65_101_000, 0)
// Minimum execution time: 64_701_000 picoseconds.
Weight::from_parts(65_657_000, 0)
.saturating_add(Weight::from_parts(0, 11506))
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(6))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -57,8 +57,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `219`
// Estimated: `6164`
// Minimum execution time: 53_848_000 picoseconds.
Weight::from_parts(54_405_000, 0)
// Minimum execution time: 54_130_000 picoseconds.
Weight::from_parts(54_899_000, 0)
.saturating_add(Weight::from_parts(0, 6164))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
@@ -73,8 +73,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `219`
// Estimated: `6164`
// Minimum execution time: 40_963_000 picoseconds.
Weight::from_parts(41_704_000, 0)
// Minimum execution time: 41_648_000 picoseconds.
Weight::from_parts(42_104_000, 0)
.saturating_add(Weight::from_parts(0, 6164))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
@@ -85,8 +85,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `217`
// Estimated: `3577`
// Minimum execution time: 15_354_000 picoseconds.
Weight::from_parts(15_614_000, 0)
// Minimum execution time: 14_945_000 picoseconds.
Weight::from_parts(15_242_000, 0)
.saturating_add(Weight::from_parts(0, 3577))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -101,8 +101,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `393`
// Estimated: `3593`
// Minimum execution time: 25_601_000 picoseconds.
Weight::from_parts(26_064_000, 0)
// Minimum execution time: 25_268_000 picoseconds.
Weight::from_parts(25_731_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
@@ -117,8 +117,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `322`
// Estimated: `6196`
// Minimum execution time: 55_799_000 picoseconds.
Weight::from_parts(56_476_000, 0)
// Minimum execution time: 55_768_000 picoseconds.
Weight::from_parts(57_107_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(5))
@@ -133,8 +133,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `219`
// Estimated: `6164`
// Minimum execution time: 50_298_000 picoseconds.
Weight::from_parts(50_967_000, 0)
// Minimum execution time: 50_928_000 picoseconds.
Weight::from_parts(51_492_000, 0)
.saturating_add(Weight::from_parts(0, 6164))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
@@ -147,8 +147,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `391`
// Estimated: `3593`
// Minimum execution time: 20_916_000 picoseconds.
Weight::from_parts(21_199_000, 0)
// Minimum execution time: 20_353_000 picoseconds.
Weight::from_parts(20_903_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -163,11 +163,11 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0 + u * (256 ±0)`
// Estimated: `990 + u * (2603 ±0)`
// Minimum execution time: 20_435_000 picoseconds.
Weight::from_parts(20_823_000, 0)
// Minimum execution time: 20_196_000 picoseconds.
Weight::from_parts(20_569_000, 0)
.saturating_add(Weight::from_parts(0, 990))
// Standard Error: 13_048
.saturating_add(Weight::from_parts(15_398_340, 0).saturating_mul(u.into()))
// Standard Error: 12_940
.saturating_add(Weight::from_parts(15_636_044, 0).saturating_mul(u.into()))
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(u.into())))
.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(u.into())))
.saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into()))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_bounties`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -60,11 +60,11 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `177`
// Estimated: `3593`
// Minimum execution time: 28_255_000 picoseconds.
Weight::from_parts(29_403_164, 0)
// Minimum execution time: 28_067_000 picoseconds.
Weight::from_parts(29_387_679, 0)
.saturating_add(Weight::from_parts(0, 3593))
// Standard Error: 8
.saturating_add(Weight::from_parts(687, 0).saturating_mul(d.into()))
// Standard Error: 9
.saturating_add(Weight::from_parts(743, 0).saturating_mul(d.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -76,8 +76,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `269`
// Estimated: `3642`
// Minimum execution time: 11_058_000 picoseconds.
Weight::from_parts(11_325_000, 0)
// Minimum execution time: 10_705_000 picoseconds.
Weight::from_parts(10_867_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -88,8 +88,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `289`
// Estimated: `3642`
// Minimum execution time: 9_853_000 picoseconds.
Weight::from_parts(10_113_000, 0)
// Minimum execution time: 9_664_000 picoseconds.
Weight::from_parts(9_881_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -102,8 +102,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `465`
// Estimated: `3642`
// Minimum execution time: 40_140_000 picoseconds.
Weight::from_parts(40_641_000, 0)
// Minimum execution time: 39_552_000 picoseconds.
Weight::from_parts(39_988_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -116,8 +116,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `461`
// Estimated: `3642`
// Minimum execution time: 26_728_000 picoseconds.
Weight::from_parts(27_104_000, 0)
// Minimum execution time: 26_337_000 picoseconds.
Weight::from_parts(26_835_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -130,8 +130,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `405`
// Estimated: `3642`
// Minimum execution time: 19_297_000 picoseconds.
Weight::from_parts(19_626_000, 0)
// Minimum execution time: 18_485_000 picoseconds.
Weight::from_parts(18_997_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -148,8 +148,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `769`
// Estimated: `8799`
// Minimum execution time: 110_040_000 picoseconds.
Weight::from_parts(110_661_000, 0)
// Minimum execution time: 109_641_000 picoseconds.
Weight::from_parts(110_672_000, 0)
.saturating_add(Weight::from_parts(0, 8799))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(6))
@@ -166,8 +166,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `449`
// Estimated: `3642`
// Minimum execution time: 45_454_000 picoseconds.
Weight::from_parts(45_940_000, 0)
// Minimum execution time: 44_842_000 picoseconds.
Weight::from_parts(45_457_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
@@ -184,8 +184,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `685`
// Estimated: `6196`
// Minimum execution time: 74_573_000 picoseconds.
Weight::from_parts(75_522_000, 0)
// Minimum execution time: 74_312_000 picoseconds.
Weight::from_parts(74_773_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
@@ -196,8 +196,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `325`
// Estimated: `3642`
// Minimum execution time: 15_341_000 picoseconds.
Weight::from_parts(15_613_000, 0)
// Minimum execution time: 14_885_000 picoseconds.
Weight::from_parts(15_159_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -213,11 +213,11 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0 + b * (297 ±0)`
// Estimated: `1887 + b * (5206 ±0)`
// Minimum execution time: 4_305_000 picoseconds.
Weight::from_parts(4_351_000, 0)
// Minimum execution time: 4_240_000 picoseconds.
Weight::from_parts(893_660, 0)
.saturating_add(Weight::from_parts(0, 1887))
// Standard Error: 33_856
.saturating_add(Weight::from_parts(38_149_515, 0).saturating_mul(b.into()))
// Standard Error: 30_177
.saturating_add(Weight::from_parts(37_971_849, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_child_bounties`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -64,11 +64,11 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `545`
// Estimated: `6196`
// Minimum execution time: 65_558_000 picoseconds.
Weight::from_parts(66_669_372, 0)
// Minimum execution time: 65_967_000 picoseconds.
Weight::from_parts(66_821_337, 0)
.saturating_add(Weight::from_parts(0, 6196))
// Standard Error: 8
.saturating_add(Weight::from_parts(710, 0).saturating_mul(d.into()))
// Standard Error: 10
.saturating_add(Weight::from_parts(777, 0).saturating_mul(d.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -82,8 +82,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `599`
// Estimated: `3642`
// Minimum execution time: 17_853_000 picoseconds.
Weight::from_parts(18_343_000, 0)
// Minimum execution time: 17_467_000 picoseconds.
Weight::from_parts(17_679_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -98,8 +98,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `745`
// Estimated: `3642`
// Minimum execution time: 31_791_000 picoseconds.
Weight::from_parts(32_371_000, 0)
// Minimum execution time: 31_308_000 picoseconds.
Weight::from_parts(31_656_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -114,8 +114,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `745`
// Estimated: `3642`
// Minimum execution time: 45_667_000 picoseconds.
Weight::from_parts(46_549_000, 0)
// Minimum execution time: 45_478_000 picoseconds.
Weight::from_parts(45_791_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -128,8 +128,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `642`
// Estimated: `3642`
// Minimum execution time: 21_792_000 picoseconds.
Weight::from_parts(22_192_000, 0)
// Minimum execution time: 21_199_000 picoseconds.
Weight::from_parts(21_489_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -146,8 +146,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `614`
// Estimated: `8799`
// Minimum execution time: 105_215_000 picoseconds.
Weight::from_parts(106_028_000, 0)
// Minimum execution time: 106_194_000 picoseconds.
Weight::from_parts(106_716_000, 0)
.saturating_add(Weight::from_parts(0, 8799))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(6))
@@ -168,8 +168,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `845`
// Estimated: `6196`
// Minimum execution time: 71_488_000 picoseconds.
Weight::from_parts(72_349_000, 0)
// Minimum execution time: 71_472_000 picoseconds.
Weight::from_parts(71_885_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(6))
@@ -190,8 +190,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `1032`
// Estimated: `8799`
// Minimum execution time: 87_364_000 picoseconds.
Weight::from_parts(88_086_000, 0)
// Minimum execution time: 87_377_000 picoseconds.
Weight::from_parts(88_265_000, 0)
.saturating_add(Weight::from_parts(0, 8799))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(7))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_conviction_voting`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -63,8 +63,8 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `13445`
// Estimated: `42428`
// Minimum execution time: 115_953_000 picoseconds.
Weight::from_parts(117_572_000, 0)
// Minimum execution time: 110_399_000 picoseconds.
Weight::from_parts(113_418_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(5))
@@ -85,8 +85,8 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `14166`
// Estimated: `83866`
// Minimum execution time: 183_807_000 picoseconds.
Weight::from_parts(186_496_000, 0)
// Minimum execution time: 170_763_000 picoseconds.
Weight::from_parts(176_331_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(6))
@@ -101,8 +101,8 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `13918`
// Estimated: `83866`
// Minimum execution time: 156_732_000 picoseconds.
Weight::from_parts(158_818_000, 0)
// Minimum execution time: 145_996_000 picoseconds.
Weight::from_parts(148_599_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
@@ -115,8 +115,8 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `13004`
// Estimated: `30706`
// Minimum execution time: 58_814_000 picoseconds.
Weight::from_parts(60_373_000, 0)
// Minimum execution time: 56_024_000 picoseconds.
Weight::from_parts(58_114_000, 0)
.saturating_add(Weight::from_parts(0, 30706))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -138,11 +138,11 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `29640 + r * (365 ±0)`
// Estimated: `83866 + r * (3411 ±0)`
// Minimum execution time: 61_667_000 picoseconds.
Weight::from_parts(1_653_934_030, 0)
// Minimum execution time: 59_247_000 picoseconds.
Weight::from_parts(1_578_847_390, 0)
.saturating_add(Weight::from_parts(0, 83866))
// Standard Error: 143_001
.saturating_add(Weight::from_parts(39_318_932, 0).saturating_mul(r.into()))
// Standard Error: 137_017
.saturating_add(Weight::from_parts(37_792_797, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(6))
@@ -160,11 +160,11 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `29555 + r * (365 ±0)`
// Estimated: `83866 + r * (3411 ±0)`
// Minimum execution time: 34_316_000 picoseconds.
Weight::from_parts(1_604_279_044, 0)
// Minimum execution time: 31_674_000 picoseconds.
Weight::from_parts(1_538_332_917, 0)
.saturating_add(Weight::from_parts(0, 83866))
// Standard Error: 140_985
.saturating_add(Weight::from_parts(39_065_843, 0).saturating_mul(r.into()))
// Standard Error: 135_691
.saturating_add(Weight::from_parts(38_078_566, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(4))
@@ -183,8 +183,8 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `12218`
// Estimated: `30706`
// Minimum execution time: 83_835_000 picoseconds.
Weight::from_parts(85_818_000, 0)
// Minimum execution time: 79_728_000 picoseconds.
Weight::from_parts(81_706_000, 0)
.saturating_add(Weight::from_parts(0, 30706))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_election_provider_multi_phase`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -67,8 +67,8 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Proof Size summary in bytes:
// Measured: `959`
// Estimated: `3481`
// Minimum execution time: 20_180_000 picoseconds.
Weight::from_parts(21_067_000, 0)
// Minimum execution time: 20_288_000 picoseconds.
Weight::from_parts(20_855_000, 0)
.saturating_add(Weight::from_parts(0, 3481))
.saturating_add(T::DbWeight::get().reads(8))
}
@@ -80,8 +80,8 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Proof Size summary in bytes:
// Measured: `80`
// Estimated: `1565`
// Minimum execution time: 12_428_000 picoseconds.
Weight::from_parts(12_848_000, 0)
// Minimum execution time: 12_440_000 picoseconds.
Weight::from_parts(12_779_000, 0)
.saturating_add(Weight::from_parts(0, 1565))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -94,8 +94,8 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Proof Size summary in bytes:
// Measured: `80`
// Estimated: `1565`
// Minimum execution time: 13_756_000 picoseconds.
Weight::from_parts(14_012_000, 0)
// Minimum execution time: 13_744_000 picoseconds.
Weight::from_parts(14_037_000, 0)
.saturating_add(Weight::from_parts(0, 1565))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -108,8 +108,8 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 29_688_000 picoseconds.
Weight::from_parts(30_015_000, 0)
// Minimum execution time: 29_460_000 picoseconds.
Weight::from_parts(29_985_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -120,8 +120,8 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 20_493_000 picoseconds.
Weight::from_parts(20_753_000, 0)
// Minimum execution time: 20_359_000 picoseconds.
Weight::from_parts(20_663_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -138,13 +138,13 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 665_559_000 picoseconds.
Weight::from_parts(7_757_128, 0)
// Minimum execution time: 657_591_000 picoseconds.
Weight::from_parts(23_731_735, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2_303
.saturating_add(Weight::from_parts(583_391, 0).saturating_mul(v.into()))
// Standard Error: 4_604
.saturating_add(Weight::from_parts(99_435, 0).saturating_mul(t.into()))
// Standard Error: 2_147
.saturating_add(Weight::from_parts(578_784, 0).saturating_mul(v.into()))
// Standard Error: 4_292
.saturating_add(Weight::from_parts(93_667, 0).saturating_mul(t.into()))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
@@ -173,11 +173,11 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Proof Size summary in bytes:
// Measured: `832 + a * (1152 ±0) + d * (47 ±0)`
// Estimated: `4282 + a * (1152 ±0) + d * (48 ±0)`
// Minimum execution time: 386_115_000 picoseconds.
Weight::from_parts(399_168_000, 0)
// Minimum execution time: 367_245_000 picoseconds.
Weight::from_parts(377_296_000, 0)
.saturating_add(Weight::from_parts(0, 4282))
// Standard Error: 8_656
.saturating_add(Weight::from_parts(575_703, 0).saturating_mul(a.into()))
// Standard Error: 8_804
.saturating_add(Weight::from_parts(650_426, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(9))
.saturating_add(Weight::from_parts(0, 1152).saturating_mul(a.into()))
@@ -199,8 +199,8 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Proof Size summary in bytes:
// Measured: `1170`
// Estimated: `2655`
// Minimum execution time: 49_185_000 picoseconds.
Weight::from_parts(49_597_000, 0)
// Minimum execution time: 48_759_000 picoseconds.
Weight::from_parts(49_247_000, 0)
.saturating_add(Weight::from_parts(0, 2655))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
@@ -223,19 +223,17 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
/// The range of component `t` is `[500, 1000]`.
/// The range of component `a` is `[500, 800]`.
/// The range of component `d` is `[200, 400]`.
fn submit_unsigned(v: u32, t: u32, a: u32, d: u32, ) -> Weight {
fn submit_unsigned(v: u32, t: u32, a: u32, _d: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `185 + t * (32 ±0) + v * (809 ±0)`
// Estimated: `1670 + t * (32 ±0) + v * (809 ±0)`
// Minimum execution time: 7_390_749_000 picoseconds.
Weight::from_parts(171_070_056, 0)
// Minimum execution time: 7_057_662_000 picoseconds.
Weight::from_parts(7_137_164_000, 0)
.saturating_add(Weight::from_parts(0, 1670))
// Standard Error: 18_684
.saturating_add(Weight::from_parts(903_428, 0).saturating_mul(v.into()))
// Standard Error: 62_193
.saturating_add(Weight::from_parts(10_753_222, 0).saturating_mul(a.into()))
// Standard Error: 93_216
.saturating_add(Weight::from_parts(1_714_649, 0).saturating_mul(d.into()))
// Standard Error: 22_962
.saturating_add(Weight::from_parts(101_767, 0).saturating_mul(v.into()))
// Standard Error: 68_046
.saturating_add(Weight::from_parts(6_760_988, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into()))
@@ -257,13 +255,13 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Proof Size summary in bytes:
// Measured: `160 + t * (32 ±0) + v * (809 ±0)`
// Estimated: `1645 + t * (32 ±0) + v * (809 ±0)`
// Minimum execution time: 6_211_318_000 picoseconds.
Weight::from_parts(6_244_165_000, 0)
// Minimum execution time: 5_873_278_000 picoseconds.
Weight::from_parts(5_985_023_000, 0)
.saturating_add(Weight::from_parts(0, 1645))
// Standard Error: 19_612
.saturating_add(Weight::from_parts(134_010, 0).saturating_mul(v.into()))
// Standard Error: 58_119
.saturating_add(Weight::from_parts(5_700_625, 0).saturating_mul(a.into()))
// Standard Error: 20_958
.saturating_add(Weight::from_parts(52_402, 0).saturating_mul(v.into()))
// Standard Error: 62_107
.saturating_add(Weight::from_parts(5_452_671, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into()))
.saturating_add(Weight::from_parts(0, 809).saturating_mul(v.into()))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_fast_unstake`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -80,13 +80,13 @@ impl<T: frame_system::Config> pallet_fast_unstake::WeightInfo for WeightInfo<T>
/// The range of component `b` is `[1, 64]`.
fn on_idle_unstake(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1214 + b * (343 ±0)`
// Measured: `1176 + b * (343 ±0)`
// Estimated: `4676 + b * (3774 ±0)`
// Minimum execution time: 88_679_000 picoseconds.
Weight::from_parts(24_547_439, 0)
// Minimum execution time: 87_063_000 picoseconds.
Weight::from_parts(23_428_481, 0)
.saturating_add(Weight::from_parts(0, 4676))
// Standard Error: 43_388
.saturating_add(Weight::from_parts(54_036_464, 0).saturating_mul(b.into()))
// Standard Error: 48_812
.saturating_add(Weight::from_parts(53_481_477, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -111,15 +111,15 @@ impl<T: frame_system::Config> pallet_fast_unstake::WeightInfo for WeightInfo<T>
/// The range of component `b` is `[1, 64]`.
fn on_idle_check(v: u32, b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1382 + b * (48 ±0) + v * (18487 ±0)`
// Estimated: `4700 + b * (49 ±0) + v * (20963 ±0)`
// Minimum execution time: 1_642_912_000 picoseconds.
Weight::from_parts(1_651_614_000, 0)
.saturating_add(Weight::from_parts(0, 4700))
// Standard Error: 15_060_369
.saturating_add(Weight::from_parts(482_726_870, 0).saturating_mul(v.into()))
// Standard Error: 60_258_251
.saturating_add(Weight::from_parts(1_893_734_636, 0).saturating_mul(b.into()))
// Measured: `1344 + b * (48 ±0) + v * (18487 ±0)`
// Estimated: `4676 + b * (49 ±0) + v * (20963 ±0)`
// Minimum execution time: 1_650_957_000 picoseconds.
Weight::from_parts(1_681_546_000, 0)
.saturating_add(Weight::from_parts(0, 4676))
// Standard Error: 15_020_512
.saturating_add(Weight::from_parts(482_553_559, 0).saturating_mul(v.into()))
// Standard Error: 60_098_778
.saturating_add(Weight::from_parts(1_887_735_942, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -158,10 +158,10 @@ impl<T: frame_system::Config> pallet_fast_unstake::WeightInfo for WeightInfo<T>
/// Proof: FastUnstake CounterForQueue (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
fn register_fast_unstake() -> Weight {
// Proof Size summary in bytes:
// Measured: `1864`
// Measured: `1826`
// Estimated: `4764`
// Minimum execution time: 117_566_000 picoseconds.
Weight::from_parts(118_709_000, 0)
// Minimum execution time: 115_973_000 picoseconds.
Weight::from_parts(118_898_000, 0)
.saturating_add(Weight::from_parts(0, 4764))
.saturating_add(T::DbWeight::get().reads(15))
.saturating_add(T::DbWeight::get().writes(9))
@@ -178,10 +178,10 @@ impl<T: frame_system::Config> pallet_fast_unstake::WeightInfo for WeightInfo<T>
/// Proof: FastUnstake CounterForQueue (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
fn deregister() -> Weight {
// Proof Size summary in bytes:
// Measured: `1122`
// Measured: `1084`
// Estimated: `4676`
// Minimum execution time: 43_460_000 picoseconds.
Weight::from_parts(44_208_000, 0)
// Minimum execution time: 42_160_000 picoseconds.
Weight::from_parts(43_079_000, 0)
.saturating_add(Weight::from_parts(0, 4676))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
@@ -192,8 +192,8 @@ impl<T: frame_system::Config> pallet_fast_unstake::WeightInfo for WeightInfo<T>
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_858_000 picoseconds.
Weight::from_parts(3_088_000, 0)
// Minimum execution time: 2_597_000 picoseconds.
Weight::from_parts(2_783_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_identity`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -54,11 +54,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `32 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 12_101_000 picoseconds.
Weight::from_parts(12_743_753, 0)
// Minimum execution time: 11_458_000 picoseconds.
Weight::from_parts(12_065_609, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_491
.saturating_add(Weight::from_parts(106_844, 0).saturating_mul(r.into()))
// Standard Error: 1_453
.saturating_add(Weight::from_parts(115_213, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -70,13 +70,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `442 + r * (5 ±0)`
// Estimated: `11003`
// Minimum execution time: 31_894_000 picoseconds.
Weight::from_parts(31_275_923, 0)
// Minimum execution time: 31_655_000 picoseconds.
Weight::from_parts(31_089_696, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 1_949
.saturating_add(Weight::from_parts(90_177, 0).saturating_mul(r.into()))
// Standard Error: 380
.saturating_add(Weight::from_parts(451_518, 0).saturating_mul(x.into()))
// Standard Error: 1_815
.saturating_add(Weight::from_parts(74_740, 0).saturating_mul(r.into()))
// Standard Error: 354
.saturating_add(Weight::from_parts(450_715, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -91,11 +91,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `11003 + s * (2589 ±0)`
// Minimum execution time: 9_703_000 picoseconds.
Weight::from_parts(25_002_066, 0)
// Minimum execution time: 9_219_000 picoseconds.
Weight::from_parts(23_941_709, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 4_078
.saturating_add(Weight::from_parts(2_733_970, 0).saturating_mul(s.into()))
// Standard Error: 3_938
.saturating_add(Weight::from_parts(2_691_567, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -113,11 +113,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `194 + p * (32 ±0)`
// Estimated: `11003`
// Minimum execution time: 9_451_000 picoseconds.
Weight::from_parts(24_361_172, 0)
// Minimum execution time: 9_187_000 picoseconds.
Weight::from_parts(23_331_230, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 3_542
.saturating_add(Weight::from_parts(1_121_341, 0).saturating_mul(p.into()))
// Standard Error: 3_251
.saturating_add(Weight::from_parts(1_097_123, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
@@ -135,15 +135,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `11003`
// Minimum execution time: 54_101_000 picoseconds.
Weight::from_parts(33_192_607, 0)
// Minimum execution time: 54_059_000 picoseconds.
Weight::from_parts(33_831_123, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 4_080
.saturating_add(Weight::from_parts(55_443, 0).saturating_mul(r.into()))
// Standard Error: 796
.saturating_add(Weight::from_parts(1_092_165, 0).saturating_mul(s.into()))
// Standard Error: 796
.saturating_add(Weight::from_parts(230_394, 0).saturating_mul(x.into()))
// Standard Error: 5_874
.saturating_add(Weight::from_parts(33_658, 0).saturating_mul(r.into()))
// Standard Error: 1_147
.saturating_add(Weight::from_parts(1_086_575, 0).saturating_mul(s.into()))
// Standard Error: 1_147
.saturating_add(Weight::from_parts(217_501, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -158,13 +158,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `367 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `11003`
// Minimum execution time: 33_110_000 picoseconds.
Weight::from_parts(31_913_069, 0)
// Minimum execution time: 32_273_000 picoseconds.
Weight::from_parts(31_276_801, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 1_882
.saturating_add(Weight::from_parts(107_534, 0).saturating_mul(r.into()))
// Standard Error: 367
.saturating_add(Weight::from_parts(468_986, 0).saturating_mul(x.into()))
// Standard Error: 2_127
.saturating_add(Weight::from_parts(103_894, 0).saturating_mul(r.into()))
// Standard Error: 415
.saturating_add(Weight::from_parts(465_799, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -176,13 +176,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `398 + x * (66 ±0)`
// Estimated: `11003`
// Minimum execution time: 30_079_000 picoseconds.
Weight::from_parts(27_259_116, 0)
// Minimum execution time: 29_416_000 picoseconds.
Weight::from_parts(28_875_860, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 23_842
.saturating_add(Weight::from_parts(170_125, 0).saturating_mul(r.into()))
// Standard Error: 4_652
.saturating_add(Weight::from_parts(481_642, 0).saturating_mul(x.into()))
// Standard Error: 1_970
.saturating_add(Weight::from_parts(71_149, 0).saturating_mul(r.into()))
// Standard Error: 384
.saturating_add(Weight::from_parts(466_555, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -193,11 +193,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 7_635_000 picoseconds.
Weight::from_parts(8_125_925, 0)
// Minimum execution time: 7_188_000 picoseconds.
Weight::from_parts(7_679_707, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_129
.saturating_add(Weight::from_parts(92_025, 0).saturating_mul(r.into()))
// Standard Error: 1_115
.saturating_add(Weight::from_parts(100_745, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -208,11 +208,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 7_791_000 picoseconds.
Weight::from_parts(8_298_456, 0)
// Minimum execution time: 7_344_000 picoseconds.
Weight::from_parts(7_843_267, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_126
.saturating_add(Weight::from_parts(85_726, 0).saturating_mul(r.into()))
// Standard Error: 1_285
.saturating_add(Weight::from_parts(96_032, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -223,11 +223,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 7_661_000 picoseconds.
Weight::from_parts(8_136_466, 0)
// Minimum execution time: 7_298_000 picoseconds.
Weight::from_parts(7_699_423, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_079
.saturating_add(Weight::from_parts(89_022, 0).saturating_mul(r.into()))
// Standard Error: 1_021
.saturating_add(Weight::from_parts(94_460, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -241,13 +241,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `445 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `11003`
// Minimum execution time: 23_630_000 picoseconds.
Weight::from_parts(22_129_771, 0)
// Minimum execution time: 22_813_000 picoseconds.
Weight::from_parts(22_518_747, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 2_838
.saturating_add(Weight::from_parts(121_695, 0).saturating_mul(r.into()))
// Standard Error: 525
.saturating_add(Weight::from_parts(748_599, 0).saturating_mul(x.into()))
// Standard Error: 2_126
.saturating_add(Weight::from_parts(91_405, 0).saturating_mul(r.into()))
// Standard Error: 393
.saturating_add(Weight::from_parts(739_711, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -266,15 +266,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `11003`
// Minimum execution time: 70_382_000 picoseconds.
Weight::from_parts(48_756_189, 0)
// Minimum execution time: 68_514_000 picoseconds.
Weight::from_parts(49_427_829, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 4_513
.saturating_add(Weight::from_parts(57_700, 0).saturating_mul(r.into()))
// Standard Error: 881
.saturating_add(Weight::from_parts(1_107_373, 0).saturating_mul(s.into()))
// Standard Error: 881
.saturating_add(Weight::from_parts(235_577, 0).saturating_mul(x.into()))
// Standard Error: 4_883
.saturating_add(Weight::from_parts(25_681, 0).saturating_mul(r.into()))
// Standard Error: 953
.saturating_add(Weight::from_parts(1_094_735, 0).saturating_mul(s.into()))
// Standard Error: 953
.saturating_add(Weight::from_parts(223_048, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -290,11 +290,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `475 + s * (36 ±0)`
// Estimated: `11003`
// Minimum execution time: 29_447_000 picoseconds.
Weight::from_parts(34_578_504, 0)
// Minimum execution time: 28_279_000 picoseconds.
Weight::from_parts(33_153_595, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 1_368
.saturating_add(Weight::from_parts(60_635, 0).saturating_mul(s.into()))
// Standard Error: 1_304
.saturating_add(Weight::from_parts(62_546, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -307,11 +307,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `591 + s * (3 ±0)`
// Estimated: `11003`
// Minimum execution time: 13_214_000 picoseconds.
Weight::from_parts(15_133_067, 0)
// Minimum execution time: 12_641_000 picoseconds.
Weight::from_parts(14_600_226, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 498
.saturating_add(Weight::from_parts(16_129, 0).saturating_mul(s.into()))
// Standard Error: 525
.saturating_add(Weight::from_parts(17_307, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -326,11 +326,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `638 + s * (35 ±0)`
// Estimated: `11003`
// Minimum execution time: 32_964_000 picoseconds.
Weight::from_parts(36_119_193, 0)
// Minimum execution time: 31_796_000 picoseconds.
Weight::from_parts(34_973_700, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 873
.saturating_add(Weight::from_parts(48_803, 0).saturating_mul(s.into()))
// Standard Error: 934
.saturating_add(Weight::from_parts(52_308, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -345,11 +345,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `704 + s * (37 ±0)`
// Estimated: `6723`
// Minimum execution time: 24_456_000 picoseconds.
Weight::from_parts(26_964_746, 0)
// Minimum execution time: 23_740_000 picoseconds.
Weight::from_parts(26_342_512, 0)
.saturating_add(Weight::from_parts(0, 6723))
// Standard Error: 877
.saturating_add(Weight::from_parts(56_104, 0).saturating_mul(s.into()))
// Standard Error: 961
.saturating_add(Weight::from_parts(55_063, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_im_online`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -63,13 +63,13 @@ impl<T: frame_system::Config> pallet_im_online::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `361 + k * (32 ±0)`
// Estimated: `10024497 + e * (35 ±0) + k * (32 ±0)`
// Minimum execution time: 92_733_000 picoseconds.
Weight::from_parts(72_169_379, 0)
// Minimum execution time: 91_361_000 picoseconds.
Weight::from_parts(72_262_090, 0)
.saturating_add(Weight::from_parts(0, 10024497))
// Standard Error: 311
.saturating_add(Weight::from_parts(24_625, 0).saturating_mul(k.into()))
// Standard Error: 3_141
.saturating_add(Weight::from_parts(394_871, 0).saturating_mul(e.into()))
// Standard Error: 252
.saturating_add(Weight::from_parts(22_094, 0).saturating_mul(k.into()))
// Standard Error: 2_539
.saturating_add(Weight::from_parts(395_966, 0).saturating_mul(e.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(Weight::from_parts(0, 35).saturating_mul(e.into()))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_indices`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -53,8 +53,8 @@ impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `142`
// Estimated: `3534`
// Minimum execution time: 24_137_000 picoseconds.
Weight::from_parts(24_687_000, 0)
// Minimum execution time: 23_844_000 picoseconds.
Weight::from_parts(24_387_000, 0)
.saturating_add(Weight::from_parts(0, 3534))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -67,8 +67,8 @@ impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `341`
// Estimated: `3593`
// Minimum execution time: 34_476_000 picoseconds.
Weight::from_parts(35_322_000, 0)
// Minimum execution time: 34_861_000 picoseconds.
Weight::from_parts(35_285_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -79,8 +79,8 @@ impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `238`
// Estimated: `3534`
// Minimum execution time: 25_118_000 picoseconds.
Weight::from_parts(25_583_000, 0)
// Minimum execution time: 25_146_000 picoseconds.
Weight::from_parts(25_439_000, 0)
.saturating_add(Weight::from_parts(0, 3534))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -93,8 +93,8 @@ impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `341`
// Estimated: `3593`
// Minimum execution time: 27_535_000 picoseconds.
Weight::from_parts(27_859_000, 0)
// Minimum execution time: 27_330_000 picoseconds.
Weight::from_parts(27_869_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -105,8 +105,8 @@ impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `238`
// Estimated: `3534`
// Minimum execution time: 27_324_000 picoseconds.
Weight::from_parts(27_696_000, 0)
// Minimum execution time: 27_352_000 picoseconds.
Weight::from_parts(27_819_000, 0)
.saturating_add(Weight::from_parts(0, 3534))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -1,4 +1,4 @@
// Copyright 2017-2022 Parity Technologies (UK) Ltd.
// Copyright (C) Parity Technologies (UK) Ltd.
// This file is part of Polkadot.
// Polkadot is free software: you can redistribute it and/or modify
@@ -13,164 +13,178 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
//! Autogenerated weights for `pallet_message_queue`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `i9`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
// ./target/release/polkadot
// ./target/production/polkadot
// benchmark
// pallet
// --chain=kusama-dev
// --steps=50
// --repeat=20
// --pallet=pallet-message-queue
// --pallet=pallet_message_queue
// --extrinsic=*
// --heap-pages=4096
// --header=file_header.txt
// --output
// runtime/kusama/src/weights/pallet_message_queue.rs
// --execution=wasm
// --wasm-execution=compiled
// --header=./file_header.txt
// --output=./runtime/kusama/src/weights/
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_message_queue`.
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_message_queue::WeightInfo for WeightInfo<T> {
/// Storage: MessageQueue ServiceHead (r:1 w:0)
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(5), added: 500, mode: MaxEncodedLen)
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(6), added: 501, mode: MaxEncodedLen)
/// Storage: MessageQueue BookStateFor (r:2 w:2)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
fn ready_ring_knit() -> Weight {
// Proof Size summary in bytes:
// Measured: `837`
// Estimated: `5554`
// Minimum execution time: 5_669 nanoseconds.
Weight::from_parts(5_925_000, 0)
.saturating_add(Weight::from_parts(0, 5554))
// Measured: `248`
// Estimated: `6050`
// Minimum execution time: 11_016_000 picoseconds.
Weight::from_parts(11_315_000, 0)
.saturating_add(Weight::from_parts(0, 6050))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: MessageQueue BookStateFor (r:2 w:2)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
/// Storage: MessageQueue ServiceHead (r:1 w:1)
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(5), added: 500, mode: MaxEncodedLen)
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(6), added: 501, mode: MaxEncodedLen)
fn ready_ring_unknit() -> Weight {
// Proof Size summary in bytes:
// Measured: `837`
// Estimated: `5554`
// Minimum execution time: 5_604 nanoseconds.
Weight::from_parts(5_993_000, 0)
.saturating_add(Weight::from_parts(0, 5554))
// Measured: `248`
// Estimated: `6050`
// Minimum execution time: 10_338_000 picoseconds.
Weight::from_parts(10_638_000, 0)
.saturating_add(Weight::from_parts(0, 6050))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: MessageQueue BookStateFor (r:1 w:1)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
fn service_queue_base() -> Weight {
// Proof Size summary in bytes:
// Measured: `576`
// Estimated: `2527`
// Minimum execution time: 2_104 nanoseconds.
Weight::from_parts(2_241_000, 0)
.saturating_add(Weight::from_parts(0, 2527))
// Measured: `42`
// Estimated: `3520`
// Minimum execution time: 4_022_000 picoseconds.
Weight::from_parts(4_230_000, 0)
.saturating_add(Weight::from_parts(0, 3520))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: MessageQueue Pages (r:1 w:1)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65585), added: 68060, mode: MaxEncodedLen)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65586), added: 68061, mode: MaxEncodedLen)
fn service_page_base_completion() -> Weight {
// Proof Size summary in bytes:
// Measured: `648`
// Estimated: `68060`
// Minimum execution time: 3_175 nanoseconds.
Weight::from_parts(3_289_000, 0)
.saturating_add(Weight::from_parts(0, 68060))
// Measured: `115`
// Estimated: `69051`
// Minimum execution time: 5_556_000 picoseconds.
Weight::from_parts(5_664_000, 0)
.saturating_add(Weight::from_parts(0, 69051))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: MessageQueue Pages (r:1 w:1)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65585), added: 68060, mode: MaxEncodedLen)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65586), added: 68061, mode: MaxEncodedLen)
fn service_page_base_no_completion() -> Weight {
// Proof Size summary in bytes:
// Measured: `648`
// Estimated: `68060`
// Minimum execution time: 3_198 nanoseconds.
Weight::from_parts(3_308_000, 0)
.saturating_add(Weight::from_parts(0, 68060))
// Measured: `115`
// Estimated: `69051`
// Minimum execution time: 5_798_000 picoseconds.
Weight::from_parts(6_034_000, 0)
.saturating_add(Weight::from_parts(0, 69051))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
fn service_page_item() -> Weight {
// Proof Size summary in bytes:
// Measured: `969`
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 46_864 nanoseconds.
Weight::from_parts(47_073_000, 0)
// Minimum execution time: 74_017_000 picoseconds.
Weight::from_parts(74_464_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// Storage: MessageQueue ServiceHead (r:1 w:1)
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(5), added: 500, mode: MaxEncodedLen)
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(6), added: 501, mode: MaxEncodedLen)
/// Storage: MessageQueue BookStateFor (r:1 w:0)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
fn bump_service_head() -> Weight {
// Proof Size summary in bytes:
// Measured: `712`
// Estimated: `3027`
// Minimum execution time: 3_552 nanoseconds.
Weight::from_parts(3_710_000, 0)
.saturating_add(Weight::from_parts(0, 3027))
// Measured: `149`
// Estimated: `3520`
// Minimum execution time: 6_188_000 picoseconds.
Weight::from_parts(6_348_000, 0)
.saturating_add(Weight::from_parts(0, 3520))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: MessageQueue BookStateFor (r:1 w:1)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
/// Storage: MessageQueue Pages (r:1 w:1)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65585), added: 68060, mode: MaxEncodedLen)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65586), added: 68061, mode: MaxEncodedLen)
/// Storage: unknown `0x3a72656c61795f64697370617463685f71756575655f72656d61696e696e675f` (r:0 w:1)
/// Proof Skipped: unknown `0x3a72656c61795f64697370617463685f71756575655f72656d61696e696e675f` (r:0 w:1)
/// Storage: unknown `0xf5207f03cfdce586301014700e2c2593fad157e461d71fd4c1f936839a5f1f3e` (r:0 w:1)
/// Proof Skipped: unknown `0xf5207f03cfdce586301014700e2c2593fad157e461d71fd4c1f936839a5f1f3e` (r:0 w:1)
fn reap_page() -> Weight {
// Proof Size summary in bytes:
// Measured: `66857`
// Estimated: `70587`
// Minimum execution time: 38_491 nanoseconds.
Weight::from_parts(46_983_000, 0)
.saturating_add(Weight::from_parts(0, 70587))
// Measured: `65714`
// Estimated: `69051`
// Minimum execution time: 59_987_000 picoseconds.
Weight::from_parts(60_597_000, 0)
.saturating_add(Weight::from_parts(0, 69051))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(T::DbWeight::get().writes(4))
}
/// Storage: MessageQueue BookStateFor (r:1 w:1)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
/// Storage: MessageQueue Pages (r:1 w:1)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65585), added: 68060, mode: MaxEncodedLen)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65586), added: 68061, mode: MaxEncodedLen)
/// Storage: unknown `0x3a72656c61795f64697370617463685f71756575655f72656d61696e696e675f` (r:0 w:1)
/// Proof Skipped: unknown `0x3a72656c61795f64697370617463685f71756575655f72656d61696e696e675f` (r:0 w:1)
/// Storage: unknown `0xf5207f03cfdce586301014700e2c2593fad157e461d71fd4c1f936839a5f1f3e` (r:0 w:1)
/// Proof Skipped: unknown `0xf5207f03cfdce586301014700e2c2593fad157e461d71fd4c1f936839a5f1f3e` (r:0 w:1)
fn execute_overweight_page_removed() -> Weight {
// Proof Size summary in bytes:
// Measured: `66857`
// Estimated: `70587`
// Minimum execution time: 88_529 nanoseconds.
Weight::from_parts(144_649_000, 0)
.saturating_add(Weight::from_parts(0, 70587))
// Measured: `65714`
// Estimated: `69051`
// Minimum execution time: 74_760_000 picoseconds.
Weight::from_parts(75_474_000, 0)
.saturating_add(Weight::from_parts(0, 69051))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(T::DbWeight::get().writes(4))
}
/// Storage: MessageQueue BookStateFor (r:1 w:1)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
/// Storage: MessageQueue Pages (r:1 w:1)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65585), added: 68060, mode: MaxEncodedLen)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65586), added: 68061, mode: MaxEncodedLen)
/// Storage: unknown `0x3a72656c61795f64697370617463685f71756575655f72656d61696e696e675f` (r:0 w:1)
/// Proof Skipped: unknown `0x3a72656c61795f64697370617463685f71756575655f72656d61696e696e675f` (r:0 w:1)
/// Storage: unknown `0xf5207f03cfdce586301014700e2c2593fad157e461d71fd4c1f936839a5f1f3e` (r:0 w:1)
/// Proof Skipped: unknown `0xf5207f03cfdce586301014700e2c2593fad157e461d71fd4c1f936839a5f1f3e` (r:0 w:1)
fn execute_overweight_page_updated() -> Weight {
// Proof Size summary in bytes:
// Measured: `66857`
// Estimated: `70587`
// Minimum execution time: 79_494 nanoseconds.
Weight::from_parts(84_895_000, 0)
.saturating_add(Weight::from_parts(0, 70587))
// Measured: `65714`
// Estimated: `69051`
// Minimum execution time: 109_391_000 picoseconds.
Weight::from_parts(110_098_000, 0)
.saturating_add(Weight::from_parts(0, 69051))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(T::DbWeight::get().writes(4))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -52,11 +52,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 12_077_000 picoseconds.
Weight::from_parts(12_503_434, 0)
// Minimum execution time: 10_815_000 picoseconds.
Weight::from_parts(11_323_012, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2
.saturating_add(Weight::from_parts(500, 0).saturating_mul(z.into()))
// Standard Error: 1
.saturating_add(Weight::from_parts(532, 0).saturating_mul(z.into()))
}
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
@@ -66,13 +66,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `301 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 41_160_000 picoseconds.
Weight::from_parts(35_506_721, 0)
// Minimum execution time: 39_448_000 picoseconds.
Weight::from_parts(34_192_255, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 385
.saturating_add(Weight::from_parts(63_369, 0).saturating_mul(s.into()))
// Standard Error: 372
.saturating_add(Weight::from_parts(60_856, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_194, 0).saturating_mul(z.into()))
.saturating_add(Weight::from_parts(1_238, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -84,13 +84,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `320`
// Estimated: `6811`
// Minimum execution time: 26_935_000 picoseconds.
Weight::from_parts(21_624_406, 0)
// Minimum execution time: 25_763_000 picoseconds.
Weight::from_parts(20_985_864, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 284
.saturating_add(Weight::from_parts(59_288, 0).saturating_mul(s.into()))
// Standard Error: 256
.saturating_add(Weight::from_parts(55_031, 0).saturating_mul(s.into()))
// Standard Error: 2
.saturating_add(Weight::from_parts(1_222, 0).saturating_mul(z.into()))
.saturating_add(Weight::from_parts(1_217, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -104,13 +104,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `426 + s * (33 ±0)`
// Estimated: `6811`
// Minimum execution time: 46_401_000 picoseconds.
Weight::from_parts(39_301_660, 0)
// Minimum execution time: 44_531_000 picoseconds.
Weight::from_parts(37_704_187, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 703
.saturating_add(Weight::from_parts(75_160, 0).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_parts(1_236, 0).saturating_mul(z.into()))
// Standard Error: 1_283
.saturating_add(Weight::from_parts(74_432, 0).saturating_mul(s.into()))
// Standard Error: 12
.saturating_add(Weight::from_parts(1_286, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -121,11 +121,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `301 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 32_549_000 picoseconds.
Weight::from_parts(34_081_487, 0)
// Minimum execution time: 31_644_000 picoseconds.
Weight::from_parts(32_950_543, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 544
.saturating_add(Weight::from_parts(66_832, 0).saturating_mul(s.into()))
// Standard Error: 550
.saturating_add(Weight::from_parts(63_342, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -136,11 +136,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `320`
// Estimated: `6811`
// Minimum execution time: 19_568_000 picoseconds.
Weight::from_parts(20_570_167, 0)
// Minimum execution time: 18_561_000 picoseconds.
Weight::from_parts(19_413_827, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 411
.saturating_add(Weight::from_parts(59_691, 0).saturating_mul(s.into()))
// Standard Error: 405
.saturating_add(Weight::from_parts(56_806, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -151,11 +151,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `492 + s * (1 ±0)`
// Estimated: `6811`
// Minimum execution time: 33_844_000 picoseconds.
Weight::from_parts(35_036_501, 0)
// Minimum execution time: 33_073_000 picoseconds.
Weight::from_parts(34_146_589, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 503
.saturating_add(Weight::from_parts(64_100, 0).saturating_mul(s.into()))
// Standard Error: 554
.saturating_add(Weight::from_parts(63_171, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_nis`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -58,11 +58,11 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `10210 + l * (48 ±0)`
// Estimated: `51487`
// Minimum execution time: 45_950_000 picoseconds.
Weight::from_parts(47_235_564, 0)
// Minimum execution time: 45_619_000 picoseconds.
Weight::from_parts(47_677_093, 0)
.saturating_add(Weight::from_parts(0, 51487))
// Standard Error: 723
.saturating_add(Weight::from_parts(71_625, 0).saturating_mul(l.into()))
// Standard Error: 703
.saturating_add(Weight::from_parts(72_096, 0).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -76,8 +76,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `58212`
// Estimated: `51487`
// Minimum execution time: 129_538_000 picoseconds.
Weight::from_parts(132_437_000, 0)
// Minimum execution time: 128_405_000 picoseconds.
Weight::from_parts(130_564_000, 0)
.saturating_add(Weight::from_parts(0, 51487))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
@@ -93,11 +93,11 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `10210 + l * (48 ±0)`
// Estimated: `51487`
// Minimum execution time: 49_489_000 picoseconds.
Weight::from_parts(44_072_270, 0)
// Minimum execution time: 49_230_000 picoseconds.
Weight::from_parts(44_102_358, 0)
.saturating_add(Weight::from_parts(0, 51487))
// Standard Error: 744
.saturating_add(Weight::from_parts(90_901, 0).saturating_mul(l.into()))
// Standard Error: 714
.saturating_add(Weight::from_parts(89_380, 0).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -111,8 +111,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `225`
// Estimated: `3593`
// Minimum execution time: 38_216_000 picoseconds.
Weight::from_parts(38_536_000, 0)
// Minimum execution time: 37_644_000 picoseconds.
Weight::from_parts(38_134_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
@@ -133,8 +133,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `470`
// Estimated: `3593`
// Minimum execution time: 72_706_000 picoseconds.
Weight::from_parts(73_956_000, 0)
// Minimum execution time: 72_806_000 picoseconds.
Weight::from_parts(73_682_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(6))
@@ -157,8 +157,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `660`
// Estimated: `3593`
// Minimum execution time: 85_985_000 picoseconds.
Weight::from_parts(87_206_000, 0)
// Minimum execution time: 86_241_000 picoseconds.
Weight::from_parts(86_894_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(6))
@@ -177,8 +177,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `388`
// Estimated: `3593`
// Minimum execution time: 47_928_000 picoseconds.
Weight::from_parts(48_637_000, 0)
// Minimum execution time: 48_003_000 picoseconds.
Weight::from_parts(48_450_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
@@ -199,8 +199,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `604`
// Estimated: `3593`
// Minimum execution time: 90_893_000 picoseconds.
Weight::from_parts(92_819_000, 0)
// Minimum execution time: 91_023_000 picoseconds.
Weight::from_parts(91_858_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(5))
@@ -217,8 +217,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `10658`
// Estimated: `11487`
// Minimum execution time: 24_052_000 picoseconds.
Weight::from_parts(24_288_000, 0)
// Minimum execution time: 23_405_000 picoseconds.
Weight::from_parts(23_795_000, 0)
.saturating_add(Weight::from_parts(0, 11487))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -229,8 +229,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `51487`
// Minimum execution time: 4_043_000 picoseconds.
Weight::from_parts(4_153_000, 0)
// Minimum execution time: 4_073_000 picoseconds.
Weight::from_parts(4_178_000, 0)
.saturating_add(Weight::from_parts(0, 51487))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -241,8 +241,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_136_000 picoseconds.
Weight::from_parts(7_266_000, 0)
// Minimum execution time: 6_911_000 picoseconds.
Weight::from_parts(7_035_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_nomination_pools`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -81,8 +81,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `3229`
// Estimated: `8877`
// Minimum execution time: 177_669_000 picoseconds.
Weight::from_parts(179_103_000, 0)
// Minimum execution time: 179_299_000 picoseconds.
Weight::from_parts(180_182_000, 0)
.saturating_add(Weight::from_parts(0, 8877))
.saturating_add(T::DbWeight::get().reads(19))
.saturating_add(T::DbWeight::get().writes(12))
@@ -113,8 +113,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `3239`
// Estimated: `8877`
// Minimum execution time: 175_672_000 picoseconds.
Weight::from_parts(176_469_000, 0)
// Minimum execution time: 175_633_000 picoseconds.
Weight::from_parts(177_175_000, 0)
.saturating_add(Weight::from_parts(0, 8877))
.saturating_add(T::DbWeight::get().reads(16))
.saturating_add(T::DbWeight::get().writes(12))
@@ -147,8 +147,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `3304`
// Estimated: `8877`
// Minimum execution time: 208_139_000 picoseconds.
Weight::from_parts(209_564_000, 0)
// Minimum execution time: 210_213_000 picoseconds.
Weight::from_parts(211_547_000, 0)
.saturating_add(Weight::from_parts(0, 8877))
.saturating_add(T::DbWeight::get().reads(17))
.saturating_add(T::DbWeight::get().writes(13))
@@ -169,8 +169,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `1171`
// Estimated: `4182`
// Minimum execution time: 75_175_000 picoseconds.
Weight::from_parts(76_017_000, 0)
// Minimum execution time: 76_246_000 picoseconds.
Weight::from_parts(77_173_000, 0)
.saturating_add(Weight::from_parts(0, 4182))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
@@ -211,8 +211,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `3506`
// Estimated: `8877`
// Minimum execution time: 159_841_000 picoseconds.
Weight::from_parts(160_601_000, 0)
// Minimum execution time: 160_774_000 picoseconds.
Weight::from_parts(161_718_000, 0)
.saturating_add(Weight::from_parts(0, 8877))
.saturating_add(T::DbWeight::get().reads(20))
.saturating_add(T::DbWeight::get().writes(13))
@@ -234,11 +234,11 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `1608`
// Estimated: `4764`
// Minimum execution time: 59_858_000 picoseconds.
Weight::from_parts(61_144_446, 0)
// Minimum execution time: 60_544_000 picoseconds.
Weight::from_parts(61_517_925, 0)
.saturating_add(Weight::from_parts(0, 4764))
// Standard Error: 587
.saturating_add(Weight::from_parts(6_282, 0).saturating_mul(s.into()))
// Standard Error: 662
.saturating_add(Weight::from_parts(11_522, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -269,11 +269,11 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `2036`
// Estimated: `4764`
// Minimum execution time: 122_632_000 picoseconds.
Weight::from_parts(124_462_310, 0)
// Minimum execution time: 124_321_000 picoseconds.
Weight::from_parts(126_047_261, 0)
.saturating_add(Weight::from_parts(0, 4764))
// Standard Error: 676
.saturating_add(Weight::from_parts(18_268, 0).saturating_mul(s.into()))
// Standard Error: 675
.saturating_add(Weight::from_parts(18_085, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -326,8 +326,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `2394`
// Estimated: `6196`
// Minimum execution time: 205_332_000 picoseconds.
Weight::from_parts(208_023_885, 0)
// Minimum execution time: 207_405_000 picoseconds.
Weight::from_parts(210_508_610, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(21))
.saturating_add(T::DbWeight::get().writes(18))
@@ -380,8 +380,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `1222`
// Estimated: `6196`
// Minimum execution time: 180_680_000 picoseconds.
Weight::from_parts(181_910_000, 0)
// Minimum execution time: 180_998_000 picoseconds.
Weight::from_parts(182_778_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(22))
.saturating_add(T::DbWeight::get().writes(15))
@@ -415,11 +415,11 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `1774`
// Estimated: `4556 + n * (2520 ±0)`
// Minimum execution time: 65_339_000 picoseconds.
Weight::from_parts(65_255_249, 0)
// Minimum execution time: 65_637_000 picoseconds.
Weight::from_parts(65_594_581, 0)
.saturating_add(Weight::from_parts(0, 4556))
// Standard Error: 2_909
.saturating_add(Weight::from_parts(1_291_006, 0).saturating_mul(n.into()))
// Standard Error: 2_621
.saturating_add(Weight::from_parts(1_330_797, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(5))
@@ -435,8 +435,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `1363`
// Estimated: `4556`
// Minimum execution time: 35_433_000 picoseconds.
Weight::from_parts(35_860_000, 0)
// Minimum execution time: 35_081_000 picoseconds.
Weight::from_parts(35_804_000, 0)
.saturating_add(Weight::from_parts(0, 4556))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
@@ -452,11 +452,11 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `531`
// Estimated: `3735`
// Minimum execution time: 14_219_000 picoseconds.
Weight::from_parts(14_629_720, 0)
// Minimum execution time: 14_029_000 picoseconds.
Weight::from_parts(14_521_820, 0)
.saturating_add(Weight::from_parts(0, 3735))
// Standard Error: 54
.saturating_add(Weight::from_parts(1_446, 0).saturating_mul(n.into()))
.saturating_add(Weight::from_parts(1_359, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -476,8 +476,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_221_000 picoseconds.
Weight::from_parts(6_368_000, 0)
// Minimum execution time: 6_155_000 picoseconds.
Weight::from_parts(6_374_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -487,8 +487,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `531`
// Estimated: `3685`
// Minimum execution time: 19_697_000 picoseconds.
Weight::from_parts(20_115_000, 0)
// Minimum execution time: 19_310_000 picoseconds.
Weight::from_parts(19_580_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -515,8 +515,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `1937`
// Estimated: `4556`
// Minimum execution time: 63_674_000 picoseconds.
Weight::from_parts(64_352_000, 0)
// Minimum execution time: 63_944_000 picoseconds.
Weight::from_parts(64_767_000, 0)
.saturating_add(Weight::from_parts(0, 4556))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(5))
@@ -533,8 +533,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `770`
// Estimated: `3685`
// Minimum execution time: 31_835_000 picoseconds.
Weight::from_parts(32_163_000, 0)
// Minimum execution time: 31_633_000 picoseconds.
Weight::from_parts(32_235_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -545,8 +545,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `571`
// Estimated: `3685`
// Minimum execution time: 18_810_000 picoseconds.
Weight::from_parts(18_983_000, 0)
// Minimum execution time: 18_403_000 picoseconds.
Weight::from_parts(18_632_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -557,8 +557,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `531`
// Estimated: `3685`
// Minimum execution time: 19_450_000 picoseconds.
Weight::from_parts(19_856_000, 0)
// Minimum execution time: 19_310_000 picoseconds.
Weight::from_parts(19_620_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -571,8 +571,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `542`
// Estimated: `4182`
// Minimum execution time: 14_486_000 picoseconds.
Weight::from_parts(14_767_000, 0)
// Minimum execution time: 14_143_000 picoseconds.
Weight::from_parts(14_582_000, 0)
.saturating_add(Weight::from_parts(0, 4182))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -589,8 +589,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `968`
// Estimated: `3685`
// Minimum execution time: 61_566_000 picoseconds.
Weight::from_parts(62_663_000, 0)
// Minimum execution time: 62_619_000 picoseconds.
Weight::from_parts(63_484_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_preimage`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -56,11 +56,11 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `143`
// Estimated: `3556`
// Minimum execution time: 29_693_000 picoseconds.
Weight::from_parts(30_126_000, 0)
// Minimum execution time: 28_919_000 picoseconds.
Weight::from_parts(29_073_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
// Standard Error: 1
.saturating_add(Weight::from_parts(1_962, 0).saturating_mul(s.into()))
.saturating_add(Weight::from_parts(2_011, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,11 +73,11 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `3556`
// Minimum execution time: 16_453_000 picoseconds.
Weight::from_parts(16_742_000, 0)
// Minimum execution time: 15_818_000 picoseconds.
Weight::from_parts(16_138_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
// Standard Error: 1
.saturating_add(Weight::from_parts(1_958, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(2_034, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -90,11 +90,11 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `3556`
// Minimum execution time: 15_518_000 picoseconds.
Weight::from_parts(15_658_000, 0)
// Minimum execution time: 15_184_000 picoseconds.
Weight::from_parts(15_346_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
// Standard Error: 1
.saturating_add(Weight::from_parts(1_960, 0).saturating_mul(s.into()))
.saturating_add(Weight::from_parts(2_010, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -106,8 +106,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `289`
// Estimated: `3556`
// Minimum execution time: 37_656_000 picoseconds.
Weight::from_parts(38_443_000, 0)
// Minimum execution time: 35_552_000 picoseconds.
Weight::from_parts(36_559_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -120,8 +120,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `3556`
// Minimum execution time: 21_911_000 picoseconds.
Weight::from_parts(22_472_000, 0)
// Minimum execution time: 20_145_000 picoseconds.
Weight::from_parts(21_041_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -132,8 +132,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `188`
// Estimated: `3556`
// Minimum execution time: 20_309_000 picoseconds.
Weight::from_parts(21_076_000, 0)
// Minimum execution time: 18_949_000 picoseconds.
Weight::from_parts(19_616_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -144,8 +144,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `3556`
// Minimum execution time: 11_659_000 picoseconds.
Weight::from_parts(12_301_000, 0)
// Minimum execution time: 11_082_000 picoseconds.
Weight::from_parts(11_853_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -156,8 +156,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `42`
// Estimated: `3556`
// Minimum execution time: 13_699_000 picoseconds.
Weight::from_parts(14_170_000, 0)
// Minimum execution time: 12_687_000 picoseconds.
Weight::from_parts(13_259_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -168,8 +168,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `3556`
// Minimum execution time: 8_513_000 picoseconds.
Weight::from_parts(8_776_000, 0)
// Minimum execution time: 8_156_000 picoseconds.
Weight::from_parts(8_324_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -182,8 +182,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `3556`
// Minimum execution time: 20_899_000 picoseconds.
Weight::from_parts(22_170_000, 0)
// Minimum execution time: 18_817_000 picoseconds.
Weight::from_parts(19_833_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -194,8 +194,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `3556`
// Minimum execution time: 8_227_000 picoseconds.
Weight::from_parts(8_457_000, 0)
// Minimum execution time: 7_904_000 picoseconds.
Weight::from_parts(8_182_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -206,8 +206,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `3556`
// Minimum execution time: 8_403_000 picoseconds.
Weight::from_parts(8_558_000, 0)
// Minimum execution time: 7_852_000 picoseconds.
Weight::from_parts(8_131_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_proxy`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -54,11 +54,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `227 + p * (37 ±0)`
// Estimated: `4706`
// Minimum execution time: 15_909_000 picoseconds.
Weight::from_parts(16_351_527, 0)
// Minimum execution time: 15_194_000 picoseconds.
Weight::from_parts(15_635_162, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 598
.saturating_add(Weight::from_parts(42_235, 0).saturating_mul(p.into()))
// Standard Error: 811
.saturating_add(Weight::from_parts(34_526, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
}
/// Storage: Proxy Proxies (r:1 w:0)
@@ -73,13 +73,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `554 + a * (68 ±0) + p * (37 ±0)`
// Estimated: `5698`
// Minimum execution time: 40_359_000 picoseconds.
Weight::from_parts(40_404_892, 0)
// Minimum execution time: 39_539_000 picoseconds.
Weight::from_parts(40_092_644, 0)
.saturating_add(Weight::from_parts(0, 5698))
// Standard Error: 4_176
.saturating_add(Weight::from_parts(111_611, 0).saturating_mul(a.into()))
// Standard Error: 4_315
.saturating_add(Weight::from_parts(31_502, 0).saturating_mul(p.into()))
// Standard Error: 3_904
.saturating_add(Weight::from_parts(111_177, 0).saturating_mul(a.into()))
// Standard Error: 4_034
.saturating_add(Weight::from_parts(17_820, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -93,11 +93,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `469 + a * (68 ±0)`
// Estimated: `5698`
// Minimum execution time: 24_162_000 picoseconds.
Weight::from_parts(25_237_127, 0)
// Minimum execution time: 23_974_000 picoseconds.
Weight::from_parts(24_764_838, 0)
.saturating_add(Weight::from_parts(0, 5698))
// Standard Error: 1_755
.saturating_add(Weight::from_parts(138_783, 0).saturating_mul(a.into()))
// Standard Error: 1_035
.saturating_add(Weight::from_parts(136_125, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -111,11 +111,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `469 + a * (68 ±0)`
// Estimated: `5698`
// Minimum execution time: 24_157_000 picoseconds.
Weight::from_parts(25_182_335, 0)
// Minimum execution time: 23_933_000 picoseconds.
Weight::from_parts(24_943_251, 0)
.saturating_add(Weight::from_parts(0, 5698))
// Standard Error: 1_098
.saturating_add(Weight::from_parts(136_258, 0).saturating_mul(a.into()))
// Standard Error: 1_470
.saturating_add(Weight::from_parts(128_376, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -131,13 +131,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `486 + a * (68 ±0) + p * (37 ±0)`
// Estimated: `5698`
// Minimum execution time: 33_473_000 picoseconds.
Weight::from_parts(36_141_059, 0)
// Minimum execution time: 33_086_000 picoseconds.
Weight::from_parts(36_122_064, 0)
.saturating_add(Weight::from_parts(0, 5698))
// Standard Error: 4_251
.saturating_add(Weight::from_parts(121_015, 0).saturating_mul(a.into()))
// Standard Error: 4_392
.saturating_add(Weight::from_parts(22_929, 0).saturating_mul(p.into()))
// Standard Error: 4_107
.saturating_add(Weight::from_parts(126_429, 0).saturating_mul(a.into()))
// Standard Error: 4_244
.saturating_add(Weight::from_parts(12_064, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -148,11 +148,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `227 + p * (37 ±0)`
// Estimated: `4706`
// Minimum execution time: 24_898_000 picoseconds.
Weight::from_parts(25_514_219, 0)
// Minimum execution time: 24_717_000 picoseconds.
Weight::from_parts(26_380_401, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 1_003
.saturating_add(Weight::from_parts(52_434, 0).saturating_mul(p.into()))
// Standard Error: 10_225
.saturating_add(Weight::from_parts(9_712, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -163,11 +163,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `227 + p * (37 ±0)`
// Estimated: `4706`
// Minimum execution time: 24_857_000 picoseconds.
Weight::from_parts(25_934_923, 0)
// Minimum execution time: 24_710_000 picoseconds.
Weight::from_parts(25_507_296, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 1_495
.saturating_add(Weight::from_parts(52_534, 0).saturating_mul(p.into()))
// Standard Error: 1_345
.saturating_add(Weight::from_parts(54_696, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -178,11 +178,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `227 + p * (37 ±0)`
// Estimated: `4706`
// Minimum execution time: 21_972_000 picoseconds.
Weight::from_parts(22_722_374, 0)
// Minimum execution time: 21_539_000 picoseconds.
Weight::from_parts(22_177_046, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 946
.saturating_add(Weight::from_parts(31_366, 0).saturating_mul(p.into()))
// Standard Error: 934
.saturating_add(Weight::from_parts(34_366, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -193,11 +193,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `239`
// Estimated: `4706`
// Minimum execution time: 26_801_000 picoseconds.
Weight::from_parts(27_492_405, 0)
// Minimum execution time: 26_395_000 picoseconds.
Weight::from_parts(27_087_213, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 673
.saturating_add(Weight::from_parts(2_841, 0).saturating_mul(p.into()))
// Standard Error: 918
.saturating_add(Weight::from_parts(9_476, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -208,11 +208,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `264 + p * (37 ±0)`
// Estimated: `4706`
// Minimum execution time: 23_022_000 picoseconds.
Weight::from_parts(23_716_687, 0)
// Minimum execution time: 22_553_000 picoseconds.
Weight::from_parts(23_438_596, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 842
.saturating_add(Weight::from_parts(33_007, 0).saturating_mul(p.into()))
// Standard Error: 843
.saturating_add(Weight::from_parts(27_814, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_ranked_collective`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -59,8 +59,8 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `3507`
// Minimum execution time: 17_166_000 picoseconds.
Weight::from_parts(17_525_000, 0)
// Minimum execution time: 16_509_000 picoseconds.
Weight::from_parts(16_792_000, 0)
.saturating_add(Weight::from_parts(0, 3507))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(4))
@@ -78,11 +78,11 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `550 + r * (281 ±0)`
// Estimated: `3519 + r * (2529 ±0)`
// Minimum execution time: 27_083_000 picoseconds.
Weight::from_parts(31_255_405, 0)
// Minimum execution time: 26_935_000 picoseconds.
Weight::from_parts(31_357_299, 0)
.saturating_add(Weight::from_parts(0, 3519))
// Standard Error: 26_146
.saturating_add(Weight::from_parts(11_608_764, 0).saturating_mul(r.into()))
// Standard Error: 26_610
.saturating_add(Weight::from_parts(11_691_193, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(4))
@@ -102,11 +102,11 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `248 + r * (17 ±0)`
// Estimated: `3507`
// Minimum execution time: 19_158_000 picoseconds.
Weight::from_parts(19_893_892, 0)
// Minimum execution time: 19_062_000 picoseconds.
Weight::from_parts(19_681_798, 0)
.saturating_add(Weight::from_parts(0, 3507))
// Standard Error: 4_132
.saturating_add(Weight::from_parts(318_611, 0).saturating_mul(r.into()))
// Standard Error: 3_608
.saturating_add(Weight::from_parts(310_079, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -123,11 +123,11 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `566 + r * (72 ±0)`
// Estimated: `3519`
// Minimum execution time: 27_058_000 picoseconds.
Weight::from_parts(29_517_469, 0)
// Minimum execution time: 26_905_000 picoseconds.
Weight::from_parts(29_496_059, 0)
.saturating_add(Weight::from_parts(0, 3519))
// Standard Error: 32_402
.saturating_add(Weight::from_parts(639_726, 0).saturating_mul(r.into()))
// Standard Error: 32_930
.saturating_add(Weight::from_parts(658_420, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -143,8 +143,8 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `638`
// Estimated: `83866`
// Minimum execution time: 50_139_000 picoseconds.
Weight::from_parts(50_871_000, 0)
// Minimum execution time: 49_632_000 picoseconds.
Weight::from_parts(50_336_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
@@ -160,11 +160,11 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `434 + n * (50 ±0)`
// Estimated: `4365 + n * (2540 ±0)`
// Minimum execution time: 14_639_000 picoseconds.
Weight::from_parts(17_825_612, 0)
// Minimum execution time: 14_464_000 picoseconds.
Weight::from_parts(17_768_623, 0)
.saturating_add(Weight::from_parts(0, 4365))
// Standard Error: 1_138
.saturating_add(Weight::from_parts(921_612, 0).saturating_mul(n.into()))
// Standard Error: 1_241
.saturating_add(Weight::from_parts(927_475, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_referenda`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -59,8 +59,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `327`
// Estimated: `42428`
// Minimum execution time: 30_026_000 picoseconds.
Weight::from_parts(30_391_000, 0)
// Minimum execution time: 28_816_000 picoseconds.
Weight::from_parts(29_442_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
@@ -73,8 +73,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `404`
// Estimated: `83866`
// Minimum execution time: 53_519_000 picoseconds.
Weight::from_parts(54_364_000, 0)
// Minimum execution time: 51_772_000 picoseconds.
Weight::from_parts(52_245_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
@@ -85,15 +85,17 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: FellowshipReferenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: FellowshipReferenda TrackQueue (r:1 w:1)
/// Proof: FellowshipReferenda TrackQueue (max_values: None, max_size: Some(812), added: 3287, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:1)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn place_decision_deposit_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `1845`
// Estimated: `4365`
// Minimum execution time: 69_669_000 picoseconds.
Weight::from_parts(71_436_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
// Measured: `2042`
// Estimated: `42428`
// Minimum execution time: 82_832_000 picoseconds.
Weight::from_parts(85_457_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: FellowshipReferenda ReferendumInfoFor (r:1 w:1)
/// Proof: FellowshipReferenda ReferendumInfoFor (max_values: None, max_size: Some(900), added: 3375, mode: MaxEncodedLen)
@@ -101,15 +103,17 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: FellowshipReferenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: FellowshipReferenda TrackQueue (r:1 w:1)
/// Proof: FellowshipReferenda TrackQueue (max_values: None, max_size: Some(812), added: 3287, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:1)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn place_decision_deposit_not_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `1886`
// Estimated: `4365`
// Minimum execution time: 68_491_000 picoseconds.
Weight::from_parts(70_483_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
// Measured: `2083`
// Estimated: `42428`
// Minimum execution time: 82_836_000 picoseconds.
Weight::from_parts(84_870_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: FellowshipReferenda ReferendumInfoFor (r:1 w:1)
/// Proof: FellowshipReferenda ReferendumInfoFor (max_values: None, max_size: Some(900), added: 3375, mode: MaxEncodedLen)
@@ -123,8 +127,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `774`
// Estimated: `83866`
// Minimum execution time: 126_622_000 picoseconds.
Weight::from_parts(132_198_000, 0)
// Minimum execution time: 124_692_000 picoseconds.
Weight::from_parts(129_866_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
@@ -135,15 +139,17 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: FellowshipReferenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: FellowshipCollective MemberCount (r:1 w:0)
/// Proof: FellowshipCollective MemberCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:2 w:2)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn place_decision_deposit_failing() -> Weight {
// Proof Size summary in bytes:
// Measured: `546`
// Estimated: `4365`
// Minimum execution time: 45_825_000 picoseconds.
Weight::from_parts(46_440_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
// Measured: `639`
// Estimated: `83866`
// Minimum execution time: 67_096_000 picoseconds.
Weight::from_parts(67_756_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
}
/// Storage: FellowshipReferenda ReferendumInfoFor (r:1 w:1)
/// Proof: FellowshipReferenda ReferendumInfoFor (max_values: None, max_size: Some(900), added: 3375, mode: MaxEncodedLen)
@@ -151,8 +157,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `317`
// Estimated: `4365`
// Minimum execution time: 30_724_000 picoseconds.
Weight::from_parts(31_246_000, 0)
// Minimum execution time: 29_622_000 picoseconds.
Weight::from_parts(30_030_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -163,8 +169,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `167`
// Estimated: `4365`
// Minimum execution time: 15_550_000 picoseconds.
Weight::from_parts(15_889_000, 0)
// Minimum execution time: 14_586_000 picoseconds.
Weight::from_parts(14_831_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -177,8 +183,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `349`
// Estimated: `83866`
// Minimum execution time: 38_618_000 picoseconds.
Weight::from_parts(39_045_000, 0)
// Minimum execution time: 36_883_000 picoseconds.
Weight::from_parts(37_417_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
@@ -193,8 +199,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `450`
// Estimated: `83866`
// Minimum execution time: 76_221_000 picoseconds.
Weight::from_parts(77_031_000, 0)
// Minimum execution time: 73_928_000 picoseconds.
Weight::from_parts(74_780_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
@@ -207,8 +213,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `140`
// Estimated: `4277`
// Minimum execution time: 9_994_000 picoseconds.
Weight::from_parts(10_330_000, 0)
// Minimum execution time: 9_654_000 picoseconds.
Weight::from_parts(10_012_000, 0)
.saturating_add(Weight::from_parts(0, 4277))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -219,17 +225,17 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: FellowshipReferenda ReferendumInfoFor (max_values: None, max_size: Some(900), added: 3375, mode: MaxEncodedLen)
/// Storage: FellowshipCollective MemberCount (r:1 w:0)
/// Proof: FellowshipCollective MemberCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:2 w:2)
/// Storage: Scheduler Agenda (r:1 w:1)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn one_fewer_deciding_failing() -> Weight {
// Proof Size summary in bytes:
// Measured: `3018`
// Estimated: `83866`
// Minimum execution time: 136_387_000 picoseconds.
Weight::from_parts(139_419_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
// Measured: `2376`
// Estimated: `42428`
// Minimum execution time: 70_626_000 picoseconds.
Weight::from_parts(72_572_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: FellowshipReferenda TrackQueue (r:1 w:1)
/// Proof: FellowshipReferenda TrackQueue (max_values: None, max_size: Some(812), added: 3287, mode: MaxEncodedLen)
@@ -237,47 +243,59 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: FellowshipReferenda ReferendumInfoFor (max_values: None, max_size: Some(900), added: 3375, mode: MaxEncodedLen)
/// Storage: FellowshipCollective MemberCount (r:1 w:0)
/// Proof: FellowshipCollective MemberCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:2 w:2)
/// Storage: Scheduler Agenda (r:1 w:1)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn one_fewer_deciding_passing() -> Weight {
// Proof Size summary in bytes:
// Measured: `3018`
// Estimated: `83866`
// Minimum execution time: 139_137_000 picoseconds.
Weight::from_parts(142_118_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
// Measured: `2362`
// Estimated: `42428`
// Minimum execution time: 71_530_000 picoseconds.
Weight::from_parts(74_001_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: FellowshipReferenda ReferendumInfoFor (r:1 w:1)
/// Storage: FellowshipReferenda ReferendumInfoFor (r:1 w:0)
/// Proof: FellowshipReferenda ReferendumInfoFor (max_values: None, max_size: Some(900), added: 3375, mode: MaxEncodedLen)
/// Storage: FellowshipReferenda TrackQueue (r:1 w:1)
/// Proof: FellowshipReferenda TrackQueue (max_values: None, max_size: Some(812), added: 3287, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:0)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn nudge_referendum_requeued_insertion() -> Weight {
// Proof Size summary in bytes:
// Measured: `2661`
// Estimated: `42428`
// Minimum execution time: 75_604_000 picoseconds.
Weight::from_parts(77_294_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
// Measured: `1807`
// Estimated: `4365`
// Minimum execution time: 30_582_000 picoseconds.
Weight::from_parts(31_829_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: FellowshipReferenda ReferendumInfoFor (r:1 w:1)
/// Storage: FellowshipReferenda ReferendumInfoFor (r:1 w:0)
/// Proof: FellowshipReferenda ReferendumInfoFor (max_values: None, max_size: Some(900), added: 3375, mode: MaxEncodedLen)
/// Storage: FellowshipReferenda TrackQueue (r:1 w:1)
/// Proof: FellowshipReferenda TrackQueue (max_values: None, max_size: Some(812), added: 3287, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:0)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn nudge_referendum_requeued_slide() -> Weight {
// Proof Size summary in bytes:
// Measured: `2628`
// Estimated: `42428`
// Minimum execution time: 75_552_000 picoseconds.
Weight::from_parts(77_339_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
// Measured: `1774`
// Estimated: `4365`
// Minimum execution time: 30_773_000 picoseconds.
Weight::from_parts(31_461_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: FellowshipReferenda ReferendumInfoFor (r:1 w:1)
/// Proof: FellowshipReferenda ReferendumInfoFor (max_values: None, max_size: Some(900), added: 3375, mode: MaxEncodedLen)
/// Storage: FellowshipReferenda DecidingCount (r:1 w:0)
/// Proof: FellowshipReferenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: FellowshipReferenda TrackQueue (r:1 w:1)
/// Proof: FellowshipReferenda TrackQueue (max_values: None, max_size: Some(812), added: 3287, mode: MaxEncodedLen)
fn nudge_referendum_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `1790`
// Estimated: `4365`
// Minimum execution time: 40_566_000 picoseconds.
Weight::from_parts(42_024_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -287,34 +305,14 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: FellowshipReferenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: FellowshipReferenda TrackQueue (r:1 w:1)
/// Proof: FellowshipReferenda TrackQueue (max_values: None, max_size: Some(812), added: 3287, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:0)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn nudge_referendum_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `2644`
// Estimated: `42428`
// Minimum execution time: 77_946_000 picoseconds.
Weight::from_parts(80_444_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: FellowshipReferenda ReferendumInfoFor (r:1 w:1)
/// Proof: FellowshipReferenda ReferendumInfoFor (max_values: None, max_size: Some(900), added: 3375, mode: MaxEncodedLen)
/// Storage: FellowshipReferenda DecidingCount (r:1 w:0)
/// Proof: FellowshipReferenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: FellowshipReferenda TrackQueue (r:1 w:1)
/// Proof: FellowshipReferenda TrackQueue (max_values: None, max_size: Some(812), added: 3287, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:0)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn nudge_referendum_not_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `2685`
// Estimated: `42428`
// Minimum execution time: 77_557_000 picoseconds.
Weight::from_parts(79_420_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
// Measured: `1831`
// Estimated: `4365`
// Minimum execution time: 40_030_000 picoseconds.
Weight::from_parts(41_444_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: FellowshipReferenda ReferendumInfoFor (r:1 w:1)
@@ -325,8 +323,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `301`
// Estimated: `42428`
// Minimum execution time: 25_972_000 picoseconds.
Weight::from_parts(26_364_000, 0)
// Minimum execution time: 25_069_000 picoseconds.
Weight::from_parts(25_301_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -339,8 +337,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `349`
// Estimated: `42428`
// Minimum execution time: 26_412_000 picoseconds.
Weight::from_parts(26_765_000, 0)
// Minimum execution time: 25_200_000 picoseconds.
Weight::from_parts(25_606_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -351,8 +349,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `208`
// Estimated: `4365`
// Minimum execution time: 17_815_000 picoseconds.
Weight::from_parts(18_068_000, 0)
// Minimum execution time: 16_687_000 picoseconds.
Weight::from_parts(16_973_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -369,8 +367,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `584`
// Estimated: `42428`
// Minimum execution time: 38_419_000 picoseconds.
Weight::from_parts(38_825_000, 0)
// Minimum execution time: 36_977_000 picoseconds.
Weight::from_parts(37_432_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
@@ -387,8 +385,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `719`
// Estimated: `42428`
// Minimum execution time: 63_382_000 picoseconds.
Weight::from_parts(65_585_000, 0)
// Minimum execution time: 61_625_000 picoseconds.
Weight::from_parts(63_564_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
@@ -403,8 +401,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `770`
// Estimated: `42428`
// Minimum execution time: 86_762_000 picoseconds.
Weight::from_parts(91_844_000, 0)
// Minimum execution time: 85_412_000 picoseconds.
Weight::from_parts(88_475_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -419,8 +417,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `755`
// Estimated: `42428`
// Minimum execution time: 88_479_000 picoseconds.
Weight::from_parts(95_903_000, 0)
// Minimum execution time: 85_495_000 picoseconds.
Weight::from_parts(94_732_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -435,8 +433,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `770`
// Estimated: `42428`
// Minimum execution time: 85_223_000 picoseconds.
Weight::from_parts(88_848_000, 0)
// Minimum execution time: 82_931_000 picoseconds.
Weight::from_parts(88_562_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -451,8 +449,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `776`
// Estimated: `42428`
// Minimum execution time: 56_821_000 picoseconds.
Weight::from_parts(58_801_000, 0)
// Minimum execution time: 55_853_000 picoseconds.
Weight::from_parts(57_761_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -469,8 +467,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `776`
// Estimated: `83866`
// Minimum execution time: 103_463_000 picoseconds.
Weight::from_parts(106_239_000, 0)
// Minimum execution time: 101_251_000 picoseconds.
Weight::from_parts(103_897_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
@@ -485,8 +483,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `772`
// Estimated: `42428`
// Minimum execution time: 77_123_000 picoseconds.
Weight::from_parts(91_273_000, 0)
// Minimum execution time: 73_658_000 picoseconds.
Weight::from_parts(89_672_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -501,8 +499,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `352`
// Estimated: `4365`
// Minimum execution time: 20_702_000 picoseconds.
Weight::from_parts(21_003_000, 0)
// Minimum execution time: 19_993_000 picoseconds.
Weight::from_parts(20_305_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -515,8 +513,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `285`
// Estimated: `4365`
// Minimum execution time: 18_676_000 picoseconds.
Weight::from_parts(18_993_000, 0)
// Minimum execution time: 17_815_000 picoseconds.
Weight::from_parts(18_197_000, 0)
.saturating_add(Weight::from_parts(0, 4365))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_referenda`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -57,8 +57,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `186`
// Estimated: `42428`
// Minimum execution time: 39_741_000 picoseconds.
Weight::from_parts(40_248_000, 0)
// Minimum execution time: 38_094_000 picoseconds.
Weight::from_parts(38_828_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(3))
@@ -71,8 +71,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `439`
// Estimated: `83866`
// Minimum execution time: 51_664_000 picoseconds.
Weight::from_parts(52_160_000, 0)
// Minimum execution time: 49_501_000 picoseconds.
Weight::from_parts(50_093_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
@@ -83,15 +83,17 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: Referenda TrackQueue (r:1 w:1)
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:1)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn place_decision_deposit_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `3035`
// Estimated: `5477`
// Minimum execution time: 48_021_000 picoseconds.
Weight::from_parts(48_641_000, 0)
.saturating_add(Weight::from_parts(0, 5477))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
// Measured: `3196`
// Estimated: `42428`
// Minimum execution time: 59_688_000 picoseconds.
Weight::from_parts(60_498_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: Referenda ReferendumInfoFor (r:1 w:1)
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(936), added: 3411, mode: MaxEncodedLen)
@@ -99,15 +101,17 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: Referenda TrackQueue (r:1 w:1)
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:1)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn place_decision_deposit_not_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `3055`
// Estimated: `5477`
// Minimum execution time: 47_596_000 picoseconds.
Weight::from_parts(48_391_000, 0)
.saturating_add(Weight::from_parts(0, 5477))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
// Measured: `3216`
// Estimated: `42428`
// Minimum execution time: 59_067_000 picoseconds.
Weight::from_parts(60_106_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: Referenda ReferendumInfoFor (r:1 w:1)
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(936), added: 3411, mode: MaxEncodedLen)
@@ -121,8 +125,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `439`
// Estimated: `83866`
// Minimum execution time: 63_844_000 picoseconds.
Weight::from_parts(64_556_000, 0)
// Minimum execution time: 61_251_000 picoseconds.
Weight::from_parts(62_142_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
@@ -133,15 +137,17 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: Balances InactiveIssuance (r:1 w:0)
/// Proof: Balances InactiveIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:2 w:2)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn place_decision_deposit_failing() -> Weight {
// Proof Size summary in bytes:
// Measured: `346`
// Estimated: `4401`
// Minimum execution time: 41_570_000 picoseconds.
Weight::from_parts(41_909_000, 0)
.saturating_add(Weight::from_parts(0, 4401))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
// Measured: `439`
// Estimated: `83866`
// Minimum execution time: 59_626_000 picoseconds.
Weight::from_parts(60_154_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
}
/// Storage: Referenda ReferendumInfoFor (r:1 w:1)
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(936), added: 3411, mode: MaxEncodedLen)
@@ -149,8 +155,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `279`
// Estimated: `4401`
// Minimum execution time: 30_061_000 picoseconds.
Weight::from_parts(30_760_000, 0)
// Minimum execution time: 28_706_000 picoseconds.
Weight::from_parts(29_245_000, 0)
.saturating_add(Weight::from_parts(0, 4401))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -161,8 +167,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `269`
// Estimated: `4401`
// Minimum execution time: 30_118_000 picoseconds.
Weight::from_parts(30_763_000, 0)
// Minimum execution time: 28_846_000 picoseconds.
Weight::from_parts(29_458_000, 0)
.saturating_add(Weight::from_parts(0, 4401))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -175,8 +181,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `347`
// Estimated: `83866`
// Minimum execution time: 38_071_000 picoseconds.
Weight::from_parts(38_612_000, 0)
// Minimum execution time: 36_353_000 picoseconds.
Weight::from_parts(36_926_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
@@ -191,8 +197,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `588`
// Estimated: `83866`
// Minimum execution time: 99_074_000 picoseconds.
Weight::from_parts(99_988_000, 0)
// Minimum execution time: 96_203_000 picoseconds.
Weight::from_parts(97_058_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
@@ -205,8 +211,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `102`
// Estimated: `5477`
// Minimum execution time: 9_600_000 picoseconds.
Weight::from_parts(9_799_000, 0)
// Minimum execution time: 9_097_000 picoseconds.
Weight::from_parts(9_263_000, 0)
.saturating_add(Weight::from_parts(0, 5477))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -217,17 +223,17 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(936), added: 3411, mode: MaxEncodedLen)
/// Storage: Balances InactiveIssuance (r:1 w:0)
/// Proof: Balances InactiveIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:2 w:2)
/// Storage: Scheduler Agenda (r:1 w:1)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn one_fewer_deciding_failing() -> Weight {
// Proof Size summary in bytes:
// Measured: `3805`
// Estimated: `83866`
// Minimum execution time: 109_886_000 picoseconds.
Weight::from_parts(110_776_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
// Measured: `3116`
// Estimated: `42428`
// Minimum execution time: 45_993_000 picoseconds.
Weight::from_parts(46_659_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: Referenda TrackQueue (r:1 w:1)
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
@@ -235,47 +241,59 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(936), added: 3411, mode: MaxEncodedLen)
/// Storage: Balances InactiveIssuance (r:1 w:0)
/// Proof: Balances InactiveIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:2 w:2)
/// Storage: Scheduler Agenda (r:1 w:1)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn one_fewer_deciding_passing() -> Weight {
// Proof Size summary in bytes:
// Measured: `3805`
// Estimated: `83866`
// Minimum execution time: 112_690_000 picoseconds.
Weight::from_parts(113_528_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
// Measured: `3116`
// Estimated: `42428`
// Minimum execution time: 48_602_000 picoseconds.
Weight::from_parts(49_602_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: Referenda ReferendumInfoFor (r:1 w:1)
/// Storage: Referenda ReferendumInfoFor (r:1 w:0)
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(936), added: 3411, mode: MaxEncodedLen)
/// Storage: Referenda TrackQueue (r:1 w:1)
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:0)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn nudge_referendum_requeued_insertion() -> Weight {
// Proof Size summary in bytes:
// Measured: `3823`
// Estimated: `42428`
// Minimum execution time: 58_976_000 picoseconds.
Weight::from_parts(59_487_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
// Measured: `2939`
// Estimated: `5477`
// Minimum execution time: 19_201_000 picoseconds.
Weight::from_parts(19_613_000, 0)
.saturating_add(Weight::from_parts(0, 5477))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: Referenda ReferendumInfoFor (r:1 w:1)
/// Storage: Referenda ReferendumInfoFor (r:1 w:0)
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(936), added: 3411, mode: MaxEncodedLen)
/// Storage: Referenda TrackQueue (r:1 w:1)
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:0)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn nudge_referendum_requeued_slide() -> Weight {
// Proof Size summary in bytes:
// Measured: `3823`
// Estimated: `42428`
// Minimum execution time: 58_833_000 picoseconds.
Weight::from_parts(59_343_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
// Measured: `2939`
// Estimated: `5477`
// Minimum execution time: 18_900_000 picoseconds.
Weight::from_parts(19_432_000, 0)
.saturating_add(Weight::from_parts(0, 5477))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: Referenda ReferendumInfoFor (r:1 w:1)
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(936), added: 3411, mode: MaxEncodedLen)
/// Storage: Referenda DecidingCount (r:1 w:0)
/// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: Referenda TrackQueue (r:1 w:1)
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
fn nudge_referendum_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `2943`
// Estimated: `5477`
// Minimum execution time: 23_865_000 picoseconds.
Weight::from_parts(24_211_000, 0)
.saturating_add(Weight::from_parts(0, 5477))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -285,34 +303,14 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
/// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: Referenda TrackQueue (r:1 w:1)
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:0)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn nudge_referendum_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `3797`
// Estimated: `42428`
// Minimum execution time: 60_579_000 picoseconds.
Weight::from_parts(61_323_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: Referenda ReferendumInfoFor (r:1 w:1)
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(936), added: 3411, mode: MaxEncodedLen)
/// Storage: Referenda DecidingCount (r:1 w:0)
/// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen)
/// Storage: Referenda TrackQueue (r:1 w:1)
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:0)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn nudge_referendum_not_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `3817`
// Estimated: `42428`
// Minimum execution time: 60_324_000 picoseconds.
Weight::from_parts(60_914_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
// Measured: `2963`
// Estimated: `5477`
// Minimum execution time: 23_494_000 picoseconds.
Weight::from_parts(23_810_000, 0)
.saturating_add(Weight::from_parts(0, 5477))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: Referenda ReferendumInfoFor (r:1 w:1)
@@ -323,8 +321,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `299`
// Estimated: `42428`
// Minimum execution time: 25_364_000 picoseconds.
Weight::from_parts(25_880_000, 0)
// Minimum execution time: 23_956_000 picoseconds.
Weight::from_parts(24_378_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -337,8 +335,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `347`
// Estimated: `42428`
// Minimum execution time: 25_709_000 picoseconds.
Weight::from_parts(26_100_000, 0)
// Minimum execution time: 24_240_000 picoseconds.
Weight::from_parts(24_689_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -349,8 +347,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `206`
// Estimated: `4401`
// Minimum execution time: 17_452_000 picoseconds.
Weight::from_parts(17_649_000, 0)
// Minimum execution time: 15_993_000 picoseconds.
Weight::from_parts(16_250_000, 0)
.saturating_add(Weight::from_parts(0, 4401))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -367,8 +365,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `347`
// Estimated: `42428`
// Minimum execution time: 35_315_000 picoseconds.
Weight::from_parts(35_845_000, 0)
// Minimum execution time: 33_540_000 picoseconds.
Weight::from_parts(34_108_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
@@ -385,8 +383,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `347`
// Estimated: `42428`
// Minimum execution time: 37_531_000 picoseconds.
Weight::from_parts(38_135_000, 0)
// Minimum execution time: 35_555_000 picoseconds.
Weight::from_parts(36_207_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
@@ -401,8 +399,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `400`
// Estimated: `42428`
// Minimum execution time: 31_415_000 picoseconds.
Weight::from_parts(31_776_000, 0)
// Minimum execution time: 29_686_000 picoseconds.
Weight::from_parts(30_147_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -417,8 +415,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `383`
// Estimated: `42428`
// Minimum execution time: 32_398_000 picoseconds.
Weight::from_parts(32_747_000, 0)
// Minimum execution time: 30_244_000 picoseconds.
Weight::from_parts(31_005_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -433,8 +431,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `400`
// Estimated: `42428`
// Minimum execution time: 29_640_000 picoseconds.
Weight::from_parts(30_060_000, 0)
// Minimum execution time: 28_024_000 picoseconds.
Weight::from_parts(28_593_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -449,8 +447,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `404`
// Estimated: `42428`
// Minimum execution time: 28_283_000 picoseconds.
Weight::from_parts(28_904_000, 0)
// Minimum execution time: 26_850_000 picoseconds.
Weight::from_parts(27_328_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -467,8 +465,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `404`
// Estimated: `83866`
// Minimum execution time: 43_817_000 picoseconds.
Weight::from_parts(44_477_000, 0)
// Minimum execution time: 41_999_000 picoseconds.
Weight::from_parts(42_602_000, 0)
.saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
@@ -483,8 +481,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `400`
// Estimated: `42428`
// Minimum execution time: 31_464_000 picoseconds.
Weight::from_parts(32_071_000, 0)
// Minimum execution time: 29_932_000 picoseconds.
Weight::from_parts(30_390_000, 0)
.saturating_add(Weight::from_parts(0, 42428))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -499,8 +497,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `350`
// Estimated: `4401`
// Minimum execution time: 20_035_000 picoseconds.
Weight::from_parts(20_500_000, 0)
// Minimum execution time: 19_181_000 picoseconds.
Weight::from_parts(19_668_000, 0)
.saturating_add(Weight::from_parts(0, 4401))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -513,8 +511,8 @@ impl<T: frame_system::Config> pallet_referenda::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `283`
// Estimated: `4401`
// Minimum execution time: 17_757_000 picoseconds.
Weight::from_parts(18_157_000, 0)
// Minimum execution time: 17_095_000 picoseconds.
Weight::from_parts(17_349_000, 0)
.saturating_add(Weight::from_parts(0, 4401))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_scheduler`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -53,8 +53,8 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `69`
// Estimated: `1489`
// Minimum execution time: 4_021_000 picoseconds.
Weight::from_parts(4_146_000, 0)
// Minimum execution time: 3_948_000 picoseconds.
Weight::from_parts(4_083_000, 0)
.saturating_add(Weight::from_parts(0, 1489))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -66,11 +66,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `116 + s * (177 ±0)`
// Estimated: `42428`
// Minimum execution time: 3_615_000 picoseconds.
Weight::from_parts(6_705_712, 0)
// Minimum execution time: 3_501_000 picoseconds.
Weight::from_parts(6_388_786, 0)
.saturating_add(Weight::from_parts(0, 42428))
// Standard Error: 1_879
.saturating_add(Weight::from_parts(769_736, 0).saturating_mul(s.into()))
// Standard Error: 1_937
.saturating_add(Weight::from_parts(738_398, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -78,8 +78,8 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_925_000 picoseconds.
Weight::from_parts(6_018_000, 0)
// Minimum execution time: 5_532_000 picoseconds.
Weight::from_parts(5_615_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// Storage: Preimage PreimageFor (r:1 w:1)
@@ -91,11 +91,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `179 + s * (1 ±0)`
// Estimated: `3644 + s * (1 ±0)`
// Minimum execution time: 19_169_000 picoseconds.
Weight::from_parts(19_305_000, 0)
// Minimum execution time: 18_650_000 picoseconds.
Weight::from_parts(18_946_000, 0)
.saturating_add(Weight::from_parts(0, 3644))
// Standard Error: 1
.saturating_add(Weight::from_parts(1_167, 0).saturating_mul(s.into()))
.saturating_add(Weight::from_parts(1_248, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into()))
@@ -106,8 +106,8 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_535_000 picoseconds.
Weight::from_parts(7_627_000, 0)
// Minimum execution time: 7_032_000 picoseconds.
Weight::from_parts(7_271_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -115,24 +115,24 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_980_000 picoseconds.
Weight::from_parts(6_069_000, 0)
// Minimum execution time: 5_481_000 picoseconds.
Weight::from_parts(5_585_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn execute_dispatch_signed() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_143_000 picoseconds.
Weight::from_parts(3_301_000, 0)
// Minimum execution time: 2_777_000 picoseconds.
Weight::from_parts(2_856_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn execute_dispatch_unsigned() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_161_000 picoseconds.
Weight::from_parts(3_251_000, 0)
// Minimum execution time: 2_709_000 picoseconds.
Weight::from_parts(2_797_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// Storage: Scheduler Agenda (r:1 w:1)
@@ -142,11 +142,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `116 + s * (177 ±0)`
// Estimated: `42428`
// Minimum execution time: 13_675_000 picoseconds.
Weight::from_parts(16_925_902, 0)
// Minimum execution time: 12_891_000 picoseconds.
Weight::from_parts(15_819_956, 0)
.saturating_add(Weight::from_parts(0, 42428))
// Standard Error: 2_132
.saturating_add(Weight::from_parts(765_522, 0).saturating_mul(s.into()))
// Standard Error: 1_724
.saturating_add(Weight::from_parts(732_277, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -159,11 +159,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `116 + s * (177 ±0)`
// Estimated: `42428`
// Minimum execution time: 18_259_000 picoseconds.
Weight::from_parts(17_631_069, 0)
// Minimum execution time: 17_138_000 picoseconds.
Weight::from_parts(16_857_684, 0)
.saturating_add(Weight::from_parts(0, 42428))
// Standard Error: 1_622
.saturating_add(Weight::from_parts(1_355_072, 0).saturating_mul(s.into()))
// Standard Error: 1_989
.saturating_add(Weight::from_parts(1_302_330, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -176,11 +176,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `293 + s * (185 ±0)`
// Estimated: `42428`
// Minimum execution time: 17_145_000 picoseconds.
Weight::from_parts(21_075_330, 0)
// Minimum execution time: 15_902_000 picoseconds.
Weight::from_parts(19_837_395, 0)
.saturating_add(Weight::from_parts(0, 42428))
// Standard Error: 2_764
.saturating_add(Weight::from_parts(790_285, 0).saturating_mul(s.into()))
// Standard Error: 2_706
.saturating_add(Weight::from_parts(767_437, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -193,11 +193,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `319 + s * (185 ±0)`
// Estimated: `42428`
// Minimum execution time: 19_614_000 picoseconds.
Weight::from_parts(19_816_769, 0)
// Minimum execution time: 18_734_000 picoseconds.
Weight::from_parts(19_091_961, 0)
.saturating_add(Weight::from_parts(0, 42428))
// Standard Error: 1_943
.saturating_add(Weight::from_parts(1_379_346, 0).saturating_mul(s.into()))
// Standard Error: 2_067
.saturating_add(Weight::from_parts(1_330_034, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_session`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -55,11 +55,11 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
/// Proof Skipped: Session KeyOwner (max_values: None, max_size: None, mode: Measured)
fn set_keys() -> Weight {
// Proof Size summary in bytes:
// Measured: `2083`
// Estimated: `17923`
// Minimum execution time: 52_023_000 picoseconds.
Weight::from_parts(52_743_000, 0)
.saturating_add(Weight::from_parts(0, 17923))
// Measured: `2050`
// Estimated: `17890`
// Minimum execution time: 51_414_000 picoseconds.
Weight::from_parts(52_148_000, 0)
.saturating_add(Weight::from_parts(0, 17890))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -71,11 +71,11 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
/// Proof Skipped: Session KeyOwner (max_values: None, max_size: None, mode: Measured)
fn purge_keys() -> Weight {
// Proof Size summary in bytes:
// Measured: `1947`
// Estimated: `5412`
// Minimum execution time: 37_004_000 picoseconds.
Weight::from_parts(37_461_000, 0)
.saturating_add(Weight::from_parts(0, 5412))
// Measured: `1914`
// Estimated: `5379`
// Minimum execution time: 36_459_000 picoseconds.
Weight::from_parts(37_037_000, 0)
.saturating_add(Weight::from_parts(0, 5379))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_staking`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -63,8 +63,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `980`
// Estimated: `4764`
// Minimum execution time: 50_841_000 picoseconds.
Weight::from_parts(51_241_000, 0)
// Minimum execution time: 50_904_000 picoseconds.
Weight::from_parts(52_105_000, 0)
.saturating_add(Weight::from_parts(0, 4764))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
@@ -85,8 +85,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1955`
// Estimated: `8877`
// Minimum execution time: 90_692_000 picoseconds.
Weight::from_parts(91_828_000, 0)
// Minimum execution time: 90_871_000 picoseconds.
Weight::from_parts(91_788_000, 0)
.saturating_add(Weight::from_parts(0, 8877))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(7))
@@ -103,8 +103,6 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
/// Storage: Balances Freezes (r:1 w:0)
/// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// Storage: VoterList ListNodes (r:3 w:3)
/// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen)
/// Storage: Staking Bonded (r:1 w:0)
@@ -115,11 +113,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `2166`
// Estimated: `8877`
// Minimum execution time: 94_445_000 picoseconds.
Weight::from_parts(95_226_000, 0)
// Minimum execution time: 93_863_000 picoseconds.
Weight::from_parts(95_299_000, 0)
.saturating_add(Weight::from_parts(0, 8877))
.saturating_add(T::DbWeight::get().reads(13))
.saturating_add(T::DbWeight::get().writes(8))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().writes(7))
}
/// Storage: Staking Ledger (r:1 w:1)
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
@@ -129,20 +127,18 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
/// Storage: Balances Freezes (r:1 w:0)
/// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_update(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `944`
// Estimated: `4764`
// Minimum execution time: 43_590_000 picoseconds.
Weight::from_parts(45_220_761, 0)
// Minimum execution time: 44_191_000 picoseconds.
Weight::from_parts(45_477_189, 0)
.saturating_add(Weight::from_parts(0, 4764))
// Standard Error: 447
.saturating_add(Weight::from_parts(13_983, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
// Standard Error: 438
.saturating_add(Weight::from_parts(13_035, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: Staking Ledger (r:1 w:1)
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
@@ -164,8 +160,6 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
/// Storage: VoterList CounterForListNodes (r:1 w:1)
/// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// Storage: Balances Locks (r:1 w:1)
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
/// Storage: Balances Freezes (r:1 w:0)
@@ -179,13 +173,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `2217 + s * (4 ±0)`
// Estimated: `6248 + s * (4 ±0)`
// Minimum execution time: 89_295_000 picoseconds.
Weight::from_parts(94_047_121, 0)
// Minimum execution time: 88_856_000 picoseconds.
Weight::from_parts(92_965_631, 0)
.saturating_add(Weight::from_parts(0, 6248))
// Standard Error: 1_981
.saturating_add(Weight::from_parts(1_177_496, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(14))
.saturating_add(T::DbWeight::get().writes(12))
// Standard Error: 2_401
.saturating_add(Weight::from_parts(1_202_406, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(13))
.saturating_add(T::DbWeight::get().writes(11))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
.saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into()))
}
@@ -215,8 +209,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1341`
// Estimated: `4556`
// Minimum execution time: 56_556_000 picoseconds.
Weight::from_parts(57_220_000, 0)
// Minimum execution time: 56_945_000 picoseconds.
Weight::from_parts(57_483_000, 0)
.saturating_add(Weight::from_parts(0, 4556))
.saturating_add(T::DbWeight::get().reads(11))
.saturating_add(T::DbWeight::get().writes(5))
@@ -228,13 +222,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `k` is `[1, 128]`.
fn kick(k: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1306 + k * (823 ±0)`
// Measured: `1326 + k * (823 ±0)`
// Estimated: `4556 + k * (3289 ±0)`
// Minimum execution time: 29_533_000 picoseconds.
Weight::from_parts(25_748_941, 0)
// Minimum execution time: 29_816_000 picoseconds.
Weight::from_parts(24_697_837, 0)
.saturating_add(Weight::from_parts(0, 4556))
// Standard Error: 8_071
.saturating_add(Weight::from_parts(8_317_605, 0).saturating_mul(k.into()))
// Standard Error: 10_425
.saturating_add(Weight::from_parts(8_196_785, 0).saturating_mul(k.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into())))
@@ -265,13 +259,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `n` is `[1, 24]`.
fn nominate(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1907 + n * (89 ±0)`
// Measured: `1921 + n * (88 ±0)`
// Estimated: `6248 + n * (2520 ±0)`
// Minimum execution time: 64_490_000 picoseconds.
Weight::from_parts(65_180_288, 0)
// Minimum execution time: 64_368_000 picoseconds.
Weight::from_parts(64_137_061, 0)
.saturating_add(Weight::from_parts(0, 6248))
// Standard Error: 14_245
.saturating_add(Weight::from_parts(2_916_284, 0).saturating_mul(n.into()))
// Standard Error: 11_053
.saturating_add(Weight::from_parts(2_975_071, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(6))
@@ -295,8 +289,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1671`
// Estimated: `6248`
// Minimum execution time: 57_652_000 picoseconds.
Weight::from_parts(58_292_000, 0)
// Minimum execution time: 57_402_000 picoseconds.
Weight::from_parts(58_447_000, 0)
.saturating_add(Weight::from_parts(0, 6248))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(6))
@@ -309,8 +303,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `735`
// Estimated: `4556`
// Minimum execution time: 14_387_000 picoseconds.
Weight::from_parts(14_552_000, 0)
// Minimum execution time: 14_237_000 picoseconds.
Weight::from_parts(14_531_000, 0)
.saturating_add(Weight::from_parts(0, 4556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -323,8 +317,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `834`
// Estimated: `8122`
// Minimum execution time: 21_482_000 picoseconds.
Weight::from_parts(21_941_000, 0)
// Minimum execution time: 21_349_000 picoseconds.
Weight::from_parts(21_709_000, 0)
.saturating_add(Weight::from_parts(0, 8122))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
@@ -335,8 +329,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_383_000 picoseconds.
Weight::from_parts(3_527_000, 0)
// Minimum execution time: 3_347_000 picoseconds.
Weight::from_parts(3_517_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -346,8 +340,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_686_000 picoseconds.
Weight::from_parts(12_074_000, 0)
// Minimum execution time: 11_433_000 picoseconds.
Weight::from_parts(11_762_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -357,8 +351,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_704_000 picoseconds.
Weight::from_parts(11_983_000, 0)
// Minimum execution time: 11_326_000 picoseconds.
Weight::from_parts(11_662_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -368,8 +362,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_829_000 picoseconds.
Weight::from_parts(12_101_000, 0)
// Minimum execution time: 11_380_000 picoseconds.
Weight::from_parts(11_696_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -380,11 +374,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_486_000 picoseconds.
Weight::from_parts(3_831_440, 0)
// Minimum execution time: 3_448_000 picoseconds.
Weight::from_parts(3_614_202, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 18
.saturating_add(Weight::from_parts(10_384, 0).saturating_mul(v.into()))
// Standard Error: 24
.saturating_add(Weight::from_parts(10_569, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: Staking Bonded (r:1 w:1)
@@ -420,11 +414,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1947 + s * (4 ±0)`
// Estimated: `6248 + s * (4 ±0)`
// Minimum execution time: 81_929_000 picoseconds.
Weight::from_parts(86_720_085, 0)
// Minimum execution time: 81_966_000 picoseconds.
Weight::from_parts(87_869_939, 0)
.saturating_add(Weight::from_parts(0, 6248))
// Standard Error: 1_829
.saturating_add(Weight::from_parts(1_180_842, 0).saturating_mul(s.into()))
// Standard Error: 1_805
.saturating_add(Weight::from_parts(1_153_353, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().writes(12))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -437,11 +431,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `66572`
// Estimated: `70037`
// Minimum execution time: 114_732_000 picoseconds.
Weight::from_parts(900_906_916, 0)
// Minimum execution time: 113_394_000 picoseconds.
Weight::from_parts(915_759_340, 0)
.saturating_add(Weight::from_parts(0, 70037))
// Standard Error: 56_985
.saturating_add(Weight::from_parts(4_933_668, 0).saturating_mul(s.into()))
// Standard Error: 58_960
.saturating_add(Weight::from_parts(4_950_569, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -468,11 +462,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `34175 + n * (149 ±0)`
// Estimated: `32387 + n * (2603 ±0)`
// Minimum execution time: 89_810_000 picoseconds.
Weight::from_parts(79_103_052, 0)
// Minimum execution time: 90_356_000 picoseconds.
Weight::from_parts(71_381_072, 0)
.saturating_add(Weight::from_parts(0, 32387))
// Standard Error: 12_667
.saturating_add(Weight::from_parts(29_866_847, 0).saturating_mul(n.into()))
// Standard Error: 13_722
.saturating_add(Weight::from_parts(30_072_130, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(2))
@@ -504,13 +498,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `n` is `[0, 512]`.
fn payout_stakers_alive_staked(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `61914 + n * (410 ±0)`
// Estimated: `56105 + n * (3774 ±3)`
// Minimum execution time: 116_007_000 picoseconds.
Weight::from_parts(74_807_058, 0)
.saturating_add(Weight::from_parts(0, 56105))
// Standard Error: 17_553
.saturating_add(Weight::from_parts(49_081_924, 0).saturating_mul(n.into()))
// Measured: `58149 + n * (385 ±0)`
// Estimated: `53036 + n * (3774 ±2)`
// Minimum execution time: 113_520_000 picoseconds.
Weight::from_parts(53_414_161, 0)
.saturating_add(Weight::from_parts(0, 53036))
// Standard Error: 17_291
.saturating_add(Weight::from_parts(49_214_142, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(11))
.saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(3))
@@ -523,8 +517,6 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
/// Storage: Balances Freezes (r:1 w:0)
/// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// Storage: VoterList ListNodes (r:3 w:3)
/// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen)
/// Storage: Staking Bonded (r:1 w:0)
@@ -536,16 +528,14 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1956 + l * (5 ±0)`
// Estimated: `8877`
// Minimum execution time: 85_816_000 picoseconds.
Weight::from_parts(87_015_652, 0)
// Minimum execution time: 85_777_000 picoseconds.
Weight::from_parts(87_370_231, 0)
.saturating_add(Weight::from_parts(0, 8877))
// Standard Error: 1_710
.saturating_add(Weight::from_parts(28_102, 0).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(8))
// Standard Error: 2_274
.saturating_add(Weight::from_parts(22_247, 0).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(7))
}
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// Storage: Staking Bonded (r:1 w:1)
/// Proof: Staking Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen)
/// Storage: Staking Ledger (r:1 w:1)
@@ -577,13 +567,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `2217 + s * (4 ±0)`
// Estimated: `6248 + s * (4 ±0)`
// Minimum execution time: 94_760_000 picoseconds.
Weight::from_parts(95_629_703, 0)
// Minimum execution time: 94_813_000 picoseconds.
Weight::from_parts(95_669_759, 0)
.saturating_add(Weight::from_parts(0, 6248))
// Standard Error: 1_843
.saturating_add(Weight::from_parts(1_166_025, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(13))
.saturating_add(T::DbWeight::get().writes(12))
// Standard Error: 2_031
.saturating_add(Weight::from_parts(1_166_063, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().writes(11))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
.saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into()))
}
@@ -629,13 +619,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0 + n * (714 ±0) + v * (3592 ±0)`
// Estimated: `425452 + n * (3566 ±3) + v * (3566 ±38)`
// Minimum execution time: 474_739_000 picoseconds.
Weight::from_parts(476_689_000, 0)
// Minimum execution time: 471_078_000 picoseconds.
Weight::from_parts(473_192_000, 0)
.saturating_add(Weight::from_parts(0, 425452))
// Standard Error: 1_873_426
.saturating_add(Weight::from_parts(59_816_500, 0).saturating_mul(v.into()))
// Standard Error: 186_676
.saturating_add(Weight::from_parts(16_303_018, 0).saturating_mul(n.into()))
// Standard Error: 1_826_301
.saturating_add(Weight::from_parts(58_588_817, 0).saturating_mul(v.into()))
// Standard Error: 181_980
.saturating_add(Weight::from_parts(16_482_813, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(173))
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into())))
.saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into())))
@@ -666,15 +656,15 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `n` is `[500, 1000]`.
fn get_npos_voters(v: u32, n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `3069 + n * (1161 ±0) + v * (389 ±0)`
// Measured: `3151 + n * (1161 ±0) + v * (389 ±0)`
// Estimated: `425452 + n * (3566 ±0) + v * (3566 ±0)`
// Minimum execution time: 30_564_146_000 picoseconds.
Weight::from_parts(30_728_963_000, 0)
// Minimum execution time: 31_480_948_000 picoseconds.
Weight::from_parts(31_598_662_000, 0)
.saturating_add(Weight::from_parts(0, 425452))
// Standard Error: 336_327
.saturating_add(Weight::from_parts(4_530_831, 0).saturating_mul(v.into()))
// Standard Error: 336_327
.saturating_add(Weight::from_parts(3_125_337, 0).saturating_mul(n.into()))
// Standard Error: 346_420
.saturating_add(Weight::from_parts(4_621_237, 0).saturating_mul(v.into()))
// Standard Error: 346_420
.saturating_add(Weight::from_parts(3_162_454, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(168))
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into())))
.saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into())))
@@ -693,11 +683,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `917 + v * (50 ±0)`
// Estimated: `3510 + v * (2520 ±0)`
// Minimum execution time: 2_206_013_000 picoseconds.
Weight::from_parts(40_237_775, 0)
// Minimum execution time: 2_229_982_000 picoseconds.
Weight::from_parts(44_832_617, 0)
.saturating_add(Weight::from_parts(0, 3510))
// Standard Error: 5_793
.saturating_add(Weight::from_parts(4_437_197, 0).saturating_mul(v.into()))
// Standard Error: 8_423
.saturating_add(Weight::from_parts(4_470_332, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -719,8 +709,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_841_000 picoseconds.
Weight::from_parts(7_136_000, 0)
// Minimum execution time: 6_727_000 picoseconds.
Weight::from_parts(7_011_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -740,8 +730,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_510_000 picoseconds.
Weight::from_parts(6_780_000, 0)
// Minimum execution time: 6_057_000 picoseconds.
Weight::from_parts(6_232_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -769,8 +759,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1794`
// Estimated: `6248`
// Minimum execution time: 69_308_000 picoseconds.
Weight::from_parts(70_184_000, 0)
// Minimum execution time: 69_929_000 picoseconds.
Weight::from_parts(70_638_000, 0)
.saturating_add(Weight::from_parts(0, 6248))
.saturating_add(T::DbWeight::get().reads(11))
.saturating_add(T::DbWeight::get().writes(6))
@@ -783,8 +773,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `627`
// Estimated: `3510`
// Minimum execution time: 13_463_000 picoseconds.
Weight::from_parts(13_706_000, 0)
// Minimum execution time: 13_376_000 picoseconds.
Weight::from_parts(13_645_000, 0)
.saturating_add(Weight::from_parts(0, 3510))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -795,8 +785,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_489_000 picoseconds.
Weight::from_parts(3_668_000, 0)
// Minimum execution time: 3_271_000 picoseconds.
Weight::from_parts(3_474_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_timestamp`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -55,8 +55,8 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `311`
// Estimated: `1493`
// Minimum execution time: 9_429_000 picoseconds.
Weight::from_parts(9_671_000, 0)
// Minimum execution time: 8_934_000 picoseconds.
Weight::from_parts(9_247_000, 0)
.saturating_add(Weight::from_parts(0, 1493))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -65,8 +65,8 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `94`
// Estimated: `0`
// Minimum execution time: 3_646_000 picoseconds.
Weight::from_parts(3_834_000, 0)
// Minimum execution time: 3_709_000 picoseconds.
Weight::from_parts(3_808_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_treasury`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -57,8 +57,8 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `6`
// Estimated: `1887`
// Minimum execution time: 14_692_000 picoseconds.
Weight::from_parts(15_059_000, 0)
// Minimum execution time: 14_279_000 picoseconds.
Weight::from_parts(14_472_000, 0)
.saturating_add(Weight::from_parts(0, 1887))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(3))
@@ -71,8 +71,8 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `107`
// Estimated: `1489`
// Minimum execution time: 26_358_000 picoseconds.
Weight::from_parts(26_761_000, 0)
// Minimum execution time: 26_502_000 picoseconds.
Weight::from_parts(26_913_000, 0)
.saturating_add(Weight::from_parts(0, 1489))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -85,8 +85,8 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `265`
// Estimated: `3593`
// Minimum execution time: 39_586_000 picoseconds.
Weight::from_parts(40_113_000, 0)
// Minimum execution time: 39_693_000 picoseconds.
Weight::from_parts(40_069_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -100,11 +100,11 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `433 + p * (8 ±0)`
// Estimated: `3573`
// Minimum execution time: 9_225_000 picoseconds.
Weight::from_parts(11_898_418, 0)
// Minimum execution time: 8_705_000 picoseconds.
Weight::from_parts(11_581_749, 0)
.saturating_add(Weight::from_parts(0, 3573))
// Standard Error: 888
.saturating_add(Weight::from_parts(30_177, 0).saturating_mul(p.into()))
// Standard Error: 910
.saturating_add(Weight::from_parts(30_044, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -114,8 +114,8 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `1887`
// Minimum execution time: 6_896_000 picoseconds.
Weight::from_parts(7_093_000, 0)
// Minimum execution time: 6_736_000 picoseconds.
Weight::from_parts(6_829_000, 0)
.saturating_add(Weight::from_parts(0, 1887))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -137,11 +137,11 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `264 + p * (251 ±0)`
// Estimated: `3593 + p * (5206 ±0)`
// Minimum execution time: 62_552_000 picoseconds.
Weight::from_parts(65_526_861, 0)
// Minimum execution time: 62_118_000 picoseconds.
Weight::from_parts(64_329_756, 0)
.saturating_add(Weight::from_parts(0, 3593))
// Standard Error: 20_034
.saturating_add(Weight::from_parts(37_730_613, 0).saturating_mul(p.into()))
// Standard Error: 30_434
.saturating_add(Weight::from_parts(37_643_004, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes(5))
@@ -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-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -52,18 +52,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_979_000 picoseconds.
Weight::from_parts(15_260_348, 0)
// Minimum execution time: 6_677_000 picoseconds.
Weight::from_parts(9_349_210, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 6_475
.saturating_add(Weight::from_parts(4_765_339, 0).saturating_mul(c.into()))
// Standard Error: 2_455
.saturating_add(Weight::from_parts(4_414_489, 0).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_676_000 picoseconds.
Weight::from_parts(5_766_000, 0)
// Minimum execution time: 5_114_000 picoseconds.
Weight::from_parts(5_203_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -71,18 +71,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_129_000 picoseconds.
Weight::from_parts(8_354_582, 0)
// Minimum execution time: 6_593_000 picoseconds.
Weight::from_parts(3_285_927, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2_090
.saturating_add(Weight::from_parts(5_031_085, 0).saturating_mul(c.into()))
// Standard Error: 3_019
.saturating_add(Weight::from_parts(4_703_669, 0).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 9_677_000 picoseconds.
Weight::from_parts(9_857_000, 0)
// Minimum execution time: 8_876_000 picoseconds.
Weight::from_parts(9_065_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -90,10 +90,10 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_101_000 picoseconds.
Weight::from_parts(8_909_687, 0)
// Minimum execution time: 6_768_000 picoseconds.
Weight::from_parts(16_257_355, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2_010
.saturating_add(Weight::from_parts(4_797_717, 0).saturating_mul(c.into()))
// Standard Error: 3_142
.saturating_add(Weight::from_parts(4_410_062, 0).saturating_mul(c.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_vesting`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -59,13 +59,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `314 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `4764`
// Minimum execution time: 34_236_000 picoseconds.
Weight::from_parts(33_164_001, 0)
// Minimum execution time: 33_352_000 picoseconds.
Weight::from_parts(34_205_765, 0)
.saturating_add(Weight::from_parts(0, 4764))
// Standard Error: 490
.saturating_add(Weight::from_parts(41_391, 0).saturating_mul(l.into()))
// Standard Error: 872
.saturating_add(Weight::from_parts(68_595, 0).saturating_mul(s.into()))
// Standard Error: 2_172
.saturating_add(Weight::from_parts(10_660, 0).saturating_mul(l.into()))
// Standard Error: 3_864
.saturating_add(Weight::from_parts(53_849, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -81,13 +81,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `314 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `4764`
// Minimum execution time: 37_520_000 picoseconds.
Weight::from_parts(37_108_105, 0)
// Minimum execution time: 36_538_000 picoseconds.
Weight::from_parts(36_213_107, 0)
.saturating_add(Weight::from_parts(0, 4764))
// Standard Error: 919
.saturating_add(Weight::from_parts(32_138, 0).saturating_mul(l.into()))
// Standard Error: 1_635
.saturating_add(Weight::from_parts(47_195, 0).saturating_mul(s.into()))
// Standard Error: 791
.saturating_add(Weight::from_parts(30_659, 0).saturating_mul(l.into()))
// Standard Error: 1_408
.saturating_add(Weight::from_parts(42_927, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -105,13 +105,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `417 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `4764`
// Minimum execution time: 35_805_000 picoseconds.
Weight::from_parts(35_003_794, 0)
// Minimum execution time: 35_267_000 picoseconds.
Weight::from_parts(34_409_436, 0)
.saturating_add(Weight::from_parts(0, 4764))
// Standard Error: 472
.saturating_add(Weight::from_parts(42_012, 0).saturating_mul(l.into()))
// Standard Error: 840
.saturating_add(Weight::from_parts(69_679, 0).saturating_mul(s.into()))
// Standard Error: 633
.saturating_add(Weight::from_parts(41_988, 0).saturating_mul(l.into()))
// Standard Error: 1_126
.saturating_add(Weight::from_parts(67_595, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -129,13 +129,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `417 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `4764`
// Minimum execution time: 39_517_000 picoseconds.
Weight::from_parts(39_084_170, 0)
// Minimum execution time: 38_463_000 picoseconds.
Weight::from_parts(38_578_723, 0)
.saturating_add(Weight::from_parts(0, 4764))
// Standard Error: 728
.saturating_add(Weight::from_parts(32_883, 0).saturating_mul(l.into()))
// Standard Error: 1_295
.saturating_add(Weight::from_parts(41_418, 0).saturating_mul(s.into()))
// Standard Error: 1_004
.saturating_add(Weight::from_parts(28_618, 0).saturating_mul(l.into()))
// Standard Error: 1_786
.saturating_add(Weight::from_parts(27_391, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -153,13 +153,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `488 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `4764`
// Minimum execution time: 68_240_000 picoseconds.
Weight::from_parts(71_024_237, 0)
// Minimum execution time: 68_090_000 picoseconds.
Weight::from_parts(71_277_557, 0)
.saturating_add(Weight::from_parts(0, 4764))
// Standard Error: 1_774
.saturating_add(Weight::from_parts(47_755, 0).saturating_mul(l.into()))
// Standard Error: 3_156
.saturating_add(Weight::from_parts(105_520, 0).saturating_mul(s.into()))
// Standard Error: 2_585
.saturating_add(Weight::from_parts(46_935, 0).saturating_mul(l.into()))
// Standard Error: 4_600
.saturating_add(Weight::from_parts(76_542, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -177,13 +177,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `591 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `6196`
// Minimum execution time: 70_320_000 picoseconds.
Weight::from_parts(72_764_211, 0)
// Minimum execution time: 69_840_000 picoseconds.
Weight::from_parts(72_484_434, 0)
.saturating_add(Weight::from_parts(0, 6196))
// Standard Error: 2_462
.saturating_add(Weight::from_parts(58_515, 0).saturating_mul(l.into()))
// Standard Error: 4_381
.saturating_add(Weight::from_parts(98_639, 0).saturating_mul(s.into()))
// Standard Error: 1_955
.saturating_add(Weight::from_parts(47_081, 0).saturating_mul(l.into()))
// Standard Error: 3_478
.saturating_add(Weight::from_parts(99_787, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -201,13 +201,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `415 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `4764`
// Minimum execution time: 36_998_000 picoseconds.
Weight::from_parts(35_461_370, 0)
// Minimum execution time: 36_131_000 picoseconds.
Weight::from_parts(35_149_493, 0)
.saturating_add(Weight::from_parts(0, 4764))
// Standard Error: 1_549
.saturating_add(Weight::from_parts(48_190, 0).saturating_mul(l.into()))
// Standard Error: 2_860
.saturating_add(Weight::from_parts(78_961, 0).saturating_mul(s.into()))
// Standard Error: 573
.saturating_add(Weight::from_parts(42_288, 0).saturating_mul(l.into()))
// Standard Error: 1_058
.saturating_add(Weight::from_parts(66_676, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -225,13 +225,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `415 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `4764`
// Minimum execution time: 40_973_000 picoseconds.
Weight::from_parts(39_794_870, 0)
// Minimum execution time: 40_178_000 picoseconds.
Weight::from_parts(39_122_430, 0)
.saturating_add(Weight::from_parts(0, 4764))
// Standard Error: 502
.saturating_add(Weight::from_parts(43_457, 0).saturating_mul(l.into()))
// Standard Error: 927
.saturating_add(Weight::from_parts(70_228, 0).saturating_mul(s.into()))
// Standard Error: 522
.saturating_add(Weight::from_parts(44_297, 0).saturating_mul(l.into()))
// Standard Error: 964
.saturating_add(Weight::from_parts(64_862, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_whitelist`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -55,8 +55,8 @@ impl<T: frame_system::Config> pallet_whitelist::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `118`
// Estimated: `3556`
// Minimum execution time: 19_547_000 picoseconds.
Weight::from_parts(20_009_000, 0)
// Minimum execution time: 18_694_000 picoseconds.
Weight::from_parts(19_144_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -69,8 +69,8 @@ impl<T: frame_system::Config> pallet_whitelist::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `247`
// Estimated: `3556`
// Minimum execution time: 17_349_000 picoseconds.
Weight::from_parts(17_784_000, 0)
// Minimum execution time: 16_985_000 picoseconds.
Weight::from_parts(17_278_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -86,11 +86,11 @@ impl<T: frame_system::Config> pallet_whitelist::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `323 + n * (1 ±0)`
// Estimated: `3787 + n * (1 ±0)`
// Minimum execution time: 29_783_000 picoseconds.
Weight::from_parts(29_954_000, 0)
// Minimum execution time: 28_575_000 picoseconds.
Weight::from_parts(28_835_000, 0)
.saturating_add(Weight::from_parts(0, 3787))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_197, 0).saturating_mul(n.into()))
// Standard Error: 6
.saturating_add(Weight::from_parts(1_302, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
.saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into()))
@@ -104,11 +104,11 @@ impl<T: frame_system::Config> pallet_whitelist::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `247`
// Estimated: `3556`
// Minimum execution time: 21_895_000 picoseconds.
Weight::from_parts(22_547_428, 0)
// Minimum execution time: 20_924_000 picoseconds.
Weight::from_parts(21_246_138, 0)
.saturating_add(Weight::from_parts(0, 3556))
// Standard Error: 2
.saturating_add(Weight::from_parts(1_199, 0).saturating_mul(n.into()))
// Standard Error: 14
.saturating_add(Weight::from_parts(1_316, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -63,8 +63,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `211`
// Estimated: `3676`
// Minimum execution time: 33_882_000 picoseconds.
Weight::from_parts(34_520_000, 0)
// Minimum execution time: 33_093_000 picoseconds.
Weight::from_parts(33_584_000, 0)
.saturating_add(Weight::from_parts(0, 3676))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(3))
@@ -73,24 +73,24 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 21_929_000 picoseconds.
Weight::from_parts(22_338_000, 0)
// Minimum execution time: 21_437_000 picoseconds.
Weight::from_parts(21_821_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn reserve_transfer_assets() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 21_902_000 picoseconds.
Weight::from_parts(22_199_000, 0)
// Minimum execution time: 21_279_000 picoseconds.
Weight::from_parts(21_738_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn execute() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 10_124_000 picoseconds.
Weight::from_parts(10_240_000, 0)
// Minimum execution time: 9_499_000 picoseconds.
Weight::from_parts(9_732_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// Storage: XcmPallet SupportedVersion (r:0 w:1)
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 10_417_000 picoseconds.
Weight::from_parts(10_755_000, 0)
// Minimum execution time: 9_744_000 picoseconds.
Weight::from_parts(10_013_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -110,8 +110,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_418_000 picoseconds.
Weight::from_parts(3_573_000, 0)
// Minimum execution time: 2_828_000 picoseconds.
Weight::from_parts(2_940_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -137,8 +137,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `211`
// Estimated: `3676`
// Minimum execution time: 38_909_000 picoseconds.
Weight::from_parts(39_524_000, 0)
// Minimum execution time: 37_248_000 picoseconds.
Weight::from_parts(37_960_000, 0)
.saturating_add(Weight::from_parts(0, 3676))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(6))
@@ -163,8 +163,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `483`
// Estimated: `3948`
// Minimum execution time: 42_228_000 picoseconds.
Weight::from_parts(42_616_000, 0)
// Minimum execution time: 41_078_000 picoseconds.
Weight::from_parts(42_438_000, 0)
.saturating_add(Weight::from_parts(0, 3948))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
@@ -175,8 +175,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_475_000 picoseconds.
Weight::from_parts(3_617_000, 0)
// Minimum execution time: 2_912_000 picoseconds.
Weight::from_parts(3_078_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -186,8 +186,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `229`
// Estimated: `11119`
// Minimum execution time: 16_151_000 picoseconds.
Weight::from_parts(16_682_000, 0)
// Minimum execution time: 15_823_000 picoseconds.
Weight::from_parts(16_390_000, 0)
.saturating_add(Weight::from_parts(0, 11119))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -198,8 +198,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `233`
// Estimated: `11123`
// Minimum execution time: 16_244_000 picoseconds.
Weight::from_parts(16_570_000, 0)
// Minimum execution time: 15_683_000 picoseconds.
Weight::from_parts(15_941_000, 0)
.saturating_add(Weight::from_parts(0, 11123))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -210,8 +210,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `243`
// Estimated: `13608`
// Minimum execution time: 16_904_000 picoseconds.
Weight::from_parts(17_585_000, 0)
// Minimum execution time: 17_277_000 picoseconds.
Weight::from_parts(17_583_000, 0)
.saturating_add(Weight::from_parts(0, 13608))
.saturating_add(T::DbWeight::get().reads(5))
}
@@ -233,8 +233,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `281`
// Estimated: `6221`
// Minimum execution time: 35_534_000 picoseconds.
Weight::from_parts(36_048_000, 0)
// Minimum execution time: 35_291_000 picoseconds.
Weight::from_parts(35_829_000, 0)
.saturating_add(Weight::from_parts(0, 6221))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(4))
@@ -245,8 +245,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `272`
// Estimated: `8687`
// Minimum execution time: 8_878_000 picoseconds.
Weight::from_parts(9_105_000, 0)
// Minimum execution time: 8_887_000 picoseconds.
Weight::from_parts(9_039_000, 0)
.saturating_add(Weight::from_parts(0, 8687))
.saturating_add(T::DbWeight::get().reads(3))
}
@@ -256,8 +256,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `240`
// Estimated: `11130`
// Minimum execution time: 16_754_000 picoseconds.
Weight::from_parts(17_201_000, 0)
// Minimum execution time: 15_995_000 picoseconds.
Weight::from_parts(16_623_000, 0)
.saturating_add(Weight::from_parts(0, 11130))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -280,8 +280,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `285`
// Estimated: `11175`
// Minimum execution time: 42_609_000 picoseconds.
Weight::from_parts(43_104_000, 0)
// Minimum execution time: 41_311_000 picoseconds.
Weight::from_parts(42_102_000, 0)
.saturating_add(Weight::from_parts(0, 11175))
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(5))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `runtime_common::auctions`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -55,8 +55,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `4`
// Estimated: `1493`
// Minimum execution time: 12_488_000 picoseconds.
Weight::from_parts(12_721_000, 0)
// Minimum execution time: 11_883_000 picoseconds.
Weight::from_parts(12_111_000, 0)
.saturating_add(Weight::from_parts(0, 1493))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -79,8 +79,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `661`
// Estimated: `6060`
// Minimum execution time: 76_985_000 picoseconds.
Weight::from_parts(80_137_000, 0)
// Minimum execution time: 77_025_000 picoseconds.
Weight::from_parts(80_462_000, 0)
.saturating_add(Weight::from_parts(0, 6060))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(4))
@@ -111,10 +111,10 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
/// Proof Skipped: Registrar Paras (max_values: None, max_size: None, mode: Measured)
fn on_initialize() -> Weight {
// Proof Size summary in bytes:
// Measured: `6947662`
// Measured: `6947699`
// Estimated: `15822990`
// Minimum execution time: 6_361_059_000 picoseconds.
Weight::from_parts(6_395_078_000, 0)
// Minimum execution time: 6_420_880_000 picoseconds.
Weight::from_parts(6_519_804_000, 0)
.saturating_add(Weight::from_parts(0, 15822990))
.saturating_add(T::DbWeight::get().reads(3688))
.saturating_add(T::DbWeight::get().writes(3683))
@@ -131,8 +131,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `177732`
// Estimated: `15822990`
// Minimum execution time: 4_884_032_000 picoseconds.
Weight::from_parts(4_964_958_000, 0)
// Minimum execution time: 4_867_703_000 picoseconds.
Weight::from_parts(4_970_965_000, 0)
.saturating_add(Weight::from_parts(0, 15822990))
.saturating_add(T::DbWeight::get().reads(3673))
.saturating_add(T::DbWeight::get().writes(3673))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `runtime_common::claims`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -67,8 +67,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `620`
// Estimated: `4764`
// Minimum execution time: 150_481_000 picoseconds.
Weight::from_parts(167_576_000, 0)
// Minimum execution time: 150_188_000 picoseconds.
Weight::from_parts(152_188_000, 0)
.saturating_add(Weight::from_parts(0, 4764))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(6))
@@ -85,8 +85,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `216`
// Estimated: `1701`
// Minimum execution time: 10_875_000 picoseconds.
Weight::from_parts(11_260_000, 0)
// Minimum execution time: 10_417_000 picoseconds.
Weight::from_parts(10_727_000, 0)
.saturating_add(Weight::from_parts(0, 1701))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(4))
@@ -111,8 +111,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `620`
// Estimated: `4764`
// Minimum execution time: 153_279_000 picoseconds.
Weight::from_parts(155_466_000, 0)
// Minimum execution time: 153_796_000 picoseconds.
Weight::from_parts(158_788_000, 0)
.saturating_add(Weight::from_parts(0, 4764))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(6))
@@ -139,8 +139,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `694`
// Estimated: `4764`
// Minimum execution time: 72_886_000 picoseconds.
Weight::from_parts(84_366_000, 0)
// Minimum execution time: 72_825_000 picoseconds.
Weight::from_parts(82_756_000, 0)
.saturating_add(Weight::from_parts(0, 4764))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(7))
@@ -157,8 +157,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `440`
// Estimated: `3905`
// Minimum execution time: 21_278_000 picoseconds.
Weight::from_parts(21_795_000, 0)
// Minimum execution time: 21_180_000 picoseconds.
Weight::from_parts(21_693_000, 0)
.saturating_add(Weight::from_parts(0, 3905))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(7))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `runtime_common::crowdloan`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -61,8 +61,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `415`
// Estimated: `3880`
// Minimum execution time: 49_125_000 picoseconds.
Weight::from_parts(50_337_000, 0)
// Minimum execution time: 50_819_000 picoseconds.
Weight::from_parts(52_107_000, 0)
.saturating_add(Weight::from_parts(0, 3880))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
@@ -87,8 +87,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `463`
// Estimated: `3928`
// Minimum execution time: 128_273_000 picoseconds.
Weight::from_parts(130_318_000, 0)
// Minimum execution time: 131_381_000 picoseconds.
Weight::from_parts(132_817_000, 0)
.saturating_add(Weight::from_parts(0, 3928))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(5))
@@ -105,8 +105,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `690`
// Estimated: `6196`
// Minimum execution time: 72_478_000 picoseconds.
Weight::from_parts(73_735_000, 0)
// Minimum execution time: 72_237_000 picoseconds.
Weight::from_parts(73_906_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(5))
@@ -118,11 +118,11 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `128 + k * (189 ±0)`
// Estimated: `141 + k * (189 ±0)`
// Minimum execution time: 40_559_000 picoseconds.
Weight::from_parts(55_414_000, 0)
// Minimum execution time: 46_127_000 picoseconds.
Weight::from_parts(59_825_000, 0)
.saturating_add(Weight::from_parts(0, 141))
// Standard Error: 19_957
.saturating_add(Weight::from_parts(38_704_934, 0).saturating_mul(k.into()))
// Standard Error: 21_686
.saturating_add(Weight::from_parts(38_510_266, 0).saturating_mul(k.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(k.into())))
.saturating_add(T::DbWeight::get().writes(3))
@@ -137,8 +137,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `515`
// Estimated: `6196`
// Minimum execution time: 40_738_000 picoseconds.
Weight::from_parts(41_642_000, 0)
// Minimum execution time: 42_791_000 picoseconds.
Weight::from_parts(43_642_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
@@ -149,8 +149,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `235`
// Estimated: `3700`
// Minimum execution time: 17_930_000 picoseconds.
Weight::from_parts(18_801_000, 0)
// Minimum execution time: 19_168_000 picoseconds.
Weight::from_parts(19_812_000, 0)
.saturating_add(Weight::from_parts(0, 3700))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -163,8 +163,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `412`
// Estimated: `3877`
// Minimum execution time: 24_949_000 picoseconds.
Weight::from_parts(25_752_000, 0)
// Minimum execution time: 25_222_000 picoseconds.
Weight::from_parts(26_025_000, 0)
.saturating_add(Weight::from_parts(0, 3877))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -177,8 +177,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `239`
// Estimated: `3704`
// Minimum execution time: 17_708_000 picoseconds.
Weight::from_parts(18_216_000, 0)
// Minimum execution time: 17_707_000 picoseconds.
Weight::from_parts(18_388_000, 0)
.saturating_add(Weight::from_parts(0, 3704))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
@@ -208,11 +208,11 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `130 + n * (356 ±0)`
// Estimated: `5385 + n * (2832 ±0)`
// Minimum execution time: 128_669_000 picoseconds.
Weight::from_parts(130_198_000, 0)
// Minimum execution time: 129_542_000 picoseconds.
Weight::from_parts(132_585_000, 0)
.saturating_add(Weight::from_parts(0, 5385))
// Standard Error: 58_196
.saturating_add(Weight::from_parts(59_962_432, 0).saturating_mul(n.into()))
// Standard Error: 62_947
.saturating_add(Weight::from_parts(59_944_985, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(3))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `runtime_common::paras_registrar`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -57,8 +57,8 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `3535`
// Minimum execution time: 29_547_000 picoseconds.
Weight::from_parts(29_913_000, 0)
// Minimum execution time: 28_760_000 picoseconds.
Weight::from_parts(29_194_000, 0)
.saturating_add(Weight::from_parts(0, 3535))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
@@ -67,14 +67,14 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
/// Proof Skipped: Registrar Paras (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras ParaLifecycles (r:1 w:1)
/// Proof Skipped: Paras ParaLifecycles (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras PvfActiveVoteMap (r:1 w:0)
/// Storage: Paras PvfActiveVoteMap (r:1 w:1)
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras CodeByHash (r:1 w:1)
/// Proof Skipped: Paras CodeByHash (max_values: None, max_size: None, mode: Measured)
/// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
/// Proof Skipped: ParasShared CurrentSessionIndex (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras ActionsQueue (r:1 w:1)
/// Proof Skipped: Paras ActionsQueue (max_values: None, max_size: None, mode: Measured)
/// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
/// Proof Skipped: ParasShared ActiveValidatorKeys (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras PvfActiveVoteList (r:1 w:1)
/// Proof Skipped: Paras PvfActiveVoteList (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras CodeByHashRefs (r:1 w:1)
/// Proof Skipped: Paras CodeByHashRefs (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras CurrentCodeHash (r:0 w:1)
@@ -83,26 +83,26 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
/// Proof Skipped: Paras UpcomingParasGenesis (max_values: None, max_size: None, mode: Measured)
fn register() -> Weight {
// Proof Size summary in bytes:
// Measured: `270`
// Estimated: `3735`
// Minimum execution time: 6_332_415_000 picoseconds.
Weight::from_parts(6_403_095_000, 0)
.saturating_add(Weight::from_parts(0, 3735))
// Measured: `329`
// Estimated: `3794`
// Minimum execution time: 6_373_809_000 picoseconds.
Weight::from_parts(6_493_061_000, 0)
.saturating_add(Weight::from_parts(0, 3794))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(7))
.saturating_add(T::DbWeight::get().writes(8))
}
/// Storage: Registrar Paras (r:1 w:1)
/// Proof Skipped: Registrar Paras (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras ParaLifecycles (r:1 w:1)
/// Proof Skipped: Paras ParaLifecycles (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras PvfActiveVoteMap (r:1 w:0)
/// Storage: Paras PvfActiveVoteMap (r:1 w:1)
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras CodeByHash (r:1 w:1)
/// Proof Skipped: Paras CodeByHash (max_values: None, max_size: None, mode: Measured)
/// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
/// Proof Skipped: ParasShared CurrentSessionIndex (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras ActionsQueue (r:1 w:1)
/// Proof Skipped: Paras ActionsQueue (max_values: None, max_size: None, mode: Measured)
/// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
/// Proof Skipped: ParasShared ActiveValidatorKeys (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras PvfActiveVoteList (r:1 w:1)
/// Proof Skipped: Paras PvfActiveVoteList (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras CodeByHashRefs (r:1 w:1)
/// Proof Skipped: Paras CodeByHashRefs (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras CurrentCodeHash (r:0 w:1)
@@ -111,13 +111,13 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
/// Proof Skipped: Paras UpcomingParasGenesis (max_values: None, max_size: None, mode: Measured)
fn force_register() -> Weight {
// Proof Size summary in bytes:
// Measured: `160`
// Estimated: `3625`
// Minimum execution time: 6_304_074_000 picoseconds.
Weight::from_parts(6_374_116_000, 0)
.saturating_add(Weight::from_parts(0, 3625))
// Measured: `219`
// Estimated: `3684`
// Minimum execution time: 6_360_707_000 picoseconds.
Weight::from_parts(6_473_949_000, 0)
.saturating_add(Weight::from_parts(0, 3684))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(7))
.saturating_add(T::DbWeight::get().writes(8))
}
/// Storage: Registrar Paras (r:1 w:1)
/// Proof Skipped: Registrar Paras (max_values: None, max_size: None, mode: Measured)
@@ -129,16 +129,18 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
/// Proof Skipped: ParasShared CurrentSessionIndex (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras ActionsQueue (r:1 w:1)
/// Proof Skipped: Paras ActionsQueue (max_values: None, max_size: None, mode: Measured)
/// Storage: MessageQueue BookStateFor (r:1 w:0)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
/// Storage: Registrar PendingSwap (r:0 w:1)
/// Proof Skipped: Registrar PendingSwap (max_values: None, max_size: None, mode: Measured)
fn deregister() -> Weight {
// Proof Size summary in bytes:
// Measured: `435`
// Estimated: `3900`
// Minimum execution time: 45_612_000 picoseconds.
Weight::from_parts(46_877_000, 0)
.saturating_add(Weight::from_parts(0, 3900))
.saturating_add(T::DbWeight::get().reads(5))
// Measured: `476`
// Estimated: `3941`
// Minimum execution time: 49_769_000 picoseconds.
Weight::from_parts(50_474_000, 0)
.saturating_add(Weight::from_parts(0, 3941))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
}
/// Storage: Registrar Paras (r:1 w:0)
@@ -157,11 +159,11 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
/// Proof Skipped: Slots Leases (max_values: None, max_size: None, mode: Measured)
fn swap() -> Weight {
// Proof Size summary in bytes:
// Measured: `676`
// Estimated: `6616`
// Minimum execution time: 47_750_000 picoseconds.
Weight::from_parts(50_567_000, 0)
.saturating_add(Weight::from_parts(0, 6616))
// Measured: `713`
// Estimated: `6653`
// Minimum execution time: 54_021_000 picoseconds.
Weight::from_parts(56_638_000, 0)
.saturating_add(Weight::from_parts(0, 6653))
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -173,30 +175,28 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
/// Proof Skipped: Paras CurrentCodeHash (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras UpgradeCooldowns (r:1 w:1)
/// Proof Skipped: Paras UpgradeCooldowns (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras PvfActiveVoteMap (r:1 w:0)
/// Storage: Paras PvfActiveVoteMap (r:1 w:1)
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras CodeByHash (r:1 w:1)
/// Proof Skipped: Paras CodeByHash (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras UpcomingUpgrades (r:1 w:1)
/// Proof Skipped: Paras UpcomingUpgrades (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
/// Proof Skipped: ParasShared ActiveValidatorKeys (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras PvfActiveVoteList (r:1 w:1)
/// Proof Skipped: Paras PvfActiveVoteList (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras CodeByHashRefs (r:1 w:1)
/// Proof Skipped: Paras CodeByHashRefs (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras FutureCodeUpgrades (r:0 w:1)
/// Proof Skipped: Paras FutureCodeUpgrades (max_values: None, max_size: None, mode: Measured)
/// The range of component `b` is `[1, 3145728]`.
fn schedule_code_upgrade(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `28`
// Estimated: `3493`
// Minimum execution time: 39_204_000 picoseconds.
Weight::from_parts(39_509_000, 0)
.saturating_add(Weight::from_parts(0, 3493))
// Standard Error: 1
.saturating_add(Weight::from_parts(1_951, 0).saturating_mul(b.into()))
// Measured: `177`
// Estimated: `3642`
// Minimum execution time: 38_997_000 picoseconds.
Weight::from_parts(39_463_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
// Standard Error: 6
.saturating_add(Weight::from_parts(2_092, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(8))
.saturating_add(T::DbWeight::get().writes(7))
}
/// Storage: Paras Heads (r:0 w:1)
/// Proof Skipped: Paras Heads (max_values: None, max_size: None, mode: Measured)
@@ -205,11 +205,11 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 9_233_000 picoseconds.
Weight::from_parts(9_317_000, 0)
// Minimum execution time: 8_869_000 picoseconds.
Weight::from_parts(8_926_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2
.saturating_add(Weight::from_parts(856, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(887, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().writes(1))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `runtime_common::slots`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -55,8 +55,8 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `220`
// Estimated: `3685`
// Minimum execution time: 29_423_000 picoseconds.
Weight::from_parts(30_136_000, 0)
// Minimum execution time: 29_690_000 picoseconds.
Weight::from_parts(30_070_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -77,15 +77,15 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
/// The range of component `t` is `[0, 100]`.
fn manage_lease_period_start(c: u32, t: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `9 + c * (47 ±0) + t * (308 ±0)`
// Estimated: `2786 + c * (2526 ±0) + t * (2789 ±0)`
// Minimum execution time: 649_587_000 picoseconds.
Weight::from_parts(656_654_000, 0)
.saturating_add(Weight::from_parts(0, 2786))
// Standard Error: 81_802
.saturating_add(Weight::from_parts(2_619_750, 0).saturating_mul(c.into()))
// Standard Error: 81_802
.saturating_add(Weight::from_parts(11_410_153, 0).saturating_mul(t.into()))
// Measured: `46 + c * (47 ±0) + t * (308 ±0)`
// Estimated: `2823 + c * (2526 ±0) + t * (2789 ±0)`
// Minimum execution time: 638_698_000 picoseconds.
Weight::from_parts(645_229_000, 0)
.saturating_add(Weight::from_parts(0, 2823))
// Standard Error: 84_010
.saturating_add(Weight::from_parts(2_639_449, 0).saturating_mul(c.into()))
// Standard Error: 84_010
.saturating_add(Weight::from_parts(11_494_690, 0).saturating_mul(t.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(t.into())))
@@ -103,8 +103,8 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `2692`
// Estimated: `21814`
// Minimum execution time: 126_621_000 picoseconds.
Weight::from_parts(128_276_000, 0)
// Minimum execution time: 127_220_000 picoseconds.
Weight::from_parts(128_851_000, 0)
.saturating_add(Weight::from_parts(0, 21814))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(9))
@@ -121,11 +121,11 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
/// Proof Skipped: Registrar Paras (max_values: None, max_size: None, mode: Measured)
fn trigger_onboard() -> Weight {
// Proof Size summary in bytes:
// Measured: `580`
// Estimated: `4045`
// Minimum execution time: 26_888_000 picoseconds.
Weight::from_parts(27_688_000, 0)
.saturating_add(Weight::from_parts(0, 4045))
// Measured: `617`
// Estimated: `4082`
// Minimum execution time: 30_010_000 picoseconds.
Weight::from_parts(31_636_000, 0)
.saturating_add(Weight::from_parts(0, 4082))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `runtime_parachains::disputes`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -53,8 +53,8 @@ impl<T: frame_system::Config> runtime_parachains::disputes::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_098_000 picoseconds.
Weight::from_parts(3_256_000, 0)
// Minimum execution time: 2_846_000 picoseconds.
Weight::from_parts(2_965_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `runtime_parachains::disputes::slashing`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -88,11 +88,11 @@ impl<T: frame_system::Config> runtime_parachains::disputes::slashing::WeightInfo
// Proof Size summary in bytes:
// Measured: `5647 + n * (284 ±0)`
// Estimated: `8857 + n * (288 ±0)`
// Minimum execution time: 114_131_000 picoseconds.
Weight::from_parts(136_092_746, 0)
// Minimum execution time: 112_007_000 picoseconds.
Weight::from_parts(133_065_927, 0)
.saturating_add(Weight::from_parts(0, 8857))
// Standard Error: 2_265
.saturating_add(Weight::from_parts(288_810, 0).saturating_mul(n.into()))
// Standard Error: 2_246
.saturating_add(Weight::from_parts(287_218, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(18))
.saturating_add(T::DbWeight::get().writes(10))
.saturating_add(Weight::from_parts(0, 288).saturating_mul(n.into()))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `runtime_parachains::hrmp`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -67,8 +67,8 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `350`
// Estimated: `6290`
// Minimum execution time: 38_178_000 picoseconds.
Weight::from_parts(38_781_000, 0)
// Minimum execution time: 37_693_000 picoseconds.
Weight::from_parts(38_120_000, 0)
.saturating_add(Weight::from_parts(0, 6290))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(5))
@@ -89,8 +89,8 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `582`
// Estimated: `4047`
// Minimum execution time: 37_341_000 picoseconds.
Weight::from_parts(37_972_000, 0)
// Minimum execution time: 36_808_000 picoseconds.
Weight::from_parts(37_557_000, 0)
.saturating_add(Weight::from_parts(0, 4047))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
@@ -109,8 +109,8 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `453`
// Estimated: `3918`
// Minimum execution time: 33_129_000 picoseconds.
Weight::from_parts(33_746_000, 0)
// Minimum execution time: 33_005_000 picoseconds.
Weight::from_parts(33_328_000, 0)
.saturating_add(Weight::from_parts(0, 3918))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
@@ -133,13 +133,13 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `197 + e * (100 ±0) + i * (100 ±0)`
// Estimated: `3659 + e * (2575 ±0) + i * (2575 ±0)`
// Minimum execution time: 1_092_709_000 picoseconds.
Weight::from_parts(1_107_686_000, 0)
// Minimum execution time: 1_079_297_000 picoseconds.
Weight::from_parts(1_101_267_000, 0)
.saturating_add(Weight::from_parts(0, 3659))
// Standard Error: 100_266
.saturating_add(Weight::from_parts(3_174_242, 0).saturating_mul(i.into()))
// Standard Error: 100_266
.saturating_add(Weight::from_parts(3_333_814, 0).saturating_mul(e.into()))
// Standard Error: 97_981
.saturating_add(Weight::from_parts(3_177_225, 0).saturating_mul(i.into()))
// Standard Error: 97_981
.saturating_add(Weight::from_parts(3_187_961, 0).saturating_mul(e.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(i.into())))
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(e.into())))
@@ -170,11 +170,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `425 + c * (136 ±0)`
// Estimated: `1880 + c * (5086 ±0)`
// Minimum execution time: 7_319_000 picoseconds.
Weight::from_parts(4_516_472, 0)
// Minimum execution time: 7_130_000 picoseconds.
Weight::from_parts(1_917_787, 0)
.saturating_add(Weight::from_parts(0, 1880))
// Standard Error: 14_344
.saturating_add(Weight::from_parts(18_856_807, 0).saturating_mul(c.into()))
// Standard Error: 19_809
.saturating_add(Weight::from_parts(18_756_271, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -198,11 +198,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `268 + c * (124 ±0)`
// Estimated: `1728 + c * (2600 ±0)`
// Minimum execution time: 5_815_000 picoseconds.
Weight::from_parts(2_546_765, 0)
// Minimum execution time: 5_294_000 picoseconds.
Weight::from_parts(3_586_486, 0)
.saturating_add(Weight::from_parts(0, 1728))
// Standard Error: 10_317
.saturating_add(Weight::from_parts(11_604_007, 0).saturating_mul(c.into()))
// Standard Error: 13_074
.saturating_add(Weight::from_parts(11_469_437, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -220,11 +220,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `959 + c * (13 ±0)`
// Estimated: `4228 + c * (15 ±0)`
// Minimum execution time: 21_865_000 picoseconds.
Weight::from_parts(26_301_513, 0)
// Minimum execution time: 20_920_000 picoseconds.
Weight::from_parts(25_712_296, 0)
.saturating_add(Weight::from_parts(0, 4228))
// Standard Error: 1_461
.saturating_add(Weight::from_parts(79_436, 0).saturating_mul(c.into()))
// Standard Error: 1_480
.saturating_add(Weight::from_parts(79_877, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
.saturating_add(Weight::from_parts(0, 15).saturating_mul(c.into()))
@@ -238,11 +238,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `176 + c * (63 ±0)`
// Estimated: `1655 + c * (2538 ±0)`
// Minimum execution time: 4_216_000 picoseconds.
Weight::from_parts(3_749_377, 0)
// Minimum execution time: 4_285_000 picoseconds.
Weight::from_parts(6_911_302, 0)
.saturating_add(Weight::from_parts(0, 1655))
// Standard Error: 2_994
.saturating_add(Weight::from_parts(3_163_255, 0).saturating_mul(c.into()))
// Standard Error: 3_218
.saturating_add(Weight::from_parts(2_961_403, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -273,8 +273,8 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `350`
// Estimated: `6290`
// Minimum execution time: 52_161_000 picoseconds.
Weight::from_parts(52_599_000, 0)
// Minimum execution time: 51_517_000 picoseconds.
Weight::from_parts(52_313_000, 0)
.saturating_add(Weight::from_parts(0, 6290))
.saturating_add(T::DbWeight::get().reads(13))
.saturating_add(T::DbWeight::get().writes(8))
@@ -1,4 +1,4 @@
// Copyright 2017-2022 Parity Technologies (UK) Ltd.
// Copyright (C) Parity Technologies (UK) Ltd.
// This file is part of Polkadot.
// Polkadot is free software: you can redistribute it and/or modify
@@ -13,16 +13,17 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
//! Autogenerated weights for `runtime_parachains::inclusion`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-26, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `i9`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
// ./target/release/polkadot
// ./target/production/polkadot
// benchmark
// pallet
// --chain=kusama-dev
@@ -33,34 +34,39 @@
// --execution=wasm
// --wasm-execution=compiled
// --header=./file_header.txt
// --output=./runtime/kusama/src/weights
// --output=./runtime/kusama/src/weights/runtime_parachains_inclusion.rs
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `runtime_parachains::inclusion`.
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> runtime_parachains::inclusion::WeightInfo for WeightInfo<T> {
/// Storage: MessageQueue BookStateFor (r:1 w:1)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
/// Storage: MessageQueue Pages (r:1 w:999)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65585), added: 68060, mode: MaxEncodedLen)
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65586), added: 68061, mode: MaxEncodedLen)
/// Storage: unknown `0x3a72656c61795f64697370617463685f71756575655f72656d61696e696e675f` (r:0 w:1)
/// Proof Skipped: unknown `0x3a72656c61795f64697370617463685f71756575655f72656d61696e696e675f` (r:0 w:1)
/// Storage: unknown `0xf5207f03cfdce586301014700e2c2593fad157e461d71fd4c1f936839a5f1f3e` (r:0 w:1)
/// Proof Skipped: unknown `0xf5207f03cfdce586301014700e2c2593fad157e461d71fd4c1f936839a5f1f3e` (r:0 w:1)
/// The range of component `i` is `[1, 1000]`.
fn receive_upward_messages(i: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `51490`
// Estimated: `70587`
// Minimum execution time: 47_556 nanoseconds.
Weight::from_parts(48_839_000, 0)
.saturating_add(Weight::from_parts(0, 70587))
// Standard Error: 49_019
.saturating_add(Weight::from_parts(43_136_059, 0).saturating_mul(i.into()))
// Measured: `65761`
// Estimated: `69051`
// Minimum execution time: 114_474_000 picoseconds.
Weight::from_parts(115_270_000, 0)
.saturating_add(Weight::from_parts(0, 69051))
// Standard Error: 80_288
.saturating_add(Weight::from_parts(99_149_045, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(T::DbWeight::get().writes(3))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
}
@@ -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-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-26, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -54,11 +54,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: 4_069_000 picoseconds.
Weight::from_parts(6_582_960, 0)
// Minimum execution time: 3_888_000 picoseconds.
Weight::from_parts(6_450_046, 0)
.saturating_add(Weight::from_parts(0, 1480))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_316, 0).saturating_mul(d.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_301, 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()))
@@ -17,30 +17,29 @@
//! Autogenerated weights for `runtime_parachains::paras`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-26, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
// target/production/polkadot
// ./target/production/polkadot
// benchmark
// pallet
// --chain=kusama-dev
// --steps=50
// --repeat=20
// --pallet=runtime_parachains::paras
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
// --heap-pages=4096
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/polkadot/.git/.artifacts/bench.json
// --pallet=runtime_parachains::paras
// --chain=kusama-dev
// --header=./file_header.txt
// --output=./runtime/kusama/src/weights/
// --output=./runtime/kusama/src/weights/runtime_parachains_paras.rs
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use core::marker::PhantomData;
@@ -65,11 +64,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `8309`
// Estimated: `11774`
// Minimum execution time: 31_199_000 picoseconds.
Weight::from_parts(31_493_000, 0)
// Minimum execution time: 31_083_000 picoseconds.
Weight::from_parts(31_375_000, 0)
.saturating_add(Weight::from_parts(0, 11774))
// Standard Error: 1
.saturating_add(Weight::from_parts(1_976, 0).saturating_mul(c.into()))
.saturating_add(Weight::from_parts(1_989, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -80,11 +79,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 8_460_000 picoseconds.
Weight::from_parts(8_645_000, 0)
// Minimum execution time: 8_231_000 picoseconds.
Weight::from_parts(8_432_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2
.saturating_add(Weight::from_parts(890, 0).saturating_mul(s.into()))
.saturating_add(Weight::from_parts(888, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: Paras FutureCodeHash (r:1 w:1)
@@ -108,13 +107,13 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
/// The range of component `c` is `[1, 3145728]`.
fn force_schedule_code_upgrade(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `8391`
// Estimated: `11856`
// Minimum execution time: 47_009_000 picoseconds.
Weight::from_parts(47_428_000, 0)
.saturating_add(Weight::from_parts(0, 11856))
// Measured: `8428`
// Estimated: `11893`
// Minimum execution time: 46_619_000 picoseconds.
Weight::from_parts(47_088_000, 0)
.saturating_add(Weight::from_parts(0, 11893))
// Standard Error: 1
.saturating_add(Weight::from_parts(1_999, 0).saturating_mul(c.into()))
.saturating_add(Weight::from_parts(2_011, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -129,11 +128,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `3560`
// Minimum execution time: 13_825_000 picoseconds.
Weight::from_parts(13_969_000, 0)
// Minimum execution time: 13_313_000 picoseconds.
Weight::from_parts(13_485_000, 0)
.saturating_add(Weight::from_parts(0, 3560))
// Standard Error: 2
.saturating_add(Weight::from_parts(888, 0).saturating_mul(s.into()))
.saturating_add(Weight::from_parts(891, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -143,11 +142,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
/// Proof Skipped: Paras ActionsQueue (max_values: None, max_size: None, mode: Measured)
fn force_queue_action() -> Weight {
// Proof Size summary in bytes:
// Measured: `4251`
// Estimated: `7716`
// Minimum execution time: 19_150_000 picoseconds.
Weight::from_parts(19_571_000, 0)
.saturating_add(Weight::from_parts(0, 7716))
// Measured: `4288`
// Estimated: `7753`
// Minimum execution time: 19_172_000 picoseconds.
Weight::from_parts(19_503_000, 0)
.saturating_add(Weight::from_parts(0, 7753))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -162,13 +161,13 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
/// The range of component `c` is `[1, 3145728]`.
fn add_trusted_validation_code(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `622`
// Estimated: `4087`
// Minimum execution time: 80_323_000 picoseconds.
Weight::from_parts(57_788_688, 0)
.saturating_add(Weight::from_parts(0, 4087))
// Measured: `659`
// Estimated: `4124`
// Minimum execution time: 75_502_000 picoseconds.
Weight::from_parts(36_339_285, 0)
.saturating_add(Weight::from_parts(0, 4124))
// Standard Error: 1
.saturating_add(Weight::from_parts(1_449, 0).saturating_mul(c.into()))
.saturating_add(Weight::from_parts(1_499, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -180,8 +179,8 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `28`
// Estimated: `3493`
// Minimum execution time: 5_737_000 picoseconds.
Weight::from_parts(5_935_000, 0)
// Minimum execution time: 5_833_000 picoseconds.
Weight::from_parts(6_071_000, 0)
.saturating_add(Weight::from_parts(0, 3493))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -194,11 +193,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
fn include_pvf_check_statement() -> Weight {
// Proof Size summary in bytes:
// Measured: `26645`
// Estimated: `30110`
// Minimum execution time: 91_237_000 picoseconds.
Weight::from_parts(92_747_000, 0)
.saturating_add(Weight::from_parts(0, 30110))
// Measured: `26682`
// Estimated: `30147`
// Minimum execution time: 86_095_000 picoseconds.
Weight::from_parts(88_359_000, 0)
.saturating_add(Weight::from_parts(0, 30147))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -218,11 +217,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
/// Proof Skipped: Paras FutureCodeUpgrades (max_values: None, max_size: None, mode: Measured)
fn include_pvf_check_statement_finalize_upgrade_accept() -> Weight {
// Proof Size summary in bytes:
// Measured: `27199`
// Estimated: `30664`
// Minimum execution time: 780_738_000 picoseconds.
Weight::from_parts(791_043_000, 0)
.saturating_add(Weight::from_parts(0, 30664))
// Measured: `27236`
// Estimated: `30701`
// Minimum execution time: 773_880_000 picoseconds.
Weight::from_parts(782_923_000, 0)
.saturating_add(Weight::from_parts(0, 30701))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(104))
}
@@ -234,11 +233,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
fn include_pvf_check_statement_finalize_upgrade_reject() -> Weight {
// Proof Size summary in bytes:
// Measured: `27177`
// Estimated: `30642`
// Minimum execution time: 87_301_000 picoseconds.
Weight::from_parts(88_560_000, 0)
.saturating_add(Weight::from_parts(0, 30642))
// Measured: `27214`
// Estimated: `30679`
// Minimum execution time: 86_357_000 picoseconds.
Weight::from_parts(87_596_000, 0)
.saturating_add(Weight::from_parts(0, 30679))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -254,11 +253,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
/// Proof Skipped: Paras ActionsQueue (max_values: None, max_size: None, mode: Measured)
fn include_pvf_check_statement_finalize_onboarding_accept() -> Weight {
// Proof Size summary in bytes:
// Measured: `26667`
// Estimated: `30132`
// Minimum execution time: 620_267_000 picoseconds.
Weight::from_parts(628_507_000, 0)
.saturating_add(Weight::from_parts(0, 30132))
// Measured: `26704`
// Estimated: `30169`
// Minimum execution time: 613_311_000 picoseconds.
Weight::from_parts(619_055_000, 0)
.saturating_add(Weight::from_parts(0, 30169))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -270,11 +269,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
fn include_pvf_check_statement_finalize_onboarding_reject() -> Weight {
// Proof Size summary in bytes:
// Measured: `26645`
// Estimated: `30110`
// Minimum execution time: 86_924_000 picoseconds.
Weight::from_parts(87_727_000, 0)
.saturating_add(Weight::from_parts(0, 30110))
// Measured: `26682`
// Estimated: `30147`
// Minimum execution time: 85_516_000 picoseconds.
Weight::from_parts(86_535_000, 0)
.saturating_add(Weight::from_parts(0, 30147))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `runtime_parachains::paras_inherent`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-26, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -101,10 +101,6 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
/// Proof Skipped: ParaScheduler Scheduled (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ParaScheduler ValidatorGroups (r:1 w:0)
/// Proof Skipped: ParaScheduler ValidatorGroups (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Ump NeedsDispatch (r:1 w:1)
/// Proof Skipped: Ump NeedsDispatch (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Ump NextDispatchRoundStartWith (r:1 w:1)
/// Proof Skipped: Ump NextDispatchRoundStartWith (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Hrmp HrmpWatermarks (r:0 w:1)
/// Proof Skipped: Hrmp HrmpWatermarks (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras Heads (r:0 w:1)
@@ -114,15 +110,15 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
/// The range of component `v` is `[10, 200]`.
fn enter_variable_disputes(v: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `50714`
// Estimated: `56654 + v * (23 ±0)`
// Minimum execution time: 776_993_000 picoseconds.
Weight::from_parts(309_276_006, 0)
.saturating_add(Weight::from_parts(0, 56654))
// Standard Error: 18_546
.saturating_add(Weight::from_parts(48_055_492, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(29))
.saturating_add(T::DbWeight::get().writes(17))
// Measured: `50671`
// Estimated: `56611 + v * (23 ±0)`
// Minimum execution time: 765_925_000 picoseconds.
Weight::from_parts(297_309_443, 0)
.saturating_add(Weight::from_parts(0, 56611))
// Standard Error: 26_133
.saturating_add(Weight::from_parts(48_559_543, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(27))
.saturating_add(T::DbWeight::get().writes(15))
.saturating_add(Weight::from_parts(0, 23).saturating_mul(v.into()))
}
/// Storage: ParaInherent Included (r:1 w:1)
@@ -173,10 +169,6 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
/// Proof Skipped: ParaScheduler Scheduled (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ParaScheduler ValidatorGroups (r:1 w:0)
/// Proof Skipped: ParaScheduler ValidatorGroups (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Ump NeedsDispatch (r:1 w:1)
/// Proof Skipped: Ump NeedsDispatch (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Ump NextDispatchRoundStartWith (r:1 w:1)
/// Proof Skipped: Ump NextDispatchRoundStartWith (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ParaInclusion AvailabilityBitfields (r:0 w:1)
/// Proof Skipped: ParaInclusion AvailabilityBitfields (max_values: None, max_size: None, mode: Measured)
/// Storage: ParasDisputes Included (r:0 w:1)
@@ -189,13 +181,13 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
/// Proof Skipped: Paras UpgradeGoAheadSignal (max_values: None, max_size: None, mode: Measured)
fn enter_bitfields() -> Weight {
// Proof Size summary in bytes:
// Measured: `42548`
// Estimated: `48488`
// Minimum execution time: 333_025_000 picoseconds.
Weight::from_parts(358_666_000, 0)
.saturating_add(Weight::from_parts(0, 48488))
.saturating_add(T::DbWeight::get().reads(27))
.saturating_add(T::DbWeight::get().writes(18))
// Measured: `42504`
// Estimated: `48444`
// Minimum execution time: 317_981_000 picoseconds.
Weight::from_parts(326_881_000, 0)
.saturating_add(Weight::from_parts(0, 48444))
.saturating_add(T::DbWeight::get().reads(25))
.saturating_add(T::DbWeight::get().writes(16))
}
/// Storage: ParaInherent Included (r:1 w:1)
/// Proof Skipped: ParaInherent Included (max_values: Some(1), max_size: None, mode: Measured)
@@ -247,12 +239,10 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
/// Proof Skipped: ParaScheduler ValidatorGroups (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras CurrentCodeHash (r:1 w:0)
/// Proof Skipped: Paras CurrentCodeHash (max_values: None, max_size: None, mode: Measured)
/// Storage: Ump RelayDispatchQueueSize (r:1 w:0)
/// Proof Skipped: Ump RelayDispatchQueueSize (max_values: None, max_size: None, mode: Measured)
/// Storage: Ump NeedsDispatch (r:1 w:1)
/// Proof Skipped: Ump NeedsDispatch (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Ump NextDispatchRoundStartWith (r:1 w:1)
/// Proof Skipped: Ump NextDispatchRoundStartWith (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras ParaLifecycles (r:1 w:0)
/// Proof Skipped: Paras ParaLifecycles (max_values: None, max_size: None, mode: Measured)
/// Storage: MessageQueue BookStateFor (r:1 w:0)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
/// Storage: ParasDisputes Included (r:0 w:1)
/// Proof Skipped: ParasDisputes Included (max_values: None, max_size: None, mode: Measured)
/// Storage: Hrmp HrmpWatermarks (r:0 w:1)
@@ -264,15 +254,15 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
/// The range of component `v` is `[101, 200]`.
fn enter_backed_candidates_variable(v: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `42579`
// Estimated: `48519`
// Minimum execution time: 5_556_034_000 picoseconds.
Weight::from_parts(783_738_110, 0)
.saturating_add(Weight::from_parts(0, 48519))
// Standard Error: 45_125
.saturating_add(Weight::from_parts(47_609_339, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(30))
.saturating_add(T::DbWeight::get().writes(17))
// Measured: `42540`
// Estimated: `48480`
// Minimum execution time: 5_573_801_000 picoseconds.
Weight::from_parts(827_804_247, 0)
.saturating_add(Weight::from_parts(0, 48480))
// Standard Error: 49_742
.saturating_add(Weight::from_parts(47_813_417, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(29))
.saturating_add(T::DbWeight::get().writes(15))
}
/// Storage: ParaInherent Included (r:1 w:1)
/// Proof Skipped: ParaInherent Included (max_values: Some(1), max_size: None, mode: Measured)
@@ -328,12 +318,10 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
/// Proof Skipped: Paras FutureCodeHash (max_values: None, max_size: None, mode: Measured)
/// Storage: Paras UpgradeRestrictionSignal (r:1 w:0)
/// Proof Skipped: Paras UpgradeRestrictionSignal (max_values: None, max_size: None, mode: Measured)
/// Storage: Ump RelayDispatchQueueSize (r:1 w:0)
/// Proof Skipped: Ump RelayDispatchQueueSize (max_values: None, max_size: None, mode: Measured)
/// Storage: Ump NeedsDispatch (r:1 w:1)
/// Proof Skipped: Ump NeedsDispatch (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Ump NextDispatchRoundStartWith (r:1 w:1)
/// Proof Skipped: Ump NextDispatchRoundStartWith (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: Paras ParaLifecycles (r:1 w:0)
/// Proof Skipped: Paras ParaLifecycles (max_values: None, max_size: None, mode: Measured)
/// Storage: MessageQueue BookStateFor (r:1 w:0)
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(55), added: 2530, mode: MaxEncodedLen)
/// Storage: ParasDisputes Included (r:0 w:1)
/// Proof Skipped: ParasDisputes Included (max_values: None, max_size: None, mode: Measured)
/// Storage: Hrmp HrmpWatermarks (r:0 w:1)
@@ -344,12 +332,12 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
/// Proof Skipped: Paras UpgradeGoAheadSignal (max_values: None, max_size: None, mode: Measured)
fn enter_backed_candidate_code_upgrade() -> Weight {
// Proof Size summary in bytes:
// Measured: `42606`
// Estimated: `48546`
// Minimum execution time: 32_619_921_000 picoseconds.
Weight::from_parts(32_813_876_000, 0)
.saturating_add(Weight::from_parts(0, 48546))
.saturating_add(T::DbWeight::get().reads(32))
.saturating_add(T::DbWeight::get().writes(17))
// Measured: `42567`
// Estimated: `48507`
// Minimum execution time: 33_592_912_000 picoseconds.
Weight::from_parts(34_625_823_000, 0)
.saturating_add(Weight::from_parts(0, 48507))
.saturating_add(T::DbWeight::get().reads(31))
.saturating_add(T::DbWeight::get().writes(15))
}
}