git.delta.rocks / unique-network / refs/commits / 915db5673542

difftreelog

chore bench weights

Daniel Shiposha2023-09-26parent: #12a441c.patch.diff
in: master

14 files changed

modifiedpallets/app-promotion/src/weights.rsdiffbeforeafterboth
--- a/pallets/app-promotion/src/weights.rs
+++ b/pallets/app-promotion/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_app_promotion
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -48,25 +48,29 @@
 /// Weights for pallet_app_promotion using the Substrate node and recommended hardware.
 pub struct SubstrateWeight<T>(PhantomData<T>);
 impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
+	/// Storage: Maintenance Enabled (r:1 w:0)
+	/// Proof: Maintenance Enabled (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen)
 	/// Storage: AppPromotion PendingUnstake (r:1 w:1)
 	/// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:3 w:3)
-	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
+	/// Storage: Balances Freezes (r:3 w:3)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: System Account (r:3 w:3)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:3 w:0)
+	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// The range of component `b` is `[0, 3]`.
 	fn on_initialize(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `180 + b * (277 ±0)`
-		//  Estimated: `5602 + b * (6377 ±0)`
-		// Minimum execution time: 3_724_000 picoseconds.
-		Weight::from_parts(4_538_653, 5602)
-			// Standard Error: 14_774
-			.saturating_add(Weight::from_parts(10_368_686, 0).saturating_mul(b.into()))
-			.saturating_add(T::DbWeight::get().reads(1_u64))
-			.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(b.into())))
+		//  Measured:  `222 + b * (285 ±0)`
+		//  Estimated: `3622 + b * (3774 ±0)`
+		// Minimum execution time: 5_034_000 picoseconds.
+		Weight::from_parts(5_845_442, 3622)
+			// Standard Error: 18_650
+			.saturating_add(Weight::from_parts(13_172_650, 0).saturating_mul(b.into()))
+			.saturating_add(T::DbWeight::get().reads(2_u64))
+			.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into())))
-			.saturating_add(Weight::from_parts(0, 6377).saturating_mul(b.into()))
+			.saturating_add(Weight::from_parts(0, 3774).saturating_mul(b.into()))
 	}
 	/// Storage: AppPromotion Admin (r:0 w:1)
 	/// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)
@@ -74,8 +78,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_426_000 picoseconds.
-		Weight::from_parts(6_149_000, 0)
+		// Minimum execution time: 4_838_000 picoseconds.
+		Weight::from_parts(5_022_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: AppPromotion Admin (r:1 w:0)
@@ -90,24 +94,26 @@
 	/// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)
 	/// Storage: System Account (r:101 w:101)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:100 w:100)
+	/// Storage: Balances Freezes (r:100 w:100)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:100 w:0)
 	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// Storage: AppPromotion TotalStaked (r:1 w:1)
 	/// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
 	/// The range of component `b` is `[1, 100]`.
 	fn payout_stakers(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `531 + b * (633 ±0)`
-		//  Estimated: `16194 + b * (32560 ±0)`
-		// Minimum execution time: 84_632_000 picoseconds.
-		Weight::from_parts(800_384, 16194)
-			// Standard Error: 19_457
-			.saturating_add(Weight::from_parts(49_393_958, 0).saturating_mul(b.into()))
+		//  Measured:  `564 + b * (641 ±0)`
+		//  Estimated: `3593 + b * (25550 ±0)`
+		// Minimum execution time: 88_317_000 picoseconds.
+		Weight::from_parts(3_660_713, 3593)
+			// Standard Error: 17_984
+			.saturating_add(Weight::from_parts(58_197_541, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(7_u64))
-			.saturating_add(T::DbWeight::get().reads((12_u64).saturating_mul(b.into())))
+			.saturating_add(T::DbWeight::get().reads((13_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes(3_u64))
 			.saturating_add(T::DbWeight::get().writes((12_u64).saturating_mul(b.into())))
-			.saturating_add(Weight::from_parts(0, 32560).saturating_mul(b.into()))
+			.saturating_add(Weight::from_parts(0, 25550).saturating_mul(b.into()))
 	}
 	/// Storage: AppPromotion StakesPerAccount (r:1 w:1)
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
@@ -115,7 +121,9 @@
 	/// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
 	/// Storage: System Account (r:1 w:1)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:1 w:1)
+	/// Storage: Balances Freezes (r:1 w:1)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:1 w:0)
 	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// Storage: ParachainSystem ValidationData (r:1 w:0)
 	/// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)
@@ -125,11 +133,11 @@
 	/// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
 	fn stake() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `356`
-		//  Estimated: `20260`
-		// Minimum execution time: 24_750_000 picoseconds.
-		Weight::from_parts(25_157_000, 20260)
-			.saturating_add(T::DbWeight::get().reads(7_u64))
+		//  Measured:  `389`
+		//  Estimated: `4764`
+		// Minimum execution time: 27_232_000 picoseconds.
+		Weight::from_parts(27_657_000, 4764)
+			.saturating_add(T::DbWeight::get().reads(8_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
 	/// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)
@@ -144,10 +152,10 @@
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
 	fn unstake_all() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `796`
-		//  Estimated: `35720`
-		// Minimum execution time: 53_670_000 picoseconds.
-		Weight::from_parts(54_376_000, 35720)
+		//  Measured:  `829`
+		//  Estimated: `29095`
+		// Minimum execution time: 49_829_000 picoseconds.
+		Weight::from_parts(50_668_000, 29095)
 			.saturating_add(T::DbWeight::get().reads(14_u64))
 			.saturating_add(T::DbWeight::get().writes(13_u64))
 	}
@@ -163,10 +171,10 @@
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
 	fn unstake_partial() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `796`
-		//  Estimated: `39234`
-		// Minimum execution time: 58_317_000 picoseconds.
-		Weight::from_parts(59_059_000, 39234)
+		//  Measured:  `829`
+		//  Estimated: `29095`
+		// Minimum execution time: 55_678_000 picoseconds.
+		Weight::from_parts(56_709_000, 29095)
 			.saturating_add(T::DbWeight::get().reads(15_u64))
 			.saturating_add(T::DbWeight::get().writes(13_u64))
 	}
@@ -176,10 +184,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn sponsor_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1027`
-		//  Estimated: `5842`
-		// Minimum execution time: 18_117_000 picoseconds.
-		Weight::from_parts(18_634_000, 5842)
+		//  Measured:  `1060`
+		//  Estimated: `4325`
+		// Minimum execution time: 16_628_000 picoseconds.
+		Weight::from_parts(16_968_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -189,10 +197,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn stop_sponsoring_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1059`
-		//  Estimated: `5842`
-		// Minimum execution time: 16_999_000 picoseconds.
-		Weight::from_parts(17_417_000, 5842)
+		//  Measured:  `1092`
+		//  Estimated: `4325`
+		// Minimum execution time: 15_970_000 picoseconds.
+		Weight::from_parts(16_316_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -204,8 +212,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `198`
 		//  Estimated: `1517`
-		// Minimum execution time: 14_438_000 picoseconds.
-		Weight::from_parts(14_931_000, 1517)
+		// Minimum execution time: 13_052_000 picoseconds.
+		Weight::from_parts(13_555_000, 1517)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -215,10 +223,10 @@
 	/// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)
 	fn stop_sponsoring_contract() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `363`
-		//  Estimated: `5044`
-		// Minimum execution time: 14_786_000 picoseconds.
-		Weight::from_parts(15_105_000, 5044)
+		//  Measured:  `396`
+		//  Estimated: `3527`
+		// Minimum execution time: 13_791_000 picoseconds.
+		Weight::from_parts(14_125_000, 3527)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -226,25 +234,29 @@
 
 // For backwards compatibility and tests
 impl WeightInfo for () {
+	/// Storage: Maintenance Enabled (r:1 w:0)
+	/// Proof: Maintenance Enabled (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen)
 	/// Storage: AppPromotion PendingUnstake (r:1 w:1)
 	/// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:3 w:3)
-	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
+	/// Storage: Balances Freezes (r:3 w:3)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: System Account (r:3 w:3)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:3 w:0)
+	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// The range of component `b` is `[0, 3]`.
 	fn on_initialize(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `180 + b * (277 ±0)`
-		//  Estimated: `5602 + b * (6377 ±0)`
-		// Minimum execution time: 3_724_000 picoseconds.
-		Weight::from_parts(4_538_653, 5602)
-			// Standard Error: 14_774
-			.saturating_add(Weight::from_parts(10_368_686, 0).saturating_mul(b.into()))
-			.saturating_add(RocksDbWeight::get().reads(1_u64))
-			.saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(b.into())))
+		//  Measured:  `222 + b * (285 ±0)`
+		//  Estimated: `3622 + b * (3774 ±0)`
+		// Minimum execution time: 5_034_000 picoseconds.
+		Weight::from_parts(5_845_442, 3622)
+			// Standard Error: 18_650
+			.saturating_add(Weight::from_parts(13_172_650, 0).saturating_mul(b.into()))
+			.saturating_add(RocksDbWeight::get().reads(2_u64))
+			.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into())))
-			.saturating_add(Weight::from_parts(0, 6377).saturating_mul(b.into()))
+			.saturating_add(Weight::from_parts(0, 3774).saturating_mul(b.into()))
 	}
 	/// Storage: AppPromotion Admin (r:0 w:1)
 	/// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)
@@ -252,8 +264,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_426_000 picoseconds.
-		Weight::from_parts(6_149_000, 0)
+		// Minimum execution time: 4_838_000 picoseconds.
+		Weight::from_parts(5_022_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: AppPromotion Admin (r:1 w:0)
@@ -268,24 +280,26 @@
 	/// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)
 	/// Storage: System Account (r:101 w:101)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:100 w:100)
+	/// Storage: Balances Freezes (r:100 w:100)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:100 w:0)
 	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// Storage: AppPromotion TotalStaked (r:1 w:1)
 	/// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
 	/// The range of component `b` is `[1, 100]`.
 	fn payout_stakers(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `531 + b * (633 ±0)`
-		//  Estimated: `16194 + b * (32560 ±0)`
-		// Minimum execution time: 84_632_000 picoseconds.
-		Weight::from_parts(800_384, 16194)
-			// Standard Error: 19_457
-			.saturating_add(Weight::from_parts(49_393_958, 0).saturating_mul(b.into()))
+		//  Measured:  `564 + b * (641 ±0)`
+		//  Estimated: `3593 + b * (25550 ±0)`
+		// Minimum execution time: 88_317_000 picoseconds.
+		Weight::from_parts(3_660_713, 3593)
+			// Standard Error: 17_984
+			.saturating_add(Weight::from_parts(58_197_541, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(7_u64))
-			.saturating_add(RocksDbWeight::get().reads((12_u64).saturating_mul(b.into())))
+			.saturating_add(RocksDbWeight::get().reads((13_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes(3_u64))
 			.saturating_add(RocksDbWeight::get().writes((12_u64).saturating_mul(b.into())))
-			.saturating_add(Weight::from_parts(0, 32560).saturating_mul(b.into()))
+			.saturating_add(Weight::from_parts(0, 25550).saturating_mul(b.into()))
 	}
 	/// Storage: AppPromotion StakesPerAccount (r:1 w:1)
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
@@ -293,7 +307,9 @@
 	/// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
 	/// Storage: System Account (r:1 w:1)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:1 w:1)
+	/// Storage: Balances Freezes (r:1 w:1)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:1 w:0)
 	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// Storage: ParachainSystem ValidationData (r:1 w:0)
 	/// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)
@@ -303,11 +319,11 @@
 	/// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
 	fn stake() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `356`
-		//  Estimated: `20260`
-		// Minimum execution time: 24_750_000 picoseconds.
-		Weight::from_parts(25_157_000, 20260)
-			.saturating_add(RocksDbWeight::get().reads(7_u64))
+		//  Measured:  `389`
+		//  Estimated: `4764`
+		// Minimum execution time: 27_232_000 picoseconds.
+		Weight::from_parts(27_657_000, 4764)
+			.saturating_add(RocksDbWeight::get().reads(8_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
 	/// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)
@@ -322,10 +338,10 @@
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
 	fn unstake_all() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `796`
-		//  Estimated: `35720`
-		// Minimum execution time: 53_670_000 picoseconds.
-		Weight::from_parts(54_376_000, 35720)
+		//  Measured:  `829`
+		//  Estimated: `29095`
+		// Minimum execution time: 49_829_000 picoseconds.
+		Weight::from_parts(50_668_000, 29095)
 			.saturating_add(RocksDbWeight::get().reads(14_u64))
 			.saturating_add(RocksDbWeight::get().writes(13_u64))
 	}
@@ -341,10 +357,10 @@
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
 	fn unstake_partial() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `796`
-		//  Estimated: `39234`
-		// Minimum execution time: 58_317_000 picoseconds.
-		Weight::from_parts(59_059_000, 39234)
+		//  Measured:  `829`
+		//  Estimated: `29095`
+		// Minimum execution time: 55_678_000 picoseconds.
+		Weight::from_parts(56_709_000, 29095)
 			.saturating_add(RocksDbWeight::get().reads(15_u64))
 			.saturating_add(RocksDbWeight::get().writes(13_u64))
 	}
@@ -354,10 +370,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn sponsor_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1027`
-		//  Estimated: `5842`
-		// Minimum execution time: 18_117_000 picoseconds.
-		Weight::from_parts(18_634_000, 5842)
+		//  Measured:  `1060`
+		//  Estimated: `4325`
+		// Minimum execution time: 16_628_000 picoseconds.
+		Weight::from_parts(16_968_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -367,10 +383,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn stop_sponsoring_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1059`
-		//  Estimated: `5842`
-		// Minimum execution time: 16_999_000 picoseconds.
-		Weight::from_parts(17_417_000, 5842)
+		//  Measured:  `1092`
+		//  Estimated: `4325`
+		// Minimum execution time: 15_970_000 picoseconds.
+		Weight::from_parts(16_316_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -382,8 +398,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `198`
 		//  Estimated: `1517`
-		// Minimum execution time: 14_438_000 picoseconds.
-		Weight::from_parts(14_931_000, 1517)
+		// Minimum execution time: 13_052_000 picoseconds.
+		Weight::from_parts(13_555_000, 1517)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -393,10 +409,10 @@
 	/// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)
 	fn stop_sponsoring_contract() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `363`
-		//  Estimated: `5044`
-		// Minimum execution time: 14_786_000 picoseconds.
-		Weight::from_parts(15_105_000, 5044)
+		//  Measured:  `396`
+		//  Estimated: `3527`
+		// Minimum execution time: 13_791_000 picoseconds.
+		Weight::from_parts(14_125_000, 3527)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
modifiedpallets/collator-selection/src/weights.rsdiffbeforeafterboth
--- a/pallets/collator-selection/src/weights.rs
+++ b/pallets/collator-selection/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_collator_selection
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -57,11 +57,11 @@
 	fn add_invulnerable(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `403 + b * (45 ±0)`
-		//  Estimated: `7485 + b * (45 ±0)`
-		// Minimum execution time: 14_147_000 picoseconds.
-		Weight::from_parts(15_313_627, 7485)
-			// Standard Error: 1_744
-			.saturating_add(Weight::from_parts(178_890, 0).saturating_mul(b.into()))
+		//  Estimated: `3873 + b * (45 ±0)`
+		// Minimum execution time: 13_780_000 picoseconds.
+		Weight::from_parts(14_067_943, 3873)
+			// Standard Error: 1_187
+			.saturating_add(Weight::from_parts(168_052, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 			.saturating_add(Weight::from_parts(0, 45).saturating_mul(b.into()))
@@ -73,10 +73,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `96 + b * (32 ±0)`
 		//  Estimated: `1806`
-		// Minimum execution time: 9_426_000 picoseconds.
-		Weight::from_parts(9_693_408, 1806)
-			// Standard Error: 1_638
-			.saturating_add(Weight::from_parts(227_917, 0).saturating_mul(b.into()))
+		// Minimum execution time: 8_583_000 picoseconds.
+		Weight::from_parts(8_833_981, 1806)
+			// Standard Error: 1_399
+			.saturating_add(Weight::from_parts(140_293, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -86,18 +86,20 @@
 	/// Proof Skipped: Session NextKeys (max_values: None, max_size: None, mode: Measured)
 	/// Storage: Configuration CollatorSelectionLicenseBondOverride (r:1 w:0)
 	/// Proof: Configuration CollatorSelectionLicenseBondOverride (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// The range of component `c` is `[1, 9]`.
 	fn get_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `610 + c * (26 ±0)`
-		//  Estimated: `9099 + c * (28 ±0)`
-		// Minimum execution time: 22_741_000 picoseconds.
-		Weight::from_parts(24_210_604, 9099)
-			// Standard Error: 2_703
-			.saturating_add(Weight::from_parts(255_686, 0).saturating_mul(c.into()))
-			.saturating_add(T::DbWeight::get().reads(3_u64))
-			.saturating_add(T::DbWeight::get().writes(1_u64))
-			.saturating_add(Weight::from_parts(0, 28).saturating_mul(c.into()))
+		//  Measured:  `668 + c * (46 ±0)`
+		//  Estimated: `4131 + c * (47 ±0)`
+		// Minimum execution time: 29_155_000 picoseconds.
+		Weight::from_parts(31_569_846, 4131)
+			// Standard Error: 10_912
+			.saturating_add(Weight::from_parts(547_194, 0).saturating_mul(c.into()))
+			.saturating_add(T::DbWeight::get().reads(4_u64))
+			.saturating_add(T::DbWeight::get().writes(2_u64))
+			.saturating_add(Weight::from_parts(0, 47).saturating_mul(c.into()))
 	}
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:0)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
@@ -114,12 +116,12 @@
 	/// The range of component `c` is `[1, 7]`.
 	fn onboard(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `445 + c * (54 ±0)`
-		//  Estimated: `10119`
-		// Minimum execution time: 20_397_000 picoseconds.
-		Weight::from_parts(21_415_013, 10119)
-			// Standard Error: 4_086
-			.saturating_add(Weight::from_parts(252_810, 0).saturating_mul(c.into()))
+		//  Measured:  `414 + c * (54 ±0)`
+		//  Estimated: `3529`
+		// Minimum execution time: 17_999_000 picoseconds.
+		Weight::from_parts(18_533_629, 3529)
+			// Standard Error: 3_238
+			.saturating_add(Weight::from_parts(299_090, 0).saturating_mul(c.into()))
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -127,15 +129,15 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn offboard(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `111 + c * (32 ±0)`
 		//  Estimated: `1806`
-		// Minimum execution time: 10_543_000 picoseconds.
-		Weight::from_parts(11_227_541, 1806)
-			// Standard Error: 1_699
-			.saturating_add(Weight::from_parts(181_030, 0).saturating_mul(c.into()))
+		// Minimum execution time: 9_845_000 picoseconds.
+		Weight::from_parts(10_209_005, 1806)
+			// Standard Error: 1_137
+			.saturating_add(Weight::from_parts(156_275, 0).saturating_mul(c.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -143,37 +145,41 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn release_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `306 + c * (61 ±0)`
-		//  Estimated: `5335`
-		// Minimum execution time: 22_214_000 picoseconds.
-		Weight::from_parts(24_373_981, 5335)
-			// Standard Error: 8_018
-			.saturating_add(Weight::from_parts(405_404, 0).saturating_mul(c.into()))
-			.saturating_add(T::DbWeight::get().reads(2_u64))
-			.saturating_add(T::DbWeight::get().writes(3_u64))
+		//  Measured:  `328 + c * (103 ±0)`
+		//  Estimated: `3834`
+		// Minimum execution time: 28_700_000 picoseconds.
+		Weight::from_parts(29_499_805, 3834)
+			// Standard Error: 16_180
+			.saturating_add(Weight::from_parts(880_131, 0).saturating_mul(c.into()))
+			.saturating_add(T::DbWeight::get().reads(3_u64))
+			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
 	/// Storage: CollatorSelection Candidates (r:1 w:1)
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn force_release_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `306 + c * (61 ±0)`
-		//  Estimated: `5335`
-		// Minimum execution time: 22_159_000 picoseconds.
-		Weight::from_parts(24_200_796, 5335)
-			// Standard Error: 8_328
-			.saturating_add(Weight::from_parts(312_138, 0).saturating_mul(c.into()))
-			.saturating_add(T::DbWeight::get().reads(2_u64))
-			.saturating_add(T::DbWeight::get().writes(3_u64))
+		//  Measured:  `328 + c * (103 ±0)`
+		//  Estimated: `3834`
+		// Minimum execution time: 27_941_000 picoseconds.
+		Weight::from_parts(28_960_442, 3834)
+			// Standard Error: 17_391
+			.saturating_add(Weight::from_parts(885_880, 0).saturating_mul(c.into()))
+			.saturating_add(T::DbWeight::get().reads(3_u64))
+			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
 	/// Storage: System Account (r:2 w:2)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
@@ -183,10 +189,10 @@
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
 	fn note_author() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `155`
-		//  Estimated: `7729`
-		// Minimum execution time: 16_520_000 picoseconds.
-		Weight::from_parts(16_933_000, 7729)
+		//  Measured:  `157`
+		//  Estimated: `6196`
+		// Minimum execution time: 22_833_000 picoseconds.
+		Weight::from_parts(23_223_000, 6196)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
@@ -194,32 +200,34 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: Configuration CollatorSelectionKickThresholdOverride (r:1 w:0)
 	/// Proof: Configuration CollatorSelectionKickThresholdOverride (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
-	/// Storage: CollatorSelection LastAuthoredBlock (r:10 w:0)
+	/// Storage: CollatorSelection LastAuthoredBlock (r:8 w:0)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection Invulnerables (r:1 w:0)
 	/// Proof: CollatorSelection Invulnerables (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: System BlockWeight (r:1 w:1)
 	/// Proof: System BlockWeight (max_values: Some(1), max_size: Some(48), added: 543, mode: MaxEncodedLen)
-	/// Storage: CollatorSelection LicenseDepositOf (r:9 w:9)
+	/// Storage: CollatorSelection LicenseDepositOf (r:7 w:7)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
-	/// Storage: System Account (r:10 w:10)
+	/// Storage: Balances Holds (r:7 w:7)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: System Account (r:8 w:8)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// The range of component `r` is `[1, 10]`.
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `r` is `[1, 8]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn new_session(r: u32, c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `562 + r * (190 ±0) + c * (83 ±0)`
-		//  Estimated: `91818518943723 + c * (2519 ±0) + r * (5142 ±1)`
-		// Minimum execution time: 16_153_000 picoseconds.
-		Weight::from_parts(16_601_000, 91818518943723)
-			// Standard Error: 119_095
-			.saturating_add(Weight::from_parts(10_660_813, 0).saturating_mul(c.into()))
+		//  Measured:  `727 + c * (84 ±0) + r * (254 ±0)`
+		//  Estimated: `26857 + c * (2519 ±0) + r * (2844 ±4)`
+		// Minimum execution time: 15_283_000 picoseconds.
+		Weight::from_parts(15_615_000, 26857)
+			// Standard Error: 188_448
+			.saturating_add(Weight::from_parts(15_548_718, 0).saturating_mul(c.into()))
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into())))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 			.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(c.into())))
 			.saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))
-			.saturating_add(Weight::from_parts(0, 5142).saturating_mul(r.into()))
+			.saturating_add(Weight::from_parts(0, 2844).saturating_mul(r.into()))
 	}
 }
 
@@ -235,11 +243,11 @@
 	fn add_invulnerable(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `403 + b * (45 ±0)`
-		//  Estimated: `7485 + b * (45 ±0)`
-		// Minimum execution time: 14_147_000 picoseconds.
-		Weight::from_parts(15_313_627, 7485)
-			// Standard Error: 1_744
-			.saturating_add(Weight::from_parts(178_890, 0).saturating_mul(b.into()))
+		//  Estimated: `3873 + b * (45 ±0)`
+		// Minimum execution time: 13_780_000 picoseconds.
+		Weight::from_parts(14_067_943, 3873)
+			// Standard Error: 1_187
+			.saturating_add(Weight::from_parts(168_052, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 			.saturating_add(Weight::from_parts(0, 45).saturating_mul(b.into()))
@@ -251,10 +259,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `96 + b * (32 ±0)`
 		//  Estimated: `1806`
-		// Minimum execution time: 9_426_000 picoseconds.
-		Weight::from_parts(9_693_408, 1806)
-			// Standard Error: 1_638
-			.saturating_add(Weight::from_parts(227_917, 0).saturating_mul(b.into()))
+		// Minimum execution time: 8_583_000 picoseconds.
+		Weight::from_parts(8_833_981, 1806)
+			// Standard Error: 1_399
+			.saturating_add(Weight::from_parts(140_293, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -264,18 +272,20 @@
 	/// Proof Skipped: Session NextKeys (max_values: None, max_size: None, mode: Measured)
 	/// Storage: Configuration CollatorSelectionLicenseBondOverride (r:1 w:0)
 	/// Proof: Configuration CollatorSelectionLicenseBondOverride (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// The range of component `c` is `[1, 9]`.
 	fn get_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `610 + c * (26 ±0)`
-		//  Estimated: `9099 + c * (28 ±0)`
-		// Minimum execution time: 22_741_000 picoseconds.
-		Weight::from_parts(24_210_604, 9099)
-			// Standard Error: 2_703
-			.saturating_add(Weight::from_parts(255_686, 0).saturating_mul(c.into()))
-			.saturating_add(RocksDbWeight::get().reads(3_u64))
-			.saturating_add(RocksDbWeight::get().writes(1_u64))
-			.saturating_add(Weight::from_parts(0, 28).saturating_mul(c.into()))
+		//  Measured:  `668 + c * (46 ±0)`
+		//  Estimated: `4131 + c * (47 ±0)`
+		// Minimum execution time: 29_155_000 picoseconds.
+		Weight::from_parts(31_569_846, 4131)
+			// Standard Error: 10_912
+			.saturating_add(Weight::from_parts(547_194, 0).saturating_mul(c.into()))
+			.saturating_add(RocksDbWeight::get().reads(4_u64))
+			.saturating_add(RocksDbWeight::get().writes(2_u64))
+			.saturating_add(Weight::from_parts(0, 47).saturating_mul(c.into()))
 	}
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:0)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
@@ -292,12 +302,12 @@
 	/// The range of component `c` is `[1, 7]`.
 	fn onboard(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `445 + c * (54 ±0)`
-		//  Estimated: `10119`
-		// Minimum execution time: 20_397_000 picoseconds.
-		Weight::from_parts(21_415_013, 10119)
-			// Standard Error: 4_086
-			.saturating_add(Weight::from_parts(252_810, 0).saturating_mul(c.into()))
+		//  Measured:  `414 + c * (54 ±0)`
+		//  Estimated: `3529`
+		// Minimum execution time: 17_999_000 picoseconds.
+		Weight::from_parts(18_533_629, 3529)
+			// Standard Error: 3_238
+			.saturating_add(Weight::from_parts(299_090, 0).saturating_mul(c.into()))
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -305,15 +315,15 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn offboard(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `111 + c * (32 ±0)`
 		//  Estimated: `1806`
-		// Minimum execution time: 10_543_000 picoseconds.
-		Weight::from_parts(11_227_541, 1806)
-			// Standard Error: 1_699
-			.saturating_add(Weight::from_parts(181_030, 0).saturating_mul(c.into()))
+		// Minimum execution time: 9_845_000 picoseconds.
+		Weight::from_parts(10_209_005, 1806)
+			// Standard Error: 1_137
+			.saturating_add(Weight::from_parts(156_275, 0).saturating_mul(c.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -321,37 +331,41 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn release_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `306 + c * (61 ±0)`
-		//  Estimated: `5335`
-		// Minimum execution time: 22_214_000 picoseconds.
-		Weight::from_parts(24_373_981, 5335)
-			// Standard Error: 8_018
-			.saturating_add(Weight::from_parts(405_404, 0).saturating_mul(c.into()))
-			.saturating_add(RocksDbWeight::get().reads(2_u64))
-			.saturating_add(RocksDbWeight::get().writes(3_u64))
+		//  Measured:  `328 + c * (103 ±0)`
+		//  Estimated: `3834`
+		// Minimum execution time: 28_700_000 picoseconds.
+		Weight::from_parts(29_499_805, 3834)
+			// Standard Error: 16_180
+			.saturating_add(Weight::from_parts(880_131, 0).saturating_mul(c.into()))
+			.saturating_add(RocksDbWeight::get().reads(3_u64))
+			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
 	/// Storage: CollatorSelection Candidates (r:1 w:1)
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn force_release_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `306 + c * (61 ±0)`
-		//  Estimated: `5335`
-		// Minimum execution time: 22_159_000 picoseconds.
-		Weight::from_parts(24_200_796, 5335)
-			// Standard Error: 8_328
-			.saturating_add(Weight::from_parts(312_138, 0).saturating_mul(c.into()))
-			.saturating_add(RocksDbWeight::get().reads(2_u64))
-			.saturating_add(RocksDbWeight::get().writes(3_u64))
+		//  Measured:  `328 + c * (103 ±0)`
+		//  Estimated: `3834`
+		// Minimum execution time: 27_941_000 picoseconds.
+		Weight::from_parts(28_960_442, 3834)
+			// Standard Error: 17_391
+			.saturating_add(Weight::from_parts(885_880, 0).saturating_mul(c.into()))
+			.saturating_add(RocksDbWeight::get().reads(3_u64))
+			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
 	/// Storage: System Account (r:2 w:2)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
@@ -361,10 +375,10 @@
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
 	fn note_author() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `155`
-		//  Estimated: `7729`
-		// Minimum execution time: 16_520_000 picoseconds.
-		Weight::from_parts(16_933_000, 7729)
+		//  Measured:  `157`
+		//  Estimated: `6196`
+		// Minimum execution time: 22_833_000 picoseconds.
+		Weight::from_parts(23_223_000, 6196)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
@@ -372,32 +386,34 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: Configuration CollatorSelectionKickThresholdOverride (r:1 w:0)
 	/// Proof: Configuration CollatorSelectionKickThresholdOverride (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
-	/// Storage: CollatorSelection LastAuthoredBlock (r:10 w:0)
+	/// Storage: CollatorSelection LastAuthoredBlock (r:8 w:0)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection Invulnerables (r:1 w:0)
 	/// Proof: CollatorSelection Invulnerables (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: System BlockWeight (r:1 w:1)
 	/// Proof: System BlockWeight (max_values: Some(1), max_size: Some(48), added: 543, mode: MaxEncodedLen)
-	/// Storage: CollatorSelection LicenseDepositOf (r:9 w:9)
+	/// Storage: CollatorSelection LicenseDepositOf (r:7 w:7)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
-	/// Storage: System Account (r:10 w:10)
+	/// Storage: Balances Holds (r:7 w:7)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: System Account (r:8 w:8)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// The range of component `r` is `[1, 10]`.
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `r` is `[1, 8]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn new_session(r: u32, c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `562 + r * (190 ±0) + c * (83 ±0)`
-		//  Estimated: `91818518943723 + c * (2519 ±0) + r * (5142 ±1)`
-		// Minimum execution time: 16_153_000 picoseconds.
-		Weight::from_parts(16_601_000, 91818518943723)
-			// Standard Error: 119_095
-			.saturating_add(Weight::from_parts(10_660_813, 0).saturating_mul(c.into()))
+		//  Measured:  `727 + c * (84 ±0) + r * (254 ±0)`
+		//  Estimated: `26857 + c * (2519 ±0) + r * (2844 ±4)`
+		// Minimum execution time: 15_283_000 picoseconds.
+		Weight::from_parts(15_615_000, 26857)
+			// Standard Error: 188_448
+			.saturating_add(Weight::from_parts(15_548_718, 0).saturating_mul(c.into()))
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(c.into())))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 			.saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(c.into())))
 			.saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))
-			.saturating_add(Weight::from_parts(0, 5142).saturating_mul(r.into()))
+			.saturating_add(Weight::from_parts(0, 2844).saturating_mul(r.into()))
 	}
 }
 
modifiedpallets/common/src/weights.rsdiffbeforeafterboth
--- a/pallets/common/src/weights.rs
+++ b/pallets/common/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_common
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -46,12 +46,12 @@
 	/// The range of component `b` is `[0, 64]`.
 	fn set_collection_properties(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `265`
+		//  Measured:  `298`
 		//  Estimated: `44457`
-		// Minimum execution time: 6_805_000 picoseconds.
-		Weight::from_parts(6_965_000, 44457)
-			// Standard Error: 20_175
-			.saturating_add(Weight::from_parts(6_191_369, 0).saturating_mul(b.into()))
+		// Minimum execution time: 6_140_000 picoseconds.
+		Weight::from_parts(2_807_337, 44457)
+			// Standard Error: 15_773
+			.saturating_add(Weight::from_parts(5_454_582, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -60,12 +60,12 @@
 	/// The range of component `b` is `[0, 64]`.
 	fn delete_collection_properties(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `270 + b * (33030 ±0)`
+		//  Measured:  `303 + b * (33030 ±0)`
 		//  Estimated: `44457`
-		// Minimum execution time: 6_284_000 picoseconds.
-		Weight::from_parts(6_416_000, 44457)
-			// Standard Error: 81_929
-			.saturating_add(Weight::from_parts(23_972_425, 0).saturating_mul(b.into()))
+		// Minimum execution time: 5_969_000 picoseconds.
+		Weight::from_parts(6_153_000, 44457)
+			// Standard Error: 82_905
+			.saturating_add(Weight::from_parts(23_575_983, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -73,10 +73,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn check_accesslist() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `340`
+		//  Measured:  `373`
 		//  Estimated: `3535`
-		// Minimum execution time: 5_205_000 picoseconds.
-		Weight::from_parts(5_438_000, 3535)
+		// Minimum execution time: 4_999_000 picoseconds.
+		Weight::from_parts(5_178_000, 3535)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 }
@@ -88,12 +88,12 @@
 	/// The range of component `b` is `[0, 64]`.
 	fn set_collection_properties(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `265`
+		//  Measured:  `298`
 		//  Estimated: `44457`
-		// Minimum execution time: 6_805_000 picoseconds.
-		Weight::from_parts(6_965_000, 44457)
-			// Standard Error: 20_175
-			.saturating_add(Weight::from_parts(6_191_369, 0).saturating_mul(b.into()))
+		// Minimum execution time: 6_140_000 picoseconds.
+		Weight::from_parts(2_807_337, 44457)
+			// Standard Error: 15_773
+			.saturating_add(Weight::from_parts(5_454_582, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -102,12 +102,12 @@
 	/// The range of component `b` is `[0, 64]`.
 	fn delete_collection_properties(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `270 + b * (33030 ±0)`
+		//  Measured:  `303 + b * (33030 ±0)`
 		//  Estimated: `44457`
-		// Minimum execution time: 6_284_000 picoseconds.
-		Weight::from_parts(6_416_000, 44457)
-			// Standard Error: 81_929
-			.saturating_add(Weight::from_parts(23_972_425, 0).saturating_mul(b.into()))
+		// Minimum execution time: 5_969_000 picoseconds.
+		Weight::from_parts(6_153_000, 44457)
+			// Standard Error: 82_905
+			.saturating_add(Weight::from_parts(23_575_983, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -115,10 +115,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn check_accesslist() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `340`
+		//  Measured:  `373`
 		//  Estimated: `3535`
-		// Minimum execution time: 5_205_000 picoseconds.
-		Weight::from_parts(5_438_000, 3535)
+		// Minimum execution time: 4_999_000 picoseconds.
+		Weight::from_parts(5_178_000, 3535)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 }
modifiedpallets/configuration/src/weights.rsdiffbeforeafterboth
--- a/pallets/configuration/src/weights.rs
+++ b/pallets/configuration/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_configuration
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -50,19 +50,23 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_725_000 picoseconds.
-		Weight::from_parts(1_853_000, 0)
+		// Minimum execution time: 1_496_000 picoseconds.
+		Weight::from_parts(1_575_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration MinGasPriceOverride (r:0 w:1)
 	/// Proof: Configuration MinGasPriceOverride (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen)
+	/// Storage: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
+	/// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
+	/// Storage: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
+	/// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
 	fn set_min_gas_price_override() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_802_000 picoseconds.
-		Weight::from_parts(1_903_000, 0)
-			.saturating_add(T::DbWeight::get().writes(1_u64))
+		// Minimum execution time: 2_293_000 picoseconds.
+		Weight::from_parts(2_425_000, 0)
+			.saturating_add(T::DbWeight::get().writes(3_u64))
 	}
 	/// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)
 	/// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
@@ -70,8 +74,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_048_000 picoseconds.
-		Weight::from_parts(2_157_000, 0)
+		// Minimum execution time: 1_542_000 picoseconds.
+		Weight::from_parts(1_633_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)
@@ -80,8 +84,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 7_622_000 picoseconds.
-		Weight::from_parts(8_014_000, 0)
+		// Minimum execution time: 6_388_000 picoseconds.
+		Weight::from_parts(6_639_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)
@@ -90,8 +94,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_981_000 picoseconds.
-		Weight::from_parts(5_811_000, 0)
+		// Minimum execution time: 3_781_000 picoseconds.
+		Weight::from_parts(3_947_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)
@@ -100,8 +104,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_664_000 picoseconds.
-		Weight::from_parts(4_816_000, 0)
+		// Minimum execution time: 3_839_000 picoseconds.
+		Weight::from_parts(4_030_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 }
@@ -114,19 +118,23 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_725_000 picoseconds.
-		Weight::from_parts(1_853_000, 0)
+		// Minimum execution time: 1_496_000 picoseconds.
+		Weight::from_parts(1_575_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration MinGasPriceOverride (r:0 w:1)
 	/// Proof: Configuration MinGasPriceOverride (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen)
+	/// Storage: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
+	/// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
+	/// Storage: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
+	/// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
 	fn set_min_gas_price_override() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_802_000 picoseconds.
-		Weight::from_parts(1_903_000, 0)
-			.saturating_add(RocksDbWeight::get().writes(1_u64))
+		// Minimum execution time: 2_293_000 picoseconds.
+		Weight::from_parts(2_425_000, 0)
+			.saturating_add(RocksDbWeight::get().writes(3_u64))
 	}
 	/// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)
 	/// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
@@ -134,8 +142,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_048_000 picoseconds.
-		Weight::from_parts(2_157_000, 0)
+		// Minimum execution time: 1_542_000 picoseconds.
+		Weight::from_parts(1_633_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)
@@ -144,8 +152,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 7_622_000 picoseconds.
-		Weight::from_parts(8_014_000, 0)
+		// Minimum execution time: 6_388_000 picoseconds.
+		Weight::from_parts(6_639_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)
@@ -154,8 +162,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_981_000 picoseconds.
-		Weight::from_parts(5_811_000, 0)
+		// Minimum execution time: 3_781_000 picoseconds.
+		Weight::from_parts(3_947_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)
@@ -164,8 +172,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_664_000 picoseconds.
-		Weight::from_parts(4_816_000, 0)
+		// Minimum execution time: 3_839_000 picoseconds.
+		Weight::from_parts(4_030_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 }
modifiedpallets/evm-migration/src/weights.rsdiffbeforeafterboth
--- a/pallets/evm-migration/src/weights.rs
+++ b/pallets/evm-migration/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_evm_migration
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -52,9 +52,9 @@
 	fn begin() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `94`
-		//  Estimated: `10646`
-		// Minimum execution time: 8_519_000 picoseconds.
-		Weight::from_parts(8_729_000, 10646)
+		//  Estimated: `3593`
+		// Minimum execution time: 7_754_000 picoseconds.
+		Weight::from_parts(7_933_000, 3593)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -66,11 +66,11 @@
 	fn set_data(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `96`
-		//  Estimated: `3590`
-		// Minimum execution time: 6_062_000 picoseconds.
-		Weight::from_parts(7_193_727, 3590)
-			// Standard Error: 1_844
-			.saturating_add(Weight::from_parts(876_826, 0).saturating_mul(b.into()))
+		//  Estimated: `3494`
+		// Minimum execution time: 5_694_000 picoseconds.
+		Weight::from_parts(5_971_220, 3494)
+			// Standard Error: 724
+			.saturating_add(Weight::from_parts(802_677, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(b.into())))
 	}
@@ -79,12 +79,14 @@
 	/// Storage: EVM AccountCodes (r:0 w:1)
 	/// Proof Skipped: EVM AccountCodes (max_values: None, max_size: None, mode: Measured)
 	/// The range of component `b` is `[0, 80]`.
-	fn finish(_b: u32, ) -> Weight {
+	fn finish(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `96`
-		//  Estimated: `3590`
-		// Minimum execution time: 7_452_000 picoseconds.
-		Weight::from_parts(8_531_888, 3590)
+		//  Estimated: `3494`
+		// Minimum execution time: 6_960_000 picoseconds.
+		Weight::from_parts(7_397_101, 3494)
+			// Standard Error: 65
+			.saturating_add(Weight::from_parts(1_120, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -93,20 +95,20 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_377_000 picoseconds.
-		Weight::from_parts(3_388_877, 0)
-			// Standard Error: 1_205
-			.saturating_add(Weight::from_parts(696_701, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_188_000 picoseconds.
+		Weight::from_parts(2_079_143, 0)
+			// Standard Error: 634
+			.saturating_add(Weight::from_parts(541_830, 0).saturating_mul(b.into()))
 	}
 	/// The range of component `b` is `[0, 200]`.
 	fn insert_events(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_671_000 picoseconds.
-		Weight::from_parts(4_402_497, 0)
-			// Standard Error: 723
-			.saturating_add(Weight::from_parts(1_338_678, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_223_000 picoseconds.
+		Weight::from_parts(2_614_838, 0)
+			// Standard Error: 878
+			.saturating_add(Weight::from_parts(1_212_908, 0).saturating_mul(b.into()))
 	}
 }
 
@@ -121,9 +123,9 @@
 	fn begin() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `94`
-		//  Estimated: `10646`
-		// Minimum execution time: 8_519_000 picoseconds.
-		Weight::from_parts(8_729_000, 10646)
+		//  Estimated: `3593`
+		// Minimum execution time: 7_754_000 picoseconds.
+		Weight::from_parts(7_933_000, 3593)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -135,11 +137,11 @@
 	fn set_data(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `96`
-		//  Estimated: `3590`
-		// Minimum execution time: 6_062_000 picoseconds.
-		Weight::from_parts(7_193_727, 3590)
-			// Standard Error: 1_844
-			.saturating_add(Weight::from_parts(876_826, 0).saturating_mul(b.into()))
+		//  Estimated: `3494`
+		// Minimum execution time: 5_694_000 picoseconds.
+		Weight::from_parts(5_971_220, 3494)
+			// Standard Error: 724
+			.saturating_add(Weight::from_parts(802_677, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(b.into())))
 	}
@@ -148,12 +150,14 @@
 	/// Storage: EVM AccountCodes (r:0 w:1)
 	/// Proof Skipped: EVM AccountCodes (max_values: None, max_size: None, mode: Measured)
 	/// The range of component `b` is `[0, 80]`.
-	fn finish(_b: u32, ) -> Weight {
+	fn finish(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `96`
-		//  Estimated: `3590`
-		// Minimum execution time: 7_452_000 picoseconds.
-		Weight::from_parts(8_531_888, 3590)
+		//  Estimated: `3494`
+		// Minimum execution time: 6_960_000 picoseconds.
+		Weight::from_parts(7_397_101, 3494)
+			// Standard Error: 65
+			.saturating_add(Weight::from_parts(1_120, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -162,20 +166,20 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_377_000 picoseconds.
-		Weight::from_parts(3_388_877, 0)
-			// Standard Error: 1_205
-			.saturating_add(Weight::from_parts(696_701, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_188_000 picoseconds.
+		Weight::from_parts(2_079_143, 0)
+			// Standard Error: 634
+			.saturating_add(Weight::from_parts(541_830, 0).saturating_mul(b.into()))
 	}
 	/// The range of component `b` is `[0, 200]`.
 	fn insert_events(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_671_000 picoseconds.
-		Weight::from_parts(4_402_497, 0)
-			// Standard Error: 723
-			.saturating_add(Weight::from_parts(1_338_678, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_223_000 picoseconds.
+		Weight::from_parts(2_614_838, 0)
+			// Standard Error: 878
+			.saturating_add(Weight::from_parts(1_212_908, 0).saturating_mul(b.into()))
 	}
 }
 
modifiedpallets/foreign-assets/src/weights.rsdiffbeforeafterboth
--- a/pallets/foreign-assets/src/weights.rs
+++ b/pallets/foreign-assets/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_foreign_assets
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -56,6 +56,8 @@
 	/// Proof: ForeignAssets AssetMetadatas (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen)
 	/// Storage: ForeignAssets AssetBinding (r:1 w:1)
 	/// Proof: ForeignAssets AssetBinding (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)
+	/// Storage: Common AdminAmount (r:0 w:1)
+	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	/// Storage: Common CollectionPropertyPermissions (r:0 w:1)
 	/// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
 	/// Storage: Common CollectionProperties (r:0 w:1)
@@ -65,11 +67,11 @@
 	fn register_foreign_asset() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `286`
-		//  Estimated: `25838`
-		// Minimum execution time: 37_778_000 picoseconds.
-		Weight::from_parts(38_334_000, 25838)
+		//  Estimated: `6196`
+		// Minimum execution time: 44_390_000 picoseconds.
+		Weight::from_parts(45_078_000, 6196)
 			.saturating_add(T::DbWeight::get().reads(9_u64))
-			.saturating_add(T::DbWeight::get().writes(11_u64))
+			.saturating_add(T::DbWeight::get().writes(12_u64))
 	}
 	/// Storage: ForeignAssets ForeignAssetLocations (r:1 w:1)
 	/// Proof: ForeignAssets ForeignAssetLocations (max_values: None, max_size: Some(614), added: 3089, mode: MaxEncodedLen)
@@ -78,9 +80,9 @@
 	fn update_foreign_asset() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `197`
-		//  Estimated: `7615`
-		// Minimum execution time: 13_739_000 picoseconds.
-		Weight::from_parts(22_366_000, 7615)
+		//  Estimated: `4079`
+		// Minimum execution time: 12_945_000 picoseconds.
+		Weight::from_parts(13_629_000, 4079)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -104,6 +106,8 @@
 	/// Proof: ForeignAssets AssetMetadatas (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen)
 	/// Storage: ForeignAssets AssetBinding (r:1 w:1)
 	/// Proof: ForeignAssets AssetBinding (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)
+	/// Storage: Common AdminAmount (r:0 w:1)
+	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	/// Storage: Common CollectionPropertyPermissions (r:0 w:1)
 	/// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
 	/// Storage: Common CollectionProperties (r:0 w:1)
@@ -113,11 +117,11 @@
 	fn register_foreign_asset() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `286`
-		//  Estimated: `25838`
-		// Minimum execution time: 37_778_000 picoseconds.
-		Weight::from_parts(38_334_000, 25838)
+		//  Estimated: `6196`
+		// Minimum execution time: 44_390_000 picoseconds.
+		Weight::from_parts(45_078_000, 6196)
 			.saturating_add(RocksDbWeight::get().reads(9_u64))
-			.saturating_add(RocksDbWeight::get().writes(11_u64))
+			.saturating_add(RocksDbWeight::get().writes(12_u64))
 	}
 	/// Storage: ForeignAssets ForeignAssetLocations (r:1 w:1)
 	/// Proof: ForeignAssets ForeignAssetLocations (max_values: None, max_size: Some(614), added: 3089, mode: MaxEncodedLen)
@@ -126,9 +130,9 @@
 	fn update_foreign_asset() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `197`
-		//  Estimated: `7615`
-		// Minimum execution time: 13_739_000 picoseconds.
-		Weight::from_parts(22_366_000, 7615)
+		//  Estimated: `4079`
+		// Minimum execution time: 12_945_000 picoseconds.
+		Weight::from_parts(13_629_000, 4079)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
modifiedpallets/fungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/fungible/src/weights.rs
+++ b/pallets/fungible/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_fungible
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -54,9 +54,9 @@
 	fn create_item() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `42`
-		//  Estimated: `7035`
-		// Minimum execution time: 10_168_000 picoseconds.
-		Weight::from_parts(10_453_000, 7035)
+		//  Estimated: `3542`
+		// Minimum execution time: 9_344_000 picoseconds.
+		Weight::from_parts(9_600_000, 3542)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -68,11 +68,11 @@
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `42`
-		//  Estimated: `4483 + b * (2552 ±0)`
-		// Minimum execution time: 3_248_000 picoseconds.
-		Weight::from_parts(12_455_981, 4483)
-			// Standard Error: 2_698
-			.saturating_add(Weight::from_parts(3_426_148, 0).saturating_mul(b.into()))
+		//  Estimated: `3493 + b * (2552 ±0)`
+		// Minimum execution time: 2_993_000 picoseconds.
+		Weight::from_parts(5_240_270, 3493)
+			// Standard Error: 1_763
+			.saturating_add(Weight::from_parts(3_193_198, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
@@ -86,9 +86,9 @@
 	fn burn_item() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `197`
-		//  Estimated: `7035`
-		// Minimum execution time: 12_717_000 picoseconds.
-		Weight::from_parts(13_031_000, 7035)
+		//  Estimated: `3542`
+		// Minimum execution time: 11_725_000 picoseconds.
+		Weight::from_parts(12_140_000, 3542)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -98,8 +98,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `182`
 		//  Estimated: `6094`
-		// Minimum execution time: 13_640_000 picoseconds.
-		Weight::from_parts(13_935_000, 6094)
+		// Minimum execution time: 12_552_000 picoseconds.
+		Weight::from_parts(12_894_000, 6094)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -111,8 +111,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `182`
 		//  Estimated: `3542`
-		// Minimum execution time: 11_769_000 picoseconds.
-		Weight::from_parts(12_072_000, 3542)
+		// Minimum execution time: 10_854_000 picoseconds.
+		Weight::from_parts(11_125_000, 3542)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -124,8 +124,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `170`
 		//  Estimated: `3542`
-		// Minimum execution time: 11_603_000 picoseconds.
-		Weight::from_parts(12_003_000, 3542)
+		// Minimum execution time: 10_912_000 picoseconds.
+		Weight::from_parts(11_163_000, 3542)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -135,8 +135,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `210`
 		//  Estimated: `3558`
-		// Minimum execution time: 5_682_000 picoseconds.
-		Weight::from_parts(5_892_000, 3558)
+		// Minimum execution time: 5_283_000 picoseconds.
+		Weight::from_parts(5_474_000, 3558)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: Fungible Allowance (r:0 w:1)
@@ -145,8 +145,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 6_415_000 picoseconds.
-		Weight::from_parts(6_599_000, 0)
+		// Minimum execution time: 5_774_000 picoseconds.
+		Weight::from_parts(5_909_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Fungible Allowance (r:1 w:1)
@@ -158,9 +158,9 @@
 	fn burn_from() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `315`
-		//  Estimated: `10593`
-		// Minimum execution time: 20_257_000 picoseconds.
-		Weight::from_parts(20_625_000, 10593)
+		//  Estimated: `3558`
+		// Minimum execution time: 18_184_000 picoseconds.
+		Weight::from_parts(18_524_000, 3558)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(3_u64))
 	}
@@ -175,9 +175,9 @@
 	fn create_item() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `42`
-		//  Estimated: `7035`
-		// Minimum execution time: 10_168_000 picoseconds.
-		Weight::from_parts(10_453_000, 7035)
+		//  Estimated: `3542`
+		// Minimum execution time: 9_344_000 picoseconds.
+		Weight::from_parts(9_600_000, 3542)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -189,11 +189,11 @@
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `42`
-		//  Estimated: `4483 + b * (2552 ±0)`
-		// Minimum execution time: 3_248_000 picoseconds.
-		Weight::from_parts(12_455_981, 4483)
-			// Standard Error: 2_698
-			.saturating_add(Weight::from_parts(3_426_148, 0).saturating_mul(b.into()))
+		//  Estimated: `3493 + b * (2552 ±0)`
+		// Minimum execution time: 2_993_000 picoseconds.
+		Weight::from_parts(5_240_270, 3493)
+			// Standard Error: 1_763
+			.saturating_add(Weight::from_parts(3_193_198, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
@@ -207,9 +207,9 @@
 	fn burn_item() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `197`
-		//  Estimated: `7035`
-		// Minimum execution time: 12_717_000 picoseconds.
-		Weight::from_parts(13_031_000, 7035)
+		//  Estimated: `3542`
+		// Minimum execution time: 11_725_000 picoseconds.
+		Weight::from_parts(12_140_000, 3542)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -219,8 +219,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `182`
 		//  Estimated: `6094`
-		// Minimum execution time: 13_640_000 picoseconds.
-		Weight::from_parts(13_935_000, 6094)
+		// Minimum execution time: 12_552_000 picoseconds.
+		Weight::from_parts(12_894_000, 6094)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -232,8 +232,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `182`
 		//  Estimated: `3542`
-		// Minimum execution time: 11_769_000 picoseconds.
-		Weight::from_parts(12_072_000, 3542)
+		// Minimum execution time: 10_854_000 picoseconds.
+		Weight::from_parts(11_125_000, 3542)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -245,8 +245,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `170`
 		//  Estimated: `3542`
-		// Minimum execution time: 11_603_000 picoseconds.
-		Weight::from_parts(12_003_000, 3542)
+		// Minimum execution time: 10_912_000 picoseconds.
+		Weight::from_parts(11_163_000, 3542)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -256,8 +256,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `210`
 		//  Estimated: `3558`
-		// Minimum execution time: 5_682_000 picoseconds.
-		Weight::from_parts(5_892_000, 3558)
+		// Minimum execution time: 5_283_000 picoseconds.
+		Weight::from_parts(5_474_000, 3558)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 	/// Storage: Fungible Allowance (r:0 w:1)
@@ -266,8 +266,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 6_415_000 picoseconds.
-		Weight::from_parts(6_599_000, 0)
+		// Minimum execution time: 5_774_000 picoseconds.
+		Weight::from_parts(5_909_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Fungible Allowance (r:1 w:1)
@@ -279,9 +279,9 @@
 	fn burn_from() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `315`
-		//  Estimated: `10593`
-		// Minimum execution time: 20_257_000 picoseconds.
-		Weight::from_parts(20_625_000, 10593)
+		//  Estimated: `3558`
+		// Minimum execution time: 18_184_000 picoseconds.
+		Weight::from_parts(18_524_000, 3558)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(3_u64))
 	}
modifiedpallets/identity/src/weights.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_identity3//! Autogenerated weights for pallet_identity
4//!4//!
5//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev5//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
6//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
7//! WORST CASE MAP SIZE: `1000000`7//! WORST CASE MAP SIZE: `1000000`
8//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`8//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
9//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
64 // Proof Size summary in bytes:64 // Proof Size summary in bytes:
65 // Measured: `31 + r * (57 ±0)`65 // Measured: `31 + r * (57 ±0)`
66 // Estimated: `2626`66 // Estimated: `2626`
67 // Minimum execution time: 9_094_000 picoseconds.67 // Minimum execution time: 8_952_000 picoseconds.
68 Weight::from_parts(10_431_627, 2626)68 Weight::from_parts(9_493_179, 2626)
69 // Standard Error: 1_04669 // Standard Error: 776
70 .saturating_add(Weight::from_parts(99_468, 0).saturating_mul(r.into()))70 .saturating_add(Weight::from_parts(95_408, 0).saturating_mul(r.into()))
71 .saturating_add(T::DbWeight::get().reads(1_u64))71 .saturating_add(T::DbWeight::get().reads(1_u64))
72 .saturating_add(T::DbWeight::get().writes(1_u64))72 .saturating_add(T::DbWeight::get().writes(1_u64))
73 }73 }
79 // Proof Size summary in bytes:79 // Proof Size summary in bytes:
80 // Measured: `441 + r * (5 ±0)`80 // Measured: `441 + r * (5 ±0)`
81 // Estimated: `11003`81 // Estimated: `11003`
82 // Minimum execution time: 18_662_000 picoseconds.82 // Minimum execution time: 18_573_000 picoseconds.
83 Weight::from_parts(17_939_760, 11003)83 Weight::from_parts(16_665_333, 11003)
84 // Standard Error: 2_37184 // Standard Error: 1_927
85 .saturating_add(Weight::from_parts(22_184, 0).saturating_mul(r.into()))85 .saturating_add(Weight::from_parts(93_600, 0).saturating_mul(r.into()))
86 // Standard Error: 46286 // Standard Error: 376
87 .saturating_add(Weight::from_parts(151_368, 0).saturating_mul(x.into()))87 .saturating_add(Weight::from_parts(134_895, 0).saturating_mul(x.into()))
88 .saturating_add(T::DbWeight::get().reads(1_u64))88 .saturating_add(T::DbWeight::get().reads(1_u64))
89 .saturating_add(T::DbWeight::get().writes(1_u64))89 .saturating_add(T::DbWeight::get().writes(1_u64))
90 }90 }
98 fn set_subs_new(s: u32, ) -> Weight {98 fn set_subs_new(s: u32, ) -> Weight {
99 // Proof Size summary in bytes:99 // Proof Size summary in bytes:
100 // Measured: `100`100 // Measured: `100`
101 // Estimated: `18716 + s * (2589 ±0)`101 // Estimated: `11003 + s * (2589 ±0)`
102 // Minimum execution time: 6_921_000 picoseconds.102 // Minimum execution time: 6_669_000 picoseconds.
103 Weight::from_parts(16_118_195, 18716)103 Weight::from_parts(15_167_928, 11003)
104 // Standard Error: 1_786104 // Standard Error: 1_551
105 .saturating_add(Weight::from_parts(1_350_155, 0).saturating_mul(s.into()))105 .saturating_add(Weight::from_parts(1_294_015, 0).saturating_mul(s.into()))
106 .saturating_add(T::DbWeight::get().reads(2_u64))106 .saturating_add(T::DbWeight::get().reads(2_u64))
107 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into())))107 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into())))
108 .saturating_add(T::DbWeight::get().writes(1_u64))108 .saturating_add(T::DbWeight::get().writes(1_u64))
119 fn set_subs_old(p: u32, ) -> Weight {119 fn set_subs_old(p: u32, ) -> Weight {
120 // Proof Size summary in bytes:120 // Proof Size summary in bytes:
121 // Measured: `193 + p * (32 ±0)`121 // Measured: `193 + p * (32 ±0)`
122 // Estimated: `17726`122 // Estimated: `11003`
123 // Minimum execution time: 6_858_000 picoseconds.123 // Minimum execution time: 6_642_000 picoseconds.
124 Weight::from_parts(16_222_054, 17726)124 Weight::from_parts(15_473_100, 11003)
125 // Standard Error: 1_409125 // Standard Error: 1_132
126 .saturating_add(Weight::from_parts(593_588, 0).saturating_mul(p.into()))126 .saturating_add(Weight::from_parts(592_570, 0).saturating_mul(p.into()))
127 .saturating_add(T::DbWeight::get().reads(2_u64))127 .saturating_add(T::DbWeight::get().reads(2_u64))
128 .saturating_add(T::DbWeight::get().writes(1_u64))128 .saturating_add(T::DbWeight::get().writes(1_u64))
129 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))129 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
140 fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {140 fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
141 // Proof Size summary in bytes:141 // Proof Size summary in bytes:
142 // Measured: `468 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`142 // Measured: `468 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
143 // Estimated: `17726`143 // Estimated: `11003`
144 // Minimum execution time: 27_212_000 picoseconds.144 // Minimum execution time: 29_150_000 picoseconds.
145 Weight::from_parts(19_030_840, 17726)145 Weight::from_parts(20_982_965, 11003)
146 // Standard Error: 3_118146 // Standard Error: 2_448
147 .saturating_add(Weight::from_parts(29_836, 0).saturating_mul(r.into()))147 .saturating_add(Weight::from_parts(17_611, 0).saturating_mul(r.into()))
148 // Standard Error: 608148 // Standard Error: 478
149 .saturating_add(Weight::from_parts(590_661, 0).saturating_mul(s.into()))149 .saturating_add(Weight::from_parts(582_119, 0).saturating_mul(s.into()))
150 // Standard Error: 608150 // Standard Error: 478
151 .saturating_add(Weight::from_parts(110_108, 0).saturating_mul(x.into()))151 .saturating_add(Weight::from_parts(114_020, 0).saturating_mul(x.into()))
152 .saturating_add(T::DbWeight::get().reads(2_u64))152 .saturating_add(T::DbWeight::get().reads(2_u64))
153 .saturating_add(T::DbWeight::get().writes(2_u64))153 .saturating_add(T::DbWeight::get().writes(2_u64))
154 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))154 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
162 fn request_judgement(r: u32, x: u32, ) -> Weight {162 fn request_judgement(r: u32, x: u32, ) -> Weight {
163 // Proof Size summary in bytes:163 // Proof Size summary in bytes:
164 // Measured: `366 + r * (57 ±0) + x * (66 ±0)`164 // Measured: `366 + r * (57 ±0) + x * (66 ±0)`
165 // Estimated: `13629`165 // Estimated: `11003`
166 // Minimum execution time: 19_771_000 picoseconds.166 // Minimum execution time: 20_088_000 picoseconds.
167 Weight::from_parts(18_917_892, 13629)167 Weight::from_parts(18_524_805, 11003)
168 // Standard Error: 1_957168 // Standard Error: 1_965
169 .saturating_add(Weight::from_parts(57_465, 0).saturating_mul(r.into()))169 .saturating_add(Weight::from_parts(74_420, 0).saturating_mul(r.into()))
170 // Standard Error: 381170 // Standard Error: 383
171 .saturating_add(Weight::from_parts(168_586, 0).saturating_mul(x.into()))171 .saturating_add(Weight::from_parts(152_570, 0).saturating_mul(x.into()))
172 .saturating_add(T::DbWeight::get().reads(2_u64))172 .saturating_add(T::DbWeight::get().reads(2_u64))
173 .saturating_add(T::DbWeight::get().writes(1_u64))173 .saturating_add(T::DbWeight::get().writes(1_u64))
174 }174 }
180 // Proof Size summary in bytes:180 // Proof Size summary in bytes:
181 // Measured: `397 + x * (66 ±0)`181 // Measured: `397 + x * (66 ±0)`
182 // Estimated: `11003`182 // Estimated: `11003`
183 // Minimum execution time: 17_411_000 picoseconds.183 // Minimum execution time: 17_277_000 picoseconds.
184 Weight::from_parts(16_856_331, 11003)184 Weight::from_parts(16_760_327, 11003)
185 // Standard Error: 7_002185 // Standard Error: 1_967
186 .saturating_add(Weight::from_parts(34_389, 0).saturating_mul(r.into()))186 .saturating_add(Weight::from_parts(33_499, 0).saturating_mul(r.into()))
187 // Standard Error: 1_366187 // Standard Error: 383
188 .saturating_add(Weight::from_parts(165_686, 0).saturating_mul(x.into()))188 .saturating_add(Weight::from_parts(148_237, 0).saturating_mul(x.into()))
189 .saturating_add(T::DbWeight::get().reads(1_u64))189 .saturating_add(T::DbWeight::get().reads(1_u64))
190 .saturating_add(T::DbWeight::get().writes(1_u64))190 .saturating_add(T::DbWeight::get().writes(1_u64))
191 }191 }
196 // Proof Size summary in bytes:196 // Proof Size summary in bytes:
197 // Measured: `88 + r * (57 ±0)`197 // Measured: `88 + r * (57 ±0)`
198 // Estimated: `2626`198 // Estimated: `2626`
199 // Minimum execution time: 7_089_000 picoseconds.199 // Minimum execution time: 6_566_000 picoseconds.
200 Weight::from_parts(7_750_487, 2626)200 Weight::from_parts(6_982_669, 2626)
201 // Standard Error: 1_625201 // Standard Error: 613
202 .saturating_add(Weight::from_parts(101_135, 0).saturating_mul(r.into()))202 .saturating_add(Weight::from_parts(77_476, 0).saturating_mul(r.into()))
203 .saturating_add(T::DbWeight::get().reads(1_u64))203 .saturating_add(T::DbWeight::get().reads(1_u64))
204 .saturating_add(T::DbWeight::get().writes(1_u64))204 .saturating_add(T::DbWeight::get().writes(1_u64))
205 }205 }
210 // Proof Size summary in bytes:210 // Proof Size summary in bytes:
211 // Measured: `88 + r * (57 ±0)`211 // Measured: `88 + r * (57 ±0)`
212 // Estimated: `2626`212 // Estimated: `2626`
213 // Minimum execution time: 6_300_000 picoseconds.213 // Minimum execution time: 5_856_000 picoseconds.
214 Weight::from_parts(6_836_140, 2626)214 Weight::from_parts(6_185_551, 2626)
215 // Standard Error: 655215 // Standard Error: 466
216 .saturating_add(Weight::from_parts(102_284, 0).saturating_mul(r.into()))216 .saturating_add(Weight::from_parts(76_432, 0).saturating_mul(r.into()))
217 .saturating_add(T::DbWeight::get().reads(1_u64))217 .saturating_add(T::DbWeight::get().reads(1_u64))
218 .saturating_add(T::DbWeight::get().writes(1_u64))218 .saturating_add(T::DbWeight::get().writes(1_u64))
219 }219 }
224 // Proof Size summary in bytes:224 // Proof Size summary in bytes:
225 // Measured: `88 + r * (57 ±0)`225 // Measured: `88 + r * (57 ±0)`
226 // Estimated: `2626`226 // Estimated: `2626`
227 // Minimum execution time: 6_257_000 picoseconds.227 // Minimum execution time: 5_784_000 picoseconds.
228 Weight::from_parts(6_917_052, 2626)228 Weight::from_parts(6_029_409, 2626)
229 // Standard Error: 2_628229 // Standard Error: 389
230 .saturating_add(Weight::from_parts(71_362, 0).saturating_mul(r.into()))230 .saturating_add(Weight::from_parts(73_636, 0).saturating_mul(r.into()))
231 .saturating_add(T::DbWeight::get().reads(1_u64))231 .saturating_add(T::DbWeight::get().reads(1_u64))
232 .saturating_add(T::DbWeight::get().writes(1_u64))232 .saturating_add(T::DbWeight::get().writes(1_u64))
233 }233 }
240 fn provide_judgement(r: u32, x: u32, ) -> Weight {240 fn provide_judgement(r: u32, x: u32, ) -> Weight {
241 // Proof Size summary in bytes:241 // Proof Size summary in bytes:
242 // Measured: `444 + r * (57 ±0) + x * (66 ±0)`242 // Measured: `444 + r * (57 ±0) + x * (66 ±0)`
243 // Estimated: `13629`243 // Estimated: `11003`
244 // Minimum execution time: 16_021_000 picoseconds.244 // Minimum execution time: 15_250_000 picoseconds.
245 Weight::from_parts(15_553_670, 13629)245 Weight::from_parts(14_264_575, 11003)
246 // Standard Error: 5_797246 // Standard Error: 1_996
247 .saturating_add(Weight::from_parts(42_423, 0).saturating_mul(r.into()))247 .saturating_add(Weight::from_parts(45_342, 0).saturating_mul(r.into()))
248 // Standard Error: 1_072248 // Standard Error: 369
249 .saturating_add(Weight::from_parts(252_721, 0).saturating_mul(x.into()))249 .saturating_add(Weight::from_parts(216_509, 0).saturating_mul(x.into()))
250 .saturating_add(T::DbWeight::get().reads(2_u64))250 .saturating_add(T::DbWeight::get().reads(2_u64))
251 .saturating_add(T::DbWeight::get().writes(1_u64))251 .saturating_add(T::DbWeight::get().writes(1_u64))
252 }252 }
264 fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {264 fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
265 // Proof Size summary in bytes:265 // Proof Size summary in bytes:
266 // Measured: `665 + r * (12 ±0) + s * (32 ±0) + x * (66 ±0)`266 // Measured: `665 + r * (12 ±0) + s * (32 ±0) + x * (66 ±0)`
267 // Estimated: `23922`267 // Estimated: `11003`
268 // Minimum execution time: 40_801_000 picoseconds.268 // Minimum execution time: 43_178_000 picoseconds.
269 Weight::from_parts(34_079_397, 23922)269 Weight::from_parts(34_379_402, 11003)
270 // Standard Error: 3_750270 // Standard Error: 2_843
271 .saturating_add(Weight::from_parts(31_496, 0).saturating_mul(r.into()))271 .saturating_add(Weight::from_parts(58_134, 0).saturating_mul(r.into()))
272 // Standard Error: 732272 // Standard Error: 555
273 .saturating_add(Weight::from_parts(599_691, 0).saturating_mul(s.into()))273 .saturating_add(Weight::from_parts(596_395, 0).saturating_mul(s.into()))
274 // Standard Error: 732274 // Standard Error: 555
275 .saturating_add(Weight::from_parts(101_683, 0).saturating_mul(x.into()))275 .saturating_add(Weight::from_parts(113_292, 0).saturating_mul(x.into()))
276 .saturating_add(T::DbWeight::get().reads(4_u64))276 .saturating_add(T::DbWeight::get().reads(4_u64))
277 .saturating_add(T::DbWeight::get().writes(4_u64))277 .saturating_add(T::DbWeight::get().writes(4_u64))
278 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))278 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
285 // Proof Size summary in bytes:285 // Proof Size summary in bytes:
286 // Measured: `0`286 // Measured: `0`
287 // Estimated: `0`287 // Estimated: `0`
288 // Minimum execution time: 4_412_000 picoseconds.288 // Minimum execution time: 4_093_000 picoseconds.
289 Weight::from_parts(4_592_000, 0)289 Weight::from_parts(4_184_000, 0)
290 // Standard Error: 703_509290 // Standard Error: 688_514
291 .saturating_add(Weight::from_parts(43_647_925, 0).saturating_mul(x.into()))291 .saturating_add(Weight::from_parts(42_213_609, 0).saturating_mul(x.into()))
292 // Standard Error: 117_043292 // Standard Error: 114_549
293 .saturating_add(Weight::from_parts(9_312_431, 0).saturating_mul(n.into()))293 .saturating_add(Weight::from_parts(8_812_982, 0).saturating_mul(n.into()))
294 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))294 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
295 }295 }
296 /// Storage: Identity SubsOf (r:600 w:0)296 /// Storage: Identity SubsOf (r:600 w:0)
303 // Proof Size summary in bytes:303 // Proof Size summary in bytes:
304 // Measured: `41`304 // Measured: `41`
305 // Estimated: `990 + n * (5733 ±0)`305 // Estimated: `990 + n * (5733 ±0)`
306 // Minimum execution time: 3_824_000 picoseconds.306 // Minimum execution time: 3_998_000 picoseconds.
307 Weight::from_parts(3_950_000, 990)307 Weight::from_parts(4_142_000, 990)
308 // Standard Error: 2_864308 // Standard Error: 2_992
309 .saturating_add(Weight::from_parts(55_678, 0).saturating_mul(x.into()))309 .saturating_add(Weight::from_parts(62_923, 0).saturating_mul(x.into()))
310 // Standard Error: 476310 // Standard Error: 497
311 .saturating_add(Weight::from_parts(1_138_349, 0).saturating_mul(n.into()))311 .saturating_add(Weight::from_parts(1_122_767, 0).saturating_mul(n.into()))
312 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))312 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
313 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))313 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
314 .saturating_add(Weight::from_parts(0, 5733).saturating_mul(n.into()))314 .saturating_add(Weight::from_parts(0, 5733).saturating_mul(n.into()))
323 // Proof Size summary in bytes:323 // Proof Size summary in bytes:
324 // Measured: `41`324 // Measured: `41`
325 // Estimated: `990 + n * (5733 ±0)`325 // Estimated: `990 + n * (5733 ±0)`
326 // Minimum execution time: 4_196_000 picoseconds.326 // Minimum execution time: 4_019_000 picoseconds.
327 Weight::from_parts(4_340_000, 990)327 Weight::from_parts(4_174_000, 990)
328 // Standard Error: 2_081_979328 // Standard Error: 2_026_537
329 .saturating_add(Weight::from_parts(130_653_903, 0).saturating_mul(s.into()))329 .saturating_add(Weight::from_parts(127_217_493, 0).saturating_mul(s.into()))
330 // Standard Error: 346_381330 // Standard Error: 337_157
331 .saturating_add(Weight::from_parts(23_046_001, 0).saturating_mul(n.into()))331 .saturating_add(Weight::from_parts(22_199_440, 0).saturating_mul(n.into()))
332 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))332 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
333 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))333 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
334 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))334 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
344 fn add_sub(s: u32, ) -> Weight {344 fn add_sub(s: u32, ) -> Weight {
345 // Proof Size summary in bytes:345 // Proof Size summary in bytes:
346 // Measured: `474 + s * (36 ±0)`346 // Measured: `474 + s * (36 ±0)`
347 // Estimated: `21305`347 // Estimated: `11003`
348 // Minimum execution time: 15_289_000 picoseconds.348 // Minimum execution time: 16_361_000 picoseconds.
349 Weight::from_parts(21_319_844, 21305)349 Weight::from_parts(20_622_408, 11003)
350 // Standard Error: 893350 // Standard Error: 592
351 .saturating_add(Weight::from_parts(53_159, 0).saturating_mul(s.into()))351 .saturating_add(Weight::from_parts(48_502, 0).saturating_mul(s.into()))
352 .saturating_add(T::DbWeight::get().reads(3_u64))352 .saturating_add(T::DbWeight::get().reads(3_u64))
353 .saturating_add(T::DbWeight::get().writes(2_u64))353 .saturating_add(T::DbWeight::get().writes(2_u64))
354 }354 }
360 fn rename_sub(s: u32, ) -> Weight {360 fn rename_sub(s: u32, ) -> Weight {
361 // Proof Size summary in bytes:361 // Proof Size summary in bytes:
362 // Measured: `590 + s * (3 ±0)`362 // Measured: `590 + s * (3 ±0)`
363 // Estimated: `14582`363 // Estimated: `11003`
364 // Minimum execution time: 9_867_000 picoseconds.364 // Minimum execution time: 9_676_000 picoseconds.
365 Weight::from_parts(12_546_245, 14582)365 Weight::from_parts(11_336_454, 11003)
366 // Standard Error: 509366 // Standard Error: 240
367 .saturating_add(Weight::from_parts(10_078, 0).saturating_mul(s.into()))367 .saturating_add(Weight::from_parts(17_924, 0).saturating_mul(s.into()))
368 .saturating_add(T::DbWeight::get().reads(2_u64))368 .saturating_add(T::DbWeight::get().reads(2_u64))
369 .saturating_add(T::DbWeight::get().writes(1_u64))369 .saturating_add(T::DbWeight::get().writes(1_u64))
370 }370 }
378 fn remove_sub(s: u32, ) -> Weight {378 fn remove_sub(s: u32, ) -> Weight {
379 // Proof Size summary in bytes:379 // Proof Size summary in bytes:
380 // Measured: `637 + s * (35 ±0)`380 // Measured: `637 + s * (35 ±0)`
381 // Estimated: `21305`381 // Estimated: `11003`
382 // Minimum execution time: 19_299_000 picoseconds.382 // Minimum execution time: 20_304_000 picoseconds.
383 Weight::from_parts(24_125_576, 21305)383 Weight::from_parts(22_890_354, 11003)
384 // Standard Error: 1_479384 // Standard Error: 1_568
385 .saturating_add(Weight::from_parts(22_611, 0).saturating_mul(s.into()))385 .saturating_add(Weight::from_parts(40_002, 0).saturating_mul(s.into()))
386 .saturating_add(T::DbWeight::get().reads(3_u64))386 .saturating_add(T::DbWeight::get().reads(3_u64))
387 .saturating_add(T::DbWeight::get().writes(2_u64))387 .saturating_add(T::DbWeight::get().writes(2_u64))
388 }388 }
389 /// Storage: Identity SuperOf (r:1 w:1)389 /// Storage: Identity SuperOf (r:1 w:1)
390 /// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)390 /// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
391 /// Storage: Identity SubsOf (r:1 w:1)391 /// Storage: Identity SubsOf (r:1 w:1)
392 /// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)392 /// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
393 /// Storage: System Account (r:1 w:0)
394 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
393 /// The range of component `s` is `[0, 99]`.395 /// The range of component `s` is `[0, 99]`.
394 fn quit_sub(s: u32, ) -> Weight {396 fn quit_sub(s: u32, ) -> Weight {
395 // Proof Size summary in bytes:397 // Proof Size summary in bytes:
396 // Measured: `563 + s * (37 ±0)`398 // Measured: `703 + s * (37 ±0)`
397 // Estimated: `10302`399 // Estimated: `6723`
398 // Minimum execution time: 14_183_000 picoseconds.400 // Minimum execution time: 17_645_000 picoseconds.
399 Weight::from_parts(17_343_547, 10302)401 Weight::from_parts(20_080_248, 6723)
400 // Standard Error: 454402 // Standard Error: 1_331
401 .saturating_add(Weight::from_parts(45_925, 0).saturating_mul(s.into()))403 .saturating_add(Weight::from_parts(42_353, 0).saturating_mul(s.into()))
402 .saturating_add(T::DbWeight::get().reads(2_u64))404 .saturating_add(T::DbWeight::get().reads(3_u64))
403 .saturating_add(T::DbWeight::get().writes(2_u64))405 .saturating_add(T::DbWeight::get().writes(2_u64))
404 }406 }
405}407}
413 // Proof Size summary in bytes:415 // Proof Size summary in bytes:
414 // Measured: `31 + r * (57 ±0)`416 // Measured: `31 + r * (57 ±0)`
415 // Estimated: `2626`417 // Estimated: `2626`
416 // Minimum execution time: 9_094_000 picoseconds.418 // Minimum execution time: 8_952_000 picoseconds.
417 Weight::from_parts(10_431_627, 2626)419 Weight::from_parts(9_493_179, 2626)
418 // Standard Error: 1_046420 // Standard Error: 776
419 .saturating_add(Weight::from_parts(99_468, 0).saturating_mul(r.into()))421 .saturating_add(Weight::from_parts(95_408, 0).saturating_mul(r.into()))
420 .saturating_add(RocksDbWeight::get().reads(1_u64))422 .saturating_add(RocksDbWeight::get().reads(1_u64))
421 .saturating_add(RocksDbWeight::get().writes(1_u64))423 .saturating_add(RocksDbWeight::get().writes(1_u64))
422 }424 }
428 // Proof Size summary in bytes:430 // Proof Size summary in bytes:
429 // Measured: `441 + r * (5 ±0)`431 // Measured: `441 + r * (5 ±0)`
430 // Estimated: `11003`432 // Estimated: `11003`
431 // Minimum execution time: 18_662_000 picoseconds.433 // Minimum execution time: 18_573_000 picoseconds.
432 Weight::from_parts(17_939_760, 11003)434 Weight::from_parts(16_665_333, 11003)
433 // Standard Error: 2_371435 // Standard Error: 1_927
434 .saturating_add(Weight::from_parts(22_184, 0).saturating_mul(r.into()))436 .saturating_add(Weight::from_parts(93_600, 0).saturating_mul(r.into()))
435 // Standard Error: 462437 // Standard Error: 376
436 .saturating_add(Weight::from_parts(151_368, 0).saturating_mul(x.into()))438 .saturating_add(Weight::from_parts(134_895, 0).saturating_mul(x.into()))
437 .saturating_add(RocksDbWeight::get().reads(1_u64))439 .saturating_add(RocksDbWeight::get().reads(1_u64))
438 .saturating_add(RocksDbWeight::get().writes(1_u64))440 .saturating_add(RocksDbWeight::get().writes(1_u64))
439 }441 }
447 fn set_subs_new(s: u32, ) -> Weight {449 fn set_subs_new(s: u32, ) -> Weight {
448 // Proof Size summary in bytes:450 // Proof Size summary in bytes:
449 // Measured: `100`451 // Measured: `100`
450 // Estimated: `18716 + s * (2589 ±0)`452 // Estimated: `11003 + s * (2589 ±0)`
451 // Minimum execution time: 6_921_000 picoseconds.453 // Minimum execution time: 6_669_000 picoseconds.
452 Weight::from_parts(16_118_195, 18716)454 Weight::from_parts(15_167_928, 11003)
453 // Standard Error: 1_786455 // Standard Error: 1_551
454 .saturating_add(Weight::from_parts(1_350_155, 0).saturating_mul(s.into()))456 .saturating_add(Weight::from_parts(1_294_015, 0).saturating_mul(s.into()))
455 .saturating_add(RocksDbWeight::get().reads(2_u64))457 .saturating_add(RocksDbWeight::get().reads(2_u64))
456 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(s.into())))458 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(s.into())))
457 .saturating_add(RocksDbWeight::get().writes(1_u64))459 .saturating_add(RocksDbWeight::get().writes(1_u64))
468 fn set_subs_old(p: u32, ) -> Weight {470 fn set_subs_old(p: u32, ) -> Weight {
469 // Proof Size summary in bytes:471 // Proof Size summary in bytes:
470 // Measured: `193 + p * (32 ±0)`472 // Measured: `193 + p * (32 ±0)`
471 // Estimated: `17726`473 // Estimated: `11003`
472 // Minimum execution time: 6_858_000 picoseconds.474 // Minimum execution time: 6_642_000 picoseconds.
473 Weight::from_parts(16_222_054, 17726)475 Weight::from_parts(15_473_100, 11003)
474 // Standard Error: 1_409476 // Standard Error: 1_132
475 .saturating_add(Weight::from_parts(593_588, 0).saturating_mul(p.into()))477 .saturating_add(Weight::from_parts(592_570, 0).saturating_mul(p.into()))
476 .saturating_add(RocksDbWeight::get().reads(2_u64))478 .saturating_add(RocksDbWeight::get().reads(2_u64))
477 .saturating_add(RocksDbWeight::get().writes(1_u64))479 .saturating_add(RocksDbWeight::get().writes(1_u64))
478 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into())))480 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into())))
489 fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {491 fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
490 // Proof Size summary in bytes:492 // Proof Size summary in bytes:
491 // Measured: `468 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`493 // Measured: `468 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
492 // Estimated: `17726`494 // Estimated: `11003`
493 // Minimum execution time: 27_212_000 picoseconds.495 // Minimum execution time: 29_150_000 picoseconds.
494 Weight::from_parts(19_030_840, 17726)496 Weight::from_parts(20_982_965, 11003)
495 // Standard Error: 3_118497 // Standard Error: 2_448
496 .saturating_add(Weight::from_parts(29_836, 0).saturating_mul(r.into()))498 .saturating_add(Weight::from_parts(17_611, 0).saturating_mul(r.into()))
497 // Standard Error: 608499 // Standard Error: 478
498 .saturating_add(Weight::from_parts(590_661, 0).saturating_mul(s.into()))500 .saturating_add(Weight::from_parts(582_119, 0).saturating_mul(s.into()))
499 // Standard Error: 608501 // Standard Error: 478
500 .saturating_add(Weight::from_parts(110_108, 0).saturating_mul(x.into()))502 .saturating_add(Weight::from_parts(114_020, 0).saturating_mul(x.into()))
501 .saturating_add(RocksDbWeight::get().reads(2_u64))503 .saturating_add(RocksDbWeight::get().reads(2_u64))
502 .saturating_add(RocksDbWeight::get().writes(2_u64))504 .saturating_add(RocksDbWeight::get().writes(2_u64))
503 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))505 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
511 fn request_judgement(r: u32, x: u32, ) -> Weight {513 fn request_judgement(r: u32, x: u32, ) -> Weight {
512 // Proof Size summary in bytes:514 // Proof Size summary in bytes:
513 // Measured: `366 + r * (57 ±0) + x * (66 ±0)`515 // Measured: `366 + r * (57 ±0) + x * (66 ±0)`
514 // Estimated: `13629`516 // Estimated: `11003`
515 // Minimum execution time: 19_771_000 picoseconds.517 // Minimum execution time: 20_088_000 picoseconds.
516 Weight::from_parts(18_917_892, 13629)518 Weight::from_parts(18_524_805, 11003)
517 // Standard Error: 1_957519 // Standard Error: 1_965
518 .saturating_add(Weight::from_parts(57_465, 0).saturating_mul(r.into()))520 .saturating_add(Weight::from_parts(74_420, 0).saturating_mul(r.into()))
519 // Standard Error: 381521 // Standard Error: 383
520 .saturating_add(Weight::from_parts(168_586, 0).saturating_mul(x.into()))522 .saturating_add(Weight::from_parts(152_570, 0).saturating_mul(x.into()))
521 .saturating_add(RocksDbWeight::get().reads(2_u64))523 .saturating_add(RocksDbWeight::get().reads(2_u64))
522 .saturating_add(RocksDbWeight::get().writes(1_u64))524 .saturating_add(RocksDbWeight::get().writes(1_u64))
523 }525 }
529 // Proof Size summary in bytes:531 // Proof Size summary in bytes:
530 // Measured: `397 + x * (66 ±0)`532 // Measured: `397 + x * (66 ±0)`
531 // Estimated: `11003`533 // Estimated: `11003`
532 // Minimum execution time: 17_411_000 picoseconds.534 // Minimum execution time: 17_277_000 picoseconds.
533 Weight::from_parts(16_856_331, 11003)535 Weight::from_parts(16_760_327, 11003)
534 // Standard Error: 7_002536 // Standard Error: 1_967
535 .saturating_add(Weight::from_parts(34_389, 0).saturating_mul(r.into()))537 .saturating_add(Weight::from_parts(33_499, 0).saturating_mul(r.into()))
536 // Standard Error: 1_366538 // Standard Error: 383
537 .saturating_add(Weight::from_parts(165_686, 0).saturating_mul(x.into()))539 .saturating_add(Weight::from_parts(148_237, 0).saturating_mul(x.into()))
538 .saturating_add(RocksDbWeight::get().reads(1_u64))540 .saturating_add(RocksDbWeight::get().reads(1_u64))
539 .saturating_add(RocksDbWeight::get().writes(1_u64))541 .saturating_add(RocksDbWeight::get().writes(1_u64))
540 }542 }
545 // Proof Size summary in bytes:547 // Proof Size summary in bytes:
546 // Measured: `88 + r * (57 ±0)`548 // Measured: `88 + r * (57 ±0)`
547 // Estimated: `2626`549 // Estimated: `2626`
548 // Minimum execution time: 7_089_000 picoseconds.550 // Minimum execution time: 6_566_000 picoseconds.
549 Weight::from_parts(7_750_487, 2626)551 Weight::from_parts(6_982_669, 2626)
550 // Standard Error: 1_625552 // Standard Error: 613
551 .saturating_add(Weight::from_parts(101_135, 0).saturating_mul(r.into()))553 .saturating_add(Weight::from_parts(77_476, 0).saturating_mul(r.into()))
552 .saturating_add(RocksDbWeight::get().reads(1_u64))554 .saturating_add(RocksDbWeight::get().reads(1_u64))
553 .saturating_add(RocksDbWeight::get().writes(1_u64))555 .saturating_add(RocksDbWeight::get().writes(1_u64))
554 }556 }
559 // Proof Size summary in bytes:561 // Proof Size summary in bytes:
560 // Measured: `88 + r * (57 ±0)`562 // Measured: `88 + r * (57 ±0)`
561 // Estimated: `2626`563 // Estimated: `2626`
562 // Minimum execution time: 6_300_000 picoseconds.564 // Minimum execution time: 5_856_000 picoseconds.
563 Weight::from_parts(6_836_140, 2626)565 Weight::from_parts(6_185_551, 2626)
564 // Standard Error: 655566 // Standard Error: 466
565 .saturating_add(Weight::from_parts(102_284, 0).saturating_mul(r.into()))567 .saturating_add(Weight::from_parts(76_432, 0).saturating_mul(r.into()))
566 .saturating_add(RocksDbWeight::get().reads(1_u64))568 .saturating_add(RocksDbWeight::get().reads(1_u64))
567 .saturating_add(RocksDbWeight::get().writes(1_u64))569 .saturating_add(RocksDbWeight::get().writes(1_u64))
568 }570 }
573 // Proof Size summary in bytes:575 // Proof Size summary in bytes:
574 // Measured: `88 + r * (57 ±0)`576 // Measured: `88 + r * (57 ±0)`
575 // Estimated: `2626`577 // Estimated: `2626`
576 // Minimum execution time: 6_257_000 picoseconds.578 // Minimum execution time: 5_784_000 picoseconds.
577 Weight::from_parts(6_917_052, 2626)579 Weight::from_parts(6_029_409, 2626)
578 // Standard Error: 2_628580 // Standard Error: 389
579 .saturating_add(Weight::from_parts(71_362, 0).saturating_mul(r.into()))581 .saturating_add(Weight::from_parts(73_636, 0).saturating_mul(r.into()))
580 .saturating_add(RocksDbWeight::get().reads(1_u64))582 .saturating_add(RocksDbWeight::get().reads(1_u64))
581 .saturating_add(RocksDbWeight::get().writes(1_u64))583 .saturating_add(RocksDbWeight::get().writes(1_u64))
582 }584 }
589 fn provide_judgement(r: u32, x: u32, ) -> Weight {591 fn provide_judgement(r: u32, x: u32, ) -> Weight {
590 // Proof Size summary in bytes:592 // Proof Size summary in bytes:
591 // Measured: `444 + r * (57 ±0) + x * (66 ±0)`593 // Measured: `444 + r * (57 ±0) + x * (66 ±0)`
592 // Estimated: `13629`594 // Estimated: `11003`
593 // Minimum execution time: 16_021_000 picoseconds.595 // Minimum execution time: 15_250_000 picoseconds.
594 Weight::from_parts(15_553_670, 13629)596 Weight::from_parts(14_264_575, 11003)
595 // Standard Error: 5_797597 // Standard Error: 1_996
596 .saturating_add(Weight::from_parts(42_423, 0).saturating_mul(r.into()))598 .saturating_add(Weight::from_parts(45_342, 0).saturating_mul(r.into()))
597 // Standard Error: 1_072599 // Standard Error: 369
598 .saturating_add(Weight::from_parts(252_721, 0).saturating_mul(x.into()))600 .saturating_add(Weight::from_parts(216_509, 0).saturating_mul(x.into()))
599 .saturating_add(RocksDbWeight::get().reads(2_u64))601 .saturating_add(RocksDbWeight::get().reads(2_u64))
600 .saturating_add(RocksDbWeight::get().writes(1_u64))602 .saturating_add(RocksDbWeight::get().writes(1_u64))
601 }603 }
613 fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {615 fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
614 // Proof Size summary in bytes:616 // Proof Size summary in bytes:
615 // Measured: `665 + r * (12 ±0) + s * (32 ±0) + x * (66 ±0)`617 // Measured: `665 + r * (12 ±0) + s * (32 ±0) + x * (66 ±0)`
616 // Estimated: `23922`618 // Estimated: `11003`
617 // Minimum execution time: 40_801_000 picoseconds.619 // Minimum execution time: 43_178_000 picoseconds.
618 Weight::from_parts(34_079_397, 23922)620 Weight::from_parts(34_379_402, 11003)
619 // Standard Error: 3_750621 // Standard Error: 2_843
620 .saturating_add(Weight::from_parts(31_496, 0).saturating_mul(r.into()))622 .saturating_add(Weight::from_parts(58_134, 0).saturating_mul(r.into()))
621 // Standard Error: 732623 // Standard Error: 555
622 .saturating_add(Weight::from_parts(599_691, 0).saturating_mul(s.into()))624 .saturating_add(Weight::from_parts(596_395, 0).saturating_mul(s.into()))
623 // Standard Error: 732625 // Standard Error: 555
624 .saturating_add(Weight::from_parts(101_683, 0).saturating_mul(x.into()))626 .saturating_add(Weight::from_parts(113_292, 0).saturating_mul(x.into()))
625 .saturating_add(RocksDbWeight::get().reads(4_u64))627 .saturating_add(RocksDbWeight::get().reads(4_u64))
626 .saturating_add(RocksDbWeight::get().writes(4_u64))628 .saturating_add(RocksDbWeight::get().writes(4_u64))
627 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))629 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
634 // Proof Size summary in bytes:636 // Proof Size summary in bytes:
635 // Measured: `0`637 // Measured: `0`
636 // Estimated: `0`638 // Estimated: `0`
637 // Minimum execution time: 4_412_000 picoseconds.639 // Minimum execution time: 4_093_000 picoseconds.
638 Weight::from_parts(4_592_000, 0)640 Weight::from_parts(4_184_000, 0)
639 // Standard Error: 703_509641 // Standard Error: 688_514
640 .saturating_add(Weight::from_parts(43_647_925, 0).saturating_mul(x.into()))642 .saturating_add(Weight::from_parts(42_213_609, 0).saturating_mul(x.into()))
641 // Standard Error: 117_043643 // Standard Error: 114_549
642 .saturating_add(Weight::from_parts(9_312_431, 0).saturating_mul(n.into()))644 .saturating_add(Weight::from_parts(8_812_982, 0).saturating_mul(n.into()))
643 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into())))645 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into())))
644 }646 }
645 /// Storage: Identity SubsOf (r:600 w:0)647 /// Storage: Identity SubsOf (r:600 w:0)
652 // Proof Size summary in bytes:654 // Proof Size summary in bytes:
653 // Measured: `41`655 // Measured: `41`
654 // Estimated: `990 + n * (5733 ±0)`656 // Estimated: `990 + n * (5733 ±0)`
655 // Minimum execution time: 3_824_000 picoseconds.657 // Minimum execution time: 3_998_000 picoseconds.
656 Weight::from_parts(3_950_000, 990)658 Weight::from_parts(4_142_000, 990)
657 // Standard Error: 2_864659 // Standard Error: 2_992
658 .saturating_add(Weight::from_parts(55_678, 0).saturating_mul(x.into()))660 .saturating_add(Weight::from_parts(62_923, 0).saturating_mul(x.into()))
659 // Standard Error: 476661 // Standard Error: 497
660 .saturating_add(Weight::from_parts(1_138_349, 0).saturating_mul(n.into()))662 .saturating_add(Weight::from_parts(1_122_767, 0).saturating_mul(n.into()))
661 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into())))663 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into())))
662 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into())))664 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into())))
663 .saturating_add(Weight::from_parts(0, 5733).saturating_mul(n.into()))665 .saturating_add(Weight::from_parts(0, 5733).saturating_mul(n.into()))
672 // Proof Size summary in bytes:674 // Proof Size summary in bytes:
673 // Measured: `41`675 // Measured: `41`
674 // Estimated: `990 + n * (5733 ±0)`676 // Estimated: `990 + n * (5733 ±0)`
675 // Minimum execution time: 4_196_000 picoseconds.677 // Minimum execution time: 4_019_000 picoseconds.
676 Weight::from_parts(4_340_000, 990)678 Weight::from_parts(4_174_000, 990)
677 // Standard Error: 2_081_979679 // Standard Error: 2_026_537
678 .saturating_add(Weight::from_parts(130_653_903, 0).saturating_mul(s.into()))680 .saturating_add(Weight::from_parts(127_217_493, 0).saturating_mul(s.into()))
679 // Standard Error: 346_381681 // Standard Error: 337_157
680 .saturating_add(Weight::from_parts(23_046_001, 0).saturating_mul(n.into()))682 .saturating_add(Weight::from_parts(22_199_440, 0).saturating_mul(n.into()))
681 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into())))683 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into())))
682 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))684 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
683 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into())))685 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into())))
693 fn add_sub(s: u32, ) -> Weight {695 fn add_sub(s: u32, ) -> Weight {
694 // Proof Size summary in bytes:696 // Proof Size summary in bytes:
695 // Measured: `474 + s * (36 ±0)`697 // Measured: `474 + s * (36 ±0)`
696 // Estimated: `21305`698 // Estimated: `11003`
697 // Minimum execution time: 15_289_000 picoseconds.699 // Minimum execution time: 16_361_000 picoseconds.
698 Weight::from_parts(21_319_844, 21305)700 Weight::from_parts(20_622_408, 11003)
699 // Standard Error: 893701 // Standard Error: 592
700 .saturating_add(Weight::from_parts(53_159, 0).saturating_mul(s.into()))702 .saturating_add(Weight::from_parts(48_502, 0).saturating_mul(s.into()))
701 .saturating_add(RocksDbWeight::get().reads(3_u64))703 .saturating_add(RocksDbWeight::get().reads(3_u64))
702 .saturating_add(RocksDbWeight::get().writes(2_u64))704 .saturating_add(RocksDbWeight::get().writes(2_u64))
703 }705 }
709 fn rename_sub(s: u32, ) -> Weight {711 fn rename_sub(s: u32, ) -> Weight {
710 // Proof Size summary in bytes:712 // Proof Size summary in bytes:
711 // Measured: `590 + s * (3 ±0)`713 // Measured: `590 + s * (3 ±0)`
712 // Estimated: `14582`714 // Estimated: `11003`
713 // Minimum execution time: 9_867_000 picoseconds.715 // Minimum execution time: 9_676_000 picoseconds.
714 Weight::from_parts(12_546_245, 14582)716 Weight::from_parts(11_336_454, 11003)
715 // Standard Error: 509717 // Standard Error: 240
716 .saturating_add(Weight::from_parts(10_078, 0).saturating_mul(s.into()))718 .saturating_add(Weight::from_parts(17_924, 0).saturating_mul(s.into()))
717 .saturating_add(RocksDbWeight::get().reads(2_u64))719 .saturating_add(RocksDbWeight::get().reads(2_u64))
718 .saturating_add(RocksDbWeight::get().writes(1_u64))720 .saturating_add(RocksDbWeight::get().writes(1_u64))
719 }721 }
727 fn remove_sub(s: u32, ) -> Weight {729 fn remove_sub(s: u32, ) -> Weight {
728 // Proof Size summary in bytes:730 // Proof Size summary in bytes:
729 // Measured: `637 + s * (35 ±0)`731 // Measured: `637 + s * (35 ±0)`
730 // Estimated: `21305`732 // Estimated: `11003`
731 // Minimum execution time: 19_299_000 picoseconds.733 // Minimum execution time: 20_304_000 picoseconds.
732 Weight::from_parts(24_125_576, 21305)734 Weight::from_parts(22_890_354, 11003)
733 // Standard Error: 1_479735 // Standard Error: 1_568
734 .saturating_add(Weight::from_parts(22_611, 0).saturating_mul(s.into()))736 .saturating_add(Weight::from_parts(40_002, 0).saturating_mul(s.into()))
735 .saturating_add(RocksDbWeight::get().reads(3_u64))737 .saturating_add(RocksDbWeight::get().reads(3_u64))
736 .saturating_add(RocksDbWeight::get().writes(2_u64))738 .saturating_add(RocksDbWeight::get().writes(2_u64))
737 }739 }
738 /// Storage: Identity SuperOf (r:1 w:1)740 /// Storage: Identity SuperOf (r:1 w:1)
739 /// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)741 /// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
740 /// Storage: Identity SubsOf (r:1 w:1)742 /// Storage: Identity SubsOf (r:1 w:1)
741 /// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)743 /// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
744 /// Storage: System Account (r:1 w:0)
745 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
742 /// The range of component `s` is `[0, 99]`.746 /// The range of component `s` is `[0, 99]`.
743 fn quit_sub(s: u32, ) -> Weight {747 fn quit_sub(s: u32, ) -> Weight {
744 // Proof Size summary in bytes:748 // Proof Size summary in bytes:
745 // Measured: `563 + s * (37 ±0)`749 // Measured: `703 + s * (37 ±0)`
746 // Estimated: `10302`750 // Estimated: `6723`
747 // Minimum execution time: 14_183_000 picoseconds.751 // Minimum execution time: 17_645_000 picoseconds.
748 Weight::from_parts(17_343_547, 10302)752 Weight::from_parts(20_080_248, 6723)
749 // Standard Error: 454753 // Standard Error: 1_331
750 .saturating_add(Weight::from_parts(45_925, 0).saturating_mul(s.into()))754 .saturating_add(Weight::from_parts(42_353, 0).saturating_mul(s.into()))
751 .saturating_add(RocksDbWeight::get().reads(2_u64))755 .saturating_add(RocksDbWeight::get().reads(3_u64))
752 .saturating_add(RocksDbWeight::get().writes(2_u64))756 .saturating_add(RocksDbWeight::get().writes(2_u64))
753 }757 }
754}758}
modifiedpallets/maintenance/src/weights.rsdiffbeforeafterboth
--- a/pallets/maintenance/src/weights.rs
+++ b/pallets/maintenance/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_maintenance
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -47,8 +47,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_407_000 picoseconds.
-		Weight::from_parts(4_556_000, 0)
+		// Minimum execution time: 4_227_000 picoseconds.
+		Weight::from_parts(4_445_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Maintenance Enabled (r:0 w:1)
@@ -57,8 +57,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_868_000 picoseconds.
-		Weight::from_parts(6_100_000, 0)
+		// Minimum execution time: 4_381_000 picoseconds.
+		Weight::from_parts(4_576_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Preimage StatusFor (r:1 w:0)
@@ -68,9 +68,9 @@
 	fn execute_preimage() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `209`
-		//  Estimated: `7230`
-		// Minimum execution time: 14_046_000 picoseconds.
-		Weight::from_parts(14_419_000, 7230)
+		//  Estimated: `3674`
+		// Minimum execution time: 10_106_000 picoseconds.
+		Weight::from_parts(10_311_000, 3674)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 	}
 }
@@ -83,8 +83,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_407_000 picoseconds.
-		Weight::from_parts(4_556_000, 0)
+		// Minimum execution time: 4_227_000 picoseconds.
+		Weight::from_parts(4_445_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Maintenance Enabled (r:0 w:1)
@@ -93,8 +93,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_868_000 picoseconds.
-		Weight::from_parts(6_100_000, 0)
+		// Minimum execution time: 4_381_000 picoseconds.
+		Weight::from_parts(4_576_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Preimage StatusFor (r:1 w:0)
@@ -104,9 +104,9 @@
 	fn execute_preimage() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `209`
-		//  Estimated: `7230`
-		// Minimum execution time: 14_046_000 picoseconds.
-		Weight::from_parts(14_419_000, 7230)
+		//  Estimated: `3674`
+		// Minimum execution time: 10_106_000 picoseconds.
+		Weight::from_parts(10_311_000, 3674)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 	}
 }
modifiedpallets/nonfungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/nonfungible/src/weights.rs
+++ b/pallets/nonfungible/src/weights.rs
@@ -5,7 +5,7 @@
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
 //! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `hearthstone`, CPU: `AMD Ryzen 9 7950X3D 16-Core Processor`
+//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -69,8 +69,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3530`
-		// Minimum execution time: 6_680_000 picoseconds.
-		Weight::from_parts(6_910_000, 3530)
+		// Minimum execution time: 14_096_000 picoseconds.
+		Weight::from_parts(14_490_000, 3530)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
@@ -87,10 +87,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3530`
-		// Minimum execution time: 2_120_000 picoseconds.
-		Weight::from_parts(2_190_000, 3530)
-			// Standard Error: 1_175
-			.saturating_add(Weight::from_parts(3_053_846, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_157_000 picoseconds.
+		Weight::from_parts(2_679_830, 3530)
+			// Standard Error: 3_040
+			.saturating_add(Weight::from_parts(4_359_013, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 			.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into())))
@@ -108,10 +108,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3481 + b * (2540 ±0)`
-		// Minimum execution time: 2_210_000 picoseconds.
-		Weight::from_parts(2_280_000, 3481)
-			// Standard Error: 1_618
-			.saturating_add(Weight::from_parts(4_308_375, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_271_000 picoseconds.
+		Weight::from_parts(4_483_000, 3481)
+			// Standard Error: 2_384
+			.saturating_add(Weight::from_parts(5_835_967, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
@@ -136,8 +136,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `3530`
-		// Minimum execution time: 13_270_000 picoseconds.
-		Weight::from_parts(13_559_000, 3530)
+		// Minimum execution time: 23_512_000 picoseconds.
+		Weight::from_parts(24_018_000, 3530)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -159,8 +159,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `3530`
-		// Minimum execution time: 16_680_000 picoseconds.
-		Weight::from_parts(17_260_000, 3530)
+		// Minimum execution time: 29_808_000 picoseconds.
+		Weight::from_parts(30_221_000, 3530)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -185,10 +185,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `1500 + b * (58 ±0)`
 		//  Estimated: `5874 + b * (5032 ±0)`
-		// Minimum execution time: 16_630_000 picoseconds.
-		Weight::from_parts(17_030_000, 5874)
-			// Standard Error: 137_617
-			.saturating_add(Weight::from_parts(47_437_920, 0).saturating_mul(b.into()))
+		// Minimum execution time: 29_778_000 picoseconds.
+		Weight::from_parts(30_144_000, 5874)
+			// Standard Error: 211_038
+			.saturating_add(Weight::from_parts(71_816_636, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(7_u64))
 			.saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes(6_u64))
@@ -207,8 +207,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `6070`
-		// Minimum execution time: 10_200_000 picoseconds.
-		Weight::from_parts(10_490_000, 6070)
+		// Minimum execution time: 17_854_000 picoseconds.
+		Weight::from_parts(18_244_000, 6070)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -220,8 +220,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `326`
 		//  Estimated: `3522`
-		// Minimum execution time: 5_730_000 picoseconds.
-		Weight::from_parts(5_980_000, 3522)
+		// Minimum execution time: 10_545_000 picoseconds.
+		Weight::from_parts(10_842_000, 3522)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -233,8 +233,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `313`
 		//  Estimated: `3522`
-		// Minimum execution time: 5_760_000 picoseconds.
-		Weight::from_parts(5_990_000, 3522)
+		// Minimum execution time: 10_536_000 picoseconds.
+		Weight::from_parts(10_811_000, 3522)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -244,8 +244,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `362`
 		//  Estimated: `3522`
-		// Minimum execution time: 3_270_000 picoseconds.
-		Weight::from_parts(3_440_000, 3522)
+		// Minimum execution time: 5_351_000 picoseconds.
+		Weight::from_parts(5_501_000, 3522)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible Allowance (r:1 w:1)
@@ -266,8 +266,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `463`
 		//  Estimated: `3530`
-		// Minimum execution time: 16_770_000 picoseconds.
-		Weight::from_parts(17_150_000, 3530)
+		// Minimum execution time: 28_847_000 picoseconds.
+		Weight::from_parts(29_327_000, 3530)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(6_u64))
 	}
@@ -278,10 +278,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `314`
 		//  Estimated: `20191`
-		// Minimum execution time: 870_000 picoseconds.
-		Weight::from_parts(910_000, 20191)
-			// Standard Error: 37_993
-			.saturating_add(Weight::from_parts(8_947_342, 0).saturating_mul(b.into()))
+		// Minimum execution time: 2_006_000 picoseconds.
+		Weight::from_parts(2_103_000, 20191)
+			// Standard Error: 46_810
+			.saturating_add(Weight::from_parts(11_403_774, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -296,10 +296,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `640 + b * (261 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_570_000 picoseconds.
-		Weight::from_parts(10_787_333, 36269)
-			// Standard Error: 7_619
-			.saturating_add(Weight::from_parts(2_939_955, 0).saturating_mul(b.into()))
+		// Minimum execution time: 5_038_000 picoseconds.
+		Weight::from_parts(11_734_155, 36269)
+			// Standard Error: 13_521
+			.saturating_add(Weight::from_parts(5_311_979, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -312,10 +312,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `317 + b * (261 ±0)`
 		//  Estimated: `20191`
-		// Minimum execution time: 530_000 picoseconds.
-		Weight::from_parts(5_572_362, 20191)
-			// Standard Error: 6_997
-			.saturating_add(Weight::from_parts(2_986_451, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_599_000 picoseconds.
+		Weight::from_parts(1_659_000, 20191)
+			// Standard Error: 77_681
+			.saturating_add(Weight::from_parts(6_883_549, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -330,10 +330,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `699 + b * (33291 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_580_000 picoseconds.
-		Weight::from_parts(2_640_000, 36269)
-			// Standard Error: 25_713
-			.saturating_add(Weight::from_parts(9_667_974, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_916_000 picoseconds.
+		Weight::from_parts(5_018_000, 36269)
+			// Standard Error: 84_636
+			.saturating_add(Weight::from_parts(24_588_007, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -343,8 +343,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `326`
 		//  Estimated: `3522`
-		// Minimum execution time: 2_910_000 picoseconds.
-		Weight::from_parts(3_020_000, 3522)
+		// Minimum execution time: 4_667_000 picoseconds.
+		Weight::from_parts(4_879_000, 3522)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible CollectionAllowance (r:0 w:1)
@@ -353,8 +353,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_510_000 picoseconds.
-		Weight::from_parts(2_660_000, 0)
+		// Minimum execution time: 6_087_000 picoseconds.
+		Weight::from_parts(6_270_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Nonfungible CollectionAllowance (r:1 w:0)
@@ -363,8 +363,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3576`
-		// Minimum execution time: 1_860_000 picoseconds.
-		Weight::from_parts(2_010_000, 3576)
+		// Minimum execution time: 3_563_000 picoseconds.
+		Weight::from_parts(3_683_000, 3576)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible TokenProperties (r:1 w:1)
@@ -373,8 +373,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `279`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_220_000 picoseconds.
-		Weight::from_parts(2_350_000, 36269)
+		// Minimum execution time: 4_005_000 picoseconds.
+		Weight::from_parts(4_191_000, 36269)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -394,8 +394,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3530`
-		// Minimum execution time: 6_680_000 picoseconds.
-		Weight::from_parts(6_910_000, 3530)
+		// Minimum execution time: 14_096_000 picoseconds.
+		Weight::from_parts(14_490_000, 3530)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
@@ -412,10 +412,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3530`
-		// Minimum execution time: 2_120_000 picoseconds.
-		Weight::from_parts(2_190_000, 3530)
-			// Standard Error: 1_175
-			.saturating_add(Weight::from_parts(3_053_846, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_157_000 picoseconds.
+		Weight::from_parts(2_679_830, 3530)
+			// Standard Error: 3_040
+			.saturating_add(Weight::from_parts(4_359_013, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 			.saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into())))
@@ -433,10 +433,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3481 + b * (2540 ±0)`
-		// Minimum execution time: 2_210_000 picoseconds.
-		Weight::from_parts(2_280_000, 3481)
-			// Standard Error: 1_618
-			.saturating_add(Weight::from_parts(4_308_375, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_271_000 picoseconds.
+		Weight::from_parts(4_483_000, 3481)
+			// Standard Error: 2_384
+			.saturating_add(Weight::from_parts(5_835_967, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
@@ -461,8 +461,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `3530`
-		// Minimum execution time: 13_270_000 picoseconds.
-		Weight::from_parts(13_559_000, 3530)
+		// Minimum execution time: 23_512_000 picoseconds.
+		Weight::from_parts(24_018_000, 3530)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
@@ -484,8 +484,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `3530`
-		// Minimum execution time: 16_680_000 picoseconds.
-		Weight::from_parts(17_260_000, 3530)
+		// Minimum execution time: 29_808_000 picoseconds.
+		Weight::from_parts(30_221_000, 3530)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
@@ -510,10 +510,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `1500 + b * (58 ±0)`
 		//  Estimated: `5874 + b * (5032 ±0)`
-		// Minimum execution time: 16_630_000 picoseconds.
-		Weight::from_parts(17_030_000, 5874)
-			// Standard Error: 137_617
-			.saturating_add(Weight::from_parts(47_437_920, 0).saturating_mul(b.into()))
+		// Minimum execution time: 29_778_000 picoseconds.
+		Weight::from_parts(30_144_000, 5874)
+			// Standard Error: 211_038
+			.saturating_add(Weight::from_parts(71_816_636, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(7_u64))
 			.saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes(6_u64))
@@ -532,8 +532,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `6070`
-		// Minimum execution time: 10_200_000 picoseconds.
-		Weight::from_parts(10_490_000, 6070)
+		// Minimum execution time: 17_854_000 picoseconds.
+		Weight::from_parts(18_244_000, 6070)
 			.saturating_add(RocksDbWeight::get().reads(4_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
@@ -545,8 +545,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `326`
 		//  Estimated: `3522`
-		// Minimum execution time: 5_730_000 picoseconds.
-		Weight::from_parts(5_980_000, 3522)
+		// Minimum execution time: 10_545_000 picoseconds.
+		Weight::from_parts(10_842_000, 3522)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -558,8 +558,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `313`
 		//  Estimated: `3522`
-		// Minimum execution time: 5_760_000 picoseconds.
-		Weight::from_parts(5_990_000, 3522)
+		// Minimum execution time: 10_536_000 picoseconds.
+		Weight::from_parts(10_811_000, 3522)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -569,8 +569,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `362`
 		//  Estimated: `3522`
-		// Minimum execution time: 3_270_000 picoseconds.
-		Weight::from_parts(3_440_000, 3522)
+		// Minimum execution time: 5_351_000 picoseconds.
+		Weight::from_parts(5_501_000, 3522)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible Allowance (r:1 w:1)
@@ -591,8 +591,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `463`
 		//  Estimated: `3530`
-		// Minimum execution time: 16_770_000 picoseconds.
-		Weight::from_parts(17_150_000, 3530)
+		// Minimum execution time: 28_847_000 picoseconds.
+		Weight::from_parts(29_327_000, 3530)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(6_u64))
 	}
@@ -603,10 +603,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `314`
 		//  Estimated: `20191`
-		// Minimum execution time: 870_000 picoseconds.
-		Weight::from_parts(910_000, 20191)
-			// Standard Error: 37_993
-			.saturating_add(Weight::from_parts(8_947_342, 0).saturating_mul(b.into()))
+		// Minimum execution time: 2_006_000 picoseconds.
+		Weight::from_parts(2_103_000, 20191)
+			// Standard Error: 46_810
+			.saturating_add(Weight::from_parts(11_403_774, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -621,10 +621,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `640 + b * (261 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_570_000 picoseconds.
-		Weight::from_parts(10_787_333, 36269)
-			// Standard Error: 7_619
-			.saturating_add(Weight::from_parts(2_939_955, 0).saturating_mul(b.into()))
+		// Minimum execution time: 5_038_000 picoseconds.
+		Weight::from_parts(11_734_155, 36269)
+			// Standard Error: 13_521
+			.saturating_add(Weight::from_parts(5_311_979, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -637,10 +637,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `317 + b * (261 ±0)`
 		//  Estimated: `20191`
-		// Minimum execution time: 530_000 picoseconds.
-		Weight::from_parts(5_572_362, 20191)
-			// Standard Error: 6_997
-			.saturating_add(Weight::from_parts(2_986_451, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_599_000 picoseconds.
+		Weight::from_parts(1_659_000, 20191)
+			// Standard Error: 77_681
+			.saturating_add(Weight::from_parts(6_883_549, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -655,10 +655,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `699 + b * (33291 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_580_000 picoseconds.
-		Weight::from_parts(2_640_000, 36269)
-			// Standard Error: 25_713
-			.saturating_add(Weight::from_parts(9_667_974, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_916_000 picoseconds.
+		Weight::from_parts(5_018_000, 36269)
+			// Standard Error: 84_636
+			.saturating_add(Weight::from_parts(24_588_007, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -668,8 +668,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `326`
 		//  Estimated: `3522`
-		// Minimum execution time: 2_910_000 picoseconds.
-		Weight::from_parts(3_020_000, 3522)
+		// Minimum execution time: 4_667_000 picoseconds.
+		Weight::from_parts(4_879_000, 3522)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible CollectionAllowance (r:0 w:1)
@@ -678,8 +678,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_510_000 picoseconds.
-		Weight::from_parts(2_660_000, 0)
+		// Minimum execution time: 6_087_000 picoseconds.
+		Weight::from_parts(6_270_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Nonfungible CollectionAllowance (r:1 w:0)
@@ -688,8 +688,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3576`
-		// Minimum execution time: 1_860_000 picoseconds.
-		Weight::from_parts(2_010_000, 3576)
+		// Minimum execution time: 3_563_000 picoseconds.
+		Weight::from_parts(3_683_000, 3576)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible TokenProperties (r:1 w:1)
@@ -698,8 +698,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `279`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_220_000 picoseconds.
-		Weight::from_parts(2_350_000, 36269)
+		// Minimum execution time: 4_005_000 picoseconds.
+		Weight::from_parts(4_191_000, 36269)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
modifiedpallets/refungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/refungible/src/weights.rs
+++ b/pallets/refungible/src/weights.rs
@@ -5,7 +5,7 @@
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
 //! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `hearthstone`, CPU: `AMD Ryzen 9 7950X3D 16-Core Processor`
+//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -78,8 +78,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `4`
 		//  Estimated: `3530`
-		// Minimum execution time: 7_490_000 picoseconds.
-		Weight::from_parts(7_820_000, 3530)
+		// Minimum execution time: 16_590_000 picoseconds.
+		Weight::from_parts(17_009_000, 3530)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -98,10 +98,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `4`
 		//  Estimated: `3530`
-		// Minimum execution time: 1_570_000 picoseconds.
-		Weight::from_parts(1_630_000, 3530)
-			// Standard Error: 1_544
-			.saturating_add(Weight::from_parts(4_082_425, 0).saturating_mul(b.into()))
+		// Minimum execution time: 3_775_000 picoseconds.
+		Weight::from_parts(3_879_000, 3530)
+			// Standard Error: 3_161
+			.saturating_add(Weight::from_parts(5_906_642, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 			.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(b.into())))
@@ -121,10 +121,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `4`
 		//  Estimated: `3481 + b * (2540 ±0)`
-		// Minimum execution time: 1_620_000 picoseconds.
-		Weight::from_parts(1_690_000, 3481)
-			// Standard Error: 1_349
-			.saturating_add(Weight::from_parts(5_124_357, 0).saturating_mul(b.into()))
+		// Minimum execution time: 3_776_000 picoseconds.
+		Weight::from_parts(3_877_000, 3481)
+			// Standard Error: 2_805
+			.saturating_add(Weight::from_parts(7_369_476, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
@@ -146,10 +146,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `4`
 		//  Estimated: `3481 + b * (2540 ±0)`
-		// Minimum execution time: 2_570_000 picoseconds.
-		Weight::from_parts(2_680_000, 3481)
-			// Standard Error: 637
-			.saturating_add(Weight::from_parts(3_753_594, 0).saturating_mul(b.into()))
+		// Minimum execution time: 6_070_000 picoseconds.
+		Weight::from_parts(5_715_254, 3481)
+			// Standard Error: 3_252
+			.saturating_add(Weight::from_parts(5_385_888, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
@@ -168,8 +168,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `456`
 		//  Estimated: `8682`
-		// Minimum execution time: 16_200_000 picoseconds.
-		Weight::from_parts(16_620_000, 8682)
+		// Minimum execution time: 28_877_000 picoseconds.
+		Weight::from_parts(29_326_000, 8682)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
@@ -189,8 +189,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `341`
 		//  Estimated: `3554`
-		// Minimum execution time: 15_820_000 picoseconds.
-		Weight::from_parts(16_410_000, 3554)
+		// Minimum execution time: 27_570_000 picoseconds.
+		Weight::from_parts(28_241_000, 3554)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(6_u64))
 	}
@@ -202,8 +202,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `365`
 		//  Estimated: `6118`
-		// Minimum execution time: 9_970_000 picoseconds.
-		Weight::from_parts(10_250_000, 6118)
+		// Minimum execution time: 17_508_000 picoseconds.
+		Weight::from_parts(17_819_000, 6118)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -219,8 +219,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `341`
 		//  Estimated: `6118`
-		// Minimum execution time: 11_530_000 picoseconds.
-		Weight::from_parts(11_800_000, 6118)
+		// Minimum execution time: 20_442_000 picoseconds.
+		Weight::from_parts(20_782_000, 6118)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
@@ -236,8 +236,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `456`
 		//  Estimated: `6118`
-		// Minimum execution time: 13_520_000 picoseconds.
-		Weight::from_parts(13_860_000, 6118)
+		// Minimum execution time: 23_151_000 picoseconds.
+		Weight::from_parts(23_518_000, 6118)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
@@ -253,8 +253,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `341`
 		//  Estimated: `6118`
-		// Minimum execution time: 13_290_000 picoseconds.
-		Weight::from_parts(13_590_000, 6118)
+		// Minimum execution time: 22_861_000 picoseconds.
+		Weight::from_parts(23_178_000, 6118)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(6_u64))
 	}
@@ -266,8 +266,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `223`
 		//  Estimated: `3554`
-		// Minimum execution time: 5_910_000 picoseconds.
-		Weight::from_parts(6_070_000, 3554)
+		// Minimum execution time: 11_395_000 picoseconds.
+		Weight::from_parts(11_844_000, 3554)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -279,8 +279,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `211`
 		//  Estimated: `3554`
-		// Minimum execution time: 5_920_000 picoseconds.
-		Weight::from_parts(6_100_000, 3554)
+		// Minimum execution time: 11_977_000 picoseconds.
+		Weight::from_parts(12_217_000, 3554)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -294,8 +294,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `495`
 		//  Estimated: `6118`
-		// Minimum execution time: 14_460_000 picoseconds.
-		Weight::from_parts(14_900_000, 6118)
+		// Minimum execution time: 25_243_000 picoseconds.
+		Weight::from_parts(26_153_000, 6118)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(3_u64))
 	}
@@ -313,8 +313,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `471`
 		//  Estimated: `6118`
-		// Minimum execution time: 15_920_000 picoseconds.
-		Weight::from_parts(16_340_000, 6118)
+		// Minimum execution time: 28_042_000 picoseconds.
+		Weight::from_parts(28_499_000, 6118)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -332,8 +332,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `586`
 		//  Estimated: `6118`
-		// Minimum execution time: 18_010_000 picoseconds.
-		Weight::from_parts(18_350_000, 6118)
+		// Minimum execution time: 30_539_000 picoseconds.
+		Weight::from_parts(30_914_000, 6118)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -351,8 +351,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `471`
 		//  Estimated: `6118`
-		// Minimum execution time: 17_800_000 picoseconds.
-		Weight::from_parts(18_160_000, 6118)
+		// Minimum execution time: 30_454_000 picoseconds.
+		Weight::from_parts(30_892_000, 6118)
 			.saturating_add(T::DbWeight::get().reads(6_u64))
 			.saturating_add(T::DbWeight::get().writes(7_u64))
 	}
@@ -374,8 +374,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `471`
 		//  Estimated: `3570`
-		// Minimum execution time: 21_020_000 picoseconds.
-		Weight::from_parts(21_450_000, 3570)
+		// Minimum execution time: 35_479_000 picoseconds.
+		Weight::from_parts(35_928_000, 3570)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(7_u64))
 	}
@@ -386,10 +386,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `314`
 		//  Estimated: `20191`
-		// Minimum execution time: 790_000 picoseconds.
-		Weight::from_parts(840_000, 20191)
-			// Standard Error: 35_436
-			.saturating_add(Weight::from_parts(8_505_258, 0).saturating_mul(b.into()))
+		// Minimum execution time: 2_013_000 picoseconds.
+		Weight::from_parts(2_086_000, 20191)
+			// Standard Error: 45_248
+			.saturating_add(Weight::from_parts(11_351_115, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -404,10 +404,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `502 + b * (261 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 1_710_000 picoseconds.
-		Weight::from_parts(5_892_635, 36269)
-			// Standard Error: 5_857
-			.saturating_add(Weight::from_parts(2_956_238, 0).saturating_mul(b.into()))
+		// Minimum execution time: 3_998_000 picoseconds.
+		Weight::from_parts(10_420_739, 36269)
+			// Standard Error: 40_334
+			.saturating_add(Weight::from_parts(5_989_594, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -420,10 +420,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `317 + b * (261 ±0)`
 		//  Estimated: `20191`
-		// Minimum execution time: 500_000 picoseconds.
-		Weight::from_parts(7_856_522, 20191)
-			// Standard Error: 7_896
-			.saturating_add(Weight::from_parts(2_770_333, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_541_000 picoseconds.
+		Weight::from_parts(4_545_643, 20191)
+			// Standard Error: 33_290
+			.saturating_add(Weight::from_parts(5_626_340, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -438,10 +438,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `561 + b * (33291 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 1_710_000 picoseconds.
-		Weight::from_parts(1_790_000, 36269)
-			// Standard Error: 23_937
-			.saturating_add(Weight::from_parts(9_102_744, 0).saturating_mul(b.into()))
+		// Minimum execution time: 3_768_000 picoseconds.
+		Weight::from_parts(3_906_000, 36269)
+			// Standard Error: 97_278
+			.saturating_add(Weight::from_parts(24_661_474, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -453,8 +453,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `288`
 		//  Estimated: `3554`
-		// Minimum execution time: 7_540_000 picoseconds.
-		Weight::from_parts(7_740_000, 3554)
+		// Minimum execution time: 13_554_000 picoseconds.
+		Weight::from_parts(13_880_000, 3554)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -464,8 +464,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `288`
 		//  Estimated: `6118`
-		// Minimum execution time: 3_050_000 picoseconds.
-		Weight::from_parts(3_230_000, 6118)
+		// Minimum execution time: 6_821_000 picoseconds.
+		Weight::from_parts(7_027_000, 6118)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 	}
 	/// Storage: Refungible CollectionAllowance (r:0 w:1)
@@ -474,8 +474,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_560_000 picoseconds.
-		Weight::from_parts(2_680_000, 0)
+		// Minimum execution time: 6_084_000 picoseconds.
+		Weight::from_parts(6_285_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Refungible CollectionAllowance (r:1 w:0)
@@ -484,8 +484,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `4`
 		//  Estimated: `3576`
-		// Minimum execution time: 1_430_000 picoseconds.
-		Weight::from_parts(1_510_000, 3576)
+		// Minimum execution time: 2_938_000 picoseconds.
+		Weight::from_parts(3_031_000, 3576)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: Refungible TokenProperties (r:1 w:1)
@@ -494,8 +494,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `120`
 		//  Estimated: `36269`
-		// Minimum execution time: 1_380_000 picoseconds.
-		Weight::from_parts(1_470_000, 36269)
+		// Minimum execution time: 2_892_000 picoseconds.
+		Weight::from_parts(3_056_000, 36269)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -517,8 +517,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `4`
 		//  Estimated: `3530`
-		// Minimum execution time: 7_490_000 picoseconds.
-		Weight::from_parts(7_820_000, 3530)
+		// Minimum execution time: 16_590_000 picoseconds.
+		Weight::from_parts(17_009_000, 3530)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
@@ -537,10 +537,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `4`
 		//  Estimated: `3530`
-		// Minimum execution time: 1_570_000 picoseconds.
-		Weight::from_parts(1_630_000, 3530)
-			// Standard Error: 1_544
-			.saturating_add(Weight::from_parts(4_082_425, 0).saturating_mul(b.into()))
+		// Minimum execution time: 3_775_000 picoseconds.
+		Weight::from_parts(3_879_000, 3530)
+			// Standard Error: 3_161
+			.saturating_add(Weight::from_parts(5_906_642, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 			.saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(b.into())))
@@ -560,10 +560,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `4`
 		//  Estimated: `3481 + b * (2540 ±0)`
-		// Minimum execution time: 1_620_000 picoseconds.
-		Weight::from_parts(1_690_000, 3481)
-			// Standard Error: 1_349
-			.saturating_add(Weight::from_parts(5_124_357, 0).saturating_mul(b.into()))
+		// Minimum execution time: 3_776_000 picoseconds.
+		Weight::from_parts(3_877_000, 3481)
+			// Standard Error: 2_805
+			.saturating_add(Weight::from_parts(7_369_476, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
@@ -585,10 +585,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `4`
 		//  Estimated: `3481 + b * (2540 ±0)`
-		// Minimum execution time: 2_570_000 picoseconds.
-		Weight::from_parts(2_680_000, 3481)
-			// Standard Error: 637
-			.saturating_add(Weight::from_parts(3_753_594, 0).saturating_mul(b.into()))
+		// Minimum execution time: 6_070_000 picoseconds.
+		Weight::from_parts(5_715_254, 3481)
+			// Standard Error: 3_252
+			.saturating_add(Weight::from_parts(5_385_888, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
@@ -607,8 +607,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `456`
 		//  Estimated: `8682`
-		// Minimum execution time: 16_200_000 picoseconds.
-		Weight::from_parts(16_620_000, 8682)
+		// Minimum execution time: 28_877_000 picoseconds.
+		Weight::from_parts(29_326_000, 8682)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
@@ -628,8 +628,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `341`
 		//  Estimated: `3554`
-		// Minimum execution time: 15_820_000 picoseconds.
-		Weight::from_parts(16_410_000, 3554)
+		// Minimum execution time: 27_570_000 picoseconds.
+		Weight::from_parts(28_241_000, 3554)
 			.saturating_add(RocksDbWeight::get().reads(4_u64))
 			.saturating_add(RocksDbWeight::get().writes(6_u64))
 	}
@@ -641,8 +641,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `365`
 		//  Estimated: `6118`
-		// Minimum execution time: 9_970_000 picoseconds.
-		Weight::from_parts(10_250_000, 6118)
+		// Minimum execution time: 17_508_000 picoseconds.
+		Weight::from_parts(17_819_000, 6118)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -658,8 +658,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `341`
 		//  Estimated: `6118`
-		// Minimum execution time: 11_530_000 picoseconds.
-		Weight::from_parts(11_800_000, 6118)
+		// Minimum execution time: 20_442_000 picoseconds.
+		Weight::from_parts(20_782_000, 6118)
 			.saturating_add(RocksDbWeight::get().reads(4_u64))
 			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
@@ -675,8 +675,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `456`
 		//  Estimated: `6118`
-		// Minimum execution time: 13_520_000 picoseconds.
-		Weight::from_parts(13_860_000, 6118)
+		// Minimum execution time: 23_151_000 picoseconds.
+		Weight::from_parts(23_518_000, 6118)
 			.saturating_add(RocksDbWeight::get().reads(4_u64))
 			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
@@ -692,8 +692,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `341`
 		//  Estimated: `6118`
-		// Minimum execution time: 13_290_000 picoseconds.
-		Weight::from_parts(13_590_000, 6118)
+		// Minimum execution time: 22_861_000 picoseconds.
+		Weight::from_parts(23_178_000, 6118)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(6_u64))
 	}
@@ -705,8 +705,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `223`
 		//  Estimated: `3554`
-		// Minimum execution time: 5_910_000 picoseconds.
-		Weight::from_parts(6_070_000, 3554)
+		// Minimum execution time: 11_395_000 picoseconds.
+		Weight::from_parts(11_844_000, 3554)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -718,8 +718,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `211`
 		//  Estimated: `3554`
-		// Minimum execution time: 5_920_000 picoseconds.
-		Weight::from_parts(6_100_000, 3554)
+		// Minimum execution time: 11_977_000 picoseconds.
+		Weight::from_parts(12_217_000, 3554)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -733,8 +733,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `495`
 		//  Estimated: `6118`
-		// Minimum execution time: 14_460_000 picoseconds.
-		Weight::from_parts(14_900_000, 6118)
+		// Minimum execution time: 25_243_000 picoseconds.
+		Weight::from_parts(26_153_000, 6118)
 			.saturating_add(RocksDbWeight::get().reads(4_u64))
 			.saturating_add(RocksDbWeight::get().writes(3_u64))
 	}
@@ -752,8 +752,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `471`
 		//  Estimated: `6118`
-		// Minimum execution time: 15_920_000 picoseconds.
-		Weight::from_parts(16_340_000, 6118)
+		// Minimum execution time: 28_042_000 picoseconds.
+		Weight::from_parts(28_499_000, 6118)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
@@ -771,8 +771,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `586`
 		//  Estimated: `6118`
-		// Minimum execution time: 18_010_000 picoseconds.
-		Weight::from_parts(18_350_000, 6118)
+		// Minimum execution time: 30_539_000 picoseconds.
+		Weight::from_parts(30_914_000, 6118)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
@@ -790,8 +790,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `471`
 		//  Estimated: `6118`
-		// Minimum execution time: 17_800_000 picoseconds.
-		Weight::from_parts(18_160_000, 6118)
+		// Minimum execution time: 30_454_000 picoseconds.
+		Weight::from_parts(30_892_000, 6118)
 			.saturating_add(RocksDbWeight::get().reads(6_u64))
 			.saturating_add(RocksDbWeight::get().writes(7_u64))
 	}
@@ -813,8 +813,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `471`
 		//  Estimated: `3570`
-		// Minimum execution time: 21_020_000 picoseconds.
-		Weight::from_parts(21_450_000, 3570)
+		// Minimum execution time: 35_479_000 picoseconds.
+		Weight::from_parts(35_928_000, 3570)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(7_u64))
 	}
@@ -825,10 +825,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `314`
 		//  Estimated: `20191`
-		// Minimum execution time: 790_000 picoseconds.
-		Weight::from_parts(840_000, 20191)
-			// Standard Error: 35_436
-			.saturating_add(Weight::from_parts(8_505_258, 0).saturating_mul(b.into()))
+		// Minimum execution time: 2_013_000 picoseconds.
+		Weight::from_parts(2_086_000, 20191)
+			// Standard Error: 45_248
+			.saturating_add(Weight::from_parts(11_351_115, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -843,10 +843,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `502 + b * (261 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 1_710_000 picoseconds.
-		Weight::from_parts(5_892_635, 36269)
-			// Standard Error: 5_857
-			.saturating_add(Weight::from_parts(2_956_238, 0).saturating_mul(b.into()))
+		// Minimum execution time: 3_998_000 picoseconds.
+		Weight::from_parts(10_420_739, 36269)
+			// Standard Error: 40_334
+			.saturating_add(Weight::from_parts(5_989_594, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -859,10 +859,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `317 + b * (261 ±0)`
 		//  Estimated: `20191`
-		// Minimum execution time: 500_000 picoseconds.
-		Weight::from_parts(7_856_522, 20191)
-			// Standard Error: 7_896
-			.saturating_add(Weight::from_parts(2_770_333, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_541_000 picoseconds.
+		Weight::from_parts(4_545_643, 20191)
+			// Standard Error: 33_290
+			.saturating_add(Weight::from_parts(5_626_340, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -877,10 +877,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `561 + b * (33291 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 1_710_000 picoseconds.
-		Weight::from_parts(1_790_000, 36269)
-			// Standard Error: 23_937
-			.saturating_add(Weight::from_parts(9_102_744, 0).saturating_mul(b.into()))
+		// Minimum execution time: 3_768_000 picoseconds.
+		Weight::from_parts(3_906_000, 36269)
+			// Standard Error: 97_278
+			.saturating_add(Weight::from_parts(24_661_474, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -892,8 +892,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `288`
 		//  Estimated: `3554`
-		// Minimum execution time: 7_540_000 picoseconds.
-		Weight::from_parts(7_740_000, 3554)
+		// Minimum execution time: 13_554_000 picoseconds.
+		Weight::from_parts(13_880_000, 3554)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -903,8 +903,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `288`
 		//  Estimated: `6118`
-		// Minimum execution time: 3_050_000 picoseconds.
-		Weight::from_parts(3_230_000, 6118)
+		// Minimum execution time: 6_821_000 picoseconds.
+		Weight::from_parts(7_027_000, 6118)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 	}
 	/// Storage: Refungible CollectionAllowance (r:0 w:1)
@@ -913,8 +913,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_560_000 picoseconds.
-		Weight::from_parts(2_680_000, 0)
+		// Minimum execution time: 6_084_000 picoseconds.
+		Weight::from_parts(6_285_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Refungible CollectionAllowance (r:1 w:0)
@@ -923,8 +923,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `4`
 		//  Estimated: `3576`
-		// Minimum execution time: 1_430_000 picoseconds.
-		Weight::from_parts(1_510_000, 3576)
+		// Minimum execution time: 2_938_000 picoseconds.
+		Weight::from_parts(3_031_000, 3576)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 	/// Storage: Refungible TokenProperties (r:1 w:1)
@@ -933,8 +933,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `120`
 		//  Estimated: `36269`
-		// Minimum execution time: 1_380_000 picoseconds.
-		Weight::from_parts(1_470_000, 36269)
+		// Minimum execution time: 2_892_000 picoseconds.
+		Weight::from_parts(3_056_000, 36269)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
modifiedpallets/structure/src/weights.rsdiffbeforeafterboth
--- a/pallets/structure/src/weights.rs
+++ b/pallets/structure/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_structure
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -45,10 +45,10 @@
 	/// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)
 	fn find_parent() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `634`
-		//  Estimated: `7847`
-		// Minimum execution time: 10_781_000 picoseconds.
-		Weight::from_parts(11_675_000, 7847)
+		//  Measured:  `667`
+		//  Estimated: `4325`
+		// Minimum execution time: 9_310_000 picoseconds.
+		Weight::from_parts(9_551_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 	}
 }
@@ -61,10 +61,10 @@
 	/// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)
 	fn find_parent() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `634`
-		//  Estimated: `7847`
-		// Minimum execution time: 10_781_000 picoseconds.
-		Weight::from_parts(11_675_000, 7847)
+		//  Measured:  `667`
+		//  Estimated: `4325`
+		// Minimum execution time: 9_310_000 picoseconds.
+		Weight::from_parts(9_551_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 	}
 }
modifiedpallets/unique/src/weights.rsdiffbeforeafterboth
--- a/pallets/unique/src/weights.rs
+++ b/pallets/unique/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_unique
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -57,6 +57,8 @@
 	/// Proof: Common DestroyedCollectionCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
 	/// Storage: System Account (r:2 w:2)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+	/// Storage: Common AdminAmount (r:0 w:1)
+	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	/// Storage: Common CollectionPropertyPermissions (r:0 w:1)
 	/// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
 	/// Storage: Common CollectionProperties (r:0 w:1)
@@ -66,11 +68,11 @@
 	fn create_collection() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `245`
-		//  Estimated: `9174`
-		// Minimum execution time: 31_198_000 picoseconds.
-		Weight::from_parts(32_046_000, 9174)
+		//  Estimated: `6196`
+		// Minimum execution time: 32_963_000 picoseconds.
+		Weight::from_parts(33_785_000, 6196)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
-			.saturating_add(T::DbWeight::get().writes(6_u64))
+			.saturating_add(T::DbWeight::get().writes(7_u64))
 	}
 	/// Storage: Common CollectionById (r:1 w:1)
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
@@ -88,10 +90,10 @@
 	/// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
 	fn destroy_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1086`
-		//  Estimated: `9336`
-		// Minimum execution time: 48_208_000 picoseconds.
-		Weight::from_parts(49_031_000, 9336)
+		//  Measured:  `1200`
+		//  Estimated: `4325`
+		// Minimum execution time: 46_962_000 picoseconds.
+		Weight::from_parts(47_997_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(6_u64))
 	}
@@ -101,10 +103,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn add_to_allow_list() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_852_000 picoseconds.
-		Weight::from_parts(15_268_000, 4325)
+		// Minimum execution time: 13_657_000 picoseconds.
+		Weight::from_parts(13_870_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -114,10 +116,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn remove_from_allow_list() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1000`
+		//  Measured:  `1033`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_595_000 picoseconds.
-		Weight::from_parts(14_933_000, 4325)
+		// Minimum execution time: 13_162_000 picoseconds.
+		Weight::from_parts(13_458_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -125,10 +127,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn change_collection_owner() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_132_000 picoseconds.
-		Weight::from_parts(14_501_000, 4325)
+		// Minimum execution time: 12_614_000 picoseconds.
+		Weight::from_parts(12_968_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -140,10 +142,10 @@
 	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	fn add_collection_admin() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
-		//  Estimated: `11349`
-		// Minimum execution time: 17_229_000 picoseconds.
-		Weight::from_parts(17_657_000, 11349)
+		//  Measured:  `1012`
+		//  Estimated: `4325`
+		// Minimum execution time: 16_794_000 picoseconds.
+		Weight::from_parts(17_161_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -156,9 +158,9 @@
 	fn remove_collection_admin() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `1107`
-		//  Estimated: `11349`
-		// Minimum execution time: 19_827_000 picoseconds.
-		Weight::from_parts(20_479_000, 11349)
+		//  Estimated: `4325`
+		// Minimum execution time: 18_145_000 picoseconds.
+		Weight::from_parts(18_527_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -166,10 +168,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_collection_sponsor() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_049_000 picoseconds.
-		Weight::from_parts(14_420_000, 4325)
+		// Minimum execution time: 12_649_000 picoseconds.
+		Weight::from_parts(12_953_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -177,10 +179,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn confirm_sponsorship() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `999`
+		//  Measured:  `1032`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_689_000 picoseconds.
-		Weight::from_parts(14_044_000, 4325)
+		// Minimum execution time: 12_310_000 picoseconds.
+		Weight::from_parts(12_578_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -188,10 +190,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn remove_collection_sponsor() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `999`
+		//  Measured:  `1032`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_275_000 picoseconds.
-		Weight::from_parts(13_598_000, 4325)
+		// Minimum execution time: 12_312_000 picoseconds.
+		Weight::from_parts(12_567_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -199,10 +201,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_transfers_enabled_flag() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 9_411_000 picoseconds.
-		Weight::from_parts(9_706_000, 4325)
+		// Minimum execution time: 8_315_000 picoseconds.
+		Weight::from_parts(8_489_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -210,10 +212,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_collection_limits() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_864_000 picoseconds.
-		Weight::from_parts(14_368_000, 4325)
+		// Minimum execution time: 13_135_000 picoseconds.
+		Weight::from_parts(13_484_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -221,10 +223,10 @@
 	/// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
 	fn force_repair_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `265`
+		//  Measured:  `298`
 		//  Estimated: `44457`
-		// Minimum execution time: 7_104_000 picoseconds.
-		Weight::from_parts(7_293_000, 44457)
+		// Minimum execution time: 6_462_000 picoseconds.
+		Weight::from_parts(6_664_000, 44457)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -238,6 +240,8 @@
 	/// Proof: Common DestroyedCollectionCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
 	/// Storage: System Account (r:2 w:2)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+	/// Storage: Common AdminAmount (r:0 w:1)
+	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	/// Storage: Common CollectionPropertyPermissions (r:0 w:1)
 	/// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
 	/// Storage: Common CollectionProperties (r:0 w:1)
@@ -247,11 +251,11 @@
 	fn create_collection() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `245`
-		//  Estimated: `9174`
-		// Minimum execution time: 31_198_000 picoseconds.
-		Weight::from_parts(32_046_000, 9174)
+		//  Estimated: `6196`
+		// Minimum execution time: 32_963_000 picoseconds.
+		Weight::from_parts(33_785_000, 6196)
 			.saturating_add(RocksDbWeight::get().reads(4_u64))
-			.saturating_add(RocksDbWeight::get().writes(6_u64))
+			.saturating_add(RocksDbWeight::get().writes(7_u64))
 	}
 	/// Storage: Common CollectionById (r:1 w:1)
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
@@ -269,10 +273,10 @@
 	/// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
 	fn destroy_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1086`
-		//  Estimated: `9336`
-		// Minimum execution time: 48_208_000 picoseconds.
-		Weight::from_parts(49_031_000, 9336)
+		//  Measured:  `1200`
+		//  Estimated: `4325`
+		// Minimum execution time: 46_962_000 picoseconds.
+		Weight::from_parts(47_997_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(6_u64))
 	}
@@ -282,10 +286,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn add_to_allow_list() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_852_000 picoseconds.
-		Weight::from_parts(15_268_000, 4325)
+		// Minimum execution time: 13_657_000 picoseconds.
+		Weight::from_parts(13_870_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -295,10 +299,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn remove_from_allow_list() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1000`
+		//  Measured:  `1033`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_595_000 picoseconds.
-		Weight::from_parts(14_933_000, 4325)
+		// Minimum execution time: 13_162_000 picoseconds.
+		Weight::from_parts(13_458_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -306,10 +310,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn change_collection_owner() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_132_000 picoseconds.
-		Weight::from_parts(14_501_000, 4325)
+		// Minimum execution time: 12_614_000 picoseconds.
+		Weight::from_parts(12_968_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -321,10 +325,10 @@
 	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	fn add_collection_admin() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
-		//  Estimated: `11349`
-		// Minimum execution time: 17_229_000 picoseconds.
-		Weight::from_parts(17_657_000, 11349)
+		//  Measured:  `1012`
+		//  Estimated: `4325`
+		// Minimum execution time: 16_794_000 picoseconds.
+		Weight::from_parts(17_161_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -337,9 +341,9 @@
 	fn remove_collection_admin() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `1107`
-		//  Estimated: `11349`
-		// Minimum execution time: 19_827_000 picoseconds.
-		Weight::from_parts(20_479_000, 11349)
+		//  Estimated: `4325`
+		// Minimum execution time: 18_145_000 picoseconds.
+		Weight::from_parts(18_527_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -347,10 +351,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_collection_sponsor() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_049_000 picoseconds.
-		Weight::from_parts(14_420_000, 4325)
+		// Minimum execution time: 12_649_000 picoseconds.
+		Weight::from_parts(12_953_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -358,10 +362,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn confirm_sponsorship() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `999`
+		//  Measured:  `1032`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_689_000 picoseconds.
-		Weight::from_parts(14_044_000, 4325)
+		// Minimum execution time: 12_310_000 picoseconds.
+		Weight::from_parts(12_578_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -369,10 +373,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn remove_collection_sponsor() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `999`
+		//  Measured:  `1032`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_275_000 picoseconds.
-		Weight::from_parts(13_598_000, 4325)
+		// Minimum execution time: 12_312_000 picoseconds.
+		Weight::from_parts(12_567_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -380,10 +384,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_transfers_enabled_flag() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 9_411_000 picoseconds.
-		Weight::from_parts(9_706_000, 4325)
+		// Minimum execution time: 8_315_000 picoseconds.
+		Weight::from_parts(8_489_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -391,10 +395,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_collection_limits() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_864_000 picoseconds.
-		Weight::from_parts(14_368_000, 4325)
+		// Minimum execution time: 13_135_000 picoseconds.
+		Weight::from_parts(13_484_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -402,10 +406,10 @@
 	/// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
 	fn force_repair_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `265`
+		//  Measured:  `298`
 		//  Estimated: `44457`
-		// Minimum execution time: 7_104_000 picoseconds.
-		Weight::from_parts(7_293_000, 44457)
+		// Minimum execution time: 6_462_000 picoseconds.
+		Weight::from_parts(6_664_000, 44457)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
modifiedruntime/common/weights/xcm.rsdiffbeforeafterboth
--- a/runtime/common/weights/xcm.rs
+++ b/runtime/common/weights/xcm.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_xcm
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
@@ -47,10 +47,10 @@
 	/// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
 	fn send() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `211`
-		//  Estimated: `10460`
-		// Minimum execution time: 17_089_000 picoseconds.
-		Weight::from_parts(17_615_000, 10460)
+		//  Measured:  `278`
+		//  Estimated: `3743`
+		// Minimum execution time: 16_743_000 picoseconds.
+		Weight::from_parts(17_221_000, 3743)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -58,28 +58,28 @@
 	/// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
 	fn teleport_assets() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `136`
+		//  Measured:  `169`
 		//  Estimated: `1489`
-		// Minimum execution time: 14_443_000 picoseconds.
-		Weight::from_parts(14_895_000, 1489)
+		// Minimum execution time: 13_575_000 picoseconds.
+		Weight::from_parts(13_972_000, 1489)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: ParachainInfo ParachainId (r:1 w:0)
 	/// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
 	fn reserve_transfer_assets() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `136`
+		//  Measured:  `169`
 		//  Estimated: `1489`
-		// Minimum execution time: 14_340_000 picoseconds.
-		Weight::from_parts(14_748_000, 1489)
+		// Minimum execution time: 13_540_000 picoseconds.
+		Weight::from_parts(13_855_000, 1489)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	fn execute() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_266_000 picoseconds.
-		Weight::from_parts(5_430_000, 0)
+		// Minimum execution time: 5_101_000 picoseconds.
+		Weight::from_parts(5_262_000, 0)
 	}
 	/// Storage: PolkadotXcm SupportedVersion (r:0 w:1)
 	/// Proof Skipped: PolkadotXcm SupportedVersion (max_values: None, max_size: None, mode: Measured)
@@ -87,8 +87,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_621_000 picoseconds.
-		Weight::from_parts(5_888_000, 0)
+		// Minimum execution time: 5_433_000 picoseconds.
+		Weight::from_parts(5_609_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: PolkadotXcm SafeXcmVersion (r:0 w:1)
@@ -97,8 +97,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_087_000 picoseconds.
-		Weight::from_parts(2_218_000, 0)
+		// Minimum execution time: 1_748_000 picoseconds.
+		Weight::from_parts(1_870_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: PolkadotXcm VersionNotifiers (r:1 w:1)
@@ -119,10 +119,10 @@
 	/// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
 	fn force_subscribe_version_notify() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `211`
-		//  Estimated: `16043`
-		// Minimum execution time: 21_067_000 picoseconds.
-		Weight::from_parts(21_466_000, 16043)
+		//  Measured:  `278`
+		//  Estimated: `3743`
+		// Minimum execution time: 20_053_000 picoseconds.
+		Weight::from_parts(20_382_000, 3743)
 			.saturating_add(T::DbWeight::get().reads(7_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -142,21 +142,31 @@
 	/// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
 	fn force_unsubscribe_version_notify() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `394`
-		//  Estimated: `15628`
-		// Minimum execution time: 23_986_000 picoseconds.
-		Weight::from_parts(25_328_000, 15628)
+		//  Measured:  `461`
+		//  Estimated: `3926`
+		// Minimum execution time: 22_404_000 picoseconds.
+		Weight::from_parts(22_801_000, 3926)
 			.saturating_add(T::DbWeight::get().reads(6_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
+	/// Storage: PolkadotXcm XcmExecutionSuspended (r:0 w:1)
+	/// Proof Skipped: PolkadotXcm XcmExecutionSuspended (max_values: Some(1), max_size: None, mode: Measured)
+	fn force_suspension() -> Weight {
+		// Proof Size summary in bytes:
+		//  Measured:  `0`
+		//  Estimated: `0`
+		// Minimum execution time: 1_839_000 picoseconds.
+		Weight::from_parts(1_954_000, 0)
+			.saturating_add(T::DbWeight::get().writes(1_u64))
+	}
 	/// Storage: PolkadotXcm SupportedVersion (r:4 w:2)
 	/// Proof Skipped: PolkadotXcm SupportedVersion (max_values: None, max_size: None, mode: Measured)
 	fn migrate_supported_version() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `131`
-		//  Estimated: `11021`
-		// Minimum execution time: 15_073_000 picoseconds.
-		Weight::from_parts(15_451_000, 11021)
+		//  Measured:  `196`
+		//  Estimated: `11086`
+		// Minimum execution time: 14_147_000 picoseconds.
+		Weight::from_parts(14_492_000, 11086)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -164,10 +174,10 @@
 	/// Proof Skipped: PolkadotXcm VersionNotifiers (max_values: None, max_size: None, mode: Measured)
 	fn migrate_version_notifiers() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `135`
-		//  Estimated: `11025`
-		// Minimum execution time: 14_840_000 picoseconds.
-		Weight::from_parts(15_347_000, 11025)
+		//  Measured:  `200`
+		//  Estimated: `11090`
+		// Minimum execution time: 14_046_000 picoseconds.
+		Weight::from_parts(14_424_000, 11090)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -175,10 +185,10 @@
 	/// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
 	fn already_notified_target() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `142`
-		//  Estimated: `13507`
-		// Minimum execution time: 16_215_000 picoseconds.
-		Weight::from_parts(16_461_000, 13507)
+		//  Measured:  `207`
+		//  Estimated: `13572`
+		// Minimum execution time: 15_314_000 picoseconds.
+		Weight::from_parts(15_624_000, 13572)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 	}
 	/// Storage: PolkadotXcm VersionNotifyTargets (r:2 w:1)
@@ -195,10 +205,10 @@
 	/// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
 	fn notify_current_targets() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `278`
-		//  Estimated: `17013`
-		// Minimum execution time: 21_705_000 picoseconds.
-		Weight::from_parts(22_313_000, 17013)
+		//  Measured:  `345`
+		//  Estimated: `6285`
+		// Minimum execution time: 20_624_000 picoseconds.
+		Weight::from_parts(20_928_000, 6285)
 			.saturating_add(T::DbWeight::get().reads(7_u64))
 			.saturating_add(T::DbWeight::get().writes(3_u64))
 	}
@@ -206,20 +216,20 @@
 	/// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
 	fn notify_target_migration_fail() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `172`
-		//  Estimated: `8587`
-		// Minimum execution time: 7_869_000 picoseconds.
-		Weight::from_parts(8_052_000, 8587)
+		//  Measured:  `239`
+		//  Estimated: `8654`
+		// Minimum execution time: 7_429_000 picoseconds.
+		Weight::from_parts(7_661_000, 8654)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 	}
 	/// Storage: PolkadotXcm VersionNotifyTargets (r:4 w:2)
 	/// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
 	fn migrate_version_notify_targets() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `142`
-		//  Estimated: `11032`
-		// Minimum execution time: 15_340_000 picoseconds.
-		Weight::from_parts(15_738_000, 11032)
+		//  Measured:  `207`
+		//  Estimated: `11097`
+		// Minimum execution time: 14_558_000 picoseconds.
+		Weight::from_parts(14_877_000, 11097)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -237,16 +247,12 @@
 	/// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
 	fn migrate_and_notify_old_targets() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `284`
-		//  Estimated: `21999`
-		// Minimum execution time: 27_809_000 picoseconds.
-		Weight::from_parts(28_290_000, 21999)
+		//  Measured:  `349`
+		//  Estimated: `11239`
+		// Minimum execution time: 25_587_000 picoseconds.
+		Weight::from_parts(26_111_000, 11239)
 			.saturating_add(T::DbWeight::get().reads(9_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
-	}
-
-	fn force_suspension() -> Weight {
-		Default::default()
 	}
 }