diff --git a/runtime/kusama/constants/src/weights/block_weights.rs b/runtime/kusama/constants/src/weights/block_weights.rs
index b2764de4e377..f1249659015b 100644
--- a/runtime/kusama/constants/src/weights/block_weights.rs
+++ b/runtime/kusama/constants/src/weights/block_weights.rs
@@ -13,9 +13,10 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16 (Y/M/D)
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! DATE: 2023-04-28 (Y/M/D)
+//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//!
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
//! WARMUPS: `10`, REPEAT: `100`
@@ -42,17 +43,17 @@ parameter_types! {
/// Calculated by multiplying the *Average* with `1.0` and adding `0`.
///
/// Stats nanoseconds:
- /// Min, Max: 6_708_387, 7_042_534
- /// Average: 6_818_965
- /// Median: 6_826_464
- /// Std-Dev: 66350.7
+ /// Min, Max: 3_425_466, 3_609_886
+ /// Average: 3_467_068
+ /// Median: 3_449_072
+ /// Std-Dev: 36835.22
///
/// Percentiles nanoseconds:
- /// 99th: 6_991_352
- /// 95th: 6_933_543
- /// 75th: 6_854_332
+ /// 99th: 3_600_149
+ /// 95th: 3_542_240
+ /// 75th: 3_479_155
pub const BlockExecutionWeight: Weight =
- Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(6_818_965), 0);
+ Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(3_467_068), 0);
}
#[cfg(test)]
diff --git a/runtime/kusama/constants/src/weights/extrinsic_weights.rs b/runtime/kusama/constants/src/weights/extrinsic_weights.rs
index 169740d3ae74..9877df58d3e2 100644
--- a/runtime/kusama/constants/src/weights/extrinsic_weights.rs
+++ b/runtime/kusama/constants/src/weights/extrinsic_weights.rs
@@ -13,9 +13,10 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16 (Y/M/D)
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! DATE: 2023-04-28 (Y/M/D)
+//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//!
//! SHORT-NAME: `extrinsic`, LONG-NAME: `ExtrinsicBase`, RUNTIME: `Development`
//! WARMUPS: `10`, REPEAT: `100`
@@ -42,17 +43,17 @@ parameter_types! {
/// Calculated by multiplying the *Average* with `1.0` and adding `0`.
///
/// Stats nanoseconds:
- /// Min, Max: 105_285, 107_713
- /// Average: 106_013
- /// Median: 105_990
- /// Std-Dev: 441.55
+ /// Min, Max: 110_261, 112_028
+ /// Average: 110_921
+ /// Median: 110_835
+ /// Std-Dev: 357.12
///
/// Percentiles nanoseconds:
- /// 99th: 107_324
- /// 95th: 106_820
- /// 75th: 106_178
+ /// 99th: 111_911
+ /// 95th: 111_630
+ /// 75th: 111_113
pub const ExtrinsicBaseWeight: Weight =
- Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(106_013), 0);
+ Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(110_921), 0);
}
#[cfg(test)]
diff --git a/runtime/kusama/src/weights/frame_benchmarking_baseline.rs b/runtime/kusama/src/weights/frame_benchmarking_baseline.rs
index 7d97d1ef7baf..268d2076fed5 100644
--- a/runtime/kusama/src/weights/frame_benchmarking_baseline.rs
+++ b/runtime/kusama/src/weights/frame_benchmarking_baseline.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `frame_benchmarking::baseline`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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 `frame_benchmarking::baseline`.
pub struct WeightInfo(PhantomData);
@@ -50,8 +52,8 @@ impl frame_benchmarking::baseline::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 181_000 picoseconds.
- Weight::from_parts(213_057, 0)
+ // Minimum execution time: 182_000 picoseconds.
+ Weight::from_parts(205_425, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 1000000]`.
@@ -59,8 +61,8 @@ impl frame_benchmarking::baseline::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 187_000 picoseconds.
- Weight::from_parts(218_567, 0)
+ // Minimum execution time: 181_000 picoseconds.
+ Weight::from_parts(211_154, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 1000000]`.
@@ -68,8 +70,8 @@ impl frame_benchmarking::baseline::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 186_000 picoseconds.
- Weight::from_parts(217_697, 0)
+ // Minimum execution time: 181_000 picoseconds.
+ Weight::from_parts(213_770, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 1000000]`.
@@ -77,16 +79,16 @@ impl frame_benchmarking::baseline::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 175_000 picoseconds.
- Weight::from_parts(215_174, 0)
+ // Minimum execution time: 182_000 picoseconds.
+ Weight::from_parts(205_830, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn hashing() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 19_355_019_000 picoseconds.
- Weight::from_parts(19_438_410_000, 0)
+ // Minimum execution time: 19_204_192_000 picoseconds.
+ Weight::from_parts(19_387_813_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 100]`.
@@ -94,10 +96,10 @@ impl frame_benchmarking::baseline::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 215_000 picoseconds.
- Weight::from_parts(225_000, 0)
+ // Minimum execution time: 201_000 picoseconds.
+ Weight::from_parts(216_000, 0)
.saturating_add(Weight::from_parts(0, 0))
- // Standard Error: 21_389
- .saturating_add(Weight::from_parts(47_593_832, 0).saturating_mul(i.into()))
+ // Standard Error: 7_416
+ .saturating_add(Weight::from_parts(46_946_123, 0).saturating_mul(i.into()))
}
}
diff --git a/runtime/kusama/src/weights/frame_election_provider_support.rs b/runtime/kusama/src/weights/frame_election_provider_support.rs
index 990fe2de459e..4342f4f1fe24 100644
--- a/runtime/kusama/src/weights/frame_election_provider_support.rs
+++ b/runtime/kusama/src/weights/frame_election_provider_support.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `frame_election_provider_support`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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 `frame_election_provider_support`.
pub struct WeightInfo(PhantomData);
@@ -52,13 +54,13 @@ impl frame_election_provider_support::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 6_408_324_000 picoseconds.
- Weight::from_parts(6_485_200_000, 0)
+ // Minimum execution time: 6_592_602_000 picoseconds.
+ Weight::from_parts(6_624_542_000, 0)
.saturating_add(Weight::from_parts(0, 0))
- // Standard Error: 141_569
- .saturating_add(Weight::from_parts(5_934_369, 0).saturating_mul(v.into()))
- // Standard Error: 14_473_545
- .saturating_add(Weight::from_parts(1_546_857_142, 0).saturating_mul(d.into()))
+ // 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()))
}
/// The range of component `v` is `[1000, 2000]`.
/// The range of component `t` is `[500, 1000]`.
@@ -67,12 +69,12 @@ impl frame_election_provider_support::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 4_994_312_000 picoseconds.
- Weight::from_parts(5_043_278_000, 0)
+ // Minimum execution time: 4_594_449_000 picoseconds.
+ Weight::from_parts(4_624_318_000, 0)
.saturating_add(Weight::from_parts(0, 0))
- // Standard Error: 153_800
- .saturating_add(Weight::from_parts(5_926_584, 0).saturating_mul(v.into()))
- // Standard Error: 15_724_043
- .saturating_add(Weight::from_parts(1_841_670_903, 0).saturating_mul(d.into()))
+ // 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()))
}
}
diff --git a/runtime/kusama/src/weights/frame_system.rs b/runtime/kusama/src/weights/frame_system.rs
index 7cc58211ba79..c6ab050835d3 100644
--- a/runtime/kusama/src/weights/frame_system.rs
+++ b/runtime/kusama/src/weights/frame_system.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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 `frame_system`.
pub struct WeightInfo(PhantomData);
@@ -50,22 +52,22 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_184_000 picoseconds.
- Weight::from_parts(2_232_000, 0)
+ // Minimum execution time: 2_539_000 picoseconds.
+ Weight::from_parts(2_627_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
- .saturating_add(Weight::from_parts(374, 0).saturating_mul(b.into()))
+ .saturating_add(Weight::from_parts(365, 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: 7_626_000 picoseconds.
- Weight::from_parts(7_777_000, 0)
+ // Minimum execution time: 8_055_000 picoseconds.
+ Weight::from_parts(8_173_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
- .saturating_add(Weight::from_parts(1_410, 0).saturating_mul(b.into()))
+ .saturating_add(Weight::from_parts(1_398, 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)
@@ -75,8 +77,8 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `1485`
- // Minimum execution time: 4_094_000 picoseconds.
- Weight::from_parts(4_332_000, 0)
+ // Minimum execution time: 4_417_000 picoseconds.
+ Weight::from_parts(4_671_000, 0)
.saturating_add(Weight::from_parts(0, 1485))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -88,11 +90,11 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_142_000 picoseconds.
- Weight::from_parts(2_256_000, 0)
+ // Minimum execution time: 2_558_000 picoseconds.
+ Weight::from_parts(2_602_000, 0)
.saturating_add(Weight::from_parts(0, 0))
- // Standard Error: 1_736
- .saturating_add(Weight::from_parts(658_559, 0).saturating_mul(i.into()))
+ // Standard Error: 1_616
+ .saturating_add(Weight::from_parts(660_932, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -102,11 +104,11 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_179_000 picoseconds.
- Weight::from_parts(2_226_000, 0)
+ // Minimum execution time: 2_485_000 picoseconds.
+ Weight::from_parts(2_597_000, 0)
.saturating_add(Weight::from_parts(0, 0))
- // Standard Error: 817
- .saturating_add(Weight::from_parts(485_258, 0).saturating_mul(i.into()))
+ // Standard Error: 762
+ .saturating_add(Weight::from_parts(484_884, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -114,13 +116,13 @@ impl frame_system::WeightInfo for WeightInfo {
/// The range of component `p` is `[0, 1000]`.
fn kill_prefix(p: u32, ) -> Weight {
// Proof Size summary in bytes:
- // Measured: `120 + p * (69 ±0)`
- // Estimated: `121 + p * (70 ±0)`
- // Minimum execution time: 4_109_000 picoseconds.
- Weight::from_parts(4_255_000, 0)
- .saturating_add(Weight::from_parts(0, 121))
- // Standard Error: 1_259
- .saturating_add(Weight::from_parts(1_043_188, 0).saturating_mul(p.into()))
+ // 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()))
.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()))
diff --git a/runtime/kusama/src/weights/pallet_bags_list.rs b/runtime/kusama/src/weights/pallet_bags_list.rs
index 84f983fc02ea..97f62b846ade 100644
--- a/runtime/kusama/src/weights/pallet_bags_list.rs
+++ b/runtime/kusama/src/weights/pallet_bags_list.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_bags_list`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_bags_list`.
pub struct WeightInfo(PhantomData);
@@ -56,10 +58,10 @@ impl pallet_bags_list::WeightInfo for WeightInfo {
fn rebag_non_terminal() -> Weight {
// Proof Size summary in bytes:
// Measured: `1654`
- // Estimated: `23146`
- // Minimum execution time: 60_668_000 picoseconds.
- Weight::from_parts(62_285_000, 0)
- .saturating_add(Weight::from_parts(0, 23146))
+ // Estimated: `11506`
+ // Minimum execution time: 59_659_000 picoseconds.
+ Weight::from_parts(60_312_000, 0)
+ .saturating_add(Weight::from_parts(0, 11506))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -74,10 +76,10 @@ impl pallet_bags_list::WeightInfo for WeightInfo {
fn rebag_terminal() -> Weight {
// Proof Size summary in bytes:
// Measured: `1548`
- // Estimated: `23074`
- // Minimum execution time: 58_418_000 picoseconds.
- Weight::from_parts(59_124_000, 0)
- .saturating_add(Weight::from_parts(0, 23074))
+ // Estimated: `8877`
+ // Minimum execution time: 58_211_000 picoseconds.
+ Weight::from_parts(58_815_000, 0)
+ .saturating_add(Weight::from_parts(0, 8877))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -94,10 +96,10 @@ impl pallet_bags_list::WeightInfo for WeightInfo {
fn put_in_front_of() -> Weight {
// Proof Size summary in bytes:
// Measured: `1857`
- // Estimated: `30748`
- // Minimum execution time: 64_409_000 picoseconds.
- Weight::from_parts(65_566_000, 0)
- .saturating_add(Weight::from_parts(0, 30748))
+ // Estimated: `11506`
+ // Minimum execution time: 64_274_000 picoseconds.
+ Weight::from_parts(65_101_000, 0)
+ .saturating_add(Weight::from_parts(0, 11506))
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(6))
}
diff --git a/runtime/kusama/src/weights/pallet_balances_nis_counterpart_balances.rs b/runtime/kusama/src/weights/pallet_balances_nis_counterpart_balances.rs
index a5c0b494fe8d..b411cdd9aa96 100644
--- a/runtime/kusama/src/weights/pallet_balances_nis_counterpart_balances.rs
+++ b/runtime/kusama/src/weights/pallet_balances_nis_counterpart_balances.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,56 +39,57 @@
#![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_balances`.
pub struct WeightInfo(PhantomData);
impl pallet_balances::WeightInfo for WeightInfo {
+ /// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
+ /// Proof: NisCounterpartBalances TotalIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
/// Storage: NisCounterpartBalances Account (r:2 w:2)
/// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
- /// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
- /// Proof: NisCounterpartBalances TotalIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
fn transfer_allow_death() -> Weight {
// Proof Size summary in bytes:
// Measured: `219`
- // Estimated: `11258`
- // Minimum execution time: 39_224_000 picoseconds.
- Weight::from_parts(39_636_000, 0)
- .saturating_add(Weight::from_parts(0, 11258))
+ // Estimated: `6164`
+ // Minimum execution time: 53_848_000 picoseconds.
+ Weight::from_parts(54_405_000, 0)
+ .saturating_add(Weight::from_parts(0, 6164))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
+ /// Storage: NisCounterpartBalances TotalIssuance (r:1 w:0)
+ /// Proof: NisCounterpartBalances TotalIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
/// Storage: NisCounterpartBalances Account (r:2 w:2)
/// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn transfer_keep_alive() -> Weight {
// Proof Size summary in bytes:
- // Measured: `217`
- // Estimated: `9757`
- // Minimum execution time: 27_245_000 picoseconds.
- Weight::from_parts(28_139_000, 0)
- .saturating_add(Weight::from_parts(0, 9757))
- .saturating_add(T::DbWeight::get().reads(3))
+ // Measured: `219`
+ // Estimated: `6164`
+ // Minimum execution time: 40_963_000 picoseconds.
+ Weight::from_parts(41_704_000, 0)
+ .saturating_add(Weight::from_parts(0, 6164))
+ .saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: NisCounterpartBalances Account (r:1 w:1)
/// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
- /// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
- /// Proof: NisCounterpartBalances TotalIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
fn force_set_balance_creating() -> Weight {
// Proof Size summary in bytes:
- // Measured: `219`
- // Estimated: `5078`
- // Minimum execution time: 16_568_000 picoseconds.
- Weight::from_parts(16_964_000, 0)
- .saturating_add(Weight::from_parts(0, 5078))
- .saturating_add(T::DbWeight::get().reads(2))
- .saturating_add(T::DbWeight::get().writes(2))
+ // Measured: `217`
+ // Estimated: `3577`
+ // Minimum execution time: 15_354_000 picoseconds.
+ Weight::from_parts(15_614_000, 0)
+ .saturating_add(Weight::from_parts(0, 3577))
+ .saturating_add(T::DbWeight::get().reads(1))
+ .saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: NisCounterpartBalances Account (r:1 w:1)
/// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
@@ -98,56 +100,76 @@ impl pallet_balances::WeightInfo for WeightInfo {
fn force_set_balance_killing() -> Weight {
// Proof Size summary in bytes:
// Measured: `393`
- // Estimated: `8671`
- // Minimum execution time: 24_153_000 picoseconds.
- Weight::from_parts(24_529_000, 0)
- .saturating_add(Weight::from_parts(0, 8671))
+ // Estimated: `3593`
+ // Minimum execution time: 25_601_000 picoseconds.
+ Weight::from_parts(26_064_000, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
+ /// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
+ /// Proof: NisCounterpartBalances TotalIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
/// Storage: NisCounterpartBalances Account (r:2 w:2)
/// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
/// Storage: System Account (r:2 w:2)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
- /// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
- /// Proof: NisCounterpartBalances TotalIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
fn force_transfer() -> Weight {
// Proof Size summary in bytes:
// Measured: `322`
- // Estimated: `13861`
- // Minimum execution time: 41_412_000 picoseconds.
- Weight::from_parts(42_310_000, 0)
- .saturating_add(Weight::from_parts(0, 13861))
+ // Estimated: `6196`
+ // Minimum execution time: 55_799_000 picoseconds.
+ Weight::from_parts(56_476_000, 0)
+ .saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(5))
}
/// Storage: NisCounterpartBalances Account (r:2 w:2)
/// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
+ /// Storage: NisCounterpartBalances TotalIssuance (r:1 w:0)
+ /// Proof: NisCounterpartBalances TotalIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn transfer_all() -> Weight {
// Proof Size summary in bytes:
- // Measured: `217`
- // Estimated: `9757`
- // Minimum execution time: 35_218_000 picoseconds.
- Weight::from_parts(36_321_000, 0)
- .saturating_add(Weight::from_parts(0, 9757))
- .saturating_add(T::DbWeight::get().reads(3))
+ // Measured: `219`
+ // Estimated: `6164`
+ // Minimum execution time: 50_298_000 picoseconds.
+ Weight::from_parts(50_967_000, 0)
+ .saturating_add(Weight::from_parts(0, 6164))
+ .saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: NisCounterpartBalances Account (r:1 w:1)
/// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
+ /// Storage: System Account (r:1 w:1)
+ /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn force_unreserve() -> Weight {
// Proof Size summary in bytes:
- // Measured: `217`
- // Estimated: `3577`
- // Minimum execution time: 14_706_000 picoseconds.
- Weight::from_parts(15_135_000, 0)
- .saturating_add(Weight::from_parts(0, 3577))
- .saturating_add(T::DbWeight::get().reads(1))
- .saturating_add(T::DbWeight::get().writes(1))
+ // Measured: `391`
+ // Estimated: `3593`
+ // Minimum execution time: 20_916_000 picoseconds.
+ Weight::from_parts(21_199_000, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
+ .saturating_add(T::DbWeight::get().reads(2))
+ .saturating_add(T::DbWeight::get().writes(2))
}
- fn upgrade_accounts(_: u32) -> Weight {
- Weight::from_parts(0, 0)
+ /// Storage: NisCounterpartBalances Account (r:999 w:999)
+ /// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
+ /// Storage: System Account (r:999 w:999)
+ /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+ /// The range of component `u` is `[1, 1000]`.
+ /// The range of component `u` is `[1, 1000]`.
+ fn upgrade_accounts(u: u32, ) -> Weight {
+ // 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)
+ .saturating_add(Weight::from_parts(0, 990))
+ // Standard Error: 13_048
+ .saturating_add(Weight::from_parts(15_398_340, 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()))
}
}
diff --git a/runtime/kusama/src/weights/pallet_bounties.rs b/runtime/kusama/src/weights/pallet_bounties.rs
index 5dbba85898e9..6bbb1d24ec16 100644
--- a/runtime/kusama/src/weights/pallet_bounties.rs
+++ b/runtime/kusama/src/weights/pallet_bounties.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_bounties`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_bounties`.
pub struct WeightInfo(PhantomData);
@@ -56,13 +58,13 @@ impl pallet_bounties::WeightInfo for WeightInfo {
/// The range of component `d` is `[0, 16384]`.
fn propose_bounty(d: u32, ) -> Weight {
// Proof Size summary in bytes:
- // Measured: `210`
- // Estimated: `5082`
- // Minimum execution time: 23_859_000 picoseconds.
- Weight::from_parts(25_408_671, 0)
- .saturating_add(Weight::from_parts(0, 5082))
+ // Measured: `177`
+ // Estimated: `3593`
+ // Minimum execution time: 28_255_000 picoseconds.
+ Weight::from_parts(29_403_164, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
// Standard Error: 8
- .saturating_add(Weight::from_parts(719, 0).saturating_mul(d.into()))
+ .saturating_add(Weight::from_parts(687, 0).saturating_mul(d.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -72,11 +74,11 @@ impl pallet_bounties::WeightInfo for WeightInfo {
/// Proof: Bounties BountyApprovals (max_values: Some(1), max_size: Some(402), added: 897, mode: MaxEncodedLen)
fn approve_bounty() -> Weight {
// Proof Size summary in bytes:
- // Measured: `302`
- // Estimated: `5529`
- // Minimum execution time: 11_187_000 picoseconds.
- Weight::from_parts(11_502_000, 0)
- .saturating_add(Weight::from_parts(0, 5529))
+ // Measured: `269`
+ // Estimated: `3642`
+ // Minimum execution time: 11_058_000 picoseconds.
+ Weight::from_parts(11_325_000, 0)
+ .saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -84,10 +86,10 @@ impl pallet_bounties::WeightInfo for WeightInfo {
/// Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen)
fn propose_curator() -> Weight {
// Proof Size summary in bytes:
- // Measured: `322`
+ // Measured: `289`
// Estimated: `3642`
- // Minimum execution time: 9_836_000 picoseconds.
- Weight::from_parts(10_094_000, 0)
+ // Minimum execution time: 9_853_000 picoseconds.
+ Weight::from_parts(10_113_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -98,11 +100,11 @@ impl pallet_bounties::WeightInfo for WeightInfo {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn unassign_curator() -> Weight {
// Proof Size summary in bytes:
- // Measured: `498`
- // Estimated: `7235`
- // Minimum execution time: 34_372_000 picoseconds.
- Weight::from_parts(34_747_000, 0)
- .saturating_add(Weight::from_parts(0, 7235))
+ // Measured: `465`
+ // Estimated: `3642`
+ // Minimum execution time: 40_140_000 picoseconds.
+ Weight::from_parts(40_641_000, 0)
+ .saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -112,11 +114,11 @@ impl pallet_bounties::WeightInfo for WeightInfo {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn accept_curator() -> Weight {
// Proof Size summary in bytes:
- // Measured: `494`
- // Estimated: `7235`
- // Minimum execution time: 22_979_000 picoseconds.
- Weight::from_parts(23_299_000, 0)
- .saturating_add(Weight::from_parts(0, 7235))
+ // Measured: `461`
+ // Estimated: `3642`
+ // Minimum execution time: 26_728_000 picoseconds.
+ Weight::from_parts(27_104_000, 0)
+ .saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -126,11 +128,11 @@ impl pallet_bounties::WeightInfo for WeightInfo {
/// Proof: ChildBounties ParentChildBounties (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)
fn award_bounty() -> Weight {
// Proof Size summary in bytes:
- // Measured: `506`
- // Estimated: `7123`
- // Minimum execution time: 19_237_000 picoseconds.
- Weight::from_parts(19_629_000, 0)
- .saturating_add(Weight::from_parts(0, 7123))
+ // Measured: `405`
+ // Estimated: `3642`
+ // Minimum execution time: 19_297_000 picoseconds.
+ Weight::from_parts(19_626_000, 0)
+ .saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -144,11 +146,11 @@ impl pallet_bounties::WeightInfo for WeightInfo {
/// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(16400), added: 18875, mode: MaxEncodedLen)
fn claim_bounty() -> Weight {
// Proof Size summary in bytes:
- // Measured: `870`
- // Estimated: `15934`
- // Minimum execution time: 74_467_000 picoseconds.
- Weight::from_parts(75_107_000, 0)
- .saturating_add(Weight::from_parts(0, 15934))
+ // Measured: `769`
+ // Estimated: `8799`
+ // Minimum execution time: 110_040_000 picoseconds.
+ Weight::from_parts(110_661_000, 0)
+ .saturating_add(Weight::from_parts(0, 8799))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -162,11 +164,11 @@ impl pallet_bounties::WeightInfo for WeightInfo {
/// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(16400), added: 18875, mode: MaxEncodedLen)
fn close_bounty_proposed() -> Weight {
// Proof Size summary in bytes:
- // Measured: `550`
- // Estimated: `10716`
- // Minimum execution time: 39_805_000 picoseconds.
- Weight::from_parts(40_350_000, 0)
- .saturating_add(Weight::from_parts(0, 10716))
+ // Measured: `449`
+ // Estimated: `3642`
+ // Minimum execution time: 45_454_000 picoseconds.
+ Weight::from_parts(45_940_000, 0)
+ .saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -180,11 +182,11 @@ impl pallet_bounties::WeightInfo for WeightInfo {
/// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(16400), added: 18875, mode: MaxEncodedLen)
fn close_bounty_active() -> Weight {
// Proof Size summary in bytes:
- // Measured: `786`
- // Estimated: `13319`
- // Minimum execution time: 52_094_000 picoseconds.
- Weight::from_parts(52_637_000, 0)
- .saturating_add(Weight::from_parts(0, 13319))
+ // Measured: `685`
+ // Estimated: `6196`
+ // Minimum execution time: 74_573_000 picoseconds.
+ Weight::from_parts(75_522_000, 0)
+ .saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -192,10 +194,10 @@ impl pallet_bounties::WeightInfo for WeightInfo {
/// Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen)
fn extend_bounty_expiry() -> Weight {
// Proof Size summary in bytes:
- // Measured: `358`
+ // Measured: `325`
// Estimated: `3642`
- // Minimum execution time: 14_785_000 picoseconds.
- Weight::from_parts(15_084_000, 0)
+ // Minimum execution time: 15_341_000 picoseconds.
+ Weight::from_parts(15_613_000, 0)
.saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -210,16 +212,16 @@ impl pallet_bounties::WeightInfo for WeightInfo {
fn spend_funds(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + b * (297 ±0)`
- // Estimated: `3867 + b * (7858 ±0)`
- // Minimum execution time: 4_401_000 picoseconds.
- Weight::from_parts(4_483_000, 0)
- .saturating_add(Weight::from_parts(0, 3867))
- // Standard Error: 14_951
- .saturating_add(Weight::from_parts(31_756_079, 0).saturating_mul(b.into()))
+ // Estimated: `1887 + b * (5206 ±0)`
+ // Minimum execution time: 4_305_000 picoseconds.
+ Weight::from_parts(4_351_000, 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()))
.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))
.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(b.into())))
- .saturating_add(Weight::from_parts(0, 7858).saturating_mul(b.into()))
+ .saturating_add(Weight::from_parts(0, 5206).saturating_mul(b.into()))
}
}
diff --git a/runtime/kusama/src/weights/pallet_child_bounties.rs b/runtime/kusama/src/weights/pallet_child_bounties.rs
index 433568248115..185845f59c5f 100644
--- a/runtime/kusama/src/weights/pallet_child_bounties.rs
+++ b/runtime/kusama/src/weights/pallet_child_bounties.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_child_bounties`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_child_bounties`.
pub struct WeightInfo(PhantomData);
@@ -60,13 +62,13 @@ impl pallet_child_bounties::WeightInfo for WeightInfo Weight {
// Proof Size summary in bytes:
- // Measured: `646`
- // Estimated: `14808`
- // Minimum execution time: 50_138_000 picoseconds.
- Weight::from_parts(51_829_783, 0)
- .saturating_add(Weight::from_parts(0, 14808))
- // Standard Error: 10
- .saturating_add(Weight::from_parts(705, 0).saturating_mul(d.into()))
+ // Measured: `545`
+ // Estimated: `6196`
+ // Minimum execution time: 65_558_000 picoseconds.
+ Weight::from_parts(66_669_372, 0)
+ .saturating_add(Weight::from_parts(0, 6196))
+ // Standard Error: 8
+ .saturating_add(Weight::from_parts(710, 0).saturating_mul(d.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -78,11 +80,11 @@ impl pallet_child_bounties::WeightInfo for WeightInfo Weight {
// Proof Size summary in bytes:
- // Measured: `700`
- // Estimated: `10745`
- // Minimum execution time: 17_630_000 picoseconds.
- Weight::from_parts(18_089_000, 0)
- .saturating_add(Weight::from_parts(0, 10745))
+ // Measured: `599`
+ // Estimated: `3642`
+ // Minimum execution time: 17_853_000 picoseconds.
+ Weight::from_parts(18_343_000, 0)
+ .saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -94,11 +96,11 @@ impl pallet_child_bounties::WeightInfo for WeightInfo Weight {
// Proof Size summary in bytes:
- // Measured: `846`
- // Estimated: `10845`
- // Minimum execution time: 30_082_000 picoseconds.
- Weight::from_parts(30_536_000, 0)
- .saturating_add(Weight::from_parts(0, 10845))
+ // Measured: `745`
+ // Estimated: `3642`
+ // Minimum execution time: 31_791_000 picoseconds.
+ Weight::from_parts(32_371_000, 0)
+ .saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -110,11 +112,11 @@ impl pallet_child_bounties::WeightInfo for WeightInfo Weight {
// Proof Size summary in bytes:
- // Measured: `846`
- // Estimated: `10845`
- // Minimum execution time: 42_561_000 picoseconds.
- Weight::from_parts(43_263_000, 0)
- .saturating_add(Weight::from_parts(0, 10845))
+ // Measured: `745`
+ // Estimated: `3642`
+ // Minimum execution time: 45_667_000 picoseconds.
+ Weight::from_parts(46_549_000, 0)
+ .saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -124,11 +126,11 @@ impl pallet_child_bounties::WeightInfo for WeightInfo Weight {
// Proof Size summary in bytes:
- // Measured: `743`
- // Estimated: `7252`
- // Minimum execution time: 21_717_000 picoseconds.
- Weight::from_parts(22_164_000, 0)
- .saturating_add(Weight::from_parts(0, 7252))
+ // Measured: `642`
+ // Estimated: `3642`
+ // Minimum execution time: 21_792_000 picoseconds.
+ Weight::from_parts(22_192_000, 0)
+ .saturating_add(Weight::from_parts(0, 3642))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -142,11 +144,11 @@ impl pallet_child_bounties::WeightInfo for WeightInfo Weight {
// Proof Size summary in bytes:
- // Measured: `682`
- // Estimated: `15890`
- // Minimum execution time: 72_569_000 picoseconds.
- Weight::from_parts(74_474_000, 0)
- .saturating_add(Weight::from_parts(0, 15890))
+ // Measured: `614`
+ // Estimated: `8799`
+ // Minimum execution time: 105_215_000 picoseconds.
+ Weight::from_parts(106_028_000, 0)
+ .saturating_add(Weight::from_parts(0, 8799))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -164,11 +166,11 @@ impl pallet_child_bounties::WeightInfo for WeightInfo Weight {
// Proof Size summary in bytes:
- // Measured: `946`
- // Estimated: `20422`
- // Minimum execution time: 51_947_000 picoseconds.
- Weight::from_parts(52_480_000, 0)
- .saturating_add(Weight::from_parts(0, 20422))
+ // Measured: `845`
+ // Estimated: `6196`
+ // Minimum execution time: 71_488_000 picoseconds.
+ Weight::from_parts(72_349_000, 0)
+ .saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -186,11 +188,11 @@ impl pallet_child_bounties::WeightInfo for WeightInfo Weight {
// Proof Size summary in bytes:
- // Measured: `1133`
- // Estimated: `23025`
- // Minimum execution time: 63_618_000 picoseconds.
- Weight::from_parts(64_227_000, 0)
- .saturating_add(Weight::from_parts(0, 23025))
+ // Measured: `1032`
+ // Estimated: `8799`
+ // Minimum execution time: 87_364_000 picoseconds.
+ Weight::from_parts(88_086_000, 0)
+ .saturating_add(Weight::from_parts(0, 8799))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(7))
}
diff --git a/runtime/kusama/src/weights/pallet_conviction_voting.rs b/runtime/kusama/src/weights/pallet_conviction_voting.rs
index 47743abd73a7..baef2b895901 100644
--- a/runtime/kusama/src/weights/pallet_conviction_voting.rs
+++ b/runtime/kusama/src/weights/pallet_conviction_voting.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_conviction_voting`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_conviction_voting`.
pub struct WeightInfo(PhantomData);
@@ -53,16 +55,18 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
/// Proof: ConvictionVoting ClassLocksFor (max_values: None, max_size: Some(311), added: 2786, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:1 w:1)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn vote_new() -> Weight {
// Proof Size summary in bytes:
// Measured: `13445`
- // Estimated: `86075`
- // Minimum execution time: 111_359_000 picoseconds.
- Weight::from_parts(115_021_000, 0)
- .saturating_add(Weight::from_parts(0, 86075))
- .saturating_add(T::DbWeight::get().reads(5))
+ // Estimated: `42428`
+ // Minimum execution time: 115_953_000 picoseconds.
+ Weight::from_parts(117_572_000, 0)
+ .saturating_add(Weight::from_parts(0, 42428))
+ .saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(5))
}
/// Storage: Referenda ReferendumInfoFor (r:1 w:1)
@@ -73,16 +77,18 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
/// Proof: ConvictionVoting ClassLocksFor (max_values: None, max_size: Some(311), added: 2786, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: Scheduler Agenda (r:2 w:2)
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(38963), added: 41438, mode: MaxEncodedLen)
fn vote_existing() -> Weight {
// Proof Size summary in bytes:
// Measured: `14166`
- // Estimated: `127513`
- // Minimum execution time: 171_272_000 picoseconds.
- Weight::from_parts(175_200_000, 0)
- .saturating_add(Weight::from_parts(0, 127513))
- .saturating_add(T::DbWeight::get().reads(6))
+ // Estimated: `83866`
+ // Minimum execution time: 183_807_000 picoseconds.
+ Weight::from_parts(186_496_000, 0)
+ .saturating_add(Weight::from_parts(0, 83866))
+ .saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(6))
}
/// Storage: ConvictionVoting VotingFor (r:1 w:1)
@@ -94,10 +100,10 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
fn remove_vote() -> Weight {
// Proof Size summary in bytes:
// Measured: `13918`
- // Estimated: `118973`
- // Minimum execution time: 149_987_000 picoseconds.
- Weight::from_parts(152_677_000, 0)
- .saturating_add(Weight::from_parts(0, 118973))
+ // Estimated: `83866`
+ // Minimum execution time: 156_732_000 picoseconds.
+ Weight::from_parts(158_818_000, 0)
+ .saturating_add(Weight::from_parts(0, 83866))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -108,10 +114,10 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
fn remove_other_vote() -> Weight {
// Proof Size summary in bytes:
// Measured: `13004`
- // Estimated: `35107`
- // Minimum execution time: 60_514_000 picoseconds.
- Weight::from_parts(62_286_000, 0)
- .saturating_add(Weight::from_parts(0, 35107))
+ // Estimated: `30706`
+ // Minimum execution time: 58_814_000 picoseconds.
+ Weight::from_parts(60_373_000, 0)
+ .saturating_add(Weight::from_parts(0, 30706))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -125,17 +131,19 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
/// Proof: ConvictionVoting ClassLocksFor (max_values: None, max_size: Some(311), added: 2786, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// The range of component `r` is `[0, 512]`.
fn delegate(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `29640 + r * (365 ±0)`
- // Estimated: `153818 + r * (3411 ±0)`
- // Minimum execution time: 52_412_000 picoseconds.
- Weight::from_parts(1_574_668_129, 0)
- .saturating_add(Weight::from_parts(0, 153818))
- // Standard Error: 136_001
- .saturating_add(Weight::from_parts(37_269_909, 0).saturating_mul(r.into()))
- .saturating_add(T::DbWeight::get().reads(6))
+ // Estimated: `83866 + r * (3411 ±0)`
+ // Minimum execution time: 61_667_000 picoseconds.
+ Weight::from_parts(1_653_934_030, 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()))
+ .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))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(r.into())))
@@ -151,12 +159,12 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
fn undelegate(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `29555 + r * (365 ±0)`
- // Estimated: `145278 + r * (3411 ±0)`
- // Minimum execution time: 35_901_000 picoseconds.
- Weight::from_parts(1_534_534_801, 0)
- .saturating_add(Weight::from_parts(0, 145278))
- // Standard Error: 135_205
- .saturating_add(Weight::from_parts(37_478_595, 0).saturating_mul(r.into()))
+ // Estimated: `83866 + r * (3411 ±0)`
+ // Minimum execution time: 34_316_000 picoseconds.
+ Weight::from_parts(1_604_279_044, 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()))
.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))
@@ -169,14 +177,16 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
/// Proof: ConvictionVoting ClassLocksFor (max_values: None, max_size: Some(311), added: 2786, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
fn unlock() -> Weight {
// Proof Size summary in bytes:
- // Measured: `12217`
- // Estimated: `39246`
- // Minimum execution time: 71_968_000 picoseconds.
- Weight::from_parts(74_104_000, 0)
- .saturating_add(Weight::from_parts(0, 39246))
- .saturating_add(T::DbWeight::get().reads(3))
+ // Measured: `12218`
+ // Estimated: `30706`
+ // Minimum execution time: 83_835_000 picoseconds.
+ Weight::from_parts(85_818_000, 0)
+ .saturating_add(Weight::from_parts(0, 30706))
+ .saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
}
diff --git a/runtime/kusama/src/weights/pallet_election_provider_multi_phase.rs b/runtime/kusama/src/weights/pallet_election_provider_multi_phase.rs
index d2b42a491b7d..7df46227ce94 100644
--- a/runtime/kusama/src/weights/pallet_election_provider_multi_phase.rs
+++ b/runtime/kusama/src/weights/pallet_election_provider_multi_phase.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! 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-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_election_provider_multi_phase`.
pub struct WeightInfo(PhantomData);
@@ -63,11 +65,11 @@ impl pallet_election_provider_multi_phase::WeightInfo f
/// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured)
fn on_initialize_nothing() -> Weight {
// Proof Size summary in bytes:
- // Measured: `1027`
- // Estimated: `14936`
- // Minimum execution time: 21_024_000 picoseconds.
- Weight::from_parts(21_697_000, 0)
- .saturating_add(Weight::from_parts(0, 14936))
+ // Measured: `959`
+ // Estimated: `3481`
+ // Minimum execution time: 20_180_000 picoseconds.
+ Weight::from_parts(21_067_000, 0)
+ .saturating_add(Weight::from_parts(0, 3481))
.saturating_add(T::DbWeight::get().reads(8))
}
/// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
@@ -76,11 +78,11 @@ impl pallet_election_provider_multi_phase::WeightInfo f
/// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured)
fn on_initialize_open_signed() -> Weight {
// Proof Size summary in bytes:
- // Measured: `148`
- // Estimated: `3266`
- // Minimum execution time: 13_251_000 picoseconds.
- Weight::from_parts(13_556_000, 0)
- .saturating_add(Weight::from_parts(0, 3266))
+ // Measured: `80`
+ // Estimated: `1565`
+ // Minimum execution time: 12_428_000 picoseconds.
+ Weight::from_parts(12_848_000, 0)
+ .saturating_add(Weight::from_parts(0, 1565))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -90,11 +92,11 @@ impl pallet_election_provider_multi_phase::WeightInfo f
/// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured)
fn on_initialize_open_unsigned() -> Weight {
// Proof Size summary in bytes:
- // Measured: `148`
- // Estimated: `3266`
- // Minimum execution time: 14_586_000 picoseconds.
- Weight::from_parts(14_932_000, 0)
- .saturating_add(Weight::from_parts(0, 3266))
+ // Measured: `80`
+ // Estimated: `1565`
+ // Minimum execution time: 13_756_000 picoseconds.
+ Weight::from_parts(14_012_000, 0)
+ .saturating_add(Weight::from_parts(0, 1565))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -105,10 +107,10 @@ impl pallet_election_provider_multi_phase::WeightInfo f
fn finalize_signed_phase_accept_solution() -> Weight {
// Proof Size summary in bytes:
// Measured: `174`
- // Estimated: `3767`
- // Minimum execution time: 24_044_000 picoseconds.
- Weight::from_parts(24_456_000, 0)
- .saturating_add(Weight::from_parts(0, 3767))
+ // Estimated: `3593`
+ // Minimum execution time: 29_688_000 picoseconds.
+ Weight::from_parts(30_015_000, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -118,8 +120,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
- // Minimum execution time: 16_778_000 picoseconds.
- Weight::from_parts(17_098_000, 0)
+ // Minimum execution time: 20_493_000 picoseconds.
+ Weight::from_parts(20_753_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -132,15 +134,17 @@ impl pallet_election_provider_multi_phase::WeightInfo f
/// Proof Skipped: ElectionProviderMultiPhase Snapshot (max_values: Some(1), max_size: None, mode: Measured)
/// The range of component `v` is `[1000, 2000]`.
/// The range of component `t` is `[500, 1000]`.
- fn create_snapshot_internal(v: u32, _t: u32, ) -> Weight {
+ fn create_snapshot_internal(v: u32, t: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 658_110_000 picoseconds.
- Weight::from_parts(673_151_000, 0)
+ // Minimum execution time: 665_559_000 picoseconds.
+ Weight::from_parts(7_757_128, 0)
.saturating_add(Weight::from_parts(0, 0))
- // Standard Error: 3_369
- .saturating_add(Weight::from_parts(392_624, 0).saturating_mul(v.into()))
+ // 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()))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
@@ -167,17 +171,17 @@ impl pallet_election_provider_multi_phase::WeightInfo f
/// The range of component `d` is `[200, 400]`.
fn elect_queued(a: u32, d: u32, ) -> Weight {
// Proof Size summary in bytes:
- // Measured: `900 + a * (1152 ±0) + d * (47 ±0)`
- // Estimated: `21873 + a * (10368 ±0) + d * (432 ±0)`
- // Minimum execution time: 374_177_000 picoseconds.
- Weight::from_parts(383_707_000, 0)
- .saturating_add(Weight::from_parts(0, 21873))
- // Standard Error: 8_930
- .saturating_add(Weight::from_parts(575_485, 0).saturating_mul(a.into()))
+ // 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)
+ .saturating_add(Weight::from_parts(0, 4282))
+ // Standard Error: 8_656
+ .saturating_add(Weight::from_parts(575_703, 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, 10368).saturating_mul(a.into()))
- .saturating_add(Weight::from_parts(0, 432).saturating_mul(d.into()))
+ .saturating_add(Weight::from_parts(0, 1152).saturating_mul(a.into()))
+ .saturating_add(Weight::from_parts(0, 48).saturating_mul(d.into()))
}
/// Storage: ElectionProviderMultiPhase CurrentPhase (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured)
@@ -193,11 +197,11 @@ impl pallet_election_provider_multi_phase::WeightInfo f
/// Proof Skipped: ElectionProviderMultiPhase SignedSubmissionsMap (max_values: None, max_size: None, mode: Measured)
fn submit() -> Weight {
// Proof Size summary in bytes:
- // Measured: `1238`
- // Estimated: `13631`
- // Minimum execution time: 45_426_000 picoseconds.
- Weight::from_parts(46_000_000, 0)
- .saturating_add(Weight::from_parts(0, 13631))
+ // Measured: `1170`
+ // Estimated: `2655`
+ // Minimum execution time: 49_185_000 picoseconds.
+ Weight::from_parts(49_597_000, 0)
+ .saturating_add(Weight::from_parts(0, 2655))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -219,21 +223,23 @@ impl 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: `253 + v * (809 ±0) + t * (32 ±0)`
- // Estimated: `12166 + v * (5663 ±0) + t * (224 ±0)`
- // Minimum execution time: 7_353_352_000 picoseconds.
- Weight::from_parts(7_409_425_000, 0)
- .saturating_add(Weight::from_parts(0, 12166))
- // Standard Error: 24_654
- .saturating_add(Weight::from_parts(9_966, 0).saturating_mul(v.into()))
- // Standard Error: 73_060
- .saturating_add(Weight::from_parts(7_603_657, 0).saturating_mul(a.into()))
+ // 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)
+ .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()))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(1))
- .saturating_add(Weight::from_parts(0, 5663).saturating_mul(v.into()))
- .saturating_add(Weight::from_parts(0, 224).saturating_mul(t.into()))
+ .saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into()))
+ .saturating_add(Weight::from_parts(0, 809).saturating_mul(v.into()))
}
/// Storage: ElectionProviderMultiPhase DesiredTargets (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase DesiredTargets (max_values: Some(1), max_size: None, mode: Measured)
@@ -249,17 +255,17 @@ impl pallet_election_provider_multi_phase::WeightInfo f
/// The range of component `d` is `[200, 400]`.
fn feasibility_check(v: u32, t: u32, a: u32, _d: u32, ) -> Weight {
// Proof Size summary in bytes:
- // Measured: `228 + v * (809 ±0) + t * (32 ±0)`
- // Estimated: `6852 + v * (3236 ±0) + t * (128 ±0)`
- // Minimum execution time: 6_174_792_000 picoseconds.
- Weight::from_parts(6_244_237_000, 0)
- .saturating_add(Weight::from_parts(0, 6852))
- // Standard Error: 21_322
- .saturating_add(Weight::from_parts(142_059, 0).saturating_mul(v.into()))
- // Standard Error: 63_186
- .saturating_add(Weight::from_parts(5_948_175, 0).saturating_mul(a.into()))
+ // 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)
+ .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()))
.saturating_add(T::DbWeight::get().reads(4))
- .saturating_add(Weight::from_parts(0, 3236).saturating_mul(v.into()))
- .saturating_add(Weight::from_parts(0, 128).saturating_mul(t.into()))
+ .saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into()))
+ .saturating_add(Weight::from_parts(0, 809).saturating_mul(v.into()))
}
}
diff --git a/runtime/kusama/src/weights/pallet_fast_unstake.rs b/runtime/kusama/src/weights/pallet_fast_unstake.rs
index a90dcfe50d62..278f1dc7619b 100644
--- a/runtime/kusama/src/weights/pallet_fast_unstake.rs
+++ b/runtime/kusama/src/weights/pallet_fast_unstake.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_fast_unstake`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_fast_unstake`.
pub struct WeightInfo(PhantomData);
@@ -69,6 +71,8 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// Storage: Balances Locks (r:64 w:64)
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
+ /// Storage: Balances Freezes (r:64 w:0)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: Staking Ledger (r:0 w:64)
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
/// Storage: Staking Payee (r:0 w:64)
@@ -76,18 +80,18 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo
/// The range of component `b` is `[1, 64]`.
fn on_idle_unstake(b: u32, ) -> Weight {
// Proof Size summary in bytes:
- // Measured: `1316 + b * (343 ±0)`
- // Estimated: `20621 + b * (17898 ±0)`
- // Minimum execution time: 76_169_000 picoseconds.
- Weight::from_parts(42_721_141, 0)
- .saturating_add(Weight::from_parts(0, 20621))
- // Standard Error: 49_311
- .saturating_add(Weight::from_parts(41_420_931, 0).saturating_mul(b.into()))
+ // Measured: `1214 + b * (343 ±0)`
+ // Estimated: `4676 + b * (3774 ±0)`
+ // Minimum execution time: 88_679_000 picoseconds.
+ Weight::from_parts(24_547_439, 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()))
.saturating_add(T::DbWeight::get().reads(6))
- .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(b.into())))
+ .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(T::DbWeight::get().writes((5_u64).saturating_mul(b.into())))
- .saturating_add(Weight::from_parts(0, 17898).saturating_mul(b.into()))
+ .saturating_add(Weight::from_parts(0, 3774).saturating_mul(b.into()))
}
/// Storage: FastUnstake ErasToCheckPerBlock (r:1 w:0)
/// Proof: FastUnstake ErasToCheckPerBlock (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -107,20 +111,20 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo
/// The range of component `b` is `[1, 64]`.
fn on_idle_check(v: u32, b: u32, ) -> Weight {
// Proof Size summary in bytes:
- // Measured: `1484 + v * (18487 ±0) + b * (48 ±0)`
- // Estimated: `18256 + v * (39451 ±0) + b * (98 ±0)`
- // Minimum execution time: 1_663_692_000 picoseconds.
- Weight::from_parts(1_670_772_000, 0)
- .saturating_add(Weight::from_parts(0, 18256))
- // Standard Error: 15_299_028
- .saturating_add(Weight::from_parts(489_545_566, 0).saturating_mul(v.into()))
- // Standard Error: 61_213_154
- .saturating_add(Weight::from_parts(1_926_696_821, 0).saturating_mul(b.into()))
+ // 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()))
.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))
- .saturating_add(Weight::from_parts(0, 39451).saturating_mul(v.into()))
- .saturating_add(Weight::from_parts(0, 98).saturating_mul(b.into()))
+ .saturating_add(Weight::from_parts(0, 49).saturating_mul(b.into()))
+ .saturating_add(Weight::from_parts(0, 20963).saturating_mul(v.into()))
}
/// Storage: FastUnstake ErasToCheckPerBlock (r:1 w:0)
/// Proof: FastUnstake ErasToCheckPerBlock (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -148,16 +152,18 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo
/// Proof: Staking CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: FastUnstake CounterForQueue (r:1 w:1)
/// 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: `1898`
- // Estimated: `43454`
- // Minimum execution time: 111_662_000 picoseconds.
- Weight::from_parts(112_581_000, 0)
- .saturating_add(Weight::from_parts(0, 43454))
- .saturating_add(T::DbWeight::get().reads(14))
+ // Measured: `1864`
+ // Estimated: `4764`
+ // Minimum execution time: 117_566_000 picoseconds.
+ Weight::from_parts(118_709_000, 0)
+ .saturating_add(Weight::from_parts(0, 4764))
+ .saturating_add(T::DbWeight::get().reads(15))
.saturating_add(T::DbWeight::get().writes(9))
}
/// Storage: FastUnstake ErasToCheckPerBlock (r:1 w:0)
@@ -172,11 +178,11 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo
/// Proof: FastUnstake CounterForQueue (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
fn deregister() -> Weight {
// Proof Size summary in bytes:
- // Measured: `1156`
- // Estimated: `15731`
- // Minimum execution time: 40_644_000 picoseconds.
- Weight::from_parts(41_516_000, 0)
- .saturating_add(Weight::from_parts(0, 15731))
+ // Measured: `1122`
+ // Estimated: `4676`
+ // Minimum execution time: 43_460_000 picoseconds.
+ Weight::from_parts(44_208_000, 0)
+ .saturating_add(Weight::from_parts(0, 4676))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -186,8 +192,8 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_901_000 picoseconds.
- Weight::from_parts(3_026_000, 0)
+ // Minimum execution time: 2_858_000 picoseconds.
+ Weight::from_parts(3_088_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
diff --git a/runtime/kusama/src/weights/pallet_identity.rs b/runtime/kusama/src/weights/pallet_identity.rs
index 619463a46a9b..22721216f021 100644
--- a/runtime/kusama/src/weights/pallet_identity.rs
+++ b/runtime/kusama/src/weights/pallet_identity.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_identity`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_identity`.
pub struct WeightInfo(PhantomData);
@@ -52,11 +54,11 @@ impl pallet_identity::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `32 + r * (57 ±0)`
// Estimated: `2626`
- // Minimum execution time: 11_971_000 picoseconds.
- Weight::from_parts(12_647_916, 0)
+ // Minimum execution time: 12_101_000 picoseconds.
+ Weight::from_parts(12_743_753, 0)
.saturating_add(Weight::from_parts(0, 2626))
- // Standard Error: 1_923
- .saturating_add(Weight::from_parts(117_079, 0).saturating_mul(r.into()))
+ // Standard Error: 1_491
+ .saturating_add(Weight::from_parts(106_844, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -68,13 +70,13 @@ impl pallet_identity::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `442 + r * (5 ±0)`
// Estimated: `11003`
- // Minimum execution time: 29_280_000 picoseconds.
- Weight::from_parts(30_187_924, 0)
+ // Minimum execution time: 31_894_000 picoseconds.
+ Weight::from_parts(31_275_923, 0)
.saturating_add(Weight::from_parts(0, 11003))
- // Standard Error: 4_084
- .saturating_add(Weight::from_parts(6_401, 0).saturating_mul(r.into()))
- // Standard Error: 796
- .saturating_add(Weight::from_parts(440_407, 0).saturating_mul(x.into()))
+ // 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()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -88,12 +90,12 @@ impl pallet_identity::WeightInfo for WeightInfo {
fn set_subs_new(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `101`
- // Estimated: `18716 + s * (2589 ±0)`
- // Minimum execution time: 9_217_000 picoseconds.
- Weight::from_parts(22_366_407, 0)
- .saturating_add(Weight::from_parts(0, 18716))
- // Standard Error: 5_217
- .saturating_add(Weight::from_parts(2_681_153, 0).saturating_mul(s.into()))
+ // Estimated: `11003 + s * (2589 ±0)`
+ // Minimum execution time: 9_703_000 picoseconds.
+ Weight::from_parts(25_002_066, 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()))
.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))
@@ -110,12 +112,12 @@ impl pallet_identity::WeightInfo for WeightInfo {
fn set_subs_old(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `194 + p * (32 ±0)`
- // Estimated: `17726`
- // Minimum execution time: 9_562_000 picoseconds.
- Weight::from_parts(22_267_810, 0)
- .saturating_add(Weight::from_parts(0, 17726))
- // Standard Error: 3_161
- .saturating_add(Weight::from_parts(1_068_419, 0).saturating_mul(p.into()))
+ // Estimated: `11003`
+ // Minimum execution time: 9_451_000 picoseconds.
+ Weight::from_parts(24_361_172, 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()))
.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())))
@@ -132,16 +134,16 @@ impl pallet_identity::WeightInfo for WeightInfo {
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
- // Estimated: `17726`
- // Minimum execution time: 49_724_000 picoseconds.
- Weight::from_parts(28_433_827, 0)
- .saturating_add(Weight::from_parts(0, 17726))
- // Standard Error: 7_197
- .saturating_add(Weight::from_parts(45_635, 0).saturating_mul(r.into()))
- // Standard Error: 1_405
- .saturating_add(Weight::from_parts(1_055_850, 0).saturating_mul(s.into()))
- // Standard Error: 1_405
- .saturating_add(Weight::from_parts(236_616, 0).saturating_mul(x.into()))
+ // Estimated: `11003`
+ // Minimum execution time: 54_101_000 picoseconds.
+ Weight::from_parts(33_192_607, 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()))
.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())))
@@ -155,14 +157,14 @@ impl pallet_identity::WeightInfo for WeightInfo {
fn request_judgement(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `367 + r * (57 ±0) + x * (66 ±0)`
- // Estimated: `13629`
- // Minimum execution time: 30_181_000 picoseconds.
- Weight::from_parts(30_036_356, 0)
- .saturating_add(Weight::from_parts(0, 13629))
- // Standard Error: 3_733
- .saturating_add(Weight::from_parts(61_015, 0).saturating_mul(r.into()))
- // Standard Error: 728
- .saturating_add(Weight::from_parts(464_610, 0).saturating_mul(x.into()))
+ // Estimated: `11003`
+ // Minimum execution time: 33_110_000 picoseconds.
+ Weight::from_parts(31_913_069, 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()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -174,13 +176,13 @@ impl pallet_identity::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `398 + x * (66 ±0)`
// Estimated: `11003`
- // Minimum execution time: 27_256_000 picoseconds.
- Weight::from_parts(27_361_959, 0)
+ // Minimum execution time: 30_079_000 picoseconds.
+ Weight::from_parts(27_259_116, 0)
.saturating_add(Weight::from_parts(0, 11003))
- // Standard Error: 4_547
- .saturating_add(Weight::from_parts(40_254, 0).saturating_mul(r.into()))
- // Standard Error: 887
- .saturating_add(Weight::from_parts(464_938, 0).saturating_mul(x.into()))
+ // 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()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -191,11 +193,11 @@ impl pallet_identity::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
- // Minimum execution time: 7_479_000 picoseconds.
- Weight::from_parts(7_959_876, 0)
+ // Minimum execution time: 7_635_000 picoseconds.
+ Weight::from_parts(8_125_925, 0)
.saturating_add(Weight::from_parts(0, 2626))
- // Standard Error: 1_565
- .saturating_add(Weight::from_parts(91_853, 0).saturating_mul(r.into()))
+ // Standard Error: 1_129
+ .saturating_add(Weight::from_parts(92_025, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -206,11 +208,11 @@ impl pallet_identity::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
- // Minimum execution time: 7_750_000 picoseconds.
- Weight::from_parts(8_097_434, 0)
+ // Minimum execution time: 7_791_000 picoseconds.
+ Weight::from_parts(8_298_456, 0)
.saturating_add(Weight::from_parts(0, 2626))
- // Standard Error: 1_227
- .saturating_add(Weight::from_parts(88_314, 0).saturating_mul(r.into()))
+ // Standard Error: 1_126
+ .saturating_add(Weight::from_parts(85_726, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -221,11 +223,11 @@ impl pallet_identity::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
- // Minimum execution time: 7_686_000 picoseconds.
- Weight::from_parts(8_176_717, 0)
+ // Minimum execution time: 7_661_000 picoseconds.
+ Weight::from_parts(8_136_466, 0)
.saturating_add(Weight::from_parts(0, 2626))
- // Standard Error: 1_152
- .saturating_add(Weight::from_parts(80_559, 0).saturating_mul(r.into()))
+ // Standard Error: 1_079
+ .saturating_add(Weight::from_parts(89_022, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -238,14 +240,14 @@ impl pallet_identity::WeightInfo for WeightInfo {
fn provide_judgement(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `445 + r * (57 ±0) + x * (66 ±0)`
- // Estimated: `13629`
- // Minimum execution time: 22_923_000 picoseconds.
- Weight::from_parts(22_446_926, 0)
- .saturating_add(Weight::from_parts(0, 13629))
- // Standard Error: 6_242
- .saturating_add(Weight::from_parts(93_223, 0).saturating_mul(r.into()))
- // Standard Error: 1_155
- .saturating_add(Weight::from_parts(734_993, 0).saturating_mul(x.into()))
+ // Estimated: `11003`
+ // Minimum execution time: 23_630_000 picoseconds.
+ Weight::from_parts(22_129_771, 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()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -263,16 +265,16 @@ impl pallet_identity::WeightInfo for WeightInfo {
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
- // Estimated: `21319`
- // Minimum execution time: 63_424_000 picoseconds.
- Weight::from_parts(43_509_592, 0)
- .saturating_add(Weight::from_parts(0, 21319))
- // Standard Error: 6_118
- .saturating_add(Weight::from_parts(34_163, 0).saturating_mul(r.into()))
- // Standard Error: 1_194
- .saturating_add(Weight::from_parts(1_058_669, 0).saturating_mul(s.into()))
- // Standard Error: 1_194
- .saturating_add(Weight::from_parts(226_324, 0).saturating_mul(x.into()))
+ // Estimated: `11003`
+ // Minimum execution time: 70_382_000 picoseconds.
+ Weight::from_parts(48_756_189, 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()))
.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())))
@@ -287,12 +289,12 @@ impl pallet_identity::WeightInfo for WeightInfo {
fn add_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `475 + s * (36 ±0)`
- // Estimated: `21305`
- // Minimum execution time: 27_057_000 picoseconds.
- Weight::from_parts(31_676_569, 0)
- .saturating_add(Weight::from_parts(0, 21305))
- // Standard Error: 1_426
- .saturating_add(Weight::from_parts(59_355, 0).saturating_mul(s.into()))
+ // Estimated: `11003`
+ // Minimum execution time: 29_447_000 picoseconds.
+ Weight::from_parts(34_578_504, 0)
+ .saturating_add(Weight::from_parts(0, 11003))
+ // Standard Error: 1_368
+ .saturating_add(Weight::from_parts(60_635, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -304,12 +306,12 @@ impl pallet_identity::WeightInfo for WeightInfo {
fn rename_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `591 + s * (3 ±0)`
- // Estimated: `14582`
- // Minimum execution time: 12_795_000 picoseconds.
- Weight::from_parts(15_135_109, 0)
- .saturating_add(Weight::from_parts(0, 14582))
- // Standard Error: 629
- .saturating_add(Weight::from_parts(16_556, 0).saturating_mul(s.into()))
+ // Estimated: `11003`
+ // Minimum execution time: 13_214_000 picoseconds.
+ Weight::from_parts(15_133_067, 0)
+ .saturating_add(Weight::from_parts(0, 11003))
+ // Standard Error: 498
+ .saturating_add(Weight::from_parts(16_129, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -323,12 +325,12 @@ impl pallet_identity::WeightInfo for WeightInfo {
fn remove_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `638 + s * (35 ±0)`
- // Estimated: `21305`
- // Minimum execution time: 30_174_000 picoseconds.
- Weight::from_parts(36_094_454, 0)
- .saturating_add(Weight::from_parts(0, 21305))
- // Standard Error: 1_570
- .saturating_add(Weight::from_parts(50_442, 0).saturating_mul(s.into()))
+ // Estimated: `11003`
+ // Minimum execution time: 32_964_000 picoseconds.
+ Weight::from_parts(36_119_193, 0)
+ .saturating_add(Weight::from_parts(0, 11003))
+ // Standard Error: 873
+ .saturating_add(Weight::from_parts(48_803, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -336,17 +338,19 @@ impl pallet_identity::WeightInfo for WeightInfo {
/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
/// Storage: Identity SubsOf (r:1 w:1)
/// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
+ /// Storage: System Account (r:1 w:0)
+ /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// The range of component `s` is `[0, 99]`.
fn quit_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
- // Measured: `564 + s * (37 ±0)`
- // Estimated: `10302`
- // Minimum execution time: 19_729_000 picoseconds.
- Weight::from_parts(22_325_410, 0)
- .saturating_add(Weight::from_parts(0, 10302))
- // Standard Error: 975
- .saturating_add(Weight::from_parts(52_068, 0).saturating_mul(s.into()))
- .saturating_add(T::DbWeight::get().reads(2))
+ // Measured: `704 + s * (37 ±0)`
+ // Estimated: `6723`
+ // Minimum execution time: 24_456_000 picoseconds.
+ Weight::from_parts(26_964_746, 0)
+ .saturating_add(Weight::from_parts(0, 6723))
+ // Standard Error: 877
+ .saturating_add(Weight::from_parts(56_104, 0).saturating_mul(s.into()))
+ .saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
}
diff --git a/runtime/kusama/src/weights/pallet_im_online.rs b/runtime/kusama/src/weights/pallet_im_online.rs
index b0ca85b470a5..dcc50ff92440 100644
--- a/runtime/kusama/src/weights/pallet_im_online.rs
+++ b/runtime/kusama/src/weights/pallet_im_online.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_im_online`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_im_online`.
pub struct WeightInfo(PhantomData);
@@ -60,17 +62,17 @@ impl pallet_im_online::WeightInfo for WeightInfo {
fn validate_unsigned_and_then_heartbeat(k: u32, e: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `361 + k * (32 ±0)`
- // Estimated: `10349676 + e * (35 ±0) + k * (64 ±0)`
- // Minimum execution time: 91_159_000 picoseconds.
- Weight::from_parts(74_157_856, 0)
- .saturating_add(Weight::from_parts(0, 10349676))
- // Standard Error: 275
- .saturating_add(Weight::from_parts(20_308, 0).saturating_mul(k.into()))
- // Standard Error: 2_777
- .saturating_add(Weight::from_parts(387_445, 0).saturating_mul(e.into()))
+ // Estimated: `10024497 + e * (35 ±0) + k * (32 ±0)`
+ // Minimum execution time: 92_733_000 picoseconds.
+ Weight::from_parts(72_169_379, 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()))
.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()))
- .saturating_add(Weight::from_parts(0, 64).saturating_mul(k.into()))
+ .saturating_add(Weight::from_parts(0, 32).saturating_mul(k.into()))
}
}
diff --git a/runtime/kusama/src/weights/pallet_indices.rs b/runtime/kusama/src/weights/pallet_indices.rs
index b08995cf86bb..58641ad8ee6d 100644
--- a/runtime/kusama/src/weights/pallet_indices.rs
+++ b/runtime/kusama/src/weights/pallet_indices.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_indices`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_indices`.
pub struct WeightInfo(PhantomData);
@@ -51,8 +53,8 @@ impl pallet_indices::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `142`
// Estimated: `3534`
- // Minimum execution time: 19_717_000 picoseconds.
- Weight::from_parts(19_973_000, 0)
+ // Minimum execution time: 24_137_000 picoseconds.
+ Weight::from_parts(24_687_000, 0)
.saturating_add(Weight::from_parts(0, 3534))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -64,10 +66,10 @@ impl pallet_indices::WeightInfo for WeightInfo {
fn transfer() -> Weight {
// Proof Size summary in bytes:
// Measured: `341`
- // Estimated: `7127`
- // Minimum execution time: 25_883_000 picoseconds.
- Weight::from_parts(26_341_000, 0)
- .saturating_add(Weight::from_parts(0, 7127))
+ // Estimated: `3593`
+ // Minimum execution time: 34_476_000 picoseconds.
+ Weight::from_parts(35_322_000, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -77,8 +79,8 @@ impl pallet_indices::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `238`
// Estimated: `3534`
- // Minimum execution time: 20_994_000 picoseconds.
- Weight::from_parts(21_545_000, 0)
+ // Minimum execution time: 25_118_000 picoseconds.
+ Weight::from_parts(25_583_000, 0)
.saturating_add(Weight::from_parts(0, 3534))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -90,10 +92,10 @@ impl pallet_indices::WeightInfo for WeightInfo {
fn force_transfer() -> Weight {
// Proof Size summary in bytes:
// Measured: `341`
- // Estimated: `7127`
- // Minimum execution time: 23_512_000 picoseconds.
- Weight::from_parts(23_892_000, 0)
- .saturating_add(Weight::from_parts(0, 7127))
+ // Estimated: `3593`
+ // Minimum execution time: 27_535_000 picoseconds.
+ Weight::from_parts(27_859_000, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -103,8 +105,8 @@ impl pallet_indices::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `238`
// Estimated: `3534`
- // Minimum execution time: 23_144_000 picoseconds.
- Weight::from_parts(23_511_000, 0)
+ // Minimum execution time: 27_324_000 picoseconds.
+ Weight::from_parts(27_696_000, 0)
.saturating_add(Weight::from_parts(0, 3534))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
diff --git a/runtime/kusama/src/weights/pallet_multisig.rs b/runtime/kusama/src/weights/pallet_multisig.rs
index 6de53758f52e..107ea7c927b1 100644
--- a/runtime/kusama/src/weights/pallet_multisig.rs
+++ b/runtime/kusama/src/weights/pallet_multisig.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_multisig`.
pub struct WeightInfo(PhantomData);
@@ -50,11 +52,11 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 11_823_000 picoseconds.
- Weight::from_parts(12_266_007, 0)
+ // Minimum execution time: 12_077_000 picoseconds.
+ Weight::from_parts(12_503_434, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2
- .saturating_add(Weight::from_parts(498, 0).saturating_mul(z.into()))
+ .saturating_add(Weight::from_parts(500, 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)
@@ -64,13 +66,13 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `301 + s * (2 ±0)`
// Estimated: `6811`
- // Minimum execution time: 36_427_000 picoseconds.
- Weight::from_parts(31_400_908, 0)
+ // Minimum execution time: 41_160_000 picoseconds.
+ Weight::from_parts(35_506_721, 0)
.saturating_add(Weight::from_parts(0, 6811))
- // Standard Error: 650
- .saturating_add(Weight::from_parts(54_330, 0).saturating_mul(s.into()))
- // Standard Error: 6
- .saturating_add(Weight::from_parts(1_198, 0).saturating_mul(z.into()))
+ // Standard Error: 385
+ .saturating_add(Weight::from_parts(63_369, 0).saturating_mul(s.into()))
+ // Standard Error: 3
+ .saturating_add(Weight::from_parts(1_194, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -82,13 +84,13 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `320`
// Estimated: `6811`
- // Minimum execution time: 26_513_000 picoseconds.
- Weight::from_parts(21_729_726, 0)
+ // Minimum execution time: 26_935_000 picoseconds.
+ Weight::from_parts(21_624_406, 0)
.saturating_add(Weight::from_parts(0, 6811))
- // Standard Error: 412
- .saturating_add(Weight::from_parts(54_766, 0).saturating_mul(s.into()))
- // Standard Error: 4
- .saturating_add(Weight::from_parts(1_190, 0).saturating_mul(z.into()))
+ // Standard Error: 284
+ .saturating_add(Weight::from_parts(59_288, 0).saturating_mul(s.into()))
+ // Standard Error: 2
+ .saturating_add(Weight::from_parts(1_222, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -101,14 +103,14 @@ impl pallet_multisig::WeightInfo for WeightInfo {
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `426 + s * (33 ±0)`
- // Estimated: `10404`
- // Minimum execution time: 44_380_000 picoseconds.
- Weight::from_parts(35_396_612, 0)
- .saturating_add(Weight::from_parts(0, 10404))
- // Standard Error: 1_363
- .saturating_add(Weight::from_parts(95_216, 0).saturating_mul(s.into()))
- // Standard Error: 13
- .saturating_add(Weight::from_parts(1_264, 0).saturating_mul(z.into()))
+ // Estimated: `6811`
+ // Minimum execution time: 46_401_000 picoseconds.
+ Weight::from_parts(39_301_660, 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()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -119,11 +121,11 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `301 + s * (2 ±0)`
// Estimated: `6811`
- // Minimum execution time: 27_881_000 picoseconds.
- Weight::from_parts(29_392_537, 0)
+ // Minimum execution time: 32_549_000 picoseconds.
+ Weight::from_parts(34_081_487, 0)
.saturating_add(Weight::from_parts(0, 6811))
- // Standard Error: 647
- .saturating_add(Weight::from_parts(63_287, 0).saturating_mul(s.into()))
+ // Standard Error: 544
+ .saturating_add(Weight::from_parts(66_832, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -134,11 +136,11 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `320`
// Estimated: `6811`
- // Minimum execution time: 18_831_000 picoseconds.
- Weight::from_parts(20_022_948, 0)
+ // Minimum execution time: 19_568_000 picoseconds.
+ Weight::from_parts(20_570_167, 0)
.saturating_add(Weight::from_parts(0, 6811))
- // Standard Error: 709
- .saturating_add(Weight::from_parts(57_318, 0).saturating_mul(s.into()))
+ // Standard Error: 411
+ .saturating_add(Weight::from_parts(59_691, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -149,11 +151,11 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `492 + s * (1 ±0)`
// Estimated: `6811`
- // Minimum execution time: 29_105_000 picoseconds.
- Weight::from_parts(30_739_462, 0)
+ // Minimum execution time: 33_844_000 picoseconds.
+ Weight::from_parts(35_036_501, 0)
.saturating_add(Weight::from_parts(0, 6811))
- // Standard Error: 1_473
- .saturating_add(Weight::from_parts(90_499, 0).saturating_mul(s.into()))
+ // Standard Error: 503
+ .saturating_add(Weight::from_parts(64_100, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
diff --git a/runtime/kusama/src/weights/pallet_nis.rs b/runtime/kusama/src/weights/pallet_nis.rs
index 5d4bc0f5e322..c37374865398 100644
--- a/runtime/kusama/src/weights/pallet_nis.rs
+++ b/runtime/kusama/src/weights/pallet_nis.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_nis`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,165 +39,176 @@
#![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_nis`.
pub struct WeightInfo(PhantomData);
impl pallet_nis::WeightInfo for WeightInfo {
/// Storage: Nis Queues (r:1 w:1)
/// Proof: Nis Queues (max_values: None, max_size: Some(48022), added: 50497, mode: MaxEncodedLen)
- /// Storage: Balances Reserves (r:1 w:1)
- /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen)
+ /// Storage: Balances Holds (r:1 w:1)
+ /// Proof: Balances Holds (max_values: None, max_size: Some(67), added: 2542, mode: MaxEncodedLen)
/// Storage: Nis QueueTotals (r:1 w:1)
/// Proof: Nis QueueTotals (max_values: Some(1), max_size: Some(10002), added: 10497, mode: MaxEncodedLen)
/// The range of component `l` is `[0, 999]`.
fn place_bid(l: u32, ) -> Weight {
// Proof Size summary in bytes:
- // Measured: `10216 + l * (48 ±0)`
- // Estimated: `67688`
- // Minimum execution time: 29_879_000 picoseconds.
- Weight::from_parts(32_953_670, 0)
- .saturating_add(Weight::from_parts(0, 67688))
- // Standard Error: 715
- .saturating_add(Weight::from_parts(71_838, 0).saturating_mul(l.into()))
+ // Measured: `10210 + l * (48 ±0)`
+ // Estimated: `51487`
+ // Minimum execution time: 45_950_000 picoseconds.
+ Weight::from_parts(47_235_564, 0)
+ .saturating_add(Weight::from_parts(0, 51487))
+ // Standard Error: 723
+ .saturating_add(Weight::from_parts(71_625, 0).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: Nis Queues (r:1 w:1)
/// Proof: Nis Queues (max_values: None, max_size: Some(48022), added: 50497, mode: MaxEncodedLen)
- /// Storage: Balances Reserves (r:1 w:1)
- /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen)
+ /// Storage: Balances Holds (r:1 w:1)
+ /// Proof: Balances Holds (max_values: None, max_size: Some(67), added: 2542, mode: MaxEncodedLen)
/// Storage: Nis QueueTotals (r:1 w:1)
/// Proof: Nis QueueTotals (max_values: Some(1), max_size: Some(10002), added: 10497, mode: MaxEncodedLen)
fn place_bid_max() -> Weight {
// Proof Size summary in bytes:
- // Measured: `58218`
- // Estimated: `67688`
- // Minimum execution time: 107_169_000 picoseconds.
- Weight::from_parts(108_661_000, 0)
- .saturating_add(Weight::from_parts(0, 67688))
+ // Measured: `58212`
+ // Estimated: `51487`
+ // Minimum execution time: 129_538_000 picoseconds.
+ Weight::from_parts(132_437_000, 0)
+ .saturating_add(Weight::from_parts(0, 51487))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: Nis Queues (r:1 w:1)
/// Proof: Nis Queues (max_values: None, max_size: Some(48022), added: 50497, mode: MaxEncodedLen)
+ /// Storage: Balances Holds (r:1 w:1)
+ /// Proof: Balances Holds (max_values: None, max_size: Some(67), added: 2542, mode: MaxEncodedLen)
/// Storage: Nis QueueTotals (r:1 w:1)
/// Proof: Nis QueueTotals (max_values: Some(1), max_size: Some(10002), added: 10497, mode: MaxEncodedLen)
- /// Storage: Balances Reserves (r:1 w:1)
- /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen)
/// The range of component `l` is `[1, 1000]`.
fn retract_bid(l: u32, ) -> Weight {
// Proof Size summary in bytes:
- // Measured: `10216 + l * (48 ±0)`
- // Estimated: `67688`
- // Minimum execution time: 37_765_000 picoseconds.
- Weight::from_parts(34_128_234, 0)
- .saturating_add(Weight::from_parts(0, 67688))
- // Standard Error: 714
- .saturating_add(Weight::from_parts(59_820, 0).saturating_mul(l.into()))
+ // Measured: `10210 + l * (48 ±0)`
+ // Estimated: `51487`
+ // Minimum execution time: 49_489_000 picoseconds.
+ Weight::from_parts(44_072_270, 0)
+ .saturating_add(Weight::from_parts(0, 51487))
+ // Standard Error: 744
+ .saturating_add(Weight::from_parts(90_901, 0).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: Nis Summary (r:1 w:0)
/// Proof: Nis Summary (max_values: Some(1), max_size: Some(40), added: 535, 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: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn fund_deficit() -> Weight {
// Proof Size summary in bytes:
// Measured: `225`
- // Estimated: `5118`
- // Minimum execution time: 34_474_000 picoseconds.
- Weight::from_parts(35_247_000, 0)
- .saturating_add(Weight::from_parts(0, 5118))
- .saturating_add(T::DbWeight::get().reads(2))
+ // Estimated: `3593`
+ // Minimum execution time: 38_216_000 picoseconds.
+ Weight::from_parts(38_536_000, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
+ .saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: Nis Receipts (r:1 w:1)
/// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen)
- /// Storage: Nis Summary (r:1 w:1)
- /// Proof: Nis Summary (max_values: Some(1), max_size: Some(40), added: 535, mode: MaxEncodedLen)
- /// Storage: System Account (r:1 w:0)
+ /// Storage: Balances Holds (r:1 w:1)
+ /// Proof: Balances Holds (max_values: None, max_size: Some(67), added: 2542, 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 Reserves (r:1 w:1)
- /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen)
- fn thaw_private() -> Weight {
- // Proof Size summary in bytes:
- // Measured: `394`
- // Estimated: `13378`
- // Minimum execution time: 50_476_000 picoseconds.
- Weight::from_parts(51_300_000, 0)
- .saturating_add(Weight::from_parts(0, 13378))
- .saturating_add(T::DbWeight::get().reads(4))
- .saturating_add(T::DbWeight::get().writes(3))
- }
- /// Storage: Nis Receipts (r:1 w:1)
- /// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen)
/// Storage: Nis Summary (r:1 w:1)
/// Proof: Nis Summary (max_values: Some(1), max_size: Some(40), added: 535, mode: MaxEncodedLen)
- /// Storage: NisCounterpartBalances Account (r:1 w:1)
- /// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
/// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
/// Proof: NisCounterpartBalances TotalIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
- /// Storage: System Account (r:1 w:1)
- /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
- fn thaw_communal() -> Weight {
+ /// Storage: NisCounterpartBalances Account (r:1 w:1)
+ /// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
+ fn communify() -> Weight {
// Proof Size summary in bytes:
- // Measured: `604`
- // Estimated: `13742`
- // Minimum execution time: 63_964_000 picoseconds.
- Weight::from_parts(64_804_000, 0)
- .saturating_add(Weight::from_parts(0, 13742))
- .saturating_add(T::DbWeight::get().reads(5))
- .saturating_add(T::DbWeight::get().writes(5))
+ // Measured: `470`
+ // Estimated: `3593`
+ // Minimum execution time: 72_706_000 picoseconds.
+ Weight::from_parts(73_956_000, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
+ .saturating_add(T::DbWeight::get().reads(6))
+ .saturating_add(T::DbWeight::get().writes(6))
}
/// Storage: Nis Receipts (r:1 w:1)
/// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen)
/// Storage: Nis Summary (r:1 w:1)
/// Proof: Nis Summary (max_values: Some(1), max_size: Some(40), added: 535, 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: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// Storage: NisCounterpartBalances Account (r:1 w:1)
/// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
/// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
/// Proof: NisCounterpartBalances TotalIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
- /// Storage: Balances Reserves (r:1 w:1)
- /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen)
+ /// Storage: Balances Holds (r:1 w:1)
+ /// Proof: Balances Holds (max_values: None, max_size: Some(67), added: 2542, mode: MaxEncodedLen)
fn privatize() -> Weight {
// Proof Size summary in bytes:
- // Measured: `666`
- // Estimated: `18456`
- // Minimum execution time: 74_135_000 picoseconds.
- Weight::from_parts(74_896_000, 0)
- .saturating_add(Weight::from_parts(0, 18456))
- .saturating_add(T::DbWeight::get().reads(6))
+ // Measured: `660`
+ // Estimated: `3593`
+ // Minimum execution time: 85_985_000 picoseconds.
+ Weight::from_parts(87_206_000, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
+ .saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(6))
}
/// Storage: Nis Receipts (r:1 w:1)
/// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen)
- /// Storage: Balances Reserves (r:1 w:1)
- /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen)
- /// Storage: System Account (r:1 w:1)
+ /// Storage: Nis Summary (r:1 w:1)
+ /// Proof: Nis Summary (max_values: Some(1), max_size: Some(40), added: 535, 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: System Account (r:1 w:0)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+ /// Storage: Balances Holds (r:1 w:1)
+ /// Proof: Balances Holds (max_values: None, max_size: Some(67), added: 2542, mode: MaxEncodedLen)
+ fn thaw_private() -> Weight {
+ // Proof Size summary in bytes:
+ // Measured: `388`
+ // Estimated: `3593`
+ // Minimum execution time: 47_928_000 picoseconds.
+ Weight::from_parts(48_637_000, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
+ .saturating_add(T::DbWeight::get().reads(5))
+ .saturating_add(T::DbWeight::get().writes(3))
+ }
+ /// Storage: Nis Receipts (r:1 w:1)
+ /// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen)
/// Storage: Nis Summary (r:1 w:1)
/// Proof: Nis Summary (max_values: Some(1), max_size: Some(40), added: 535, mode: MaxEncodedLen)
/// Storage: NisCounterpartBalances Account (r:1 w:1)
/// Proof: NisCounterpartBalances Account (max_values: None, max_size: Some(112), added: 2587, mode: MaxEncodedLen)
/// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
/// Proof: NisCounterpartBalances TotalIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
- fn communify() -> Weight {
+ /// Storage: Balances InactiveIssuance (r:1 w:0)
+ /// Proof: Balances InactiveIssuance (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
+ /// Storage: System Account (r:1 w:1)
+ /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+ fn thaw_communal() -> Weight {
// Proof Size summary in bytes:
- // Measured: `476`
- // Estimated: `18456`
- // Minimum execution time: 68_354_000 picoseconds.
- Weight::from_parts(68_984_000, 0)
- .saturating_add(Weight::from_parts(0, 18456))
+ // Measured: `604`
+ // Estimated: `3593`
+ // Minimum execution time: 90_893_000 picoseconds.
+ Weight::from_parts(92_819_000, 0)
+ .saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(6))
- .saturating_add(T::DbWeight::get().writes(6))
+ .saturating_add(T::DbWeight::get().writes(5))
}
/// Storage: Nis Summary (r:1 w:1)
/// Proof: Nis Summary (max_values: Some(1), max_size: Some(40), added: 535, 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: System Account (r:1 w:0)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// Storage: Nis QueueTotals (r:1 w:1)
@@ -204,11 +216,11 @@ impl pallet_nis::WeightInfo for WeightInfo {
fn process_queues() -> Weight {
// Proof Size summary in bytes:
// Measured: `10658`
- // Estimated: `16605`
- // Minimum execution time: 24_500_000 picoseconds.
- Weight::from_parts(24_920_000, 0)
- .saturating_add(Weight::from_parts(0, 16605))
- .saturating_add(T::DbWeight::get().reads(3))
+ // Estimated: `11487`
+ // Minimum execution time: 24_052_000 picoseconds.
+ Weight::from_parts(24_288_000, 0)
+ .saturating_add(Weight::from_parts(0, 11487))
+ .saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: Nis Queues (r:1 w:1)
@@ -217,8 +229,8 @@ impl pallet_nis::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `51487`
- // Minimum execution time: 4_089_000 picoseconds.
- Weight::from_parts(4_222_000, 0)
+ // Minimum execution time: 4_043_000 picoseconds.
+ Weight::from_parts(4_153_000, 0)
.saturating_add(Weight::from_parts(0, 51487))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -229,8 +241,8 @@ impl pallet_nis::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 7_020_000 picoseconds.
- Weight::from_parts(7_177_000, 0)
+ // Minimum execution time: 7_136_000 picoseconds.
+ Weight::from_parts(7_266_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
diff --git a/runtime/kusama/src/weights/pallet_nomination_pools.rs b/runtime/kusama/src/weights/pallet_nomination_pools.rs
index 00062535cd05..2243dbf3c0e2 100644
--- a/runtime/kusama/src/weights/pallet_nomination_pools.rs
+++ b/runtime/kusama/src/weights/pallet_nomination_pools.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_nomination_pools`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_nomination_pools`.
pub struct WeightInfo(PhantomData);
@@ -69,6 +71,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
/// Proof: NominationPools CounterForPoolMembers (max_values: Some(1), max_size: Some(4), added: 499, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: VoterList ListNodes (r:3 w:3)
/// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen)
/// Storage: VoterList ListBags (r:2 w:2)
@@ -76,11 +80,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn join() -> Weight {
// Proof Size summary in bytes:
// Measured: `3229`
- // Estimated: `52915`
- // Minimum execution time: 151_704_000 picoseconds.
- Weight::from_parts(152_600_000, 0)
- .saturating_add(Weight::from_parts(0, 52915))
- .saturating_add(T::DbWeight::get().reads(18))
+ // Estimated: `8877`
+ // Minimum execution time: 177_669_000 picoseconds.
+ Weight::from_parts(179_103_000, 0)
+ .saturating_add(Weight::from_parts(0, 8877))
+ .saturating_add(T::DbWeight::get().reads(19))
.saturating_add(T::DbWeight::get().writes(12))
}
/// Storage: NominationPools PoolMembers (r:1 w:1)
@@ -99,6 +103,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: VoterList ListNodes (r:3 w:3)
/// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen)
/// Storage: VoterList ListBags (r:2 w:2)
@@ -106,11 +112,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn bond_extra_transfer() -> Weight {
// Proof Size summary in bytes:
// Measured: `3239`
- // Estimated: `49550`
- // Minimum execution time: 148_678_000 picoseconds.
- Weight::from_parts(149_465_000, 0)
- .saturating_add(Weight::from_parts(0, 49550))
- .saturating_add(T::DbWeight::get().reads(15))
+ // Estimated: `8877`
+ // Minimum execution time: 175_672_000 picoseconds.
+ Weight::from_parts(176_469_000, 0)
+ .saturating_add(Weight::from_parts(0, 8877))
+ .saturating_add(T::DbWeight::get().reads(16))
.saturating_add(T::DbWeight::get().writes(12))
}
/// Storage: NominationPools ClaimPermissions (r:1 w:0)
@@ -131,6 +137,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: VoterList ListNodes (r:3 w:3)
/// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen)
/// Storage: VoterList ListBags (r:2 w:2)
@@ -138,11 +146,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn bond_extra_other() -> Weight {
// Proof Size summary in bytes:
// Measured: `3304`
- // Estimated: `53056`
- // Minimum execution time: 167_308_000 picoseconds.
- Weight::from_parts(168_397_000, 0)
- .saturating_add(Weight::from_parts(0, 53056))
- .saturating_add(T::DbWeight::get().reads(16))
+ // Estimated: `8877`
+ // Minimum execution time: 208_139_000 picoseconds.
+ Weight::from_parts(209_564_000, 0)
+ .saturating_add(Weight::from_parts(0, 8877))
+ .saturating_add(T::DbWeight::get().reads(17))
.saturating_add(T::DbWeight::get().writes(13))
}
/// Storage: NominationPools ClaimPermissions (r:1 w:0)
@@ -160,10 +168,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn claim_payout() -> Weight {
// Proof Size summary in bytes:
// Measured: `1171`
- // Estimated: `20012`
- // Minimum execution time: 59_323_000 picoseconds.
- Weight::from_parts(60_079_000, 0)
- .saturating_add(Weight::from_parts(0, 20012))
+ // Estimated: `4182`
+ // Minimum execution time: 75_175_000 picoseconds.
+ Weight::from_parts(76_017_000, 0)
+ .saturating_add(Weight::from_parts(0, 4182))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -189,6 +197,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
/// Proof: Staking MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: VoterList ListNodes (r:3 w:3)
/// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen)
/// Storage: VoterList ListBags (r:2 w:2)
@@ -200,11 +210,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn unbond() -> Weight {
// Proof Size summary in bytes:
// Measured: `3506`
- // Estimated: `60367`
- // Minimum execution time: 154_517_000 picoseconds.
- Weight::from_parts(155_646_000, 0)
- .saturating_add(Weight::from_parts(0, 60367))
- .saturating_add(T::DbWeight::get().reads(19))
+ // Estimated: `8877`
+ // Minimum execution time: 159_841_000 picoseconds.
+ Weight::from_parts(160_601_000, 0)
+ .saturating_add(Weight::from_parts(0, 8877))
+ .saturating_add(T::DbWeight::get().reads(20))
.saturating_add(T::DbWeight::get().writes(13))
}
/// Storage: NominationPools BondedPools (r:1 w:0)
@@ -217,17 +227,19 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
/// Proof: Staking CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// The range of component `s` is `[0, 100]`.
fn pool_withdraw_unbonded(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1608`
- // Estimated: `18031`
- // Minimum execution time: 51_685_000 picoseconds.
- Weight::from_parts(53_213_550, 0)
- .saturating_add(Weight::from_parts(0, 18031))
- // Standard Error: 701
- .saturating_add(Weight::from_parts(4_700, 0).saturating_mul(s.into()))
- .saturating_add(T::DbWeight::get().reads(5))
+ // Estimated: `4764`
+ // Minimum execution time: 59_858_000 picoseconds.
+ Weight::from_parts(61_144_446, 0)
+ .saturating_add(Weight::from_parts(0, 4764))
+ // Standard Error: 587
+ .saturating_add(Weight::from_parts(6_282, 0).saturating_mul(s.into()))
+ .saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: NominationPools PoolMembers (r:1 w:1)
@@ -244,6 +256,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, 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)
+ /// 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: NominationPools CounterForPoolMembers (r:1 w:1)
@@ -254,13 +268,13 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn withdraw_unbonded_update(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2036`
- // Estimated: `31957`
- // Minimum execution time: 100_044_000 picoseconds.
- Weight::from_parts(101_993_618, 0)
- .saturating_add(Weight::from_parts(0, 31957))
- // Standard Error: 1_667
- .saturating_add(Weight::from_parts(9_469, 0).saturating_mul(s.into()))
- .saturating_add(T::DbWeight::get().reads(9))
+ // Estimated: `4764`
+ // Minimum execution time: 122_632_000 picoseconds.
+ Weight::from_parts(124_462_310, 0)
+ .saturating_add(Weight::from_parts(0, 4764))
+ // Standard Error: 676
+ .saturating_add(Weight::from_parts(18_268, 0).saturating_mul(s.into()))
+ .saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(8))
}
/// Storage: NominationPools PoolMembers (r:1 w:1)
@@ -285,6 +299,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
/// 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: NominationPools CounterForPoolMembers (r:1 w:1)
/// Proof: NominationPools CounterForPoolMembers (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
/// Storage: NominationPools ReversePoolIdLookup (r:1 w:1)
@@ -306,16 +322,14 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
/// Storage: NominationPools ClaimPermissions (r:0 w:1)
/// Proof: NominationPools ClaimPermissions (max_values: None, max_size: Some(41), added: 2516, mode: MaxEncodedLen)
/// The range of component `s` is `[0, 100]`.
- fn withdraw_unbonded_kill(s: u32, ) -> Weight {
+ fn withdraw_unbonded_kill(_s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2394`
- // Estimated: `64965`
- // Minimum execution time: 156_926_000 picoseconds.
- Weight::from_parts(160_051_616, 0)
- .saturating_add(Weight::from_parts(0, 64965))
- // Standard Error: 2_567
- .saturating_add(Weight::from_parts(2_730, 0).saturating_mul(s.into()))
- .saturating_add(T::DbWeight::get().reads(20))
+ // Estimated: `6196`
+ // Minimum execution time: 205_332_000 picoseconds.
+ Weight::from_parts(208_023_885, 0)
+ .saturating_add(Weight::from_parts(0, 6196))
+ .saturating_add(T::DbWeight::get().reads(21))
.saturating_add(T::DbWeight::get().writes(18))
}
/// Storage: NominationPools LastPoolId (r:1 w:1)
@@ -348,6 +362,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
/// Proof: Staking CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, 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)
+ /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
/// Storage: NominationPools RewardPools (r:1 w:1)
/// Proof: NominationPools RewardPools (max_values: None, max_size: Some(92), added: 2567, mode: MaxEncodedLen)
/// Storage: NominationPools CounterForRewardPools (r:1 w:1)
@@ -363,11 +379,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn create() -> Weight {
// Proof Size summary in bytes:
// Measured: `1222`
- // Estimated: `51890`
- // Minimum execution time: 141_512_000 picoseconds.
- Weight::from_parts(144_032_000, 0)
- .saturating_add(Weight::from_parts(0, 51890))
- .saturating_add(T::DbWeight::get().reads(21))
+ // Estimated: `6196`
+ // Minimum execution time: 180_680_000 picoseconds.
+ Weight::from_parts(181_910_000, 0)
+ .saturating_add(Weight::from_parts(0, 6196))
+ .saturating_add(T::DbWeight::get().reads(22))
.saturating_add(T::DbWeight::get().writes(15))
}
/// Storage: NominationPools BondedPools (r:1 w:0)
@@ -398,12 +414,12 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn nominate(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1774`
- // Estimated: `34190 + n * (2520 ±0)`
- // Minimum execution time: 64_626_000 picoseconds.
- Weight::from_parts(65_512_036, 0)
- .saturating_add(Weight::from_parts(0, 34190))
- // Standard Error: 5_786
- .saturating_add(Weight::from_parts(1_267_907, 0).saturating_mul(n.into()))
+ // Estimated: `4556 + n * (2520 ±0)`
+ // Minimum execution time: 65_339_000 picoseconds.
+ Weight::from_parts(65_255_249, 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()))
.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))
@@ -418,10 +434,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn set_state() -> Weight {
// Proof Size summary in bytes:
// Measured: `1363`
- // Estimated: `11778`
- // Minimum execution time: 35_798_000 picoseconds.
- Weight::from_parts(36_332_000, 0)
- .saturating_add(Weight::from_parts(0, 11778))
+ // Estimated: `4556`
+ // Minimum execution time: 35_433_000 picoseconds.
+ Weight::from_parts(35_860_000, 0)
+ .saturating_add(Weight::from_parts(0, 4556))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -435,12 +451,12 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn set_metadata(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `531`
- // Estimated: `8909`
- // Minimum execution time: 14_231_000 picoseconds.
- Weight::from_parts(14_847_059, 0)
- .saturating_add(Weight::from_parts(0, 8909))
- // Standard Error: 119
- .saturating_add(Weight::from_parts(821, 0).saturating_mul(n.into()))
+ // Estimated: `3735`
+ // Minimum execution time: 14_219_000 picoseconds.
+ Weight::from_parts(14_629_720, 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(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -460,8 +476,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 6_309_000 picoseconds.
- Weight::from_parts(6_500_000, 0)
+ // Minimum execution time: 6_221_000 picoseconds.
+ Weight::from_parts(6_368_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -471,8 +487,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `531`
// Estimated: `3685`
- // Minimum execution time: 19_545_000 picoseconds.
- Weight::from_parts(19_873_000, 0)
+ // Minimum execution time: 19_697_000 picoseconds.
+ Weight::from_parts(20_115_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -498,10 +514,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn chill() -> Weight {
// Proof Size summary in bytes:
// Measured: `1937`
- // Estimated: `29711`
- // Minimum execution time: 63_108_000 picoseconds.
- Weight::from_parts(63_740_000, 0)
- .saturating_add(Weight::from_parts(0, 29711))
+ // Estimated: `4556`
+ // Minimum execution time: 63_674_000 picoseconds.
+ Weight::from_parts(64_352_000, 0)
+ .saturating_add(Weight::from_parts(0, 4556))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -516,10 +532,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn set_commission() -> Weight {
// Proof Size summary in bytes:
// Measured: `770`
- // Estimated: `12324`
- // Minimum execution time: 31_534_000 picoseconds.
- Weight::from_parts(31_923_000, 0)
- .saturating_add(Weight::from_parts(0, 12324))
+ // Estimated: `3685`
+ // Minimum execution time: 31_835_000 picoseconds.
+ Weight::from_parts(32_163_000, 0)
+ .saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -529,8 +545,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `571`
// Estimated: `3685`
- // Minimum execution time: 18_914_000 picoseconds.
- Weight::from_parts(19_482_000, 0)
+ // Minimum execution time: 18_810_000 picoseconds.
+ Weight::from_parts(18_983_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -541,8 +557,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `531`
// Estimated: `3685`
- // Minimum execution time: 19_606_000 picoseconds.
- Weight::from_parts(20_215_000, 0)
+ // Minimum execution time: 19_450_000 picoseconds.
+ Weight::from_parts(19_856_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -554,10 +570,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn set_claim_permission() -> Weight {
// Proof Size summary in bytes:
// Measured: `542`
- // Estimated: `7688`
- // Minimum execution time: 14_577_000 picoseconds.
- Weight::from_parts(15_134_000, 0)
- .saturating_add(Weight::from_parts(0, 7688))
+ // Estimated: `4182`
+ // Minimum execution time: 14_486_000 picoseconds.
+ Weight::from_parts(14_767_000, 0)
+ .saturating_add(Weight::from_parts(0, 4182))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -572,10 +588,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo
fn claim_commission() -> Weight {
// Proof Size summary in bytes:
// Measured: `968`
- // Estimated: `12324`
- // Minimum execution time: 46_208_000 picoseconds.
- Weight::from_parts(47_514_000, 0)
- .saturating_add(Weight::from_parts(0, 12324))
+ // Estimated: `3685`
+ // Minimum execution time: 61_566_000 picoseconds.
+ Weight::from_parts(62_663_000, 0)
+ .saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
diff --git a/runtime/kusama/src/weights/pallet_preimage.rs b/runtime/kusama/src/weights/pallet_preimage.rs
index 8d10e455b555..00411a7f46d1 100644
--- a/runtime/kusama/src/weights/pallet_preimage.rs
+++ b/runtime/kusama/src/weights/pallet_preimage.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_preimage`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_preimage`.
pub struct WeightInfo(PhantomData);
@@ -54,11 +56,11 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `143`
// Estimated: `3556`
- // Minimum execution time: 24_877_000 picoseconds.
- Weight::from_parts(25_117_000, 0)
+ // Minimum execution time: 29_693_000 picoseconds.
+ Weight::from_parts(30_126_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
// Standard Error: 1
- .saturating_add(Weight::from_parts(1_971, 0).saturating_mul(s.into()))
+ .saturating_add(Weight::from_parts(1_962, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -71,11 +73,11 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `3556`
- // Minimum execution time: 15_956_000 picoseconds.
- Weight::from_parts(16_228_000, 0)
+ // Minimum execution time: 16_453_000 picoseconds.
+ Weight::from_parts(16_742_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
// Standard Error: 1
- .saturating_add(Weight::from_parts(1_971, 0).saturating_mul(s.into()))
+ .saturating_add(Weight::from_parts(1_958, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -88,11 +90,11 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `3556`
- // Minimum execution time: 15_423_000 picoseconds.
- Weight::from_parts(15_623_000, 0)
+ // Minimum execution time: 15_518_000 picoseconds.
+ Weight::from_parts(15_658_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
// Standard Error: 1
- .saturating_add(Weight::from_parts(1_971, 0).saturating_mul(s.into()))
+ .saturating_add(Weight::from_parts(1_960, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -104,8 +106,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `289`
// Estimated: `3556`
- // Minimum execution time: 32_025_000 picoseconds.
- Weight::from_parts(33_010_000, 0)
+ // Minimum execution time: 37_656_000 picoseconds.
+ Weight::from_parts(38_443_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -118,8 +120,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `3556`
- // Minimum execution time: 20_745_000 picoseconds.
- Weight::from_parts(22_025_000, 0)
+ // Minimum execution time: 21_911_000 picoseconds.
+ Weight::from_parts(22_472_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -130,8 +132,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `188`
// Estimated: `3556`
- // Minimum execution time: 18_566_000 picoseconds.
- Weight::from_parts(19_645_000, 0)
+ // Minimum execution time: 20_309_000 picoseconds.
+ Weight::from_parts(21_076_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -142,8 +144,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `3556`
- // Minimum execution time: 11_425_000 picoseconds.
- Weight::from_parts(11_921_000, 0)
+ // Minimum execution time: 11_659_000 picoseconds.
+ Weight::from_parts(12_301_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -154,8 +156,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `42`
// Estimated: `3556`
- // Minimum execution time: 12_917_000 picoseconds.
- Weight::from_parts(13_742_000, 0)
+ // Minimum execution time: 13_699_000 picoseconds.
+ Weight::from_parts(14_170_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -166,8 +168,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `3556`
- // Minimum execution time: 7_930_000 picoseconds.
- Weight::from_parts(8_153_000, 0)
+ // Minimum execution time: 8_513_000 picoseconds.
+ Weight::from_parts(8_776_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -180,8 +182,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `3556`
- // Minimum execution time: 19_533_000 picoseconds.
- Weight::from_parts(20_256_000, 0)
+ // Minimum execution time: 20_899_000 picoseconds.
+ Weight::from_parts(22_170_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -192,8 +194,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `3556`
- // Minimum execution time: 7_840_000 picoseconds.
- Weight::from_parts(8_014_000, 0)
+ // Minimum execution time: 8_227_000 picoseconds.
+ Weight::from_parts(8_457_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -204,8 +206,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `3556`
- // Minimum execution time: 7_650_000 picoseconds.
- Weight::from_parts(8_032_000, 0)
+ // Minimum execution time: 8_403_000 picoseconds.
+ Weight::from_parts(8_558_000, 0)
.saturating_add(Weight::from_parts(0, 3556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
diff --git a/runtime/kusama/src/weights/pallet_proxy.rs b/runtime/kusama/src/weights/pallet_proxy.rs
index a348858104ea..dd24fcb23796 100644
--- a/runtime/kusama/src/weights/pallet_proxy.rs
+++ b/runtime/kusama/src/weights/pallet_proxy.rs
@@ -13,12 +13,13 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see .
+
//! Autogenerated weights for `pallet_proxy`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm6`, 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:
@@ -38,9 +39,10 @@
#![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_proxy`.
pub struct WeightInfo(PhantomData);
@@ -52,11 +54,11 @@ impl pallet_proxy::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `227 + p * (37 ±0)`
// Estimated: `4706`
- // Minimum execution time: 15_572_000 picoseconds.
- Weight::from_parts(16_351_854, 0)
+ // Minimum execution time: 15_909_000 picoseconds.
+ Weight::from_parts(16_351_527, 0)
.saturating_add(Weight::from_parts(0, 4706))
- // Standard Error: 1_347
- .saturating_add(Weight::from_parts(32_817, 0).saturating_mul(p.into()))
+ // Standard Error: 598
+ .saturating_add(Weight::from_parts(42_235, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
}
/// Storage: Proxy Proxies (r:1 w:0)
@@ -70,14 +72,14 @@ impl pallet_proxy::WeightInfo for WeightInfo {
fn proxy_announced(a: u32, p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `554 + a * (68 ±0) + p * (37 ±0)`
- // Estimated: `13997`
- // Minimum execution time: 37_457_000 picoseconds.
- Weight::from_parts(38_031_782, 0)
- .saturating_add(Weight::from_parts(0, 13997))
- // Standard Error: 2_230
- .saturating_add(Weight::from_parts(131_439, 0).saturating_mul(a.into()))
- // Standard Error: 2_304
- .saturating_add(Weight::from_parts(13_344, 0).saturating_mul(p.into()))
+ // Estimated: `5698`
+ // Minimum execution time: 40_359_000 picoseconds.
+ Weight::from_parts(40_404_892, 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()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -87,17 +89,15 @@ impl pallet_proxy::WeightInfo for WeightInfo {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// The range of component `a` is `[0, 31]`.
/// The range of component `p` is `[1, 31]`.
- fn remove_announcement(a: u32, p: u32, ) -> Weight {
+ fn remove_announcement(a: u32, _p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `469 + a * (68 ±0)`
- // Estimated: `9291`
- // Minimum execution time: 20_991_000 picoseconds.
- Weight::from_parts(22_051_333, 0)
- .saturating_add(Weight::from_parts(0, 9291))
- // Standard Error: 1_299
- .saturating_add(Weight::from_parts(167_423, 0).saturating_mul(a.into()))
- // Standard Error: 1_342
- .saturating_add(Weight::from_parts(2_821, 0).saturating_mul(p.into()))
+ // Estimated: `5698`
+ // Minimum execution time: 24_162_000 picoseconds.
+ Weight::from_parts(25_237_127, 0)
+ .saturating_add(Weight::from_parts(0, 5698))
+ // Standard Error: 1_755
+ .saturating_add(Weight::from_parts(138_783, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -110,12 +110,12 @@ impl pallet_proxy::WeightInfo for WeightInfo