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
3//! Autogenerated weights for pallet_app_promotion3//! Autogenerated weights for pallet_app_promotion
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
48/// Weights for pallet_app_promotion using the Substrate node and recommended hardware.48/// Weights for pallet_app_promotion using the Substrate node and recommended hardware.
49pub struct SubstrateWeight<T>(PhantomData<T>);49pub struct SubstrateWeight<T>(PhantomData<T>);
50impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {50impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
51 /// Storage: Maintenance Enabled (r:1 w:0)
52 /// Proof: Maintenance Enabled (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen)
51 /// Storage: AppPromotion PendingUnstake (r:1 w:1)53 /// Storage: AppPromotion PendingUnstake (r:1 w:1)
52 /// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)54 /// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)
53 /// Storage: Balances Locks (r:3 w:3)55 /// Storage: Balances Freezes (r:3 w:3)
54 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)56 /// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
55 /// Storage: System Account (r:3 w:3)57 /// Storage: System Account (r:3 w:3)
56 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)58 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
59 /// Storage: Balances Locks (r:3 w:0)
60 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
57 /// The range of component `b` is `[0, 3]`.61 /// The range of component `b` is `[0, 3]`.
58 fn on_initialize(b: u32, ) -> Weight {62 fn on_initialize(b: u32, ) -> Weight {
59 // Proof Size summary in bytes:63 // Proof Size summary in bytes:
60 // Measured: `180 + b * (277 ±0)`64 // Measured: `222 + b * (285 ±0)`
61 // Estimated: `5602 + b * (6377 ±0)`65 // Estimated: `3622 + b * (3774 ±0)`
62 // Minimum execution time: 3_724_000 picoseconds.66 // Minimum execution time: 5_034_000 picoseconds.
63 Weight::from_parts(4_538_653, 5602)67 Weight::from_parts(5_845_442, 3622)
64 // Standard Error: 14_77468 // Standard Error: 18_650
65 .saturating_add(Weight::from_parts(10_368_686, 0).saturating_mul(b.into()))69 .saturating_add(Weight::from_parts(13_172_650, 0).saturating_mul(b.into()))
66 .saturating_add(T::DbWeight::get().reads(1_u64))70 .saturating_add(T::DbWeight::get().reads(2_u64))
67 .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(b.into())))71 .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into())))
68 .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into())))72 .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into())))
69 .saturating_add(Weight::from_parts(0, 6377).saturating_mul(b.into()))73 .saturating_add(Weight::from_parts(0, 3774).saturating_mul(b.into()))
70 }74 }
71 /// Storage: AppPromotion Admin (r:0 w:1)75 /// Storage: AppPromotion Admin (r:0 w:1)
72 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)76 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)
73 fn set_admin_address() -> Weight {77 fn set_admin_address() -> Weight {
74 // Proof Size summary in bytes:78 // Proof Size summary in bytes:
75 // Measured: `0`79 // Measured: `0`
76 // Estimated: `0`80 // Estimated: `0`
77 // Minimum execution time: 5_426_000 picoseconds.81 // Minimum execution time: 4_838_000 picoseconds.
78 Weight::from_parts(6_149_000, 0)82 Weight::from_parts(5_022_000, 0)
79 .saturating_add(T::DbWeight::get().writes(1_u64))83 .saturating_add(T::DbWeight::get().writes(1_u64))
80 }84 }
81 /// Storage: AppPromotion Admin (r:1 w:0)85 /// Storage: AppPromotion Admin (r:1 w:0)
90 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)94 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)
91 /// Storage: System Account (r:101 w:101)95 /// Storage: System Account (r:101 w:101)
92 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)96 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
97 /// Storage: Balances Freezes (r:100 w:100)
98 /// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
93 /// Storage: Balances Locks (r:100 w:100)99 /// Storage: Balances Locks (r:100 w:0)
94 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)100 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
95 /// Storage: AppPromotion TotalStaked (r:1 w:1)101 /// Storage: AppPromotion TotalStaked (r:1 w:1)
96 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)102 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
97 /// The range of component `b` is `[1, 100]`.103 /// The range of component `b` is `[1, 100]`.
98 fn payout_stakers(b: u32, ) -> Weight {104 fn payout_stakers(b: u32, ) -> Weight {
99 // Proof Size summary in bytes:105 // Proof Size summary in bytes:
100 // Measured: `531 + b * (633 ±0)`106 // Measured: `564 + b * (641 ±0)`
101 // Estimated: `16194 + b * (32560 ±0)`107 // Estimated: `3593 + b * (25550 ±0)`
102 // Minimum execution time: 84_632_000 picoseconds.108 // Minimum execution time: 88_317_000 picoseconds.
103 Weight::from_parts(800_384, 16194)109 Weight::from_parts(3_660_713, 3593)
104 // Standard Error: 19_457110 // Standard Error: 17_984
105 .saturating_add(Weight::from_parts(49_393_958, 0).saturating_mul(b.into()))111 .saturating_add(Weight::from_parts(58_197_541, 0).saturating_mul(b.into()))
106 .saturating_add(T::DbWeight::get().reads(7_u64))112 .saturating_add(T::DbWeight::get().reads(7_u64))
107 .saturating_add(T::DbWeight::get().reads((12_u64).saturating_mul(b.into())))113 .saturating_add(T::DbWeight::get().reads((13_u64).saturating_mul(b.into())))
108 .saturating_add(T::DbWeight::get().writes(3_u64))114 .saturating_add(T::DbWeight::get().writes(3_u64))
109 .saturating_add(T::DbWeight::get().writes((12_u64).saturating_mul(b.into())))115 .saturating_add(T::DbWeight::get().writes((12_u64).saturating_mul(b.into())))
110 .saturating_add(Weight::from_parts(0, 32560).saturating_mul(b.into()))116 .saturating_add(Weight::from_parts(0, 25550).saturating_mul(b.into()))
111 }117 }
112 /// Storage: AppPromotion StakesPerAccount (r:1 w:1)118 /// Storage: AppPromotion StakesPerAccount (r:1 w:1)
113 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)119 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
114 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)120 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)
115 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)121 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
116 /// Storage: System Account (r:1 w:1)122 /// Storage: System Account (r:1 w:1)
117 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)123 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
124 /// Storage: Balances Freezes (r:1 w:1)
125 /// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
118 /// Storage: Balances Locks (r:1 w:1)126 /// Storage: Balances Locks (r:1 w:0)
119 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)127 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
120 /// Storage: ParachainSystem ValidationData (r:1 w:0)128 /// Storage: ParachainSystem ValidationData (r:1 w:0)
121 /// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)129 /// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)
125 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)133 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
126 fn stake() -> Weight {134 fn stake() -> Weight {
127 // Proof Size summary in bytes:135 // Proof Size summary in bytes:
128 // Measured: `356`136 // Measured: `389`
129 // Estimated: `20260`137 // Estimated: `4764`
130 // Minimum execution time: 24_750_000 picoseconds.138 // Minimum execution time: 27_232_000 picoseconds.
131 Weight::from_parts(25_157_000, 20260)139 Weight::from_parts(27_657_000, 4764)
132 .saturating_add(T::DbWeight::get().reads(7_u64))140 .saturating_add(T::DbWeight::get().reads(8_u64))
133 .saturating_add(T::DbWeight::get().writes(5_u64))141 .saturating_add(T::DbWeight::get().writes(5_u64))
134 }142 }
135 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)143 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)
144 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)152 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
145 fn unstake_all() -> Weight {153 fn unstake_all() -> Weight {
146 // Proof Size summary in bytes:154 // Proof Size summary in bytes:
147 // Measured: `796`155 // Measured: `829`
148 // Estimated: `35720`156 // Estimated: `29095`
149 // Minimum execution time: 53_670_000 picoseconds.157 // Minimum execution time: 49_829_000 picoseconds.
150 Weight::from_parts(54_376_000, 35720)158 Weight::from_parts(50_668_000, 29095)
151 .saturating_add(T::DbWeight::get().reads(14_u64))159 .saturating_add(T::DbWeight::get().reads(14_u64))
152 .saturating_add(T::DbWeight::get().writes(13_u64))160 .saturating_add(T::DbWeight::get().writes(13_u64))
153 }161 }
163 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)171 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
164 fn unstake_partial() -> Weight {172 fn unstake_partial() -> Weight {
165 // Proof Size summary in bytes:173 // Proof Size summary in bytes:
166 // Measured: `796`174 // Measured: `829`
167 // Estimated: `39234`175 // Estimated: `29095`
168 // Minimum execution time: 58_317_000 picoseconds.176 // Minimum execution time: 55_678_000 picoseconds.
169 Weight::from_parts(59_059_000, 39234)177 Weight::from_parts(56_709_000, 29095)
170 .saturating_add(T::DbWeight::get().reads(15_u64))178 .saturating_add(T::DbWeight::get().reads(15_u64))
171 .saturating_add(T::DbWeight::get().writes(13_u64))179 .saturating_add(T::DbWeight::get().writes(13_u64))
172 }180 }
176 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)184 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
177 fn sponsor_collection() -> Weight {185 fn sponsor_collection() -> Weight {
178 // Proof Size summary in bytes:186 // Proof Size summary in bytes:
179 // Measured: `1027`187 // Measured: `1060`
180 // Estimated: `5842`188 // Estimated: `4325`
181 // Minimum execution time: 18_117_000 picoseconds.189 // Minimum execution time: 16_628_000 picoseconds.
182 Weight::from_parts(18_634_000, 5842)190 Weight::from_parts(16_968_000, 4325)
183 .saturating_add(T::DbWeight::get().reads(2_u64))191 .saturating_add(T::DbWeight::get().reads(2_u64))
184 .saturating_add(T::DbWeight::get().writes(1_u64))192 .saturating_add(T::DbWeight::get().writes(1_u64))
185 }193 }
189 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)197 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
190 fn stop_sponsoring_collection() -> Weight {198 fn stop_sponsoring_collection() -> Weight {
191 // Proof Size summary in bytes:199 // Proof Size summary in bytes:
192 // Measured: `1059`200 // Measured: `1092`
193 // Estimated: `5842`201 // Estimated: `4325`
194 // Minimum execution time: 16_999_000 picoseconds.202 // Minimum execution time: 15_970_000 picoseconds.
195 Weight::from_parts(17_417_000, 5842)203 Weight::from_parts(16_316_000, 4325)
196 .saturating_add(T::DbWeight::get().reads(2_u64))204 .saturating_add(T::DbWeight::get().reads(2_u64))
197 .saturating_add(T::DbWeight::get().writes(1_u64))205 .saturating_add(T::DbWeight::get().writes(1_u64))
198 }206 }
204 // Proof Size summary in bytes:212 // Proof Size summary in bytes:
205 // Measured: `198`213 // Measured: `198`
206 // Estimated: `1517`214 // Estimated: `1517`
207 // Minimum execution time: 14_438_000 picoseconds.215 // Minimum execution time: 13_052_000 picoseconds.
208 Weight::from_parts(14_931_000, 1517)216 Weight::from_parts(13_555_000, 1517)
209 .saturating_add(T::DbWeight::get().reads(1_u64))217 .saturating_add(T::DbWeight::get().reads(1_u64))
210 .saturating_add(T::DbWeight::get().writes(1_u64))218 .saturating_add(T::DbWeight::get().writes(1_u64))
211 }219 }
215 /// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)223 /// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)
216 fn stop_sponsoring_contract() -> Weight {224 fn stop_sponsoring_contract() -> Weight {
217 // Proof Size summary in bytes:225 // Proof Size summary in bytes:
218 // Measured: `363`226 // Measured: `396`
219 // Estimated: `5044`227 // Estimated: `3527`
220 // Minimum execution time: 14_786_000 picoseconds.228 // Minimum execution time: 13_791_000 picoseconds.
221 Weight::from_parts(15_105_000, 5044)229 Weight::from_parts(14_125_000, 3527)
222 .saturating_add(T::DbWeight::get().reads(2_u64))230 .saturating_add(T::DbWeight::get().reads(2_u64))
223 .saturating_add(T::DbWeight::get().writes(1_u64))231 .saturating_add(T::DbWeight::get().writes(1_u64))
224 }232 }
225}233}
226234
227// For backwards compatibility and tests235// For backwards compatibility and tests
228impl WeightInfo for () {236impl WeightInfo for () {
237 /// Storage: Maintenance Enabled (r:1 w:0)
238 /// Proof: Maintenance Enabled (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen)
229 /// Storage: AppPromotion PendingUnstake (r:1 w:1)239 /// Storage: AppPromotion PendingUnstake (r:1 w:1)
230 /// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)240 /// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)
231 /// Storage: Balances Locks (r:3 w:3)241 /// Storage: Balances Freezes (r:3 w:3)
232 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)242 /// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
233 /// Storage: System Account (r:3 w:3)243 /// Storage: System Account (r:3 w:3)
234 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)244 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
245 /// Storage: Balances Locks (r:3 w:0)
246 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
235 /// The range of component `b` is `[0, 3]`.247 /// The range of component `b` is `[0, 3]`.
236 fn on_initialize(b: u32, ) -> Weight {248 fn on_initialize(b: u32, ) -> Weight {
237 // Proof Size summary in bytes:249 // Proof Size summary in bytes:
238 // Measured: `180 + b * (277 ±0)`250 // Measured: `222 + b * (285 ±0)`
239 // Estimated: `5602 + b * (6377 ±0)`251 // Estimated: `3622 + b * (3774 ±0)`
240 // Minimum execution time: 3_724_000 picoseconds.252 // Minimum execution time: 5_034_000 picoseconds.
241 Weight::from_parts(4_538_653, 5602)253 Weight::from_parts(5_845_442, 3622)
242 // Standard Error: 14_774254 // Standard Error: 18_650
243 .saturating_add(Weight::from_parts(10_368_686, 0).saturating_mul(b.into()))255 .saturating_add(Weight::from_parts(13_172_650, 0).saturating_mul(b.into()))
244 .saturating_add(RocksDbWeight::get().reads(1_u64))256 .saturating_add(RocksDbWeight::get().reads(2_u64))
245 .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(b.into())))257 .saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(b.into())))
246 .saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into())))258 .saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into())))
247 .saturating_add(Weight::from_parts(0, 6377).saturating_mul(b.into()))259 .saturating_add(Weight::from_parts(0, 3774).saturating_mul(b.into()))
248 }260 }
249 /// Storage: AppPromotion Admin (r:0 w:1)261 /// Storage: AppPromotion Admin (r:0 w:1)
250 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)262 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)
251 fn set_admin_address() -> Weight {263 fn set_admin_address() -> Weight {
252 // Proof Size summary in bytes:264 // Proof Size summary in bytes:
253 // Measured: `0`265 // Measured: `0`
254 // Estimated: `0`266 // Estimated: `0`
255 // Minimum execution time: 5_426_000 picoseconds.267 // Minimum execution time: 4_838_000 picoseconds.
256 Weight::from_parts(6_149_000, 0)268 Weight::from_parts(5_022_000, 0)
257 .saturating_add(RocksDbWeight::get().writes(1_u64))269 .saturating_add(RocksDbWeight::get().writes(1_u64))
258 }270 }
259 /// Storage: AppPromotion Admin (r:1 w:0)271 /// Storage: AppPromotion Admin (r:1 w:0)
268 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)280 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)
269 /// Storage: System Account (r:101 w:101)281 /// Storage: System Account (r:101 w:101)
270 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)282 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
283 /// Storage: Balances Freezes (r:100 w:100)
284 /// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
271 /// Storage: Balances Locks (r:100 w:100)285 /// Storage: Balances Locks (r:100 w:0)
272 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)286 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
273 /// Storage: AppPromotion TotalStaked (r:1 w:1)287 /// Storage: AppPromotion TotalStaked (r:1 w:1)
274 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)288 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
275 /// The range of component `b` is `[1, 100]`.289 /// The range of component `b` is `[1, 100]`.
276 fn payout_stakers(b: u32, ) -> Weight {290 fn payout_stakers(b: u32, ) -> Weight {
277 // Proof Size summary in bytes:291 // Proof Size summary in bytes:
278 // Measured: `531 + b * (633 ±0)`292 // Measured: `564 + b * (641 ±0)`
279 // Estimated: `16194 + b * (32560 ±0)`293 // Estimated: `3593 + b * (25550 ±0)`
280 // Minimum execution time: 84_632_000 picoseconds.294 // Minimum execution time: 88_317_000 picoseconds.
281 Weight::from_parts(800_384, 16194)295 Weight::from_parts(3_660_713, 3593)
282 // Standard Error: 19_457296 // Standard Error: 17_984
283 .saturating_add(Weight::from_parts(49_393_958, 0).saturating_mul(b.into()))297 .saturating_add(Weight::from_parts(58_197_541, 0).saturating_mul(b.into()))
284 .saturating_add(RocksDbWeight::get().reads(7_u64))298 .saturating_add(RocksDbWeight::get().reads(7_u64))
285 .saturating_add(RocksDbWeight::get().reads((12_u64).saturating_mul(b.into())))299 .saturating_add(RocksDbWeight::get().reads((13_u64).saturating_mul(b.into())))
286 .saturating_add(RocksDbWeight::get().writes(3_u64))300 .saturating_add(RocksDbWeight::get().writes(3_u64))
287 .saturating_add(RocksDbWeight::get().writes((12_u64).saturating_mul(b.into())))301 .saturating_add(RocksDbWeight::get().writes((12_u64).saturating_mul(b.into())))
288 .saturating_add(Weight::from_parts(0, 32560).saturating_mul(b.into()))302 .saturating_add(Weight::from_parts(0, 25550).saturating_mul(b.into()))
289 }303 }
290 /// Storage: AppPromotion StakesPerAccount (r:1 w:1)304 /// Storage: AppPromotion StakesPerAccount (r:1 w:1)
291 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)305 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
292 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)306 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)
293 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)307 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
294 /// Storage: System Account (r:1 w:1)308 /// Storage: System Account (r:1 w:1)
295 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)309 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
310 /// Storage: Balances Freezes (r:1 w:1)
311 /// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
296 /// Storage: Balances Locks (r:1 w:1)312 /// Storage: Balances Locks (r:1 w:0)
297 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)313 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
298 /// Storage: ParachainSystem ValidationData (r:1 w:0)314 /// Storage: ParachainSystem ValidationData (r:1 w:0)
299 /// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)315 /// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)
303 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)319 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
304 fn stake() -> Weight {320 fn stake() -> Weight {
305 // Proof Size summary in bytes:321 // Proof Size summary in bytes:
306 // Measured: `356`322 // Measured: `389`
307 // Estimated: `20260`323 // Estimated: `4764`
308 // Minimum execution time: 24_750_000 picoseconds.324 // Minimum execution time: 27_232_000 picoseconds.
309 Weight::from_parts(25_157_000, 20260)325 Weight::from_parts(27_657_000, 4764)
310 .saturating_add(RocksDbWeight::get().reads(7_u64))326 .saturating_add(RocksDbWeight::get().reads(8_u64))
311 .saturating_add(RocksDbWeight::get().writes(5_u64))327 .saturating_add(RocksDbWeight::get().writes(5_u64))
312 }328 }
313 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)329 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)
322 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)338 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
323 fn unstake_all() -> Weight {339 fn unstake_all() -> Weight {
324 // Proof Size summary in bytes:340 // Proof Size summary in bytes:
325 // Measured: `796`341 // Measured: `829`
326 // Estimated: `35720`342 // Estimated: `29095`
327 // Minimum execution time: 53_670_000 picoseconds.343 // Minimum execution time: 49_829_000 picoseconds.
328 Weight::from_parts(54_376_000, 35720)344 Weight::from_parts(50_668_000, 29095)
329 .saturating_add(RocksDbWeight::get().reads(14_u64))345 .saturating_add(RocksDbWeight::get().reads(14_u64))
330 .saturating_add(RocksDbWeight::get().writes(13_u64))346 .saturating_add(RocksDbWeight::get().writes(13_u64))
331 }347 }
341 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)357 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
342 fn unstake_partial() -> Weight {358 fn unstake_partial() -> Weight {
343 // Proof Size summary in bytes:359 // Proof Size summary in bytes:
344 // Measured: `796`360 // Measured: `829`
345 // Estimated: `39234`361 // Estimated: `29095`
346 // Minimum execution time: 58_317_000 picoseconds.362 // Minimum execution time: 55_678_000 picoseconds.
347 Weight::from_parts(59_059_000, 39234)363 Weight::from_parts(56_709_000, 29095)
348 .saturating_add(RocksDbWeight::get().reads(15_u64))364 .saturating_add(RocksDbWeight::get().reads(15_u64))
349 .saturating_add(RocksDbWeight::get().writes(13_u64))365 .saturating_add(RocksDbWeight::get().writes(13_u64))
350 }366 }
354 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)370 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
355 fn sponsor_collection() -> Weight {371 fn sponsor_collection() -> Weight {
356 // Proof Size summary in bytes:372 // Proof Size summary in bytes:
357 // Measured: `1027`373 // Measured: `1060`
358 // Estimated: `5842`374 // Estimated: `4325`
359 // Minimum execution time: 18_117_000 picoseconds.375 // Minimum execution time: 16_628_000 picoseconds.
360 Weight::from_parts(18_634_000, 5842)376 Weight::from_parts(16_968_000, 4325)
361 .saturating_add(RocksDbWeight::get().reads(2_u64))377 .saturating_add(RocksDbWeight::get().reads(2_u64))
362 .saturating_add(RocksDbWeight::get().writes(1_u64))378 .saturating_add(RocksDbWeight::get().writes(1_u64))
363 }379 }
367 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)383 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
368 fn stop_sponsoring_collection() -> Weight {384 fn stop_sponsoring_collection() -> Weight {
369 // Proof Size summary in bytes:385 // Proof Size summary in bytes:
370 // Measured: `1059`386 // Measured: `1092`
371 // Estimated: `5842`387 // Estimated: `4325`
372 // Minimum execution time: 16_999_000 picoseconds.388 // Minimum execution time: 15_970_000 picoseconds.
373 Weight::from_parts(17_417_000, 5842)389 Weight::from_parts(16_316_000, 4325)
374 .saturating_add(RocksDbWeight::get().reads(2_u64))390 .saturating_add(RocksDbWeight::get().reads(2_u64))
375 .saturating_add(RocksDbWeight::get().writes(1_u64))391 .saturating_add(RocksDbWeight::get().writes(1_u64))
376 }392 }
382 // Proof Size summary in bytes:398 // Proof Size summary in bytes:
383 // Measured: `198`399 // Measured: `198`
384 // Estimated: `1517`400 // Estimated: `1517`
385 // Minimum execution time: 14_438_000 picoseconds.401 // Minimum execution time: 13_052_000 picoseconds.
386 Weight::from_parts(14_931_000, 1517)402 Weight::from_parts(13_555_000, 1517)
387 .saturating_add(RocksDbWeight::get().reads(1_u64))403 .saturating_add(RocksDbWeight::get().reads(1_u64))
388 .saturating_add(RocksDbWeight::get().writes(1_u64))404 .saturating_add(RocksDbWeight::get().writes(1_u64))
389 }405 }
393 /// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)409 /// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)
394 fn stop_sponsoring_contract() -> Weight {410 fn stop_sponsoring_contract() -> Weight {
395 // Proof Size summary in bytes:411 // Proof Size summary in bytes:
396 // Measured: `363`412 // Measured: `396`
397 // Estimated: `5044`413 // Estimated: `3527`
398 // Minimum execution time: 14_786_000 picoseconds.414 // Minimum execution time: 13_791_000 picoseconds.
399 Weight::from_parts(15_105_000, 5044)415 Weight::from_parts(14_125_000, 3527)
400 .saturating_add(RocksDbWeight::get().reads(2_u64))416 .saturating_add(RocksDbWeight::get().reads(2_u64))
401 .saturating_add(RocksDbWeight::get().writes(1_u64))417 .saturating_add(RocksDbWeight::get().writes(1_u64))
402 }418 }
modifiedpallets/collator-selection/src/weights.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_collator_selection3//! Autogenerated weights for pallet_collator_selection
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
57 fn add_invulnerable(b: u32, ) -> Weight {57 fn add_invulnerable(b: u32, ) -> Weight {
58 // Proof Size summary in bytes:58 // Proof Size summary in bytes:
59 // Measured: `403 + b * (45 ±0)`59 // Measured: `403 + b * (45 ±0)`
60 // Estimated: `7485 + b * (45 ±0)`60 // Estimated: `3873 + b * (45 ±0)`
61 // Minimum execution time: 14_147_000 picoseconds.61 // Minimum execution time: 13_780_000 picoseconds.
62 Weight::from_parts(15_313_627, 7485)62 Weight::from_parts(14_067_943, 3873)
63 // Standard Error: 1_74463 // Standard Error: 1_187
64 .saturating_add(Weight::from_parts(178_890, 0).saturating_mul(b.into()))64 .saturating_add(Weight::from_parts(168_052, 0).saturating_mul(b.into()))
65 .saturating_add(T::DbWeight::get().reads(3_u64))65 .saturating_add(T::DbWeight::get().reads(3_u64))
66 .saturating_add(T::DbWeight::get().writes(1_u64))66 .saturating_add(T::DbWeight::get().writes(1_u64))
67 .saturating_add(Weight::from_parts(0, 45).saturating_mul(b.into()))67 .saturating_add(Weight::from_parts(0, 45).saturating_mul(b.into()))
73 // Proof Size summary in bytes:73 // Proof Size summary in bytes:
74 // Measured: `96 + b * (32 ±0)`74 // Measured: `96 + b * (32 ±0)`
75 // Estimated: `1806`75 // Estimated: `1806`
76 // Minimum execution time: 9_426_000 picoseconds.76 // Minimum execution time: 8_583_000 picoseconds.
77 Weight::from_parts(9_693_408, 1806)77 Weight::from_parts(8_833_981, 1806)
78 // Standard Error: 1_63878 // Standard Error: 1_399
79 .saturating_add(Weight::from_parts(227_917, 0).saturating_mul(b.into()))79 .saturating_add(Weight::from_parts(140_293, 0).saturating_mul(b.into()))
80 .saturating_add(T::DbWeight::get().reads(1_u64))80 .saturating_add(T::DbWeight::get().reads(1_u64))
81 .saturating_add(T::DbWeight::get().writes(1_u64))81 .saturating_add(T::DbWeight::get().writes(1_u64))
82 }82 }
86 /// Proof Skipped: Session NextKeys (max_values: None, max_size: None, mode: Measured)86 /// Proof Skipped: Session NextKeys (max_values: None, max_size: None, mode: Measured)
87 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:1 w:0)87 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:1 w:0)
88 /// Proof: Configuration CollatorSelectionLicenseBondOverride (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)88 /// Proof: Configuration CollatorSelectionLicenseBondOverride (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
89 /// Storage: Balances Holds (r:1 w:1)
90 /// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
89 /// The range of component `c` is `[1, 9]`.91 /// The range of component `c` is `[1, 9]`.
90 fn get_license(c: u32, ) -> Weight {92 fn get_license(c: u32, ) -> Weight {
91 // Proof Size summary in bytes:93 // Proof Size summary in bytes:
92 // Measured: `610 + c * (26 ±0)`94 // Measured: `668 + c * (46 ±0)`
93 // Estimated: `9099 + c * (28 ±0)`95 // Estimated: `4131 + c * (47 ±0)`
94 // Minimum execution time: 22_741_000 picoseconds.96 // Minimum execution time: 29_155_000 picoseconds.
95 Weight::from_parts(24_210_604, 9099)97 Weight::from_parts(31_569_846, 4131)
96 // Standard Error: 2_70398 // Standard Error: 10_912
97 .saturating_add(Weight::from_parts(255_686, 0).saturating_mul(c.into()))99 .saturating_add(Weight::from_parts(547_194, 0).saturating_mul(c.into()))
98 .saturating_add(T::DbWeight::get().reads(3_u64))100 .saturating_add(T::DbWeight::get().reads(4_u64))
99 .saturating_add(T::DbWeight::get().writes(1_u64))101 .saturating_add(T::DbWeight::get().writes(2_u64))
100 .saturating_add(Weight::from_parts(0, 28).saturating_mul(c.into()))102 .saturating_add(Weight::from_parts(0, 47).saturating_mul(c.into()))
101 }103 }
102 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:0)104 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:0)
103 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)105 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
114 /// The range of component `c` is `[1, 7]`.116 /// The range of component `c` is `[1, 7]`.
115 fn onboard(c: u32, ) -> Weight {117 fn onboard(c: u32, ) -> Weight {
116 // Proof Size summary in bytes:118 // Proof Size summary in bytes:
117 // Measured: `445 + c * (54 ±0)`119 // Measured: `414 + c * (54 ±0)`
118 // Estimated: `10119`120 // Estimated: `3529`
119 // Minimum execution time: 20_397_000 picoseconds.121 // Minimum execution time: 17_999_000 picoseconds.
120 Weight::from_parts(21_415_013, 10119)122 Weight::from_parts(18_533_629, 3529)
121 // Standard Error: 4_086123 // Standard Error: 3_238
122 .saturating_add(Weight::from_parts(252_810, 0).saturating_mul(c.into()))124 .saturating_add(Weight::from_parts(299_090, 0).saturating_mul(c.into()))
123 .saturating_add(T::DbWeight::get().reads(5_u64))125 .saturating_add(T::DbWeight::get().reads(5_u64))
124 .saturating_add(T::DbWeight::get().writes(2_u64))126 .saturating_add(T::DbWeight::get().writes(2_u64))
125 }127 }
126 /// Storage: CollatorSelection Candidates (r:1 w:1)128 /// Storage: CollatorSelection Candidates (r:1 w:1)
127 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)129 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
128 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)130 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
129 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)131 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
130 /// The range of component `c` is `[1, 10]`.132 /// The range of component `c` is `[1, 8]`.
131 fn offboard(c: u32, ) -> Weight {133 fn offboard(c: u32, ) -> Weight {
132 // Proof Size summary in bytes:134 // Proof Size summary in bytes:
133 // Measured: `111 + c * (32 ±0)`135 // Measured: `111 + c * (32 ±0)`
134 // Estimated: `1806`136 // Estimated: `1806`
135 // Minimum execution time: 10_543_000 picoseconds.137 // Minimum execution time: 9_845_000 picoseconds.
136 Weight::from_parts(11_227_541, 1806)138 Weight::from_parts(10_209_005, 1806)
137 // Standard Error: 1_699139 // Standard Error: 1_137
138 .saturating_add(Weight::from_parts(181_030, 0).saturating_mul(c.into()))140 .saturating_add(Weight::from_parts(156_275, 0).saturating_mul(c.into()))
139 .saturating_add(T::DbWeight::get().reads(1_u64))141 .saturating_add(T::DbWeight::get().reads(1_u64))
140 .saturating_add(T::DbWeight::get().writes(2_u64))142 .saturating_add(T::DbWeight::get().writes(2_u64))
141 }143 }
142 /// Storage: CollatorSelection Candidates (r:1 w:1)144 /// Storage: CollatorSelection Candidates (r:1 w:1)
143 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)145 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
144 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)146 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
145 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)147 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
148 /// Storage: Balances Holds (r:1 w:1)
149 /// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
146 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)150 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
147 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)151 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
148 /// The range of component `c` is `[1, 10]`.152 /// The range of component `c` is `[1, 8]`.
149 fn release_license(c: u32, ) -> Weight {153 fn release_license(c: u32, ) -> Weight {
150 // Proof Size summary in bytes:154 // Proof Size summary in bytes:
151 // Measured: `306 + c * (61 ±0)`155 // Measured: `328 + c * (103 ±0)`
152 // Estimated: `5335`156 // Estimated: `3834`
153 // Minimum execution time: 22_214_000 picoseconds.157 // Minimum execution time: 28_700_000 picoseconds.
154 Weight::from_parts(24_373_981, 5335)158 Weight::from_parts(29_499_805, 3834)
155 // Standard Error: 8_018159 // Standard Error: 16_180
156 .saturating_add(Weight::from_parts(405_404, 0).saturating_mul(c.into()))160 .saturating_add(Weight::from_parts(880_131, 0).saturating_mul(c.into()))
157 .saturating_add(T::DbWeight::get().reads(2_u64))161 .saturating_add(T::DbWeight::get().reads(3_u64))
158 .saturating_add(T::DbWeight::get().writes(3_u64))162 .saturating_add(T::DbWeight::get().writes(4_u64))
159 }163 }
160 /// Storage: CollatorSelection Candidates (r:1 w:1)164 /// Storage: CollatorSelection Candidates (r:1 w:1)
161 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)165 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
162 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)166 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
163 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)167 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
168 /// Storage: Balances Holds (r:1 w:1)
169 /// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
164 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)170 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
165 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)171 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
166 /// The range of component `c` is `[1, 10]`.172 /// The range of component `c` is `[1, 8]`.
167 fn force_release_license(c: u32, ) -> Weight {173 fn force_release_license(c: u32, ) -> Weight {
168 // Proof Size summary in bytes:174 // Proof Size summary in bytes:
169 // Measured: `306 + c * (61 ±0)`175 // Measured: `328 + c * (103 ±0)`
170 // Estimated: `5335`176 // Estimated: `3834`
171 // Minimum execution time: 22_159_000 picoseconds.177 // Minimum execution time: 27_941_000 picoseconds.
172 Weight::from_parts(24_200_796, 5335)178 Weight::from_parts(28_960_442, 3834)
173 // Standard Error: 8_328179 // Standard Error: 17_391
174 .saturating_add(Weight::from_parts(312_138, 0).saturating_mul(c.into()))180 .saturating_add(Weight::from_parts(885_880, 0).saturating_mul(c.into()))
175 .saturating_add(T::DbWeight::get().reads(2_u64))181 .saturating_add(T::DbWeight::get().reads(3_u64))
176 .saturating_add(T::DbWeight::get().writes(3_u64))182 .saturating_add(T::DbWeight::get().writes(4_u64))
177 }183 }
178 /// Storage: System Account (r:2 w:2)184 /// Storage: System Account (r:2 w:2)
179 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)185 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
183 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)189 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
184 fn note_author() -> Weight {190 fn note_author() -> Weight {
185 // Proof Size summary in bytes:191 // Proof Size summary in bytes:
186 // Measured: `155`192 // Measured: `157`
187 // Estimated: `7729`193 // Estimated: `6196`
188 // Minimum execution time: 16_520_000 picoseconds.194 // Minimum execution time: 22_833_000 picoseconds.
189 Weight::from_parts(16_933_000, 7729)195 Weight::from_parts(23_223_000, 6196)
190 .saturating_add(T::DbWeight::get().reads(3_u64))196 .saturating_add(T::DbWeight::get().reads(3_u64))
191 .saturating_add(T::DbWeight::get().writes(4_u64))197 .saturating_add(T::DbWeight::get().writes(4_u64))
192 }198 }
193 /// Storage: CollatorSelection Candidates (r:1 w:0)199 /// Storage: CollatorSelection Candidates (r:1 w:0)
194 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)200 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
195 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:1 w:0)201 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:1 w:0)
196 /// Proof: Configuration CollatorSelectionKickThresholdOverride (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)202 /// Proof: Configuration CollatorSelectionKickThresholdOverride (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
197 /// Storage: CollatorSelection LastAuthoredBlock (r:10 w:0)203 /// Storage: CollatorSelection LastAuthoredBlock (r:8 w:0)
198 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)204 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
199 /// Storage: CollatorSelection Invulnerables (r:1 w:0)205 /// Storage: CollatorSelection Invulnerables (r:1 w:0)
200 /// Proof: CollatorSelection Invulnerables (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)206 /// Proof: CollatorSelection Invulnerables (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
201 /// Storage: System BlockWeight (r:1 w:1)207 /// Storage: System BlockWeight (r:1 w:1)
202 /// Proof: System BlockWeight (max_values: Some(1), max_size: Some(48), added: 543, mode: MaxEncodedLen)208 /// Proof: System BlockWeight (max_values: Some(1), max_size: Some(48), added: 543, mode: MaxEncodedLen)
203 /// Storage: CollatorSelection LicenseDepositOf (r:9 w:9)209 /// Storage: CollatorSelection LicenseDepositOf (r:7 w:7)
204 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)210 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
211 /// Storage: Balances Holds (r:7 w:7)
212 /// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
205 /// Storage: System Account (r:10 w:10)213 /// Storage: System Account (r:8 w:8)
206 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)214 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
207 /// The range of component `r` is `[1, 10]`.215 /// The range of component `r` is `[1, 8]`.
208 /// The range of component `c` is `[1, 10]`.216 /// The range of component `c` is `[1, 8]`.
209 fn new_session(r: u32, c: u32, ) -> Weight {217 fn new_session(r: u32, c: u32, ) -> Weight {
210 // Proof Size summary in bytes:218 // Proof Size summary in bytes:
211 // Measured: `562 + r * (190 ±0) + c * (83 ±0)`219 // Measured: `727 + c * (84 ±0) + r * (254 ±0)`
212 // Estimated: `91818518943723 + c * (2519 ±0) + r * (5142 ±1)`220 // Estimated: `26857 + c * (2519 ±0) + r * (2844 ±4)`
213 // Minimum execution time: 16_153_000 picoseconds.221 // Minimum execution time: 15_283_000 picoseconds.
214 Weight::from_parts(16_601_000, 91818518943723)222 Weight::from_parts(15_615_000, 26857)
215 // Standard Error: 119_095223 // Standard Error: 188_448
216 .saturating_add(Weight::from_parts(10_660_813, 0).saturating_mul(c.into()))224 .saturating_add(Weight::from_parts(15_548_718, 0).saturating_mul(c.into()))
217 .saturating_add(T::DbWeight::get().reads(5_u64))225 .saturating_add(T::DbWeight::get().reads(5_u64))
218 .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into())))226 .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into())))
219 .saturating_add(T::DbWeight::get().writes(1_u64))227 .saturating_add(T::DbWeight::get().writes(1_u64))
220 .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(c.into())))228 .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(c.into())))
221 .saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))229 .saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))
222 .saturating_add(Weight::from_parts(0, 5142).saturating_mul(r.into()))230 .saturating_add(Weight::from_parts(0, 2844).saturating_mul(r.into()))
223 }231 }
224}232}
225233
235 fn add_invulnerable(b: u32, ) -> Weight {243 fn add_invulnerable(b: u32, ) -> Weight {
236 // Proof Size summary in bytes:244 // Proof Size summary in bytes:
237 // Measured: `403 + b * (45 ±0)`245 // Measured: `403 + b * (45 ±0)`
238 // Estimated: `7485 + b * (45 ±0)`246 // Estimated: `3873 + b * (45 ±0)`
239 // Minimum execution time: 14_147_000 picoseconds.247 // Minimum execution time: 13_780_000 picoseconds.
240 Weight::from_parts(15_313_627, 7485)248 Weight::from_parts(14_067_943, 3873)
241 // Standard Error: 1_744249 // Standard Error: 1_187
242 .saturating_add(Weight::from_parts(178_890, 0).saturating_mul(b.into()))250 .saturating_add(Weight::from_parts(168_052, 0).saturating_mul(b.into()))
243 .saturating_add(RocksDbWeight::get().reads(3_u64))251 .saturating_add(RocksDbWeight::get().reads(3_u64))
244 .saturating_add(RocksDbWeight::get().writes(1_u64))252 .saturating_add(RocksDbWeight::get().writes(1_u64))
245 .saturating_add(Weight::from_parts(0, 45).saturating_mul(b.into()))253 .saturating_add(Weight::from_parts(0, 45).saturating_mul(b.into()))
251 // Proof Size summary in bytes:259 // Proof Size summary in bytes:
252 // Measured: `96 + b * (32 ±0)`260 // Measured: `96 + b * (32 ±0)`
253 // Estimated: `1806`261 // Estimated: `1806`
254 // Minimum execution time: 9_426_000 picoseconds.262 // Minimum execution time: 8_583_000 picoseconds.
255 Weight::from_parts(9_693_408, 1806)263 Weight::from_parts(8_833_981, 1806)
256 // Standard Error: 1_638264 // Standard Error: 1_399
257 .saturating_add(Weight::from_parts(227_917, 0).saturating_mul(b.into()))265 .saturating_add(Weight::from_parts(140_293, 0).saturating_mul(b.into()))
258 .saturating_add(RocksDbWeight::get().reads(1_u64))266 .saturating_add(RocksDbWeight::get().reads(1_u64))
259 .saturating_add(RocksDbWeight::get().writes(1_u64))267 .saturating_add(RocksDbWeight::get().writes(1_u64))
260 }268 }
264 /// Proof Skipped: Session NextKeys (max_values: None, max_size: None, mode: Measured)272 /// Proof Skipped: Session NextKeys (max_values: None, max_size: None, mode: Measured)
265 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:1 w:0)273 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:1 w:0)
266 /// Proof: Configuration CollatorSelectionLicenseBondOverride (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)274 /// Proof: Configuration CollatorSelectionLicenseBondOverride (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
275 /// Storage: Balances Holds (r:1 w:1)
276 /// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
267 /// The range of component `c` is `[1, 9]`.277 /// The range of component `c` is `[1, 9]`.
268 fn get_license(c: u32, ) -> Weight {278 fn get_license(c: u32, ) -> Weight {
269 // Proof Size summary in bytes:279 // Proof Size summary in bytes:
270 // Measured: `610 + c * (26 ±0)`280 // Measured: `668 + c * (46 ±0)`
271 // Estimated: `9099 + c * (28 ±0)`281 // Estimated: `4131 + c * (47 ±0)`
272 // Minimum execution time: 22_741_000 picoseconds.282 // Minimum execution time: 29_155_000 picoseconds.
273 Weight::from_parts(24_210_604, 9099)283 Weight::from_parts(31_569_846, 4131)
274 // Standard Error: 2_703284 // Standard Error: 10_912
275 .saturating_add(Weight::from_parts(255_686, 0).saturating_mul(c.into()))285 .saturating_add(Weight::from_parts(547_194, 0).saturating_mul(c.into()))
276 .saturating_add(RocksDbWeight::get().reads(3_u64))286 .saturating_add(RocksDbWeight::get().reads(4_u64))
277 .saturating_add(RocksDbWeight::get().writes(1_u64))287 .saturating_add(RocksDbWeight::get().writes(2_u64))
278 .saturating_add(Weight::from_parts(0, 28).saturating_mul(c.into()))288 .saturating_add(Weight::from_parts(0, 47).saturating_mul(c.into()))
279 }289 }
280 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:0)290 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:0)
281 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)291 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
292 /// The range of component `c` is `[1, 7]`.302 /// The range of component `c` is `[1, 7]`.
293 fn onboard(c: u32, ) -> Weight {303 fn onboard(c: u32, ) -> Weight {
294 // Proof Size summary in bytes:304 // Proof Size summary in bytes:
295 // Measured: `445 + c * (54 ±0)`305 // Measured: `414 + c * (54 ±0)`
296 // Estimated: `10119`306 // Estimated: `3529`
297 // Minimum execution time: 20_397_000 picoseconds.307 // Minimum execution time: 17_999_000 picoseconds.
298 Weight::from_parts(21_415_013, 10119)308 Weight::from_parts(18_533_629, 3529)
299 // Standard Error: 4_086309 // Standard Error: 3_238
300 .saturating_add(Weight::from_parts(252_810, 0).saturating_mul(c.into()))310 .saturating_add(Weight::from_parts(299_090, 0).saturating_mul(c.into()))
301 .saturating_add(RocksDbWeight::get().reads(5_u64))311 .saturating_add(RocksDbWeight::get().reads(5_u64))
302 .saturating_add(RocksDbWeight::get().writes(2_u64))312 .saturating_add(RocksDbWeight::get().writes(2_u64))
303 }313 }
304 /// Storage: CollatorSelection Candidates (r:1 w:1)314 /// Storage: CollatorSelection Candidates (r:1 w:1)
305 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)315 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
306 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)316 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
307 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)317 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
308 /// The range of component `c` is `[1, 10]`.318 /// The range of component `c` is `[1, 8]`.
309 fn offboard(c: u32, ) -> Weight {319 fn offboard(c: u32, ) -> Weight {
310 // Proof Size summary in bytes:320 // Proof Size summary in bytes:
311 // Measured: `111 + c * (32 ±0)`321 // Measured: `111 + c * (32 ±0)`
312 // Estimated: `1806`322 // Estimated: `1806`
313 // Minimum execution time: 10_543_000 picoseconds.323 // Minimum execution time: 9_845_000 picoseconds.
314 Weight::from_parts(11_227_541, 1806)324 Weight::from_parts(10_209_005, 1806)
315 // Standard Error: 1_699325 // Standard Error: 1_137
316 .saturating_add(Weight::from_parts(181_030, 0).saturating_mul(c.into()))326 .saturating_add(Weight::from_parts(156_275, 0).saturating_mul(c.into()))
317 .saturating_add(RocksDbWeight::get().reads(1_u64))327 .saturating_add(RocksDbWeight::get().reads(1_u64))
318 .saturating_add(RocksDbWeight::get().writes(2_u64))328 .saturating_add(RocksDbWeight::get().writes(2_u64))
319 }329 }
320 /// Storage: CollatorSelection Candidates (r:1 w:1)330 /// Storage: CollatorSelection Candidates (r:1 w:1)
321 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)331 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
322 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)332 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
323 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)333 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
334 /// Storage: Balances Holds (r:1 w:1)
335 /// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
324 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)336 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
325 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)337 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
326 /// The range of component `c` is `[1, 10]`.338 /// The range of component `c` is `[1, 8]`.
327 fn release_license(c: u32, ) -> Weight {339 fn release_license(c: u32, ) -> Weight {
328 // Proof Size summary in bytes:340 // Proof Size summary in bytes:
329 // Measured: `306 + c * (61 ±0)`341 // Measured: `328 + c * (103 ±0)`
330 // Estimated: `5335`342 // Estimated: `3834`
331 // Minimum execution time: 22_214_000 picoseconds.343 // Minimum execution time: 28_700_000 picoseconds.
332 Weight::from_parts(24_373_981, 5335)344 Weight::from_parts(29_499_805, 3834)
333 // Standard Error: 8_018345 // Standard Error: 16_180
334 .saturating_add(Weight::from_parts(405_404, 0).saturating_mul(c.into()))346 .saturating_add(Weight::from_parts(880_131, 0).saturating_mul(c.into()))
335 .saturating_add(RocksDbWeight::get().reads(2_u64))347 .saturating_add(RocksDbWeight::get().reads(3_u64))
336 .saturating_add(RocksDbWeight::get().writes(3_u64))348 .saturating_add(RocksDbWeight::get().writes(4_u64))
337 }349 }
338 /// Storage: CollatorSelection Candidates (r:1 w:1)350 /// Storage: CollatorSelection Candidates (r:1 w:1)
339 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)351 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
340 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)352 /// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
341 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)353 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
354 /// Storage: Balances Holds (r:1 w:1)
355 /// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
342 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)356 /// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
343 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)357 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
344 /// The range of component `c` is `[1, 10]`.358 /// The range of component `c` is `[1, 8]`.
345 fn force_release_license(c: u32, ) -> Weight {359 fn force_release_license(c: u32, ) -> Weight {
346 // Proof Size summary in bytes:360 // Proof Size summary in bytes:
347 // Measured: `306 + c * (61 ±0)`361 // Measured: `328 + c * (103 ±0)`
348 // Estimated: `5335`362 // Estimated: `3834`
349 // Minimum execution time: 22_159_000 picoseconds.363 // Minimum execution time: 27_941_000 picoseconds.
350 Weight::from_parts(24_200_796, 5335)364 Weight::from_parts(28_960_442, 3834)
351 // Standard Error: 8_328365 // Standard Error: 17_391
352 .saturating_add(Weight::from_parts(312_138, 0).saturating_mul(c.into()))366 .saturating_add(Weight::from_parts(885_880, 0).saturating_mul(c.into()))
353 .saturating_add(RocksDbWeight::get().reads(2_u64))367 .saturating_add(RocksDbWeight::get().reads(3_u64))
354 .saturating_add(RocksDbWeight::get().writes(3_u64))368 .saturating_add(RocksDbWeight::get().writes(4_u64))
355 }369 }
356 /// Storage: System Account (r:2 w:2)370 /// Storage: System Account (r:2 w:2)
357 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)371 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
361 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)375 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
362 fn note_author() -> Weight {376 fn note_author() -> Weight {
363 // Proof Size summary in bytes:377 // Proof Size summary in bytes:
364 // Measured: `155`378 // Measured: `157`
365 // Estimated: `7729`379 // Estimated: `6196`
366 // Minimum execution time: 16_520_000 picoseconds.380 // Minimum execution time: 22_833_000 picoseconds.
367 Weight::from_parts(16_933_000, 7729)381 Weight::from_parts(23_223_000, 6196)
368 .saturating_add(RocksDbWeight::get().reads(3_u64))382 .saturating_add(RocksDbWeight::get().reads(3_u64))
369 .saturating_add(RocksDbWeight::get().writes(4_u64))383 .saturating_add(RocksDbWeight::get().writes(4_u64))
370 }384 }
371 /// Storage: CollatorSelection Candidates (r:1 w:0)385 /// Storage: CollatorSelection Candidates (r:1 w:0)
372 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)386 /// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
373 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:1 w:0)387 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:1 w:0)
374 /// Proof: Configuration CollatorSelectionKickThresholdOverride (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)388 /// Proof: Configuration CollatorSelectionKickThresholdOverride (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
375 /// Storage: CollatorSelection LastAuthoredBlock (r:10 w:0)389 /// Storage: CollatorSelection LastAuthoredBlock (r:8 w:0)
376 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)390 /// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
377 /// Storage: CollatorSelection Invulnerables (r:1 w:0)391 /// Storage: CollatorSelection Invulnerables (r:1 w:0)
378 /// Proof: CollatorSelection Invulnerables (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)392 /// Proof: CollatorSelection Invulnerables (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
379 /// Storage: System BlockWeight (r:1 w:1)393 /// Storage: System BlockWeight (r:1 w:1)
380 /// Proof: System BlockWeight (max_values: Some(1), max_size: Some(48), added: 543, mode: MaxEncodedLen)394 /// Proof: System BlockWeight (max_values: Some(1), max_size: Some(48), added: 543, mode: MaxEncodedLen)
381 /// Storage: CollatorSelection LicenseDepositOf (r:9 w:9)395 /// Storage: CollatorSelection LicenseDepositOf (r:7 w:7)
382 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)396 /// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
397 /// Storage: Balances Holds (r:7 w:7)
398 /// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
383 /// Storage: System Account (r:10 w:10)399 /// Storage: System Account (r:8 w:8)
384 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)400 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
385 /// The range of component `r` is `[1, 10]`.401 /// The range of component `r` is `[1, 8]`.
386 /// The range of component `c` is `[1, 10]`.402 /// The range of component `c` is `[1, 8]`.
387 fn new_session(r: u32, c: u32, ) -> Weight {403 fn new_session(r: u32, c: u32, ) -> Weight {
388 // Proof Size summary in bytes:404 // Proof Size summary in bytes:
389 // Measured: `562 + r * (190 ±0) + c * (83 ±0)`405 // Measured: `727 + c * (84 ±0) + r * (254 ±0)`
390 // Estimated: `91818518943723 + c * (2519 ±0) + r * (5142 ±1)`406 // Estimated: `26857 + c * (2519 ±0) + r * (2844 ±4)`
391 // Minimum execution time: 16_153_000 picoseconds.407 // Minimum execution time: 15_283_000 picoseconds.
392 Weight::from_parts(16_601_000, 91818518943723)408 Weight::from_parts(15_615_000, 26857)
393 // Standard Error: 119_095409 // Standard Error: 188_448
394 .saturating_add(Weight::from_parts(10_660_813, 0).saturating_mul(c.into()))410 .saturating_add(Weight::from_parts(15_548_718, 0).saturating_mul(c.into()))
395 .saturating_add(RocksDbWeight::get().reads(5_u64))411 .saturating_add(RocksDbWeight::get().reads(5_u64))
396 .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(c.into())))412 .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(c.into())))
397 .saturating_add(RocksDbWeight::get().writes(1_u64))413 .saturating_add(RocksDbWeight::get().writes(1_u64))
398 .saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(c.into())))414 .saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(c.into())))
399 .saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))415 .saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))
400 .saturating_add(Weight::from_parts(0, 5142).saturating_mul(r.into()))416 .saturating_add(Weight::from_parts(0, 2844).saturating_mul(r.into()))
401 }417 }
402}418}
403419
modifiedpallets/common/src/weights.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_common3//! Autogenerated weights for pallet_common
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
46 /// The range of component `b` is `[0, 64]`.46 /// The range of component `b` is `[0, 64]`.
47 fn set_collection_properties(b: u32, ) -> Weight {47 fn set_collection_properties(b: u32, ) -> Weight {
48 // Proof Size summary in bytes:48 // Proof Size summary in bytes:
49 // Measured: `265`49 // Measured: `298`
50 // Estimated: `44457`50 // Estimated: `44457`
51 // Minimum execution time: 6_805_000 picoseconds.51 // Minimum execution time: 6_140_000 picoseconds.
52 Weight::from_parts(6_965_000, 44457)52 Weight::from_parts(2_807_337, 44457)
53 // Standard Error: 20_17553 // Standard Error: 15_773
54 .saturating_add(Weight::from_parts(6_191_369, 0).saturating_mul(b.into()))54 .saturating_add(Weight::from_parts(5_454_582, 0).saturating_mul(b.into()))
55 .saturating_add(T::DbWeight::get().reads(1_u64))55 .saturating_add(T::DbWeight::get().reads(1_u64))
56 .saturating_add(T::DbWeight::get().writes(1_u64))56 .saturating_add(T::DbWeight::get().writes(1_u64))
57 }57 }
60 /// The range of component `b` is `[0, 64]`.60 /// The range of component `b` is `[0, 64]`.
61 fn delete_collection_properties(b: u32, ) -> Weight {61 fn delete_collection_properties(b: u32, ) -> Weight {
62 // Proof Size summary in bytes:62 // Proof Size summary in bytes:
63 // Measured: `270 + b * (33030 ±0)`63 // Measured: `303 + b * (33030 ±0)`
64 // Estimated: `44457`64 // Estimated: `44457`
65 // Minimum execution time: 6_284_000 picoseconds.65 // Minimum execution time: 5_969_000 picoseconds.
66 Weight::from_parts(6_416_000, 44457)66 Weight::from_parts(6_153_000, 44457)
67 // Standard Error: 81_92967 // Standard Error: 82_905
68 .saturating_add(Weight::from_parts(23_972_425, 0).saturating_mul(b.into()))68 .saturating_add(Weight::from_parts(23_575_983, 0).saturating_mul(b.into()))
69 .saturating_add(T::DbWeight::get().reads(1_u64))69 .saturating_add(T::DbWeight::get().reads(1_u64))
70 .saturating_add(T::DbWeight::get().writes(1_u64))70 .saturating_add(T::DbWeight::get().writes(1_u64))
71 }71 }
72 /// Storage: Common Allowlist (r:1 w:0)72 /// Storage: Common Allowlist (r:1 w:0)
73 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)73 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
74 fn check_accesslist() -> Weight {74 fn check_accesslist() -> Weight {
75 // Proof Size summary in bytes:75 // Proof Size summary in bytes:
76 // Measured: `340`76 // Measured: `373`
77 // Estimated: `3535`77 // Estimated: `3535`
78 // Minimum execution time: 5_205_000 picoseconds.78 // Minimum execution time: 4_999_000 picoseconds.
79 Weight::from_parts(5_438_000, 3535)79 Weight::from_parts(5_178_000, 3535)
80 .saturating_add(T::DbWeight::get().reads(1_u64))80 .saturating_add(T::DbWeight::get().reads(1_u64))
81 }81 }
82}82}
88 /// The range of component `b` is `[0, 64]`.88 /// The range of component `b` is `[0, 64]`.
89 fn set_collection_properties(b: u32, ) -> Weight {89 fn set_collection_properties(b: u32, ) -> Weight {
90 // Proof Size summary in bytes:90 // Proof Size summary in bytes:
91 // Measured: `265`91 // Measured: `298`
92 // Estimated: `44457`92 // Estimated: `44457`
93 // Minimum execution time: 6_805_000 picoseconds.93 // Minimum execution time: 6_140_000 picoseconds.
94 Weight::from_parts(6_965_000, 44457)94 Weight::from_parts(2_807_337, 44457)
95 // Standard Error: 20_17595 // Standard Error: 15_773
96 .saturating_add(Weight::from_parts(6_191_369, 0).saturating_mul(b.into()))96 .saturating_add(Weight::from_parts(5_454_582, 0).saturating_mul(b.into()))
97 .saturating_add(RocksDbWeight::get().reads(1_u64))97 .saturating_add(RocksDbWeight::get().reads(1_u64))
98 .saturating_add(RocksDbWeight::get().writes(1_u64))98 .saturating_add(RocksDbWeight::get().writes(1_u64))
99 }99 }
102 /// The range of component `b` is `[0, 64]`.102 /// The range of component `b` is `[0, 64]`.
103 fn delete_collection_properties(b: u32, ) -> Weight {103 fn delete_collection_properties(b: u32, ) -> Weight {
104 // Proof Size summary in bytes:104 // Proof Size summary in bytes:
105 // Measured: `270 + b * (33030 ±0)`105 // Measured: `303 + b * (33030 ±0)`
106 // Estimated: `44457`106 // Estimated: `44457`
107 // Minimum execution time: 6_284_000 picoseconds.107 // Minimum execution time: 5_969_000 picoseconds.
108 Weight::from_parts(6_416_000, 44457)108 Weight::from_parts(6_153_000, 44457)
109 // Standard Error: 81_929109 // Standard Error: 82_905
110 .saturating_add(Weight::from_parts(23_972_425, 0).saturating_mul(b.into()))110 .saturating_add(Weight::from_parts(23_575_983, 0).saturating_mul(b.into()))
111 .saturating_add(RocksDbWeight::get().reads(1_u64))111 .saturating_add(RocksDbWeight::get().reads(1_u64))
112 .saturating_add(RocksDbWeight::get().writes(1_u64))112 .saturating_add(RocksDbWeight::get().writes(1_u64))
113 }113 }
114 /// Storage: Common Allowlist (r:1 w:0)114 /// Storage: Common Allowlist (r:1 w:0)
115 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)115 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
116 fn check_accesslist() -> Weight {116 fn check_accesslist() -> Weight {
117 // Proof Size summary in bytes:117 // Proof Size summary in bytes:
118 // Measured: `340`118 // Measured: `373`
119 // Estimated: `3535`119 // Estimated: `3535`
120 // Minimum execution time: 5_205_000 picoseconds.120 // Minimum execution time: 4_999_000 picoseconds.
121 Weight::from_parts(5_438_000, 3535)121 Weight::from_parts(5_178_000, 3535)
122 .saturating_add(RocksDbWeight::get().reads(1_u64))122 .saturating_add(RocksDbWeight::get().reads(1_u64))
123 }123 }
124}124}
modifiedpallets/configuration/src/weights.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_configuration3//! Autogenerated weights for pallet_configuration
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
50 // Proof Size summary in bytes:50 // Proof Size summary in bytes:
51 // Measured: `0`51 // Measured: `0`
52 // Estimated: `0`52 // Estimated: `0`
53 // Minimum execution time: 1_725_000 picoseconds.53 // Minimum execution time: 1_496_000 picoseconds.
54 Weight::from_parts(1_853_000, 0)54 Weight::from_parts(1_575_000, 0)
55 .saturating_add(T::DbWeight::get().writes(1_u64))55 .saturating_add(T::DbWeight::get().writes(1_u64))
56 }56 }
57 /// Storage: Configuration MinGasPriceOverride (r:0 w:1)57 /// Storage: Configuration MinGasPriceOverride (r:0 w:1)
58 /// Proof: Configuration MinGasPriceOverride (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen)58 /// Proof: Configuration MinGasPriceOverride (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen)
59 /// Storage: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
60 /// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
61 /// Storage: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
62 /// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
59 fn set_min_gas_price_override() -> Weight {63 fn set_min_gas_price_override() -> Weight {
60 // Proof Size summary in bytes:64 // Proof Size summary in bytes:
61 // Measured: `0`65 // Measured: `0`
62 // Estimated: `0`66 // Estimated: `0`
63 // Minimum execution time: 1_802_000 picoseconds.67 // Minimum execution time: 2_293_000 picoseconds.
64 Weight::from_parts(1_903_000, 0)68 Weight::from_parts(2_425_000, 0)
65 .saturating_add(T::DbWeight::get().writes(1_u64))69 .saturating_add(T::DbWeight::get().writes(3_u64))
66 }70 }
67 /// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)71 /// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)
68 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)72 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
69 fn set_app_promotion_configuration_override() -> Weight {73 fn set_app_promotion_configuration_override() -> Weight {
70 // Proof Size summary in bytes:74 // Proof Size summary in bytes:
71 // Measured: `0`75 // Measured: `0`
72 // Estimated: `0`76 // Estimated: `0`
73 // Minimum execution time: 2_048_000 picoseconds.77 // Minimum execution time: 1_542_000 picoseconds.
74 Weight::from_parts(2_157_000, 0)78 Weight::from_parts(1_633_000, 0)
75 .saturating_add(T::DbWeight::get().writes(1_u64))79 .saturating_add(T::DbWeight::get().writes(1_u64))
76 }80 }
77 /// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)81 /// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)
80 // Proof Size summary in bytes:84 // Proof Size summary in bytes:
81 // Measured: `0`85 // Measured: `0`
82 // Estimated: `0`86 // Estimated: `0`
83 // Minimum execution time: 7_622_000 picoseconds.87 // Minimum execution time: 6_388_000 picoseconds.
84 Weight::from_parts(8_014_000, 0)88 Weight::from_parts(6_639_000, 0)
85 .saturating_add(T::DbWeight::get().writes(1_u64))89 .saturating_add(T::DbWeight::get().writes(1_u64))
86 }90 }
87 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)91 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)
90 // Proof Size summary in bytes:94 // Proof Size summary in bytes:
91 // Measured: `0`95 // Measured: `0`
92 // Estimated: `0`96 // Estimated: `0`
93 // Minimum execution time: 4_981_000 picoseconds.97 // Minimum execution time: 3_781_000 picoseconds.
94 Weight::from_parts(5_811_000, 0)98 Weight::from_parts(3_947_000, 0)
95 .saturating_add(T::DbWeight::get().writes(1_u64))99 .saturating_add(T::DbWeight::get().writes(1_u64))
96 }100 }
97 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)101 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)
100 // Proof Size summary in bytes:104 // Proof Size summary in bytes:
101 // Measured: `0`105 // Measured: `0`
102 // Estimated: `0`106 // Estimated: `0`
103 // Minimum execution time: 4_664_000 picoseconds.107 // Minimum execution time: 3_839_000 picoseconds.
104 Weight::from_parts(4_816_000, 0)108 Weight::from_parts(4_030_000, 0)
105 .saturating_add(T::DbWeight::get().writes(1_u64))109 .saturating_add(T::DbWeight::get().writes(1_u64))
106 }110 }
107}111}
114 // Proof Size summary in bytes:118 // Proof Size summary in bytes:
115 // Measured: `0`119 // Measured: `0`
116 // Estimated: `0`120 // Estimated: `0`
117 // Minimum execution time: 1_725_000 picoseconds.121 // Minimum execution time: 1_496_000 picoseconds.
118 Weight::from_parts(1_853_000, 0)122 Weight::from_parts(1_575_000, 0)
119 .saturating_add(RocksDbWeight::get().writes(1_u64))123 .saturating_add(RocksDbWeight::get().writes(1_u64))
120 }124 }
121 /// Storage: Configuration MinGasPriceOverride (r:0 w:1)125 /// Storage: Configuration MinGasPriceOverride (r:0 w:1)
122 /// Proof: Configuration MinGasPriceOverride (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen)126 /// Proof: Configuration MinGasPriceOverride (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen)
127 /// Storage: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
128 /// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
129 /// Storage: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
130 /// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
123 fn set_min_gas_price_override() -> Weight {131 fn set_min_gas_price_override() -> Weight {
124 // Proof Size summary in bytes:132 // Proof Size summary in bytes:
125 // Measured: `0`133 // Measured: `0`
126 // Estimated: `0`134 // Estimated: `0`
127 // Minimum execution time: 1_802_000 picoseconds.135 // Minimum execution time: 2_293_000 picoseconds.
128 Weight::from_parts(1_903_000, 0)136 Weight::from_parts(2_425_000, 0)
129 .saturating_add(RocksDbWeight::get().writes(1_u64))137 .saturating_add(RocksDbWeight::get().writes(3_u64))
130 }138 }
131 /// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)139 /// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)
132 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)140 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
133 fn set_app_promotion_configuration_override() -> Weight {141 fn set_app_promotion_configuration_override() -> Weight {
134 // Proof Size summary in bytes:142 // Proof Size summary in bytes:
135 // Measured: `0`143 // Measured: `0`
136 // Estimated: `0`144 // Estimated: `0`
137 // Minimum execution time: 2_048_000 picoseconds.145 // Minimum execution time: 1_542_000 picoseconds.
138 Weight::from_parts(2_157_000, 0)146 Weight::from_parts(1_633_000, 0)
139 .saturating_add(RocksDbWeight::get().writes(1_u64))147 .saturating_add(RocksDbWeight::get().writes(1_u64))
140 }148 }
141 /// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)149 /// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)
144 // Proof Size summary in bytes:152 // Proof Size summary in bytes:
145 // Measured: `0`153 // Measured: `0`
146 // Estimated: `0`154 // Estimated: `0`
147 // Minimum execution time: 7_622_000 picoseconds.155 // Minimum execution time: 6_388_000 picoseconds.
148 Weight::from_parts(8_014_000, 0)156 Weight::from_parts(6_639_000, 0)
149 .saturating_add(RocksDbWeight::get().writes(1_u64))157 .saturating_add(RocksDbWeight::get().writes(1_u64))
150 }158 }
151 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)159 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)
154 // Proof Size summary in bytes:162 // Proof Size summary in bytes:
155 // Measured: `0`163 // Measured: `0`
156 // Estimated: `0`164 // Estimated: `0`
157 // Minimum execution time: 4_981_000 picoseconds.165 // Minimum execution time: 3_781_000 picoseconds.
158 Weight::from_parts(5_811_000, 0)166 Weight::from_parts(3_947_000, 0)
159 .saturating_add(RocksDbWeight::get().writes(1_u64))167 .saturating_add(RocksDbWeight::get().writes(1_u64))
160 }168 }
161 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)169 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)
164 // Proof Size summary in bytes:172 // Proof Size summary in bytes:
165 // Measured: `0`173 // Measured: `0`
166 // Estimated: `0`174 // Estimated: `0`
167 // Minimum execution time: 4_664_000 picoseconds.175 // Minimum execution time: 3_839_000 picoseconds.
168 Weight::from_parts(4_816_000, 0)176 Weight::from_parts(4_030_000, 0)
169 .saturating_add(RocksDbWeight::get().writes(1_u64))177 .saturating_add(RocksDbWeight::get().writes(1_u64))
170 }178 }
171}179}
modifiedpallets/evm-migration/src/weights.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_evm_migration3//! Autogenerated weights for pallet_evm_migration
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
52 fn begin() -> Weight {52 fn begin() -> Weight {
53 // Proof Size summary in bytes:53 // Proof Size summary in bytes:
54 // Measured: `94`54 // Measured: `94`
55 // Estimated: `10646`55 // Estimated: `3593`
56 // Minimum execution time: 8_519_000 picoseconds.56 // Minimum execution time: 7_754_000 picoseconds.
57 Weight::from_parts(8_729_000, 10646)57 Weight::from_parts(7_933_000, 3593)
58 .saturating_add(T::DbWeight::get().reads(3_u64))58 .saturating_add(T::DbWeight::get().reads(3_u64))
59 .saturating_add(T::DbWeight::get().writes(1_u64))59 .saturating_add(T::DbWeight::get().writes(1_u64))
60 }60 }
66 fn set_data(b: u32, ) -> Weight {66 fn set_data(b: u32, ) -> Weight {
67 // Proof Size summary in bytes:67 // Proof Size summary in bytes:
68 // Measured: `96`68 // Measured: `96`
69 // Estimated: `3590`69 // Estimated: `3494`
70 // Minimum execution time: 6_062_000 picoseconds.70 // Minimum execution time: 5_694_000 picoseconds.
71 Weight::from_parts(7_193_727, 3590)71 Weight::from_parts(5_971_220, 3494)
72 // Standard Error: 1_84472 // Standard Error: 724
73 .saturating_add(Weight::from_parts(876_826, 0).saturating_mul(b.into()))73 .saturating_add(Weight::from_parts(802_677, 0).saturating_mul(b.into()))
74 .saturating_add(T::DbWeight::get().reads(1_u64))74 .saturating_add(T::DbWeight::get().reads(1_u64))
75 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(b.into())))75 .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(b.into())))
76 }76 }
79 /// Storage: EVM AccountCodes (r:0 w:1)79 /// Storage: EVM AccountCodes (r:0 w:1)
80 /// Proof Skipped: EVM AccountCodes (max_values: None, max_size: None, mode: Measured)80 /// Proof Skipped: EVM AccountCodes (max_values: None, max_size: None, mode: Measured)
81 /// The range of component `b` is `[0, 80]`.81 /// The range of component `b` is `[0, 80]`.
82 fn finish(_b: u32, ) -> Weight {82 fn finish(b: u32, ) -> Weight {
83 // Proof Size summary in bytes:83 // Proof Size summary in bytes:
84 // Measured: `96`84 // Measured: `96`
85 // Estimated: `3590`85 // Estimated: `3494`
86 // Minimum execution time: 7_452_000 picoseconds.86 // Minimum execution time: 6_960_000 picoseconds.
87 Weight::from_parts(8_531_888, 3590)87 Weight::from_parts(7_397_101, 3494)
88 // Standard Error: 65
89 .saturating_add(Weight::from_parts(1_120, 0).saturating_mul(b.into()))
88 .saturating_add(T::DbWeight::get().reads(1_u64))90 .saturating_add(T::DbWeight::get().reads(1_u64))
89 .saturating_add(T::DbWeight::get().writes(2_u64))91 .saturating_add(T::DbWeight::get().writes(2_u64))
90 }92 }
93 // Proof Size summary in bytes:95 // Proof Size summary in bytes:
94 // Measured: `0`96 // Measured: `0`
95 // Estimated: `0`97 // Estimated: `0`
96 // Minimum execution time: 1_377_000 picoseconds.98 // Minimum execution time: 1_188_000 picoseconds.
97 Weight::from_parts(3_388_877, 0)99 Weight::from_parts(2_079_143, 0)
98 // Standard Error: 1_205100 // Standard Error: 634
99 .saturating_add(Weight::from_parts(696_701, 0).saturating_mul(b.into()))101 .saturating_add(Weight::from_parts(541_830, 0).saturating_mul(b.into()))
100 }102 }
101 /// The range of component `b` is `[0, 200]`.103 /// The range of component `b` is `[0, 200]`.
102 fn insert_events(b: u32, ) -> Weight {104 fn insert_events(b: u32, ) -> Weight {
103 // Proof Size summary in bytes:105 // Proof Size summary in bytes:
104 // Measured: `0`106 // Measured: `0`
105 // Estimated: `0`107 // Estimated: `0`
106 // Minimum execution time: 1_671_000 picoseconds.108 // Minimum execution time: 1_223_000 picoseconds.
107 Weight::from_parts(4_402_497, 0)109 Weight::from_parts(2_614_838, 0)
108 // Standard Error: 723110 // Standard Error: 878
109 .saturating_add(Weight::from_parts(1_338_678, 0).saturating_mul(b.into()))111 .saturating_add(Weight::from_parts(1_212_908, 0).saturating_mul(b.into()))
110 }112 }
111}113}
112114
121 fn begin() -> Weight {123 fn begin() -> Weight {
122 // Proof Size summary in bytes:124 // Proof Size summary in bytes:
123 // Measured: `94`125 // Measured: `94`
124 // Estimated: `10646`126 // Estimated: `3593`
125 // Minimum execution time: 8_519_000 picoseconds.127 // Minimum execution time: 7_754_000 picoseconds.
126 Weight::from_parts(8_729_000, 10646)128 Weight::from_parts(7_933_000, 3593)
127 .saturating_add(RocksDbWeight::get().reads(3_u64))129 .saturating_add(RocksDbWeight::get().reads(3_u64))
128 .saturating_add(RocksDbWeight::get().writes(1_u64))130 .saturating_add(RocksDbWeight::get().writes(1_u64))
129 }131 }
135 fn set_data(b: u32, ) -> Weight {137 fn set_data(b: u32, ) -> Weight {
136 // Proof Size summary in bytes:138 // Proof Size summary in bytes:
137 // Measured: `96`139 // Measured: `96`
138 // Estimated: `3590`140 // Estimated: `3494`
139 // Minimum execution time: 6_062_000 picoseconds.141 // Minimum execution time: 5_694_000 picoseconds.
140 Weight::from_parts(7_193_727, 3590)142 Weight::from_parts(5_971_220, 3494)
141 // Standard Error: 1_844143 // Standard Error: 724
142 .saturating_add(Weight::from_parts(876_826, 0).saturating_mul(b.into()))144 .saturating_add(Weight::from_parts(802_677, 0).saturating_mul(b.into()))
143 .saturating_add(RocksDbWeight::get().reads(1_u64))145 .saturating_add(RocksDbWeight::get().reads(1_u64))
144 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(b.into())))146 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(b.into())))
145 }147 }
148 /// Storage: EVM AccountCodes (r:0 w:1)150 /// Storage: EVM AccountCodes (r:0 w:1)
149 /// Proof Skipped: EVM AccountCodes (max_values: None, max_size: None, mode: Measured)151 /// Proof Skipped: EVM AccountCodes (max_values: None, max_size: None, mode: Measured)
150 /// The range of component `b` is `[0, 80]`.152 /// The range of component `b` is `[0, 80]`.
151 fn finish(_b: u32, ) -> Weight {153 fn finish(b: u32, ) -> Weight {
152 // Proof Size summary in bytes:154 // Proof Size summary in bytes:
153 // Measured: `96`155 // Measured: `96`
154 // Estimated: `3590`156 // Estimated: `3494`
155 // Minimum execution time: 7_452_000 picoseconds.157 // Minimum execution time: 6_960_000 picoseconds.
156 Weight::from_parts(8_531_888, 3590)158 Weight::from_parts(7_397_101, 3494)
159 // Standard Error: 65
160 .saturating_add(Weight::from_parts(1_120, 0).saturating_mul(b.into()))
157 .saturating_add(RocksDbWeight::get().reads(1_u64))161 .saturating_add(RocksDbWeight::get().reads(1_u64))
158 .saturating_add(RocksDbWeight::get().writes(2_u64))162 .saturating_add(RocksDbWeight::get().writes(2_u64))
159 }163 }
162 // Proof Size summary in bytes:166 // Proof Size summary in bytes:
163 // Measured: `0`167 // Measured: `0`
164 // Estimated: `0`168 // Estimated: `0`
165 // Minimum execution time: 1_377_000 picoseconds.169 // Minimum execution time: 1_188_000 picoseconds.
166 Weight::from_parts(3_388_877, 0)170 Weight::from_parts(2_079_143, 0)
167 // Standard Error: 1_205171 // Standard Error: 634
168 .saturating_add(Weight::from_parts(696_701, 0).saturating_mul(b.into()))172 .saturating_add(Weight::from_parts(541_830, 0).saturating_mul(b.into()))
169 }173 }
170 /// The range of component `b` is `[0, 200]`.174 /// The range of component `b` is `[0, 200]`.
171 fn insert_events(b: u32, ) -> Weight {175 fn insert_events(b: u32, ) -> Weight {
172 // Proof Size summary in bytes:176 // Proof Size summary in bytes:
173 // Measured: `0`177 // Measured: `0`
174 // Estimated: `0`178 // Estimated: `0`
175 // Minimum execution time: 1_671_000 picoseconds.179 // Minimum execution time: 1_223_000 picoseconds.
176 Weight::from_parts(4_402_497, 0)180 Weight::from_parts(2_614_838, 0)
177 // Standard Error: 723181 // Standard Error: 878
178 .saturating_add(Weight::from_parts(1_338_678, 0).saturating_mul(b.into()))182 .saturating_add(Weight::from_parts(1_212_908, 0).saturating_mul(b.into()))
179 }183 }
180}184}
181185
modifiedpallets/foreign-assets/src/weights.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_foreign_assets3//! Autogenerated weights for pallet_foreign_assets
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
56 /// Proof: ForeignAssets AssetMetadatas (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen)56 /// Proof: ForeignAssets AssetMetadatas (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen)
57 /// Storage: ForeignAssets AssetBinding (r:1 w:1)57 /// Storage: ForeignAssets AssetBinding (r:1 w:1)
58 /// Proof: ForeignAssets AssetBinding (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)58 /// Proof: ForeignAssets AssetBinding (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)
59 /// Storage: Common AdminAmount (r:0 w:1)
60 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
59 /// Storage: Common CollectionPropertyPermissions (r:0 w:1)61 /// Storage: Common CollectionPropertyPermissions (r:0 w:1)
60 /// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)62 /// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
61 /// Storage: Common CollectionProperties (r:0 w:1)63 /// Storage: Common CollectionProperties (r:0 w:1)
65 fn register_foreign_asset() -> Weight {67 fn register_foreign_asset() -> Weight {
66 // Proof Size summary in bytes:68 // Proof Size summary in bytes:
67 // Measured: `286`69 // Measured: `286`
68 // Estimated: `25838`70 // Estimated: `6196`
69 // Minimum execution time: 37_778_000 picoseconds.71 // Minimum execution time: 44_390_000 picoseconds.
70 Weight::from_parts(38_334_000, 25838)72 Weight::from_parts(45_078_000, 6196)
71 .saturating_add(T::DbWeight::get().reads(9_u64))73 .saturating_add(T::DbWeight::get().reads(9_u64))
72 .saturating_add(T::DbWeight::get().writes(11_u64))74 .saturating_add(T::DbWeight::get().writes(12_u64))
73 }75 }
74 /// Storage: ForeignAssets ForeignAssetLocations (r:1 w:1)76 /// Storage: ForeignAssets ForeignAssetLocations (r:1 w:1)
75 /// Proof: ForeignAssets ForeignAssetLocations (max_values: None, max_size: Some(614), added: 3089, mode: MaxEncodedLen)77 /// Proof: ForeignAssets ForeignAssetLocations (max_values: None, max_size: Some(614), added: 3089, mode: MaxEncodedLen)
78 fn update_foreign_asset() -> Weight {80 fn update_foreign_asset() -> Weight {
79 // Proof Size summary in bytes:81 // Proof Size summary in bytes:
80 // Measured: `197`82 // Measured: `197`
81 // Estimated: `7615`83 // Estimated: `4079`
82 // Minimum execution time: 13_739_000 picoseconds.84 // Minimum execution time: 12_945_000 picoseconds.
83 Weight::from_parts(22_366_000, 7615)85 Weight::from_parts(13_629_000, 4079)
84 .saturating_add(T::DbWeight::get().reads(2_u64))86 .saturating_add(T::DbWeight::get().reads(2_u64))
85 .saturating_add(T::DbWeight::get().writes(2_u64))87 .saturating_add(T::DbWeight::get().writes(2_u64))
86 }88 }
104 /// Proof: ForeignAssets AssetMetadatas (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen)106 /// Proof: ForeignAssets AssetMetadatas (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen)
105 /// Storage: ForeignAssets AssetBinding (r:1 w:1)107 /// Storage: ForeignAssets AssetBinding (r:1 w:1)
106 /// Proof: ForeignAssets AssetBinding (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)108 /// Proof: ForeignAssets AssetBinding (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)
109 /// Storage: Common AdminAmount (r:0 w:1)
110 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
107 /// Storage: Common CollectionPropertyPermissions (r:0 w:1)111 /// Storage: Common CollectionPropertyPermissions (r:0 w:1)
108 /// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)112 /// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
109 /// Storage: Common CollectionProperties (r:0 w:1)113 /// Storage: Common CollectionProperties (r:0 w:1)
113 fn register_foreign_asset() -> Weight {117 fn register_foreign_asset() -> Weight {
114 // Proof Size summary in bytes:118 // Proof Size summary in bytes:
115 // Measured: `286`119 // Measured: `286`
116 // Estimated: `25838`120 // Estimated: `6196`
117 // Minimum execution time: 37_778_000 picoseconds.121 // Minimum execution time: 44_390_000 picoseconds.
118 Weight::from_parts(38_334_000, 25838)122 Weight::from_parts(45_078_000, 6196)
119 .saturating_add(RocksDbWeight::get().reads(9_u64))123 .saturating_add(RocksDbWeight::get().reads(9_u64))
120 .saturating_add(RocksDbWeight::get().writes(11_u64))124 .saturating_add(RocksDbWeight::get().writes(12_u64))
121 }125 }
122 /// Storage: ForeignAssets ForeignAssetLocations (r:1 w:1)126 /// Storage: ForeignAssets ForeignAssetLocations (r:1 w:1)
123 /// Proof: ForeignAssets ForeignAssetLocations (max_values: None, max_size: Some(614), added: 3089, mode: MaxEncodedLen)127 /// Proof: ForeignAssets ForeignAssetLocations (max_values: None, max_size: Some(614), added: 3089, mode: MaxEncodedLen)
126 fn update_foreign_asset() -> Weight {130 fn update_foreign_asset() -> Weight {
127 // Proof Size summary in bytes:131 // Proof Size summary in bytes:
128 // Measured: `197`132 // Measured: `197`
129 // Estimated: `7615`133 // Estimated: `4079`
130 // Minimum execution time: 13_739_000 picoseconds.134 // Minimum execution time: 12_945_000 picoseconds.
131 Weight::from_parts(22_366_000, 7615)135 Weight::from_parts(13_629_000, 4079)
132 .saturating_add(RocksDbWeight::get().reads(2_u64))136 .saturating_add(RocksDbWeight::get().reads(2_u64))
133 .saturating_add(RocksDbWeight::get().writes(2_u64))137 .saturating_add(RocksDbWeight::get().writes(2_u64))
134 }138 }
modifiedpallets/fungible/src/weights.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_fungible3//! Autogenerated weights for pallet_fungible
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
54 fn create_item() -> Weight {54 fn create_item() -> Weight {
55 // Proof Size summary in bytes:55 // Proof Size summary in bytes:
56 // Measured: `42`56 // Measured: `42`
57 // Estimated: `7035`57 // Estimated: `3542`
58 // Minimum execution time: 10_168_000 picoseconds.58 // Minimum execution time: 9_344_000 picoseconds.
59 Weight::from_parts(10_453_000, 7035)59 Weight::from_parts(9_600_000, 3542)
60 .saturating_add(T::DbWeight::get().reads(2_u64))60 .saturating_add(T::DbWeight::get().reads(2_u64))
61 .saturating_add(T::DbWeight::get().writes(2_u64))61 .saturating_add(T::DbWeight::get().writes(2_u64))
62 }62 }
68 fn create_multiple_items_ex(b: u32, ) -> Weight {68 fn create_multiple_items_ex(b: u32, ) -> Weight {
69 // Proof Size summary in bytes:69 // Proof Size summary in bytes:
70 // Measured: `42`70 // Measured: `42`
71 // Estimated: `4483 + b * (2552 ±0)`71 // Estimated: `3493 + b * (2552 ±0)`
72 // Minimum execution time: 3_248_000 picoseconds.72 // Minimum execution time: 2_993_000 picoseconds.
73 Weight::from_parts(12_455_981, 4483)73 Weight::from_parts(5_240_270, 3493)
74 // Standard Error: 2_69874 // Standard Error: 1_763
75 .saturating_add(Weight::from_parts(3_426_148, 0).saturating_mul(b.into()))75 .saturating_add(Weight::from_parts(3_193_198, 0).saturating_mul(b.into()))
76 .saturating_add(T::DbWeight::get().reads(1_u64))76 .saturating_add(T::DbWeight::get().reads(1_u64))
77 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))77 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
78 .saturating_add(T::DbWeight::get().writes(1_u64))78 .saturating_add(T::DbWeight::get().writes(1_u64))
86 fn burn_item() -> Weight {86 fn burn_item() -> Weight {
87 // Proof Size summary in bytes:87 // Proof Size summary in bytes:
88 // Measured: `197`88 // Measured: `197`
89 // Estimated: `7035`89 // Estimated: `3542`
90 // Minimum execution time: 12_717_000 picoseconds.90 // Minimum execution time: 11_725_000 picoseconds.
91 Weight::from_parts(13_031_000, 7035)91 Weight::from_parts(12_140_000, 3542)
92 .saturating_add(T::DbWeight::get().reads(2_u64))92 .saturating_add(T::DbWeight::get().reads(2_u64))
93 .saturating_add(T::DbWeight::get().writes(2_u64))93 .saturating_add(T::DbWeight::get().writes(2_u64))
94 }94 }
98 // Proof Size summary in bytes:98 // Proof Size summary in bytes:
99 // Measured: `182`99 // Measured: `182`
100 // Estimated: `6094`100 // Estimated: `6094`
101 // Minimum execution time: 13_640_000 picoseconds.101 // Minimum execution time: 12_552_000 picoseconds.
102 Weight::from_parts(13_935_000, 6094)102 Weight::from_parts(12_894_000, 6094)
103 .saturating_add(T::DbWeight::get().reads(2_u64))103 .saturating_add(T::DbWeight::get().reads(2_u64))
104 .saturating_add(T::DbWeight::get().writes(2_u64))104 .saturating_add(T::DbWeight::get().writes(2_u64))
105 }105 }
111 // Proof Size summary in bytes:111 // Proof Size summary in bytes:
112 // Measured: `182`112 // Measured: `182`
113 // Estimated: `3542`113 // Estimated: `3542`
114 // Minimum execution time: 11_769_000 picoseconds.114 // Minimum execution time: 10_854_000 picoseconds.
115 Weight::from_parts(12_072_000, 3542)115 Weight::from_parts(11_125_000, 3542)
116 .saturating_add(T::DbWeight::get().reads(1_u64))116 .saturating_add(T::DbWeight::get().reads(1_u64))
117 .saturating_add(T::DbWeight::get().writes(1_u64))117 .saturating_add(T::DbWeight::get().writes(1_u64))
118 }118 }
124 // Proof Size summary in bytes:124 // Proof Size summary in bytes:
125 // Measured: `170`125 // Measured: `170`
126 // Estimated: `3542`126 // Estimated: `3542`
127 // Minimum execution time: 11_603_000 picoseconds.127 // Minimum execution time: 10_912_000 picoseconds.
128 Weight::from_parts(12_003_000, 3542)128 Weight::from_parts(11_163_000, 3542)
129 .saturating_add(T::DbWeight::get().reads(1_u64))129 .saturating_add(T::DbWeight::get().reads(1_u64))
130 .saturating_add(T::DbWeight::get().writes(1_u64))130 .saturating_add(T::DbWeight::get().writes(1_u64))
131 }131 }
135 // Proof Size summary in bytes:135 // Proof Size summary in bytes:
136 // Measured: `210`136 // Measured: `210`
137 // Estimated: `3558`137 // Estimated: `3558`
138 // Minimum execution time: 5_682_000 picoseconds.138 // Minimum execution time: 5_283_000 picoseconds.
139 Weight::from_parts(5_892_000, 3558)139 Weight::from_parts(5_474_000, 3558)
140 .saturating_add(T::DbWeight::get().reads(1_u64))140 .saturating_add(T::DbWeight::get().reads(1_u64))
141 }141 }
142 /// Storage: Fungible Allowance (r:0 w:1)142 /// Storage: Fungible Allowance (r:0 w:1)
145 // Proof Size summary in bytes:145 // Proof Size summary in bytes:
146 // Measured: `0`146 // Measured: `0`
147 // Estimated: `0`147 // Estimated: `0`
148 // Minimum execution time: 6_415_000 picoseconds.148 // Minimum execution time: 5_774_000 picoseconds.
149 Weight::from_parts(6_599_000, 0)149 Weight::from_parts(5_909_000, 0)
150 .saturating_add(T::DbWeight::get().writes(1_u64))150 .saturating_add(T::DbWeight::get().writes(1_u64))
151 }151 }
152 /// Storage: Fungible Allowance (r:1 w:1)152 /// Storage: Fungible Allowance (r:1 w:1)
158 fn burn_from() -> Weight {158 fn burn_from() -> Weight {
159 // Proof Size summary in bytes:159 // Proof Size summary in bytes:
160 // Measured: `315`160 // Measured: `315`
161 // Estimated: `10593`161 // Estimated: `3558`
162 // Minimum execution time: 20_257_000 picoseconds.162 // Minimum execution time: 18_184_000 picoseconds.
163 Weight::from_parts(20_625_000, 10593)163 Weight::from_parts(18_524_000, 3558)
164 .saturating_add(T::DbWeight::get().reads(3_u64))164 .saturating_add(T::DbWeight::get().reads(3_u64))
165 .saturating_add(T::DbWeight::get().writes(3_u64))165 .saturating_add(T::DbWeight::get().writes(3_u64))
166 }166 }
175 fn create_item() -> Weight {175 fn create_item() -> Weight {
176 // Proof Size summary in bytes:176 // Proof Size summary in bytes:
177 // Measured: `42`177 // Measured: `42`
178 // Estimated: `7035`178 // Estimated: `3542`
179 // Minimum execution time: 10_168_000 picoseconds.179 // Minimum execution time: 9_344_000 picoseconds.
180 Weight::from_parts(10_453_000, 7035)180 Weight::from_parts(9_600_000, 3542)
181 .saturating_add(RocksDbWeight::get().reads(2_u64))181 .saturating_add(RocksDbWeight::get().reads(2_u64))
182 .saturating_add(RocksDbWeight::get().writes(2_u64))182 .saturating_add(RocksDbWeight::get().writes(2_u64))
183 }183 }
189 fn create_multiple_items_ex(b: u32, ) -> Weight {189 fn create_multiple_items_ex(b: u32, ) -> Weight {
190 // Proof Size summary in bytes:190 // Proof Size summary in bytes:
191 // Measured: `42`191 // Measured: `42`
192 // Estimated: `4483 + b * (2552 ±0)`192 // Estimated: `3493 + b * (2552 ±0)`
193 // Minimum execution time: 3_248_000 picoseconds.193 // Minimum execution time: 2_993_000 picoseconds.
194 Weight::from_parts(12_455_981, 4483)194 Weight::from_parts(5_240_270, 3493)
195 // Standard Error: 2_698195 // Standard Error: 1_763
196 .saturating_add(Weight::from_parts(3_426_148, 0).saturating_mul(b.into()))196 .saturating_add(Weight::from_parts(3_193_198, 0).saturating_mul(b.into()))
197 .saturating_add(RocksDbWeight::get().reads(1_u64))197 .saturating_add(RocksDbWeight::get().reads(1_u64))
198 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))198 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
199 .saturating_add(RocksDbWeight::get().writes(1_u64))199 .saturating_add(RocksDbWeight::get().writes(1_u64))
207 fn burn_item() -> Weight {207 fn burn_item() -> Weight {
208 // Proof Size summary in bytes:208 // Proof Size summary in bytes:
209 // Measured: `197`209 // Measured: `197`
210 // Estimated: `7035`210 // Estimated: `3542`
211 // Minimum execution time: 12_717_000 picoseconds.211 // Minimum execution time: 11_725_000 picoseconds.
212 Weight::from_parts(13_031_000, 7035)212 Weight::from_parts(12_140_000, 3542)
213 .saturating_add(RocksDbWeight::get().reads(2_u64))213 .saturating_add(RocksDbWeight::get().reads(2_u64))
214 .saturating_add(RocksDbWeight::get().writes(2_u64))214 .saturating_add(RocksDbWeight::get().writes(2_u64))
215 }215 }
219 // Proof Size summary in bytes:219 // Proof Size summary in bytes:
220 // Measured: `182`220 // Measured: `182`
221 // Estimated: `6094`221 // Estimated: `6094`
222 // Minimum execution time: 13_640_000 picoseconds.222 // Minimum execution time: 12_552_000 picoseconds.
223 Weight::from_parts(13_935_000, 6094)223 Weight::from_parts(12_894_000, 6094)
224 .saturating_add(RocksDbWeight::get().reads(2_u64))224 .saturating_add(RocksDbWeight::get().reads(2_u64))
225 .saturating_add(RocksDbWeight::get().writes(2_u64))225 .saturating_add(RocksDbWeight::get().writes(2_u64))
226 }226 }
232 // Proof Size summary in bytes:232 // Proof Size summary in bytes:
233 // Measured: `182`233 // Measured: `182`
234 // Estimated: `3542`234 // Estimated: `3542`
235 // Minimum execution time: 11_769_000 picoseconds.235 // Minimum execution time: 10_854_000 picoseconds.
236 Weight::from_parts(12_072_000, 3542)236 Weight::from_parts(11_125_000, 3542)
237 .saturating_add(RocksDbWeight::get().reads(1_u64))237 .saturating_add(RocksDbWeight::get().reads(1_u64))
238 .saturating_add(RocksDbWeight::get().writes(1_u64))238 .saturating_add(RocksDbWeight::get().writes(1_u64))
239 }239 }
245 // Proof Size summary in bytes:245 // Proof Size summary in bytes:
246 // Measured: `170`246 // Measured: `170`
247 // Estimated: `3542`247 // Estimated: `3542`
248 // Minimum execution time: 11_603_000 picoseconds.248 // Minimum execution time: 10_912_000 picoseconds.
249 Weight::from_parts(12_003_000, 3542)249 Weight::from_parts(11_163_000, 3542)
250 .saturating_add(RocksDbWeight::get().reads(1_u64))250 .saturating_add(RocksDbWeight::get().reads(1_u64))
251 .saturating_add(RocksDbWeight::get().writes(1_u64))251 .saturating_add(RocksDbWeight::get().writes(1_u64))
252 }252 }
256 // Proof Size summary in bytes:256 // Proof Size summary in bytes:
257 // Measured: `210`257 // Measured: `210`
258 // Estimated: `3558`258 // Estimated: `3558`
259 // Minimum execution time: 5_682_000 picoseconds.259 // Minimum execution time: 5_283_000 picoseconds.
260 Weight::from_parts(5_892_000, 3558)260 Weight::from_parts(5_474_000, 3558)
261 .saturating_add(RocksDbWeight::get().reads(1_u64))261 .saturating_add(RocksDbWeight::get().reads(1_u64))
262 }262 }
263 /// Storage: Fungible Allowance (r:0 w:1)263 /// Storage: Fungible Allowance (r:0 w:1)
266 // Proof Size summary in bytes:266 // Proof Size summary in bytes:
267 // Measured: `0`267 // Measured: `0`
268 // Estimated: `0`268 // Estimated: `0`
269 // Minimum execution time: 6_415_000 picoseconds.269 // Minimum execution time: 5_774_000 picoseconds.
270 Weight::from_parts(6_599_000, 0)270 Weight::from_parts(5_909_000, 0)
271 .saturating_add(RocksDbWeight::get().writes(1_u64))271 .saturating_add(RocksDbWeight::get().writes(1_u64))
272 }272 }
273 /// Storage: Fungible Allowance (r:1 w:1)273 /// Storage: Fungible Allowance (r:1 w:1)
279 fn burn_from() -> Weight {279 fn burn_from() -> Weight {
280 // Proof Size summary in bytes:280 // Proof Size summary in bytes:
281 // Measured: `315`281 // Measured: `315`
282 // Estimated: `10593`282 // Estimated: `3558`
283 // Minimum execution time: 20_257_000 picoseconds.283 // Minimum execution time: 18_184_000 picoseconds.
284 Weight::from_parts(20_625_000, 10593)284 Weight::from_parts(18_524_000, 3558)
285 .saturating_add(RocksDbWeight::get().reads(3_u64))285 .saturating_add(RocksDbWeight::get().reads(3_u64))
286 .saturating_add(RocksDbWeight::get().writes(3_u64))286 .saturating_add(RocksDbWeight::get().writes(3_u64))
287 }287 }
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
3//! Autogenerated weights for pallet_maintenance3//! Autogenerated weights for pallet_maintenance
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
47 // Proof Size summary in bytes:47 // Proof Size summary in bytes:
48 // Measured: `0`48 // Measured: `0`
49 // Estimated: `0`49 // Estimated: `0`
50 // Minimum execution time: 4_407_000 picoseconds.50 // Minimum execution time: 4_227_000 picoseconds.
51 Weight::from_parts(4_556_000, 0)51 Weight::from_parts(4_445_000, 0)
52 .saturating_add(T::DbWeight::get().writes(1_u64))52 .saturating_add(T::DbWeight::get().writes(1_u64))
53 }53 }
54 /// Storage: Maintenance Enabled (r:0 w:1)54 /// Storage: Maintenance Enabled (r:0 w:1)
57 // Proof Size summary in bytes:57 // Proof Size summary in bytes:
58 // Measured: `0`58 // Measured: `0`
59 // Estimated: `0`59 // Estimated: `0`
60 // Minimum execution time: 5_868_000 picoseconds.60 // Minimum execution time: 4_381_000 picoseconds.
61 Weight::from_parts(6_100_000, 0)61 Weight::from_parts(4_576_000, 0)
62 .saturating_add(T::DbWeight::get().writes(1_u64))62 .saturating_add(T::DbWeight::get().writes(1_u64))
63 }63 }
64 /// Storage: Preimage StatusFor (r:1 w:0)64 /// Storage: Preimage StatusFor (r:1 w:0)
68 fn execute_preimage() -> Weight {68 fn execute_preimage() -> Weight {
69 // Proof Size summary in bytes:69 // Proof Size summary in bytes:
70 // Measured: `209`70 // Measured: `209`
71 // Estimated: `7230`71 // Estimated: `3674`
72 // Minimum execution time: 14_046_000 picoseconds.72 // Minimum execution time: 10_106_000 picoseconds.
73 Weight::from_parts(14_419_000, 7230)73 Weight::from_parts(10_311_000, 3674)
74 .saturating_add(T::DbWeight::get().reads(2_u64))74 .saturating_add(T::DbWeight::get().reads(2_u64))
75 }75 }
76}76}
83 // Proof Size summary in bytes:83 // Proof Size summary in bytes:
84 // Measured: `0`84 // Measured: `0`
85 // Estimated: `0`85 // Estimated: `0`
86 // Minimum execution time: 4_407_000 picoseconds.86 // Minimum execution time: 4_227_000 picoseconds.
87 Weight::from_parts(4_556_000, 0)87 Weight::from_parts(4_445_000, 0)
88 .saturating_add(RocksDbWeight::get().writes(1_u64))88 .saturating_add(RocksDbWeight::get().writes(1_u64))
89 }89 }
90 /// Storage: Maintenance Enabled (r:0 w:1)90 /// Storage: Maintenance Enabled (r:0 w:1)
93 // Proof Size summary in bytes:93 // Proof Size summary in bytes:
94 // Measured: `0`94 // Measured: `0`
95 // Estimated: `0`95 // Estimated: `0`
96 // Minimum execution time: 5_868_000 picoseconds.96 // Minimum execution time: 4_381_000 picoseconds.
97 Weight::from_parts(6_100_000, 0)97 Weight::from_parts(4_576_000, 0)
98 .saturating_add(RocksDbWeight::get().writes(1_u64))98 .saturating_add(RocksDbWeight::get().writes(1_u64))
99 }99 }
100 /// Storage: Preimage StatusFor (r:1 w:0)100 /// Storage: Preimage StatusFor (r:1 w:0)
104 fn execute_preimage() -> Weight {104 fn execute_preimage() -> Weight {
105 // Proof Size summary in bytes:105 // Proof Size summary in bytes:
106 // Measured: `209`106 // Measured: `209`
107 // Estimated: `7230`107 // Estimated: `3674`
108 // Minimum execution time: 14_046_000 picoseconds.108 // Minimum execution time: 10_106_000 picoseconds.
109 Weight::from_parts(14_419_000, 7230)109 Weight::from_parts(10_311_000, 3674)
110 .saturating_add(RocksDbWeight::get().reads(2_u64))110 .saturating_add(RocksDbWeight::get().reads(2_u64))
111 }111 }
112}112}
modifiedpallets/nonfungible/src/weights.rsdiffbeforeafterboth
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-09-26, 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: `hearthstone`, CPU: `AMD Ryzen 9 7950X3D 16-Core Processor`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
1010
11// Executed Command:11// Executed Command:
69 // Proof Size summary in bytes:69 // Proof Size summary in bytes:
70 // Measured: `142`70 // Measured: `142`
71 // Estimated: `3530`71 // Estimated: `3530`
72 // Minimum execution time: 6_680_000 picoseconds.72 // Minimum execution time: 14_096_000 picoseconds.
73 Weight::from_parts(6_910_000, 3530)73 Weight::from_parts(14_490_000, 3530)
74 .saturating_add(T::DbWeight::get().reads(2_u64))74 .saturating_add(T::DbWeight::get().reads(2_u64))
75 .saturating_add(T::DbWeight::get().writes(4_u64))75 .saturating_add(T::DbWeight::get().writes(4_u64))
76 }76 }
87 // Proof Size summary in bytes:87 // Proof Size summary in bytes:
88 // Measured: `142`88 // Measured: `142`
89 // Estimated: `3530`89 // Estimated: `3530`
90 // Minimum execution time: 2_120_000 picoseconds.90 // Minimum execution time: 4_157_000 picoseconds.
91 Weight::from_parts(2_190_000, 3530)91 Weight::from_parts(2_679_830, 3530)
92 // Standard Error: 1_17592 // Standard Error: 3_040
93 .saturating_add(Weight::from_parts(3_053_846, 0).saturating_mul(b.into()))93 .saturating_add(Weight::from_parts(4_359_013, 0).saturating_mul(b.into()))
94 .saturating_add(T::DbWeight::get().reads(2_u64))94 .saturating_add(T::DbWeight::get().reads(2_u64))
95 .saturating_add(T::DbWeight::get().writes(2_u64))95 .saturating_add(T::DbWeight::get().writes(2_u64))
96 .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into())))96 .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into())))
108 // Proof Size summary in bytes:108 // Proof Size summary in bytes:
109 // Measured: `142`109 // Measured: `142`
110 // Estimated: `3481 + b * (2540 ±0)`110 // Estimated: `3481 + b * (2540 ±0)`
111 // Minimum execution time: 2_210_000 picoseconds.111 // Minimum execution time: 4_271_000 picoseconds.
112 Weight::from_parts(2_280_000, 3481)112 Weight::from_parts(4_483_000, 3481)
113 // Standard Error: 1_618113 // Standard Error: 2_384
114 .saturating_add(Weight::from_parts(4_308_375, 0).saturating_mul(b.into()))114 .saturating_add(Weight::from_parts(5_835_967, 0).saturating_mul(b.into()))
115 .saturating_add(T::DbWeight::get().reads(1_u64))115 .saturating_add(T::DbWeight::get().reads(1_u64))
116 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))116 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
117 .saturating_add(T::DbWeight::get().writes(1_u64))117 .saturating_add(T::DbWeight::get().writes(1_u64))
136 // Proof Size summary in bytes:136 // Proof Size summary in bytes:
137 // Measured: `380`137 // Measured: `380`
138 // Estimated: `3530`138 // Estimated: `3530`
139 // Minimum execution time: 13_270_000 picoseconds.139 // Minimum execution time: 23_512_000 picoseconds.
140 Weight::from_parts(13_559_000, 3530)140 Weight::from_parts(24_018_000, 3530)
141 .saturating_add(T::DbWeight::get().reads(5_u64))141 .saturating_add(T::DbWeight::get().reads(5_u64))
142 .saturating_add(T::DbWeight::get().writes(5_u64))142 .saturating_add(T::DbWeight::get().writes(5_u64))
143 }143 }
159 // Proof Size summary in bytes:159 // Proof Size summary in bytes:
160 // Measured: `380`160 // Measured: `380`
161 // Estimated: `3530`161 // Estimated: `3530`
162 // Minimum execution time: 16_680_000 picoseconds.162 // Minimum execution time: 29_808_000 picoseconds.
163 Weight::from_parts(17_260_000, 3530)163 Weight::from_parts(30_221_000, 3530)
164 .saturating_add(T::DbWeight::get().reads(5_u64))164 .saturating_add(T::DbWeight::get().reads(5_u64))
165 .saturating_add(T::DbWeight::get().writes(5_u64))165 .saturating_add(T::DbWeight::get().writes(5_u64))
166 }166 }
185 // Proof Size summary in bytes:185 // Proof Size summary in bytes:
186 // Measured: `1500 + b * (58 ±0)`186 // Measured: `1500 + b * (58 ±0)`
187 // Estimated: `5874 + b * (5032 ±0)`187 // Estimated: `5874 + b * (5032 ±0)`
188 // Minimum execution time: 16_630_000 picoseconds.188 // Minimum execution time: 29_778_000 picoseconds.
189 Weight::from_parts(17_030_000, 5874)189 Weight::from_parts(30_144_000, 5874)
190 // Standard Error: 137_617190 // Standard Error: 211_038
191 .saturating_add(Weight::from_parts(47_437_920, 0).saturating_mul(b.into()))191 .saturating_add(Weight::from_parts(71_816_636, 0).saturating_mul(b.into()))
192 .saturating_add(T::DbWeight::get().reads(7_u64))192 .saturating_add(T::DbWeight::get().reads(7_u64))
193 .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(b.into())))193 .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(b.into())))
194 .saturating_add(T::DbWeight::get().writes(6_u64))194 .saturating_add(T::DbWeight::get().writes(6_u64))
207 // Proof Size summary in bytes:207 // Proof Size summary in bytes:
208 // Measured: `380`208 // Measured: `380`
209 // Estimated: `6070`209 // Estimated: `6070`
210 // Minimum execution time: 10_200_000 picoseconds.210 // Minimum execution time: 17_854_000 picoseconds.
211 Weight::from_parts(10_490_000, 6070)211 Weight::from_parts(18_244_000, 6070)
212 .saturating_add(T::DbWeight::get().reads(4_u64))212 .saturating_add(T::DbWeight::get().reads(4_u64))
213 .saturating_add(T::DbWeight::get().writes(5_u64))213 .saturating_add(T::DbWeight::get().writes(5_u64))
214 }214 }
220 // Proof Size summary in bytes:220 // Proof Size summary in bytes:
221 // Measured: `326`221 // Measured: `326`
222 // Estimated: `3522`222 // Estimated: `3522`
223 // Minimum execution time: 5_730_000 picoseconds.223 // Minimum execution time: 10_545_000 picoseconds.
224 Weight::from_parts(5_980_000, 3522)224 Weight::from_parts(10_842_000, 3522)
225 .saturating_add(T::DbWeight::get().reads(2_u64))225 .saturating_add(T::DbWeight::get().reads(2_u64))
226 .saturating_add(T::DbWeight::get().writes(1_u64))226 .saturating_add(T::DbWeight::get().writes(1_u64))
227 }227 }
233 // Proof Size summary in bytes:233 // Proof Size summary in bytes:
234 // Measured: `313`234 // Measured: `313`
235 // Estimated: `3522`235 // Estimated: `3522`
236 // Minimum execution time: 5_760_000 picoseconds.236 // Minimum execution time: 10_536_000 picoseconds.
237 Weight::from_parts(5_990_000, 3522)237 Weight::from_parts(10_811_000, 3522)
238 .saturating_add(T::DbWeight::get().reads(2_u64))238 .saturating_add(T::DbWeight::get().reads(2_u64))
239 .saturating_add(T::DbWeight::get().writes(1_u64))239 .saturating_add(T::DbWeight::get().writes(1_u64))
240 }240 }
244 // Proof Size summary in bytes:244 // Proof Size summary in bytes:
245 // Measured: `362`245 // Measured: `362`
246 // Estimated: `3522`246 // Estimated: `3522`
247 // Minimum execution time: 3_270_000 picoseconds.247 // Minimum execution time: 5_351_000 picoseconds.
248 Weight::from_parts(3_440_000, 3522)248 Weight::from_parts(5_501_000, 3522)
249 .saturating_add(T::DbWeight::get().reads(1_u64))249 .saturating_add(T::DbWeight::get().reads(1_u64))
250 }250 }
251 /// Storage: Nonfungible Allowance (r:1 w:1)251 /// Storage: Nonfungible Allowance (r:1 w:1)
266 // Proof Size summary in bytes:266 // Proof Size summary in bytes:
267 // Measured: `463`267 // Measured: `463`
268 // Estimated: `3530`268 // Estimated: `3530`
269 // Minimum execution time: 16_770_000 picoseconds.269 // Minimum execution time: 28_847_000 picoseconds.
270 Weight::from_parts(17_150_000, 3530)270 Weight::from_parts(29_327_000, 3530)
271 .saturating_add(T::DbWeight::get().reads(5_u64))271 .saturating_add(T::DbWeight::get().reads(5_u64))
272 .saturating_add(T::DbWeight::get().writes(6_u64))272 .saturating_add(T::DbWeight::get().writes(6_u64))
273 }273 }
278 // Proof Size summary in bytes:278 // Proof Size summary in bytes:
279 // Measured: `314`279 // Measured: `314`
280 // Estimated: `20191`280 // Estimated: `20191`
281 // Minimum execution time: 870_000 picoseconds.281 // Minimum execution time: 2_006_000 picoseconds.
282 Weight::from_parts(910_000, 20191)282 Weight::from_parts(2_103_000, 20191)
283 // Standard Error: 37_993283 // Standard Error: 46_810
284 .saturating_add(Weight::from_parts(8_947_342, 0).saturating_mul(b.into()))284 .saturating_add(Weight::from_parts(11_403_774, 0).saturating_mul(b.into()))
285 .saturating_add(T::DbWeight::get().reads(1_u64))285 .saturating_add(T::DbWeight::get().reads(1_u64))
286 .saturating_add(T::DbWeight::get().writes(1_u64))286 .saturating_add(T::DbWeight::get().writes(1_u64))
287 }287 }
296 // Proof Size summary in bytes:296 // Proof Size summary in bytes:
297 // Measured: `640 + b * (261 ±0)`297 // Measured: `640 + b * (261 ±0)`
298 // Estimated: `36269`298 // Estimated: `36269`
299 // Minimum execution time: 2_570_000 picoseconds.299 // Minimum execution time: 5_038_000 picoseconds.
300 Weight::from_parts(10_787_333, 36269)300 Weight::from_parts(11_734_155, 36269)
301 // Standard Error: 7_619301 // Standard Error: 13_521
302 .saturating_add(Weight::from_parts(2_939_955, 0).saturating_mul(b.into()))302 .saturating_add(Weight::from_parts(5_311_979, 0).saturating_mul(b.into()))
303 .saturating_add(T::DbWeight::get().reads(3_u64))303 .saturating_add(T::DbWeight::get().reads(3_u64))
304 .saturating_add(T::DbWeight::get().writes(1_u64))304 .saturating_add(T::DbWeight::get().writes(1_u64))
305 }305 }
312 // Proof Size summary in bytes:312 // Proof Size summary in bytes:
313 // Measured: `317 + b * (261 ±0)`313 // Measured: `317 + b * (261 ±0)`
314 // Estimated: `20191`314 // Estimated: `20191`
315 // Minimum execution time: 530_000 picoseconds.315 // Minimum execution time: 1_599_000 picoseconds.
316 Weight::from_parts(5_572_362, 20191)316 Weight::from_parts(1_659_000, 20191)
317 // Standard Error: 6_997317 // Standard Error: 77_681
318 .saturating_add(Weight::from_parts(2_986_451, 0).saturating_mul(b.into()))318 .saturating_add(Weight::from_parts(6_883_549, 0).saturating_mul(b.into()))
319 .saturating_add(T::DbWeight::get().reads(1_u64))319 .saturating_add(T::DbWeight::get().reads(1_u64))
320 .saturating_add(T::DbWeight::get().writes(1_u64))320 .saturating_add(T::DbWeight::get().writes(1_u64))
321 }321 }
330 // Proof Size summary in bytes:330 // Proof Size summary in bytes:
331 // Measured: `699 + b * (33291 ±0)`331 // Measured: `699 + b * (33291 ±0)`
332 // Estimated: `36269`332 // Estimated: `36269`
333 // Minimum execution time: 2_580_000 picoseconds.333 // Minimum execution time: 4_916_000 picoseconds.
334 Weight::from_parts(2_640_000, 36269)334 Weight::from_parts(5_018_000, 36269)
335 // Standard Error: 25_713335 // Standard Error: 84_636
336 .saturating_add(Weight::from_parts(9_667_974, 0).saturating_mul(b.into()))336 .saturating_add(Weight::from_parts(24_588_007, 0).saturating_mul(b.into()))
337 .saturating_add(T::DbWeight::get().reads(3_u64))337 .saturating_add(T::DbWeight::get().reads(3_u64))
338 .saturating_add(T::DbWeight::get().writes(1_u64))338 .saturating_add(T::DbWeight::get().writes(1_u64))
339 }339 }
343 // Proof Size summary in bytes:343 // Proof Size summary in bytes:
344 // Measured: `326`344 // Measured: `326`
345 // Estimated: `3522`345 // Estimated: `3522`
346 // Minimum execution time: 2_910_000 picoseconds.346 // Minimum execution time: 4_667_000 picoseconds.
347 Weight::from_parts(3_020_000, 3522)347 Weight::from_parts(4_879_000, 3522)
348 .saturating_add(T::DbWeight::get().reads(1_u64))348 .saturating_add(T::DbWeight::get().reads(1_u64))
349 }349 }
350 /// Storage: Nonfungible CollectionAllowance (r:0 w:1)350 /// Storage: Nonfungible CollectionAllowance (r:0 w:1)
353 // Proof Size summary in bytes:353 // Proof Size summary in bytes:
354 // Measured: `0`354 // Measured: `0`
355 // Estimated: `0`355 // Estimated: `0`
356 // Minimum execution time: 2_510_000 picoseconds.356 // Minimum execution time: 6_087_000 picoseconds.
357 Weight::from_parts(2_660_000, 0)357 Weight::from_parts(6_270_000, 0)
358 .saturating_add(T::DbWeight::get().writes(1_u64))358 .saturating_add(T::DbWeight::get().writes(1_u64))
359 }359 }
360 /// Storage: Nonfungible CollectionAllowance (r:1 w:0)360 /// Storage: Nonfungible CollectionAllowance (r:1 w:0)
363 // Proof Size summary in bytes:363 // Proof Size summary in bytes:
364 // Measured: `142`364 // Measured: `142`
365 // Estimated: `3576`365 // Estimated: `3576`
366 // Minimum execution time: 1_860_000 picoseconds.366 // Minimum execution time: 3_563_000 picoseconds.
367 Weight::from_parts(2_010_000, 3576)367 Weight::from_parts(3_683_000, 3576)
368 .saturating_add(T::DbWeight::get().reads(1_u64))368 .saturating_add(T::DbWeight::get().reads(1_u64))
369 }369 }
370 /// Storage: Nonfungible TokenProperties (r:1 w:1)370 /// Storage: Nonfungible TokenProperties (r:1 w:1)
373 // Proof Size summary in bytes:373 // Proof Size summary in bytes:
374 // Measured: `279`374 // Measured: `279`
375 // Estimated: `36269`375 // Estimated: `36269`
376 // Minimum execution time: 2_220_000 picoseconds.376 // Minimum execution time: 4_005_000 picoseconds.
377 Weight::from_parts(2_350_000, 36269)377 Weight::from_parts(4_191_000, 36269)
378 .saturating_add(T::DbWeight::get().reads(1_u64))378 .saturating_add(T::DbWeight::get().reads(1_u64))
379 .saturating_add(T::DbWeight::get().writes(1_u64))379 .saturating_add(T::DbWeight::get().writes(1_u64))
380 }380 }
394 // Proof Size summary in bytes:394 // Proof Size summary in bytes:
395 // Measured: `142`395 // Measured: `142`
396 // Estimated: `3530`396 // Estimated: `3530`
397 // Minimum execution time: 6_680_000 picoseconds.397 // Minimum execution time: 14_096_000 picoseconds.
398 Weight::from_parts(6_910_000, 3530)398 Weight::from_parts(14_490_000, 3530)
399 .saturating_add(RocksDbWeight::get().reads(2_u64))399 .saturating_add(RocksDbWeight::get().reads(2_u64))
400 .saturating_add(RocksDbWeight::get().writes(4_u64))400 .saturating_add(RocksDbWeight::get().writes(4_u64))
401 }401 }
412 // Proof Size summary in bytes:412 // Proof Size summary in bytes:
413 // Measured: `142`413 // Measured: `142`
414 // Estimated: `3530`414 // Estimated: `3530`
415 // Minimum execution time: 2_120_000 picoseconds.415 // Minimum execution time: 4_157_000 picoseconds.
416 Weight::from_parts(2_190_000, 3530)416 Weight::from_parts(2_679_830, 3530)
417 // Standard Error: 1_175417 // Standard Error: 3_040
418 .saturating_add(Weight::from_parts(3_053_846, 0).saturating_mul(b.into()))418 .saturating_add(Weight::from_parts(4_359_013, 0).saturating_mul(b.into()))
419 .saturating_add(RocksDbWeight::get().reads(2_u64))419 .saturating_add(RocksDbWeight::get().reads(2_u64))
420 .saturating_add(RocksDbWeight::get().writes(2_u64))420 .saturating_add(RocksDbWeight::get().writes(2_u64))
421 .saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into())))421 .saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into())))
433 // Proof Size summary in bytes:433 // Proof Size summary in bytes:
434 // Measured: `142`434 // Measured: `142`
435 // Estimated: `3481 + b * (2540 ±0)`435 // Estimated: `3481 + b * (2540 ±0)`
436 // Minimum execution time: 2_210_000 picoseconds.436 // Minimum execution time: 4_271_000 picoseconds.
437 Weight::from_parts(2_280_000, 3481)437 Weight::from_parts(4_483_000, 3481)
438 // Standard Error: 1_618438 // Standard Error: 2_384
439 .saturating_add(Weight::from_parts(4_308_375, 0).saturating_mul(b.into()))439 .saturating_add(Weight::from_parts(5_835_967, 0).saturating_mul(b.into()))
440 .saturating_add(RocksDbWeight::get().reads(1_u64))440 .saturating_add(RocksDbWeight::get().reads(1_u64))
441 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))441 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
442 .saturating_add(RocksDbWeight::get().writes(1_u64))442 .saturating_add(RocksDbWeight::get().writes(1_u64))
461 // Proof Size summary in bytes:461 // Proof Size summary in bytes:
462 // Measured: `380`462 // Measured: `380`
463 // Estimated: `3530`463 // Estimated: `3530`
464 // Minimum execution time: 13_270_000 picoseconds.464 // Minimum execution time: 23_512_000 picoseconds.
465 Weight::from_parts(13_559_000, 3530)465 Weight::from_parts(24_018_000, 3530)
466 .saturating_add(RocksDbWeight::get().reads(5_u64))466 .saturating_add(RocksDbWeight::get().reads(5_u64))
467 .saturating_add(RocksDbWeight::get().writes(5_u64))467 .saturating_add(RocksDbWeight::get().writes(5_u64))
468 }468 }
484 // Proof Size summary in bytes:484 // Proof Size summary in bytes:
485 // Measured: `380`485 // Measured: `380`
486 // Estimated: `3530`486 // Estimated: `3530`
487 // Minimum execution time: 16_680_000 picoseconds.487 // Minimum execution time: 29_808_000 picoseconds.
488 Weight::from_parts(17_260_000, 3530)488 Weight::from_parts(30_221_000, 3530)
489 .saturating_add(RocksDbWeight::get().reads(5_u64))489 .saturating_add(RocksDbWeight::get().reads(5_u64))
490 .saturating_add(RocksDbWeight::get().writes(5_u64))490 .saturating_add(RocksDbWeight::get().writes(5_u64))
491 }491 }
510 // Proof Size summary in bytes:510 // Proof Size summary in bytes:
511 // Measured: `1500 + b * (58 ±0)`511 // Measured: `1500 + b * (58 ±0)`
512 // Estimated: `5874 + b * (5032 ±0)`512 // Estimated: `5874 + b * (5032 ±0)`
513 // Minimum execution time: 16_630_000 picoseconds.513 // Minimum execution time: 29_778_000 picoseconds.
514 Weight::from_parts(17_030_000, 5874)514 Weight::from_parts(30_144_000, 5874)
515 // Standard Error: 137_617515 // Standard Error: 211_038
516 .saturating_add(Weight::from_parts(47_437_920, 0).saturating_mul(b.into()))516 .saturating_add(Weight::from_parts(71_816_636, 0).saturating_mul(b.into()))
517 .saturating_add(RocksDbWeight::get().reads(7_u64))517 .saturating_add(RocksDbWeight::get().reads(7_u64))
518 .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(b.into())))518 .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(b.into())))
519 .saturating_add(RocksDbWeight::get().writes(6_u64))519 .saturating_add(RocksDbWeight::get().writes(6_u64))
532 // Proof Size summary in bytes:532 // Proof Size summary in bytes:
533 // Measured: `380`533 // Measured: `380`
534 // Estimated: `6070`534 // Estimated: `6070`
535 // Minimum execution time: 10_200_000 picoseconds.535 // Minimum execution time: 17_854_000 picoseconds.
536 Weight::from_parts(10_490_000, 6070)536 Weight::from_parts(18_244_000, 6070)
537 .saturating_add(RocksDbWeight::get().reads(4_u64))537 .saturating_add(RocksDbWeight::get().reads(4_u64))
538 .saturating_add(RocksDbWeight::get().writes(5_u64))538 .saturating_add(RocksDbWeight::get().writes(5_u64))
539 }539 }
545 // Proof Size summary in bytes:545 // Proof Size summary in bytes:
546 // Measured: `326`546 // Measured: `326`
547 // Estimated: `3522`547 // Estimated: `3522`
548 // Minimum execution time: 5_730_000 picoseconds.548 // Minimum execution time: 10_545_000 picoseconds.
549 Weight::from_parts(5_980_000, 3522)549 Weight::from_parts(10_842_000, 3522)
550 .saturating_add(RocksDbWeight::get().reads(2_u64))550 .saturating_add(RocksDbWeight::get().reads(2_u64))
551 .saturating_add(RocksDbWeight::get().writes(1_u64))551 .saturating_add(RocksDbWeight::get().writes(1_u64))
552 }552 }
558 // Proof Size summary in bytes:558 // Proof Size summary in bytes:
559 // Measured: `313`559 // Measured: `313`
560 // Estimated: `3522`560 // Estimated: `3522`
561 // Minimum execution time: 5_760_000 picoseconds.561 // Minimum execution time: 10_536_000 picoseconds.
562 Weight::from_parts(5_990_000, 3522)562 Weight::from_parts(10_811_000, 3522)
563 .saturating_add(RocksDbWeight::get().reads(2_u64))563 .saturating_add(RocksDbWeight::get().reads(2_u64))
564 .saturating_add(RocksDbWeight::get().writes(1_u64))564 .saturating_add(RocksDbWeight::get().writes(1_u64))
565 }565 }
569 // Proof Size summary in bytes:569 // Proof Size summary in bytes:
570 // Measured: `362`570 // Measured: `362`
571 // Estimated: `3522`571 // Estimated: `3522`
572 // Minimum execution time: 3_270_000 picoseconds.572 // Minimum execution time: 5_351_000 picoseconds.
573 Weight::from_parts(3_440_000, 3522)573 Weight::from_parts(5_501_000, 3522)
574 .saturating_add(RocksDbWeight::get().reads(1_u64))574 .saturating_add(RocksDbWeight::get().reads(1_u64))
575 }575 }
576 /// Storage: Nonfungible Allowance (r:1 w:1)576 /// Storage: Nonfungible Allowance (r:1 w:1)
591 // Proof Size summary in bytes:591 // Proof Size summary in bytes:
592 // Measured: `463`592 // Measured: `463`
593 // Estimated: `3530`593 // Estimated: `3530`
594 // Minimum execution time: 16_770_000 picoseconds.594 // Minimum execution time: 28_847_000 picoseconds.
595 Weight::from_parts(17_150_000, 3530)595 Weight::from_parts(29_327_000, 3530)
596 .saturating_add(RocksDbWeight::get().reads(5_u64))596 .saturating_add(RocksDbWeight::get().reads(5_u64))
597 .saturating_add(RocksDbWeight::get().writes(6_u64))597 .saturating_add(RocksDbWeight::get().writes(6_u64))
598 }598 }
603 // Proof Size summary in bytes:603 // Proof Size summary in bytes:
604 // Measured: `314`604 // Measured: `314`
605 // Estimated: `20191`605 // Estimated: `20191`
606 // Minimum execution time: 870_000 picoseconds.606 // Minimum execution time: 2_006_000 picoseconds.
607 Weight::from_parts(910_000, 20191)607 Weight::from_parts(2_103_000, 20191)
608 // Standard Error: 37_993608 // Standard Error: 46_810
609 .saturating_add(Weight::from_parts(8_947_342, 0).saturating_mul(b.into()))609 .saturating_add(Weight::from_parts(11_403_774, 0).saturating_mul(b.into()))
610 .saturating_add(RocksDbWeight::get().reads(1_u64))610 .saturating_add(RocksDbWeight::get().reads(1_u64))
611 .saturating_add(RocksDbWeight::get().writes(1_u64))611 .saturating_add(RocksDbWeight::get().writes(1_u64))
612 }612 }
621 // Proof Size summary in bytes:621 // Proof Size summary in bytes:
622 // Measured: `640 + b * (261 ±0)`622 // Measured: `640 + b * (261 ±0)`
623 // Estimated: `36269`623 // Estimated: `36269`
624 // Minimum execution time: 2_570_000 picoseconds.624 // Minimum execution time: 5_038_000 picoseconds.
625 Weight::from_parts(10_787_333, 36269)625 Weight::from_parts(11_734_155, 36269)
626 // Standard Error: 7_619626 // Standard Error: 13_521
627 .saturating_add(Weight::from_parts(2_939_955, 0).saturating_mul(b.into()))627 .saturating_add(Weight::from_parts(5_311_979, 0).saturating_mul(b.into()))
628 .saturating_add(RocksDbWeight::get().reads(3_u64))628 .saturating_add(RocksDbWeight::get().reads(3_u64))
629 .saturating_add(RocksDbWeight::get().writes(1_u64))629 .saturating_add(RocksDbWeight::get().writes(1_u64))
630 }630 }
637 // Proof Size summary in bytes:637 // Proof Size summary in bytes:
638 // Measured: `317 + b * (261 ±0)`638 // Measured: `317 + b * (261 ±0)`
639 // Estimated: `20191`639 // Estimated: `20191`
640 // Minimum execution time: 530_000 picoseconds.640 // Minimum execution time: 1_599_000 picoseconds.
641 Weight::from_parts(5_572_362, 20191)641 Weight::from_parts(1_659_000, 20191)
642 // Standard Error: 6_997642 // Standard Error: 77_681
643 .saturating_add(Weight::from_parts(2_986_451, 0).saturating_mul(b.into()))643 .saturating_add(Weight::from_parts(6_883_549, 0).saturating_mul(b.into()))
644 .saturating_add(RocksDbWeight::get().reads(1_u64))644 .saturating_add(RocksDbWeight::get().reads(1_u64))
645 .saturating_add(RocksDbWeight::get().writes(1_u64))645 .saturating_add(RocksDbWeight::get().writes(1_u64))
646 }646 }
655 // Proof Size summary in bytes:655 // Proof Size summary in bytes:
656 // Measured: `699 + b * (33291 ±0)`656 // Measured: `699 + b * (33291 ±0)`
657 // Estimated: `36269`657 // Estimated: `36269`
658 // Minimum execution time: 2_580_000 picoseconds.658 // Minimum execution time: 4_916_000 picoseconds.
659 Weight::from_parts(2_640_000, 36269)659 Weight::from_parts(5_018_000, 36269)
660 // Standard Error: 25_713660 // Standard Error: 84_636
661 .saturating_add(Weight::from_parts(9_667_974, 0).saturating_mul(b.into()))661 .saturating_add(Weight::from_parts(24_588_007, 0).saturating_mul(b.into()))
662 .saturating_add(RocksDbWeight::get().reads(3_u64))662 .saturating_add(RocksDbWeight::get().reads(3_u64))
663 .saturating_add(RocksDbWeight::get().writes(1_u64))663 .saturating_add(RocksDbWeight::get().writes(1_u64))
664 }664 }
668 // Proof Size summary in bytes:668 // Proof Size summary in bytes:
669 // Measured: `326`669 // Measured: `326`
670 // Estimated: `3522`670 // Estimated: `3522`
671 // Minimum execution time: 2_910_000 picoseconds.671 // Minimum execution time: 4_667_000 picoseconds.
672 Weight::from_parts(3_020_000, 3522)672 Weight::from_parts(4_879_000, 3522)
673 .saturating_add(RocksDbWeight::get().reads(1_u64))673 .saturating_add(RocksDbWeight::get().reads(1_u64))
674 }674 }
675 /// Storage: Nonfungible CollectionAllowance (r:0 w:1)675 /// Storage: Nonfungible CollectionAllowance (r:0 w:1)
678 // Proof Size summary in bytes:678 // Proof Size summary in bytes:
679 // Measured: `0`679 // Measured: `0`
680 // Estimated: `0`680 // Estimated: `0`
681 // Minimum execution time: 2_510_000 picoseconds.681 // Minimum execution time: 6_087_000 picoseconds.
682 Weight::from_parts(2_660_000, 0)682 Weight::from_parts(6_270_000, 0)
683 .saturating_add(RocksDbWeight::get().writes(1_u64))683 .saturating_add(RocksDbWeight::get().writes(1_u64))
684 }684 }
685 /// Storage: Nonfungible CollectionAllowance (r:1 w:0)685 /// Storage: Nonfungible CollectionAllowance (r:1 w:0)
688 // Proof Size summary in bytes:688 // Proof Size summary in bytes:
689 // Measured: `142`689 // Measured: `142`
690 // Estimated: `3576`690 // Estimated: `3576`
691 // Minimum execution time: 1_860_000 picoseconds.691 // Minimum execution time: 3_563_000 picoseconds.
692 Weight::from_parts(2_010_000, 3576)692 Weight::from_parts(3_683_000, 3576)
693 .saturating_add(RocksDbWeight::get().reads(1_u64))693 .saturating_add(RocksDbWeight::get().reads(1_u64))
694 }694 }
695 /// Storage: Nonfungible TokenProperties (r:1 w:1)695 /// Storage: Nonfungible TokenProperties (r:1 w:1)
698 // Proof Size summary in bytes:698 // Proof Size summary in bytes:
699 // Measured: `279`699 // Measured: `279`
700 // Estimated: `36269`700 // Estimated: `36269`
701 // Minimum execution time: 2_220_000 picoseconds.701 // Minimum execution time: 4_005_000 picoseconds.
702 Weight::from_parts(2_350_000, 36269)702 Weight::from_parts(4_191_000, 36269)
703 .saturating_add(RocksDbWeight::get().reads(1_u64))703 .saturating_add(RocksDbWeight::get().reads(1_u64))
704 .saturating_add(RocksDbWeight::get().writes(1_u64))704 .saturating_add(RocksDbWeight::get().writes(1_u64))
705 }705 }
modifiedpallets/refungible/src/weights.rsdiffbeforeafterboth
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-09-26, 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: `hearthstone`, CPU: `AMD Ryzen 9 7950X3D 16-Core Processor`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
1010
11// Executed Command:11// Executed Command:
78 // Proof Size summary in bytes:78 // Proof Size summary in bytes:
79 // Measured: `4`79 // Measured: `4`
80 // Estimated: `3530`80 // Estimated: `3530`
81 // Minimum execution time: 7_490_000 picoseconds.81 // Minimum execution time: 16_590_000 picoseconds.
82 Weight::from_parts(7_820_000, 3530)82 Weight::from_parts(17_009_000, 3530)
83 .saturating_add(T::DbWeight::get().reads(2_u64))83 .saturating_add(T::DbWeight::get().reads(2_u64))
84 .saturating_add(T::DbWeight::get().writes(5_u64))84 .saturating_add(T::DbWeight::get().writes(5_u64))
85 }85 }
98 // Proof Size summary in bytes:98 // Proof Size summary in bytes:
99 // Measured: `4`99 // Measured: `4`
100 // Estimated: `3530`100 // Estimated: `3530`
101 // Minimum execution time: 1_570_000 picoseconds.101 // Minimum execution time: 3_775_000 picoseconds.
102 Weight::from_parts(1_630_000, 3530)102 Weight::from_parts(3_879_000, 3530)
103 // Standard Error: 1_544103 // Standard Error: 3_161
104 .saturating_add(Weight::from_parts(4_082_425, 0).saturating_mul(b.into()))104 .saturating_add(Weight::from_parts(5_906_642, 0).saturating_mul(b.into()))
105 .saturating_add(T::DbWeight::get().reads(2_u64))105 .saturating_add(T::DbWeight::get().reads(2_u64))
106 .saturating_add(T::DbWeight::get().writes(2_u64))106 .saturating_add(T::DbWeight::get().writes(2_u64))
107 .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(b.into())))107 .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(b.into())))
121 // Proof Size summary in bytes:121 // Proof Size summary in bytes:
122 // Measured: `4`122 // Measured: `4`
123 // Estimated: `3481 + b * (2540 ±0)`123 // Estimated: `3481 + b * (2540 ±0)`
124 // Minimum execution time: 1_620_000 picoseconds.124 // Minimum execution time: 3_776_000 picoseconds.
125 Weight::from_parts(1_690_000, 3481)125 Weight::from_parts(3_877_000, 3481)
126 // Standard Error: 1_349126 // Standard Error: 2_805
127 .saturating_add(Weight::from_parts(5_124_357, 0).saturating_mul(b.into()))127 .saturating_add(Weight::from_parts(7_369_476, 0).saturating_mul(b.into()))
128 .saturating_add(T::DbWeight::get().reads(1_u64))128 .saturating_add(T::DbWeight::get().reads(1_u64))
129 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))129 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
130 .saturating_add(T::DbWeight::get().writes(1_u64))130 .saturating_add(T::DbWeight::get().writes(1_u64))
146 // Proof Size summary in bytes:146 // Proof Size summary in bytes:
147 // Measured: `4`147 // Measured: `4`
148 // Estimated: `3481 + b * (2540 ±0)`148 // Estimated: `3481 + b * (2540 ±0)`
149 // Minimum execution time: 2_570_000 picoseconds.149 // Minimum execution time: 6_070_000 picoseconds.
150 Weight::from_parts(2_680_000, 3481)150 Weight::from_parts(5_715_254, 3481)
151 // Standard Error: 637151 // Standard Error: 3_252
152 .saturating_add(Weight::from_parts(3_753_594, 0).saturating_mul(b.into()))152 .saturating_add(Weight::from_parts(5_385_888, 0).saturating_mul(b.into()))
153 .saturating_add(T::DbWeight::get().reads(1_u64))153 .saturating_add(T::DbWeight::get().reads(1_u64))
154 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))154 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
155 .saturating_add(T::DbWeight::get().writes(2_u64))155 .saturating_add(T::DbWeight::get().writes(2_u64))
168 // Proof Size summary in bytes:168 // Proof Size summary in bytes:
169 // Measured: `456`169 // Measured: `456`
170 // Estimated: `8682`170 // Estimated: `8682`
171 // Minimum execution time: 16_200_000 picoseconds.171 // Minimum execution time: 28_877_000 picoseconds.
172 Weight::from_parts(16_620_000, 8682)172 Weight::from_parts(29_326_000, 8682)
173 .saturating_add(T::DbWeight::get().reads(5_u64))173 .saturating_add(T::DbWeight::get().reads(5_u64))
174 .saturating_add(T::DbWeight::get().writes(4_u64))174 .saturating_add(T::DbWeight::get().writes(4_u64))
175 }175 }
189 // Proof Size summary in bytes:189 // Proof Size summary in bytes:
190 // Measured: `341`190 // Measured: `341`
191 // Estimated: `3554`191 // Estimated: `3554`
192 // Minimum execution time: 15_820_000 picoseconds.192 // Minimum execution time: 27_570_000 picoseconds.
193 Weight::from_parts(16_410_000, 3554)193 Weight::from_parts(28_241_000, 3554)
194 .saturating_add(T::DbWeight::get().reads(4_u64))194 .saturating_add(T::DbWeight::get().reads(4_u64))
195 .saturating_add(T::DbWeight::get().writes(6_u64))195 .saturating_add(T::DbWeight::get().writes(6_u64))
196 }196 }
202 // Proof Size summary in bytes:202 // Proof Size summary in bytes:
203 // Measured: `365`203 // Measured: `365`
204 // Estimated: `6118`204 // Estimated: `6118`
205 // Minimum execution time: 9_970_000 picoseconds.205 // Minimum execution time: 17_508_000 picoseconds.
206 Weight::from_parts(10_250_000, 6118)206 Weight::from_parts(17_819_000, 6118)
207 .saturating_add(T::DbWeight::get().reads(3_u64))207 .saturating_add(T::DbWeight::get().reads(3_u64))
208 .saturating_add(T::DbWeight::get().writes(2_u64))208 .saturating_add(T::DbWeight::get().writes(2_u64))
209 }209 }
219 // Proof Size summary in bytes:219 // Proof Size summary in bytes:
220 // Measured: `341`220 // Measured: `341`
221 // Estimated: `6118`221 // Estimated: `6118`
222 // Minimum execution time: 11_530_000 picoseconds.222 // Minimum execution time: 20_442_000 picoseconds.
223 Weight::from_parts(11_800_000, 6118)223 Weight::from_parts(20_782_000, 6118)
224 .saturating_add(T::DbWeight::get().reads(4_u64))224 .saturating_add(T::DbWeight::get().reads(4_u64))
225 .saturating_add(T::DbWeight::get().writes(4_u64))225 .saturating_add(T::DbWeight::get().writes(4_u64))
226 }226 }
236 // Proof Size summary in bytes:236 // Proof Size summary in bytes:
237 // Measured: `456`237 // Measured: `456`
238 // Estimated: `6118`238 // Estimated: `6118`
239 // Minimum execution time: 13_520_000 picoseconds.239 // Minimum execution time: 23_151_000 picoseconds.
240 Weight::from_parts(13_860_000, 6118)240 Weight::from_parts(23_518_000, 6118)
241 .saturating_add(T::DbWeight::get().reads(4_u64))241 .saturating_add(T::DbWeight::get().reads(4_u64))
242 .saturating_add(T::DbWeight::get().writes(4_u64))242 .saturating_add(T::DbWeight::get().writes(4_u64))
243 }243 }
253 // Proof Size summary in bytes:253 // Proof Size summary in bytes:
254 // Measured: `341`254 // Measured: `341`
255 // Estimated: `6118`255 // Estimated: `6118`
256 // Minimum execution time: 13_290_000 picoseconds.256 // Minimum execution time: 22_861_000 picoseconds.
257 Weight::from_parts(13_590_000, 6118)257 Weight::from_parts(23_178_000, 6118)
258 .saturating_add(T::DbWeight::get().reads(5_u64))258 .saturating_add(T::DbWeight::get().reads(5_u64))
259 .saturating_add(T::DbWeight::get().writes(6_u64))259 .saturating_add(T::DbWeight::get().writes(6_u64))
260 }260 }
266 // Proof Size summary in bytes:266 // Proof Size summary in bytes:
267 // Measured: `223`267 // Measured: `223`
268 // Estimated: `3554`268 // Estimated: `3554`
269 // Minimum execution time: 5_910_000 picoseconds.269 // Minimum execution time: 11_395_000 picoseconds.
270 Weight::from_parts(6_070_000, 3554)270 Weight::from_parts(11_844_000, 3554)
271 .saturating_add(T::DbWeight::get().reads(1_u64))271 .saturating_add(T::DbWeight::get().reads(1_u64))
272 .saturating_add(T::DbWeight::get().writes(1_u64))272 .saturating_add(T::DbWeight::get().writes(1_u64))
273 }273 }
279 // Proof Size summary in bytes:279 // Proof Size summary in bytes:
280 // Measured: `211`280 // Measured: `211`
281 // Estimated: `3554`281 // Estimated: `3554`
282 // Minimum execution time: 5_920_000 picoseconds.282 // Minimum execution time: 11_977_000 picoseconds.
283 Weight::from_parts(6_100_000, 3554)283 Weight::from_parts(12_217_000, 3554)
284 .saturating_add(T::DbWeight::get().reads(1_u64))284 .saturating_add(T::DbWeight::get().reads(1_u64))
285 .saturating_add(T::DbWeight::get().writes(1_u64))285 .saturating_add(T::DbWeight::get().writes(1_u64))
286 }286 }
294 // Proof Size summary in bytes:294 // Proof Size summary in bytes:
295 // Measured: `495`295 // Measured: `495`
296 // Estimated: `6118`296 // Estimated: `6118`
297 // Minimum execution time: 14_460_000 picoseconds.297 // Minimum execution time: 25_243_000 picoseconds.
298 Weight::from_parts(14_900_000, 6118)298 Weight::from_parts(26_153_000, 6118)
299 .saturating_add(T::DbWeight::get().reads(4_u64))299 .saturating_add(T::DbWeight::get().reads(4_u64))
300 .saturating_add(T::DbWeight::get().writes(3_u64))300 .saturating_add(T::DbWeight::get().writes(3_u64))
301 }301 }
313 // Proof Size summary in bytes:313 // Proof Size summary in bytes:
314 // Measured: `471`314 // Measured: `471`
315 // Estimated: `6118`315 // Estimated: `6118`
316 // Minimum execution time: 15_920_000 picoseconds.316 // Minimum execution time: 28_042_000 picoseconds.
317 Weight::from_parts(16_340_000, 6118)317 Weight::from_parts(28_499_000, 6118)
318 .saturating_add(T::DbWeight::get().reads(5_u64))318 .saturating_add(T::DbWeight::get().reads(5_u64))
319 .saturating_add(T::DbWeight::get().writes(5_u64))319 .saturating_add(T::DbWeight::get().writes(5_u64))
320 }320 }
332 // Proof Size summary in bytes:332 // Proof Size summary in bytes:
333 // Measured: `586`333 // Measured: `586`
334 // Estimated: `6118`334 // Estimated: `6118`
335 // Minimum execution time: 18_010_000 picoseconds.335 // Minimum execution time: 30_539_000 picoseconds.
336 Weight::from_parts(18_350_000, 6118)336 Weight::from_parts(30_914_000, 6118)
337 .saturating_add(T::DbWeight::get().reads(5_u64))337 .saturating_add(T::DbWeight::get().reads(5_u64))
338 .saturating_add(T::DbWeight::get().writes(5_u64))338 .saturating_add(T::DbWeight::get().writes(5_u64))
339 }339 }
351 // Proof Size summary in bytes:351 // Proof Size summary in bytes:
352 // Measured: `471`352 // Measured: `471`
353 // Estimated: `6118`353 // Estimated: `6118`
354 // Minimum execution time: 17_800_000 picoseconds.354 // Minimum execution time: 30_454_000 picoseconds.
355 Weight::from_parts(18_160_000, 6118)355 Weight::from_parts(30_892_000, 6118)
356 .saturating_add(T::DbWeight::get().reads(6_u64))356 .saturating_add(T::DbWeight::get().reads(6_u64))
357 .saturating_add(T::DbWeight::get().writes(7_u64))357 .saturating_add(T::DbWeight::get().writes(7_u64))
358 }358 }
374 // Proof Size summary in bytes:374 // Proof Size summary in bytes:
375 // Measured: `471`375 // Measured: `471`
376 // Estimated: `3570`376 // Estimated: `3570`
377 // Minimum execution time: 21_020_000 picoseconds.377 // Minimum execution time: 35_479_000 picoseconds.
378 Weight::from_parts(21_450_000, 3570)378 Weight::from_parts(35_928_000, 3570)
379 .saturating_add(T::DbWeight::get().reads(5_u64))379 .saturating_add(T::DbWeight::get().reads(5_u64))
380 .saturating_add(T::DbWeight::get().writes(7_u64))380 .saturating_add(T::DbWeight::get().writes(7_u64))
381 }381 }
386 // Proof Size summary in bytes:386 // Proof Size summary in bytes:
387 // Measured: `314`387 // Measured: `314`
388 // Estimated: `20191`388 // Estimated: `20191`
389 // Minimum execution time: 790_000 picoseconds.389 // Minimum execution time: 2_013_000 picoseconds.
390 Weight::from_parts(840_000, 20191)390 Weight::from_parts(2_086_000, 20191)
391 // Standard Error: 35_436391 // Standard Error: 45_248
392 .saturating_add(Weight::from_parts(8_505_258, 0).saturating_mul(b.into()))392 .saturating_add(Weight::from_parts(11_351_115, 0).saturating_mul(b.into()))
393 .saturating_add(T::DbWeight::get().reads(1_u64))393 .saturating_add(T::DbWeight::get().reads(1_u64))
394 .saturating_add(T::DbWeight::get().writes(1_u64))394 .saturating_add(T::DbWeight::get().writes(1_u64))
395 }395 }
404 // Proof Size summary in bytes:404 // Proof Size summary in bytes:
405 // Measured: `502 + b * (261 ±0)`405 // Measured: `502 + b * (261 ±0)`
406 // Estimated: `36269`406 // Estimated: `36269`
407 // Minimum execution time: 1_710_000 picoseconds.407 // Minimum execution time: 3_998_000 picoseconds.
408 Weight::from_parts(5_892_635, 36269)408 Weight::from_parts(10_420_739, 36269)
409 // Standard Error: 5_857409 // Standard Error: 40_334
410 .saturating_add(Weight::from_parts(2_956_238, 0).saturating_mul(b.into()))410 .saturating_add(Weight::from_parts(5_989_594, 0).saturating_mul(b.into()))
411 .saturating_add(T::DbWeight::get().reads(3_u64))411 .saturating_add(T::DbWeight::get().reads(3_u64))
412 .saturating_add(T::DbWeight::get().writes(1_u64))412 .saturating_add(T::DbWeight::get().writes(1_u64))
413 }413 }
420 // Proof Size summary in bytes:420 // Proof Size summary in bytes:
421 // Measured: `317 + b * (261 ±0)`421 // Measured: `317 + b * (261 ±0)`
422 // Estimated: `20191`422 // Estimated: `20191`
423 // Minimum execution time: 500_000 picoseconds.423 // Minimum execution time: 1_541_000 picoseconds.
424 Weight::from_parts(7_856_522, 20191)424 Weight::from_parts(4_545_643, 20191)
425 // Standard Error: 7_896425 // Standard Error: 33_290
426 .saturating_add(Weight::from_parts(2_770_333, 0).saturating_mul(b.into()))426 .saturating_add(Weight::from_parts(5_626_340, 0).saturating_mul(b.into()))
427 .saturating_add(T::DbWeight::get().reads(1_u64))427 .saturating_add(T::DbWeight::get().reads(1_u64))
428 .saturating_add(T::DbWeight::get().writes(1_u64))428 .saturating_add(T::DbWeight::get().writes(1_u64))
429 }429 }
438 // Proof Size summary in bytes:438 // Proof Size summary in bytes:
439 // Measured: `561 + b * (33291 ±0)`439 // Measured: `561 + b * (33291 ±0)`
440 // Estimated: `36269`440 // Estimated: `36269`
441 // Minimum execution time: 1_710_000 picoseconds.441 // Minimum execution time: 3_768_000 picoseconds.
442 Weight::from_parts(1_790_000, 36269)442 Weight::from_parts(3_906_000, 36269)
443 // Standard Error: 23_937443 // Standard Error: 97_278
444 .saturating_add(Weight::from_parts(9_102_744, 0).saturating_mul(b.into()))444 .saturating_add(Weight::from_parts(24_661_474, 0).saturating_mul(b.into()))
445 .saturating_add(T::DbWeight::get().reads(3_u64))445 .saturating_add(T::DbWeight::get().reads(3_u64))
446 .saturating_add(T::DbWeight::get().writes(1_u64))446 .saturating_add(T::DbWeight::get().writes(1_u64))
447 }447 }
453 // Proof Size summary in bytes:453 // Proof Size summary in bytes:
454 // Measured: `288`454 // Measured: `288`
455 // Estimated: `3554`455 // Estimated: `3554`
456 // Minimum execution time: 7_540_000 picoseconds.456 // Minimum execution time: 13_554_000 picoseconds.
457 Weight::from_parts(7_740_000, 3554)457 Weight::from_parts(13_880_000, 3554)
458 .saturating_add(T::DbWeight::get().reads(2_u64))458 .saturating_add(T::DbWeight::get().reads(2_u64))
459 .saturating_add(T::DbWeight::get().writes(2_u64))459 .saturating_add(T::DbWeight::get().writes(2_u64))
460 }460 }
464 // Proof Size summary in bytes:464 // Proof Size summary in bytes:
465 // Measured: `288`465 // Measured: `288`
466 // Estimated: `6118`466 // Estimated: `6118`
467 // Minimum execution time: 3_050_000 picoseconds.467 // Minimum execution time: 6_821_000 picoseconds.
468 Weight::from_parts(3_230_000, 6118)468 Weight::from_parts(7_027_000, 6118)
469 .saturating_add(T::DbWeight::get().reads(2_u64))469 .saturating_add(T::DbWeight::get().reads(2_u64))
470 }470 }
471 /// Storage: Refungible CollectionAllowance (r:0 w:1)471 /// Storage: Refungible CollectionAllowance (r:0 w:1)
474 // Proof Size summary in bytes:474 // Proof Size summary in bytes:
475 // Measured: `0`475 // Measured: `0`
476 // Estimated: `0`476 // Estimated: `0`
477 // Minimum execution time: 2_560_000 picoseconds.477 // Minimum execution time: 6_084_000 picoseconds.
478 Weight::from_parts(2_680_000, 0)478 Weight::from_parts(6_285_000, 0)
479 .saturating_add(T::DbWeight::get().writes(1_u64))479 .saturating_add(T::DbWeight::get().writes(1_u64))
480 }480 }
481 /// Storage: Refungible CollectionAllowance (r:1 w:0)481 /// Storage: Refungible CollectionAllowance (r:1 w:0)
484 // Proof Size summary in bytes:484 // Proof Size summary in bytes:
485 // Measured: `4`485 // Measured: `4`
486 // Estimated: `3576`486 // Estimated: `3576`
487 // Minimum execution time: 1_430_000 picoseconds.487 // Minimum execution time: 2_938_000 picoseconds.
488 Weight::from_parts(1_510_000, 3576)488 Weight::from_parts(3_031_000, 3576)
489 .saturating_add(T::DbWeight::get().reads(1_u64))489 .saturating_add(T::DbWeight::get().reads(1_u64))
490 }490 }
491 /// Storage: Refungible TokenProperties (r:1 w:1)491 /// Storage: Refungible TokenProperties (r:1 w:1)
494 // Proof Size summary in bytes:494 // Proof Size summary in bytes:
495 // Measured: `120`495 // Measured: `120`
496 // Estimated: `36269`496 // Estimated: `36269`
497 // Minimum execution time: 1_380_000 picoseconds.497 // Minimum execution time: 2_892_000 picoseconds.
498 Weight::from_parts(1_470_000, 36269)498 Weight::from_parts(3_056_000, 36269)
499 .saturating_add(T::DbWeight::get().reads(1_u64))499 .saturating_add(T::DbWeight::get().reads(1_u64))
500 .saturating_add(T::DbWeight::get().writes(1_u64))500 .saturating_add(T::DbWeight::get().writes(1_u64))
501 }501 }
517 // Proof Size summary in bytes:517 // Proof Size summary in bytes:
518 // Measured: `4`518 // Measured: `4`
519 // Estimated: `3530`519 // Estimated: `3530`
520 // Minimum execution time: 7_490_000 picoseconds.520 // Minimum execution time: 16_590_000 picoseconds.
521 Weight::from_parts(7_820_000, 3530)521 Weight::from_parts(17_009_000, 3530)
522 .saturating_add(RocksDbWeight::get().reads(2_u64))522 .saturating_add(RocksDbWeight::get().reads(2_u64))
523 .saturating_add(RocksDbWeight::get().writes(5_u64))523 .saturating_add(RocksDbWeight::get().writes(5_u64))
524 }524 }
537 // Proof Size summary in bytes:537 // Proof Size summary in bytes:
538 // Measured: `4`538 // Measured: `4`
539 // Estimated: `3530`539 // Estimated: `3530`
540 // Minimum execution time: 1_570_000 picoseconds.540 // Minimum execution time: 3_775_000 picoseconds.
541 Weight::from_parts(1_630_000, 3530)541 Weight::from_parts(3_879_000, 3530)
542 // Standard Error: 1_544542 // Standard Error: 3_161
543 .saturating_add(Weight::from_parts(4_082_425, 0).saturating_mul(b.into()))543 .saturating_add(Weight::from_parts(5_906_642, 0).saturating_mul(b.into()))
544 .saturating_add(RocksDbWeight::get().reads(2_u64))544 .saturating_add(RocksDbWeight::get().reads(2_u64))
545 .saturating_add(RocksDbWeight::get().writes(2_u64))545 .saturating_add(RocksDbWeight::get().writes(2_u64))
546 .saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(b.into())))546 .saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(b.into())))
560 // Proof Size summary in bytes:560 // Proof Size summary in bytes:
561 // Measured: `4`561 // Measured: `4`
562 // Estimated: `3481 + b * (2540 ±0)`562 // Estimated: `3481 + b * (2540 ±0)`
563 // Minimum execution time: 1_620_000 picoseconds.563 // Minimum execution time: 3_776_000 picoseconds.
564 Weight::from_parts(1_690_000, 3481)564 Weight::from_parts(3_877_000, 3481)
565 // Standard Error: 1_349565 // Standard Error: 2_805
566 .saturating_add(Weight::from_parts(5_124_357, 0).saturating_mul(b.into()))566 .saturating_add(Weight::from_parts(7_369_476, 0).saturating_mul(b.into()))
567 .saturating_add(RocksDbWeight::get().reads(1_u64))567 .saturating_add(RocksDbWeight::get().reads(1_u64))
568 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))568 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
569 .saturating_add(RocksDbWeight::get().writes(1_u64))569 .saturating_add(RocksDbWeight::get().writes(1_u64))
585 // Proof Size summary in bytes:585 // Proof Size summary in bytes:
586 // Measured: `4`586 // Measured: `4`
587 // Estimated: `3481 + b * (2540 ±0)`587 // Estimated: `3481 + b * (2540 ±0)`
588 // Minimum execution time: 2_570_000 picoseconds.588 // Minimum execution time: 6_070_000 picoseconds.
589 Weight::from_parts(2_680_000, 3481)589 Weight::from_parts(5_715_254, 3481)
590 // Standard Error: 637590 // Standard Error: 3_252
591 .saturating_add(Weight::from_parts(3_753_594, 0).saturating_mul(b.into()))591 .saturating_add(Weight::from_parts(5_385_888, 0).saturating_mul(b.into()))
592 .saturating_add(RocksDbWeight::get().reads(1_u64))592 .saturating_add(RocksDbWeight::get().reads(1_u64))
593 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))593 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
594 .saturating_add(RocksDbWeight::get().writes(2_u64))594 .saturating_add(RocksDbWeight::get().writes(2_u64))
607 // Proof Size summary in bytes:607 // Proof Size summary in bytes:
608 // Measured: `456`608 // Measured: `456`
609 // Estimated: `8682`609 // Estimated: `8682`
610 // Minimum execution time: 16_200_000 picoseconds.610 // Minimum execution time: 28_877_000 picoseconds.
611 Weight::from_parts(16_620_000, 8682)611 Weight::from_parts(29_326_000, 8682)
612 .saturating_add(RocksDbWeight::get().reads(5_u64))612 .saturating_add(RocksDbWeight::get().reads(5_u64))
613 .saturating_add(RocksDbWeight::get().writes(4_u64))613 .saturating_add(RocksDbWeight::get().writes(4_u64))
614 }614 }
628 // Proof Size summary in bytes:628 // Proof Size summary in bytes:
629 // Measured: `341`629 // Measured: `341`
630 // Estimated: `3554`630 // Estimated: `3554`
631 // Minimum execution time: 15_820_000 picoseconds.631 // Minimum execution time: 27_570_000 picoseconds.
632 Weight::from_parts(16_410_000, 3554)632 Weight::from_parts(28_241_000, 3554)
633 .saturating_add(RocksDbWeight::get().reads(4_u64))633 .saturating_add(RocksDbWeight::get().reads(4_u64))
634 .saturating_add(RocksDbWeight::get().writes(6_u64))634 .saturating_add(RocksDbWeight::get().writes(6_u64))
635 }635 }
641 // Proof Size summary in bytes:641 // Proof Size summary in bytes:
642 // Measured: `365`642 // Measured: `365`
643 // Estimated: `6118`643 // Estimated: `6118`
644 // Minimum execution time: 9_970_000 picoseconds.644 // Minimum execution time: 17_508_000 picoseconds.
645 Weight::from_parts(10_250_000, 6118)645 Weight::from_parts(17_819_000, 6118)
646 .saturating_add(RocksDbWeight::get().reads(3_u64))646 .saturating_add(RocksDbWeight::get().reads(3_u64))
647 .saturating_add(RocksDbWeight::get().writes(2_u64))647 .saturating_add(RocksDbWeight::get().writes(2_u64))
648 }648 }
658 // Proof Size summary in bytes:658 // Proof Size summary in bytes:
659 // Measured: `341`659 // Measured: `341`
660 // Estimated: `6118`660 // Estimated: `6118`
661 // Minimum execution time: 11_530_000 picoseconds.661 // Minimum execution time: 20_442_000 picoseconds.
662 Weight::from_parts(11_800_000, 6118)662 Weight::from_parts(20_782_000, 6118)
663 .saturating_add(RocksDbWeight::get().reads(4_u64))663 .saturating_add(RocksDbWeight::get().reads(4_u64))
664 .saturating_add(RocksDbWeight::get().writes(4_u64))664 .saturating_add(RocksDbWeight::get().writes(4_u64))
665 }665 }
675 // Proof Size summary in bytes:675 // Proof Size summary in bytes:
676 // Measured: `456`676 // Measured: `456`
677 // Estimated: `6118`677 // Estimated: `6118`
678 // Minimum execution time: 13_520_000 picoseconds.678 // Minimum execution time: 23_151_000 picoseconds.
679 Weight::from_parts(13_860_000, 6118)679 Weight::from_parts(23_518_000, 6118)
680 .saturating_add(RocksDbWeight::get().reads(4_u64))680 .saturating_add(RocksDbWeight::get().reads(4_u64))
681 .saturating_add(RocksDbWeight::get().writes(4_u64))681 .saturating_add(RocksDbWeight::get().writes(4_u64))
682 }682 }
692 // Proof Size summary in bytes:692 // Proof Size summary in bytes:
693 // Measured: `341`693 // Measured: `341`
694 // Estimated: `6118`694 // Estimated: `6118`
695 // Minimum execution time: 13_290_000 picoseconds.695 // Minimum execution time: 22_861_000 picoseconds.
696 Weight::from_parts(13_590_000, 6118)696 Weight::from_parts(23_178_000, 6118)
697 .saturating_add(RocksDbWeight::get().reads(5_u64))697 .saturating_add(RocksDbWeight::get().reads(5_u64))
698 .saturating_add(RocksDbWeight::get().writes(6_u64))698 .saturating_add(RocksDbWeight::get().writes(6_u64))
699 }699 }
705 // Proof Size summary in bytes:705 // Proof Size summary in bytes:
706 // Measured: `223`706 // Measured: `223`
707 // Estimated: `3554`707 // Estimated: `3554`
708 // Minimum execution time: 5_910_000 picoseconds.708 // Minimum execution time: 11_395_000 picoseconds.
709 Weight::from_parts(6_070_000, 3554)709 Weight::from_parts(11_844_000, 3554)
710 .saturating_add(RocksDbWeight::get().reads(1_u64))710 .saturating_add(RocksDbWeight::get().reads(1_u64))
711 .saturating_add(RocksDbWeight::get().writes(1_u64))711 .saturating_add(RocksDbWeight::get().writes(1_u64))
712 }712 }
718 // Proof Size summary in bytes:718 // Proof Size summary in bytes:
719 // Measured: `211`719 // Measured: `211`
720 // Estimated: `3554`720 // Estimated: `3554`
721 // Minimum execution time: 5_920_000 picoseconds.721 // Minimum execution time: 11_977_000 picoseconds.
722 Weight::from_parts(6_100_000, 3554)722 Weight::from_parts(12_217_000, 3554)
723 .saturating_add(RocksDbWeight::get().reads(1_u64))723 .saturating_add(RocksDbWeight::get().reads(1_u64))
724 .saturating_add(RocksDbWeight::get().writes(1_u64))724 .saturating_add(RocksDbWeight::get().writes(1_u64))
725 }725 }
733 // Proof Size summary in bytes:733 // Proof Size summary in bytes:
734 // Measured: `495`734 // Measured: `495`
735 // Estimated: `6118`735 // Estimated: `6118`
736 // Minimum execution time: 14_460_000 picoseconds.736 // Minimum execution time: 25_243_000 picoseconds.
737 Weight::from_parts(14_900_000, 6118)737 Weight::from_parts(26_153_000, 6118)
738 .saturating_add(RocksDbWeight::get().reads(4_u64))738 .saturating_add(RocksDbWeight::get().reads(4_u64))
739 .saturating_add(RocksDbWeight::get().writes(3_u64))739 .saturating_add(RocksDbWeight::get().writes(3_u64))
740 }740 }
752 // Proof Size summary in bytes:752 // Proof Size summary in bytes:
753 // Measured: `471`753 // Measured: `471`
754 // Estimated: `6118`754 // Estimated: `6118`
755 // Minimum execution time: 15_920_000 picoseconds.755 // Minimum execution time: 28_042_000 picoseconds.
756 Weight::from_parts(16_340_000, 6118)756 Weight::from_parts(28_499_000, 6118)
757 .saturating_add(RocksDbWeight::get().reads(5_u64))757 .saturating_add(RocksDbWeight::get().reads(5_u64))
758 .saturating_add(RocksDbWeight::get().writes(5_u64))758 .saturating_add(RocksDbWeight::get().writes(5_u64))
759 }759 }
771 // Proof Size summary in bytes:771 // Proof Size summary in bytes:
772 // Measured: `586`772 // Measured: `586`
773 // Estimated: `6118`773 // Estimated: `6118`
774 // Minimum execution time: 18_010_000 picoseconds.774 // Minimum execution time: 30_539_000 picoseconds.
775 Weight::from_parts(18_350_000, 6118)775 Weight::from_parts(30_914_000, 6118)
776 .saturating_add(RocksDbWeight::get().reads(5_u64))776 .saturating_add(RocksDbWeight::get().reads(5_u64))
777 .saturating_add(RocksDbWeight::get().writes(5_u64))777 .saturating_add(RocksDbWeight::get().writes(5_u64))
778 }778 }
790 // Proof Size summary in bytes:790 // Proof Size summary in bytes:
791 // Measured: `471`791 // Measured: `471`
792 // Estimated: `6118`792 // Estimated: `6118`
793 // Minimum execution time: 17_800_000 picoseconds.793 // Minimum execution time: 30_454_000 picoseconds.
794 Weight::from_parts(18_160_000, 6118)794 Weight::from_parts(30_892_000, 6118)
795 .saturating_add(RocksDbWeight::get().reads(6_u64))795 .saturating_add(RocksDbWeight::get().reads(6_u64))
796 .saturating_add(RocksDbWeight::get().writes(7_u64))796 .saturating_add(RocksDbWeight::get().writes(7_u64))
797 }797 }
813 // Proof Size summary in bytes:813 // Proof Size summary in bytes:
814 // Measured: `471`814 // Measured: `471`
815 // Estimated: `3570`815 // Estimated: `3570`
816 // Minimum execution time: 21_020_000 picoseconds.816 // Minimum execution time: 35_479_000 picoseconds.
817 Weight::from_parts(21_450_000, 3570)817 Weight::from_parts(35_928_000, 3570)
818 .saturating_add(RocksDbWeight::get().reads(5_u64))818 .saturating_add(RocksDbWeight::get().reads(5_u64))
819 .saturating_add(RocksDbWeight::get().writes(7_u64))819 .saturating_add(RocksDbWeight::get().writes(7_u64))
820 }820 }
825 // Proof Size summary in bytes:825 // Proof Size summary in bytes:
826 // Measured: `314`826 // Measured: `314`
827 // Estimated: `20191`827 // Estimated: `20191`
828 // Minimum execution time: 790_000 picoseconds.828 // Minimum execution time: 2_013_000 picoseconds.
829 Weight::from_parts(840_000, 20191)829 Weight::from_parts(2_086_000, 20191)
830 // Standard Error: 35_436830 // Standard Error: 45_248
831 .saturating_add(Weight::from_parts(8_505_258, 0).saturating_mul(b.into()))831 .saturating_add(Weight::from_parts(11_351_115, 0).saturating_mul(b.into()))
832 .saturating_add(RocksDbWeight::get().reads(1_u64))832 .saturating_add(RocksDbWeight::get().reads(1_u64))
833 .saturating_add(RocksDbWeight::get().writes(1_u64))833 .saturating_add(RocksDbWeight::get().writes(1_u64))
834 }834 }
843 // Proof Size summary in bytes:843 // Proof Size summary in bytes:
844 // Measured: `502 + b * (261 ±0)`844 // Measured: `502 + b * (261 ±0)`
845 // Estimated: `36269`845 // Estimated: `36269`
846 // Minimum execution time: 1_710_000 picoseconds.846 // Minimum execution time: 3_998_000 picoseconds.
847 Weight::from_parts(5_892_635, 36269)847 Weight::from_parts(10_420_739, 36269)
848 // Standard Error: 5_857848 // Standard Error: 40_334
849 .saturating_add(Weight::from_parts(2_956_238, 0).saturating_mul(b.into()))849 .saturating_add(Weight::from_parts(5_989_594, 0).saturating_mul(b.into()))
850 .saturating_add(RocksDbWeight::get().reads(3_u64))850 .saturating_add(RocksDbWeight::get().reads(3_u64))
851 .saturating_add(RocksDbWeight::get().writes(1_u64))851 .saturating_add(RocksDbWeight::get().writes(1_u64))
852 }852 }
859 // Proof Size summary in bytes:859 // Proof Size summary in bytes:
860 // Measured: `317 + b * (261 ±0)`860 // Measured: `317 + b * (261 ±0)`
861 // Estimated: `20191`861 // Estimated: `20191`
862 // Minimum execution time: 500_000 picoseconds.862 // Minimum execution time: 1_541_000 picoseconds.
863 Weight::from_parts(7_856_522, 20191)863 Weight::from_parts(4_545_643, 20191)
864 // Standard Error: 7_896864 // Standard Error: 33_290
865 .saturating_add(Weight::from_parts(2_770_333, 0).saturating_mul(b.into()))865 .saturating_add(Weight::from_parts(5_626_340, 0).saturating_mul(b.into()))
866 .saturating_add(RocksDbWeight::get().reads(1_u64))866 .saturating_add(RocksDbWeight::get().reads(1_u64))
867 .saturating_add(RocksDbWeight::get().writes(1_u64))867 .saturating_add(RocksDbWeight::get().writes(1_u64))
868 }868 }
877 // Proof Size summary in bytes:877 // Proof Size summary in bytes:
878 // Measured: `561 + b * (33291 ±0)`878 // Measured: `561 + b * (33291 ±0)`
879 // Estimated: `36269`879 // Estimated: `36269`
880 // Minimum execution time: 1_710_000 picoseconds.880 // Minimum execution time: 3_768_000 picoseconds.
881 Weight::from_parts(1_790_000, 36269)881 Weight::from_parts(3_906_000, 36269)
882 // Standard Error: 23_937882 // Standard Error: 97_278
883 .saturating_add(Weight::from_parts(9_102_744, 0).saturating_mul(b.into()))883 .saturating_add(Weight::from_parts(24_661_474, 0).saturating_mul(b.into()))
884 .saturating_add(RocksDbWeight::get().reads(3_u64))884 .saturating_add(RocksDbWeight::get().reads(3_u64))
885 .saturating_add(RocksDbWeight::get().writes(1_u64))885 .saturating_add(RocksDbWeight::get().writes(1_u64))
886 }886 }
892 // Proof Size summary in bytes:892 // Proof Size summary in bytes:
893 // Measured: `288`893 // Measured: `288`
894 // Estimated: `3554`894 // Estimated: `3554`
895 // Minimum execution time: 7_540_000 picoseconds.895 // Minimum execution time: 13_554_000 picoseconds.
896 Weight::from_parts(7_740_000, 3554)896 Weight::from_parts(13_880_000, 3554)
897 .saturating_add(RocksDbWeight::get().reads(2_u64))897 .saturating_add(RocksDbWeight::get().reads(2_u64))
898 .saturating_add(RocksDbWeight::get().writes(2_u64))898 .saturating_add(RocksDbWeight::get().writes(2_u64))
899 }899 }
903 // Proof Size summary in bytes:903 // Proof Size summary in bytes:
904 // Measured: `288`904 // Measured: `288`
905 // Estimated: `6118`905 // Estimated: `6118`
906 // Minimum execution time: 3_050_000 picoseconds.906 // Minimum execution time: 6_821_000 picoseconds.
907 Weight::from_parts(3_230_000, 6118)907 Weight::from_parts(7_027_000, 6118)
908 .saturating_add(RocksDbWeight::get().reads(2_u64))908 .saturating_add(RocksDbWeight::get().reads(2_u64))
909 }909 }
910 /// Storage: Refungible CollectionAllowance (r:0 w:1)910 /// Storage: Refungible CollectionAllowance (r:0 w:1)
913 // Proof Size summary in bytes:913 // Proof Size summary in bytes:
914 // Measured: `0`914 // Measured: `0`
915 // Estimated: `0`915 // Estimated: `0`
916 // Minimum execution time: 2_560_000 picoseconds.916 // Minimum execution time: 6_084_000 picoseconds.
917 Weight::from_parts(2_680_000, 0)917 Weight::from_parts(6_285_000, 0)
918 .saturating_add(RocksDbWeight::get().writes(1_u64))918 .saturating_add(RocksDbWeight::get().writes(1_u64))
919 }919 }
920 /// Storage: Refungible CollectionAllowance (r:1 w:0)920 /// Storage: Refungible CollectionAllowance (r:1 w:0)
923 // Proof Size summary in bytes:923 // Proof Size summary in bytes:
924 // Measured: `4`924 // Measured: `4`
925 // Estimated: `3576`925 // Estimated: `3576`
926 // Minimum execution time: 1_430_000 picoseconds.926 // Minimum execution time: 2_938_000 picoseconds.
927 Weight::from_parts(1_510_000, 3576)927 Weight::from_parts(3_031_000, 3576)
928 .saturating_add(RocksDbWeight::get().reads(1_u64))928 .saturating_add(RocksDbWeight::get().reads(1_u64))
929 }929 }
930 /// Storage: Refungible TokenProperties (r:1 w:1)930 /// Storage: Refungible TokenProperties (r:1 w:1)
933 // Proof Size summary in bytes:933 // Proof Size summary in bytes:
934 // Measured: `120`934 // Measured: `120`
935 // Estimated: `36269`935 // Estimated: `36269`
936 // Minimum execution time: 1_380_000 picoseconds.936 // Minimum execution time: 2_892_000 picoseconds.
937 Weight::from_parts(1_470_000, 36269)937 Weight::from_parts(3_056_000, 36269)
938 .saturating_add(RocksDbWeight::get().reads(1_u64))938 .saturating_add(RocksDbWeight::get().reads(1_u64))
939 .saturating_add(RocksDbWeight::get().writes(1_u64))939 .saturating_add(RocksDbWeight::get().writes(1_u64))
940 }940 }
modifiedpallets/structure/src/weights.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_structure3//! Autogenerated weights for pallet_structure
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
45 /// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)45 /// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)
46 fn find_parent() -> Weight {46 fn find_parent() -> Weight {
47 // Proof Size summary in bytes:47 // Proof Size summary in bytes:
48 // Measured: `634`48 // Measured: `667`
49 // Estimated: `7847`49 // Estimated: `4325`
50 // Minimum execution time: 10_781_000 picoseconds.50 // Minimum execution time: 9_310_000 picoseconds.
51 Weight::from_parts(11_675_000, 7847)51 Weight::from_parts(9_551_000, 4325)
52 .saturating_add(T::DbWeight::get().reads(2_u64))52 .saturating_add(T::DbWeight::get().reads(2_u64))
53 }53 }
54}54}
61 /// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)61 /// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)
62 fn find_parent() -> Weight {62 fn find_parent() -> Weight {
63 // Proof Size summary in bytes:63 // Proof Size summary in bytes:
64 // Measured: `634`64 // Measured: `667`
65 // Estimated: `7847`65 // Estimated: `4325`
66 // Minimum execution time: 10_781_000 picoseconds.66 // Minimum execution time: 9_310_000 picoseconds.
67 Weight::from_parts(11_675_000, 7847)67 Weight::from_parts(9_551_000, 4325)
68 .saturating_add(RocksDbWeight::get().reads(2_u64))68 .saturating_add(RocksDbWeight::get().reads(2_u64))
69 }69 }
70}70}
modifiedpallets/unique/src/weights.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_unique3//! Autogenerated weights for pallet_unique
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
57 /// Proof: Common DestroyedCollectionCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)57 /// Proof: Common DestroyedCollectionCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
58 /// Storage: System Account (r:2 w:2)58 /// Storage: System Account (r:2 w:2)
59 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)59 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
60 /// Storage: Common AdminAmount (r:0 w:1)
61 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
60 /// Storage: Common CollectionPropertyPermissions (r:0 w:1)62 /// Storage: Common CollectionPropertyPermissions (r:0 w:1)
61 /// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)63 /// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
62 /// Storage: Common CollectionProperties (r:0 w:1)64 /// Storage: Common CollectionProperties (r:0 w:1)
66 fn create_collection() -> Weight {68 fn create_collection() -> Weight {
67 // Proof Size summary in bytes:69 // Proof Size summary in bytes:
68 // Measured: `245`70 // Measured: `245`
69 // Estimated: `9174`71 // Estimated: `6196`
70 // Minimum execution time: 31_198_000 picoseconds.72 // Minimum execution time: 32_963_000 picoseconds.
71 Weight::from_parts(32_046_000, 9174)73 Weight::from_parts(33_785_000, 6196)
72 .saturating_add(T::DbWeight::get().reads(4_u64))74 .saturating_add(T::DbWeight::get().reads(4_u64))
73 .saturating_add(T::DbWeight::get().writes(6_u64))75 .saturating_add(T::DbWeight::get().writes(7_u64))
74 }76 }
75 /// Storage: Common CollectionById (r:1 w:1)77 /// Storage: Common CollectionById (r:1 w:1)
76 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)78 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
88 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)90 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
89 fn destroy_collection() -> Weight {91 fn destroy_collection() -> Weight {
90 // Proof Size summary in bytes:92 // Proof Size summary in bytes:
91 // Measured: `1086`93 // Measured: `1200`
92 // Estimated: `9336`94 // Estimated: `4325`
93 // Minimum execution time: 48_208_000 picoseconds.95 // Minimum execution time: 46_962_000 picoseconds.
94 Weight::from_parts(49_031_000, 9336)96 Weight::from_parts(47_997_000, 4325)
95 .saturating_add(T::DbWeight::get().reads(3_u64))97 .saturating_add(T::DbWeight::get().reads(3_u64))
96 .saturating_add(T::DbWeight::get().writes(6_u64))98 .saturating_add(T::DbWeight::get().writes(6_u64))
97 }99 }
101 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)103 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
102 fn add_to_allow_list() -> Weight {104 fn add_to_allow_list() -> Weight {
103 // Proof Size summary in bytes:105 // Proof Size summary in bytes:
104 // Measured: `967`106 // Measured: `1000`
105 // Estimated: `4325`107 // Estimated: `4325`
106 // Minimum execution time: 14_852_000 picoseconds.108 // Minimum execution time: 13_657_000 picoseconds.
107 Weight::from_parts(15_268_000, 4325)109 Weight::from_parts(13_870_000, 4325)
108 .saturating_add(T::DbWeight::get().reads(1_u64))110 .saturating_add(T::DbWeight::get().reads(1_u64))
109 .saturating_add(T::DbWeight::get().writes(1_u64))111 .saturating_add(T::DbWeight::get().writes(1_u64))
110 }112 }
114 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)116 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
115 fn remove_from_allow_list() -> Weight {117 fn remove_from_allow_list() -> Weight {
116 // Proof Size summary in bytes:118 // Proof Size summary in bytes:
117 // Measured: `1000`119 // Measured: `1033`
118 // Estimated: `4325`120 // Estimated: `4325`
119 // Minimum execution time: 14_595_000 picoseconds.121 // Minimum execution time: 13_162_000 picoseconds.
120 Weight::from_parts(14_933_000, 4325)122 Weight::from_parts(13_458_000, 4325)
121 .saturating_add(T::DbWeight::get().reads(1_u64))123 .saturating_add(T::DbWeight::get().reads(1_u64))
122 .saturating_add(T::DbWeight::get().writes(1_u64))124 .saturating_add(T::DbWeight::get().writes(1_u64))
123 }125 }
124 /// Storage: Common CollectionById (r:1 w:1)126 /// Storage: Common CollectionById (r:1 w:1)
125 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)127 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
126 fn change_collection_owner() -> Weight {128 fn change_collection_owner() -> Weight {
127 // Proof Size summary in bytes:129 // Proof Size summary in bytes:
128 // Measured: `967`130 // Measured: `1000`
129 // Estimated: `4325`131 // Estimated: `4325`
130 // Minimum execution time: 14_132_000 picoseconds.132 // Minimum execution time: 12_614_000 picoseconds.
131 Weight::from_parts(14_501_000, 4325)133 Weight::from_parts(12_968_000, 4325)
132 .saturating_add(T::DbWeight::get().reads(1_u64))134 .saturating_add(T::DbWeight::get().reads(1_u64))
133 .saturating_add(T::DbWeight::get().writes(1_u64))135 .saturating_add(T::DbWeight::get().writes(1_u64))
134 }136 }
140 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)142 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
141 fn add_collection_admin() -> Weight {143 fn add_collection_admin() -> Weight {
142 // Proof Size summary in bytes:144 // Proof Size summary in bytes:
143 // Measured: `967`145 // Measured: `1012`
144 // Estimated: `11349`146 // Estimated: `4325`
145 // Minimum execution time: 17_229_000 picoseconds.147 // Minimum execution time: 16_794_000 picoseconds.
146 Weight::from_parts(17_657_000, 11349)148 Weight::from_parts(17_161_000, 4325)
147 .saturating_add(T::DbWeight::get().reads(3_u64))149 .saturating_add(T::DbWeight::get().reads(3_u64))
148 .saturating_add(T::DbWeight::get().writes(2_u64))150 .saturating_add(T::DbWeight::get().writes(2_u64))
149 }151 }
156 fn remove_collection_admin() -> Weight {158 fn remove_collection_admin() -> Weight {
157 // Proof Size summary in bytes:159 // Proof Size summary in bytes:
158 // Measured: `1107`160 // Measured: `1107`
159 // Estimated: `11349`161 // Estimated: `4325`
160 // Minimum execution time: 19_827_000 picoseconds.162 // Minimum execution time: 18_145_000 picoseconds.
161 Weight::from_parts(20_479_000, 11349)163 Weight::from_parts(18_527_000, 4325)
162 .saturating_add(T::DbWeight::get().reads(3_u64))164 .saturating_add(T::DbWeight::get().reads(3_u64))
163 .saturating_add(T::DbWeight::get().writes(2_u64))165 .saturating_add(T::DbWeight::get().writes(2_u64))
164 }166 }
165 /// Storage: Common CollectionById (r:1 w:1)167 /// Storage: Common CollectionById (r:1 w:1)
166 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)168 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
167 fn set_collection_sponsor() -> Weight {169 fn set_collection_sponsor() -> Weight {
168 // Proof Size summary in bytes:170 // Proof Size summary in bytes:
169 // Measured: `967`171 // Measured: `1000`
170 // Estimated: `4325`172 // Estimated: `4325`
171 // Minimum execution time: 14_049_000 picoseconds.173 // Minimum execution time: 12_649_000 picoseconds.
172 Weight::from_parts(14_420_000, 4325)174 Weight::from_parts(12_953_000, 4325)
173 .saturating_add(T::DbWeight::get().reads(1_u64))175 .saturating_add(T::DbWeight::get().reads(1_u64))
174 .saturating_add(T::DbWeight::get().writes(1_u64))176 .saturating_add(T::DbWeight::get().writes(1_u64))
175 }177 }
176 /// Storage: Common CollectionById (r:1 w:1)178 /// Storage: Common CollectionById (r:1 w:1)
177 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)179 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
178 fn confirm_sponsorship() -> Weight {180 fn confirm_sponsorship() -> Weight {
179 // Proof Size summary in bytes:181 // Proof Size summary in bytes:
180 // Measured: `999`182 // Measured: `1032`
181 // Estimated: `4325`183 // Estimated: `4325`
182 // Minimum execution time: 13_689_000 picoseconds.184 // Minimum execution time: 12_310_000 picoseconds.
183 Weight::from_parts(14_044_000, 4325)185 Weight::from_parts(12_578_000, 4325)
184 .saturating_add(T::DbWeight::get().reads(1_u64))186 .saturating_add(T::DbWeight::get().reads(1_u64))
185 .saturating_add(T::DbWeight::get().writes(1_u64))187 .saturating_add(T::DbWeight::get().writes(1_u64))
186 }188 }
187 /// Storage: Common CollectionById (r:1 w:1)189 /// Storage: Common CollectionById (r:1 w:1)
188 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)190 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
189 fn remove_collection_sponsor() -> Weight {191 fn remove_collection_sponsor() -> Weight {
190 // Proof Size summary in bytes:192 // Proof Size summary in bytes:
191 // Measured: `999`193 // Measured: `1032`
192 // Estimated: `4325`194 // Estimated: `4325`
193 // Minimum execution time: 13_275_000 picoseconds.195 // Minimum execution time: 12_312_000 picoseconds.
194 Weight::from_parts(13_598_000, 4325)196 Weight::from_parts(12_567_000, 4325)
195 .saturating_add(T::DbWeight::get().reads(1_u64))197 .saturating_add(T::DbWeight::get().reads(1_u64))
196 .saturating_add(T::DbWeight::get().writes(1_u64))198 .saturating_add(T::DbWeight::get().writes(1_u64))
197 }199 }
198 /// Storage: Common CollectionById (r:1 w:1)200 /// Storage: Common CollectionById (r:1 w:1)
199 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)201 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
200 fn set_transfers_enabled_flag() -> Weight {202 fn set_transfers_enabled_flag() -> Weight {
201 // Proof Size summary in bytes:203 // Proof Size summary in bytes:
202 // Measured: `967`204 // Measured: `1000`
203 // Estimated: `4325`205 // Estimated: `4325`
204 // Minimum execution time: 9_411_000 picoseconds.206 // Minimum execution time: 8_315_000 picoseconds.
205 Weight::from_parts(9_706_000, 4325)207 Weight::from_parts(8_489_000, 4325)
206 .saturating_add(T::DbWeight::get().reads(1_u64))208 .saturating_add(T::DbWeight::get().reads(1_u64))
207 .saturating_add(T::DbWeight::get().writes(1_u64))209 .saturating_add(T::DbWeight::get().writes(1_u64))
208 }210 }
209 /// Storage: Common CollectionById (r:1 w:1)211 /// Storage: Common CollectionById (r:1 w:1)
210 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)212 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
211 fn set_collection_limits() -> Weight {213 fn set_collection_limits() -> Weight {
212 // Proof Size summary in bytes:214 // Proof Size summary in bytes:
213 // Measured: `967`215 // Measured: `1000`
214 // Estimated: `4325`216 // Estimated: `4325`
215 // Minimum execution time: 13_864_000 picoseconds.217 // Minimum execution time: 13_135_000 picoseconds.
216 Weight::from_parts(14_368_000, 4325)218 Weight::from_parts(13_484_000, 4325)
217 .saturating_add(T::DbWeight::get().reads(1_u64))219 .saturating_add(T::DbWeight::get().reads(1_u64))
218 .saturating_add(T::DbWeight::get().writes(1_u64))220 .saturating_add(T::DbWeight::get().writes(1_u64))
219 }221 }
220 /// Storage: Common CollectionProperties (r:1 w:1)222 /// Storage: Common CollectionProperties (r:1 w:1)
221 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)223 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
222 fn force_repair_collection() -> Weight {224 fn force_repair_collection() -> Weight {
223 // Proof Size summary in bytes:225 // Proof Size summary in bytes:
224 // Measured: `265`226 // Measured: `298`
225 // Estimated: `44457`227 // Estimated: `44457`
226 // Minimum execution time: 7_104_000 picoseconds.228 // Minimum execution time: 6_462_000 picoseconds.
227 Weight::from_parts(7_293_000, 44457)229 Weight::from_parts(6_664_000, 44457)
228 .saturating_add(T::DbWeight::get().reads(1_u64))230 .saturating_add(T::DbWeight::get().reads(1_u64))
229 .saturating_add(T::DbWeight::get().writes(1_u64))231 .saturating_add(T::DbWeight::get().writes(1_u64))
230 }232 }
238 /// Proof: Common DestroyedCollectionCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)240 /// Proof: Common DestroyedCollectionCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
239 /// Storage: System Account (r:2 w:2)241 /// Storage: System Account (r:2 w:2)
240 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)242 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
243 /// Storage: Common AdminAmount (r:0 w:1)
244 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
241 /// Storage: Common CollectionPropertyPermissions (r:0 w:1)245 /// Storage: Common CollectionPropertyPermissions (r:0 w:1)
242 /// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)246 /// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
243 /// Storage: Common CollectionProperties (r:0 w:1)247 /// Storage: Common CollectionProperties (r:0 w:1)
247 fn create_collection() -> Weight {251 fn create_collection() -> Weight {
248 // Proof Size summary in bytes:252 // Proof Size summary in bytes:
249 // Measured: `245`253 // Measured: `245`
250 // Estimated: `9174`254 // Estimated: `6196`
251 // Minimum execution time: 31_198_000 picoseconds.255 // Minimum execution time: 32_963_000 picoseconds.
252 Weight::from_parts(32_046_000, 9174)256 Weight::from_parts(33_785_000, 6196)
253 .saturating_add(RocksDbWeight::get().reads(4_u64))257 .saturating_add(RocksDbWeight::get().reads(4_u64))
254 .saturating_add(RocksDbWeight::get().writes(6_u64))258 .saturating_add(RocksDbWeight::get().writes(7_u64))
255 }259 }
256 /// Storage: Common CollectionById (r:1 w:1)260 /// Storage: Common CollectionById (r:1 w:1)
257 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)261 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
269 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)273 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
270 fn destroy_collection() -> Weight {274 fn destroy_collection() -> Weight {
271 // Proof Size summary in bytes:275 // Proof Size summary in bytes:
272 // Measured: `1086`276 // Measured: `1200`
273 // Estimated: `9336`277 // Estimated: `4325`
274 // Minimum execution time: 48_208_000 picoseconds.278 // Minimum execution time: 46_962_000 picoseconds.
275 Weight::from_parts(49_031_000, 9336)279 Weight::from_parts(47_997_000, 4325)
276 .saturating_add(RocksDbWeight::get().reads(3_u64))280 .saturating_add(RocksDbWeight::get().reads(3_u64))
277 .saturating_add(RocksDbWeight::get().writes(6_u64))281 .saturating_add(RocksDbWeight::get().writes(6_u64))
278 }282 }
282 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)286 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
283 fn add_to_allow_list() -> Weight {287 fn add_to_allow_list() -> Weight {
284 // Proof Size summary in bytes:288 // Proof Size summary in bytes:
285 // Measured: `967`289 // Measured: `1000`
286 // Estimated: `4325`290 // Estimated: `4325`
287 // Minimum execution time: 14_852_000 picoseconds.291 // Minimum execution time: 13_657_000 picoseconds.
288 Weight::from_parts(15_268_000, 4325)292 Weight::from_parts(13_870_000, 4325)
289 .saturating_add(RocksDbWeight::get().reads(1_u64))293 .saturating_add(RocksDbWeight::get().reads(1_u64))
290 .saturating_add(RocksDbWeight::get().writes(1_u64))294 .saturating_add(RocksDbWeight::get().writes(1_u64))
291 }295 }
295 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)299 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
296 fn remove_from_allow_list() -> Weight {300 fn remove_from_allow_list() -> Weight {
297 // Proof Size summary in bytes:301 // Proof Size summary in bytes:
298 // Measured: `1000`302 // Measured: `1033`
299 // Estimated: `4325`303 // Estimated: `4325`
300 // Minimum execution time: 14_595_000 picoseconds.304 // Minimum execution time: 13_162_000 picoseconds.
301 Weight::from_parts(14_933_000, 4325)305 Weight::from_parts(13_458_000, 4325)
302 .saturating_add(RocksDbWeight::get().reads(1_u64))306 .saturating_add(RocksDbWeight::get().reads(1_u64))
303 .saturating_add(RocksDbWeight::get().writes(1_u64))307 .saturating_add(RocksDbWeight::get().writes(1_u64))
304 }308 }
305 /// Storage: Common CollectionById (r:1 w:1)309 /// Storage: Common CollectionById (r:1 w:1)
306 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)310 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
307 fn change_collection_owner() -> Weight {311 fn change_collection_owner() -> Weight {
308 // Proof Size summary in bytes:312 // Proof Size summary in bytes:
309 // Measured: `967`313 // Measured: `1000`
310 // Estimated: `4325`314 // Estimated: `4325`
311 // Minimum execution time: 14_132_000 picoseconds.315 // Minimum execution time: 12_614_000 picoseconds.
312 Weight::from_parts(14_501_000, 4325)316 Weight::from_parts(12_968_000, 4325)
313 .saturating_add(RocksDbWeight::get().reads(1_u64))317 .saturating_add(RocksDbWeight::get().reads(1_u64))
314 .saturating_add(RocksDbWeight::get().writes(1_u64))318 .saturating_add(RocksDbWeight::get().writes(1_u64))
315 }319 }
321 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)325 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
322 fn add_collection_admin() -> Weight {326 fn add_collection_admin() -> Weight {
323 // Proof Size summary in bytes:327 // Proof Size summary in bytes:
324 // Measured: `967`328 // Measured: `1012`
325 // Estimated: `11349`329 // Estimated: `4325`
326 // Minimum execution time: 17_229_000 picoseconds.330 // Minimum execution time: 16_794_000 picoseconds.
327 Weight::from_parts(17_657_000, 11349)331 Weight::from_parts(17_161_000, 4325)
328 .saturating_add(RocksDbWeight::get().reads(3_u64))332 .saturating_add(RocksDbWeight::get().reads(3_u64))
329 .saturating_add(RocksDbWeight::get().writes(2_u64))333 .saturating_add(RocksDbWeight::get().writes(2_u64))
330 }334 }
337 fn remove_collection_admin() -> Weight {341 fn remove_collection_admin() -> Weight {
338 // Proof Size summary in bytes:342 // Proof Size summary in bytes:
339 // Measured: `1107`343 // Measured: `1107`
340 // Estimated: `11349`344 // Estimated: `4325`
341 // Minimum execution time: 19_827_000 picoseconds.345 // Minimum execution time: 18_145_000 picoseconds.
342 Weight::from_parts(20_479_000, 11349)346 Weight::from_parts(18_527_000, 4325)
343 .saturating_add(RocksDbWeight::get().reads(3_u64))347 .saturating_add(RocksDbWeight::get().reads(3_u64))
344 .saturating_add(RocksDbWeight::get().writes(2_u64))348 .saturating_add(RocksDbWeight::get().writes(2_u64))
345 }349 }
346 /// Storage: Common CollectionById (r:1 w:1)350 /// Storage: Common CollectionById (r:1 w:1)
347 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)351 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
348 fn set_collection_sponsor() -> Weight {352 fn set_collection_sponsor() -> Weight {
349 // Proof Size summary in bytes:353 // Proof Size summary in bytes:
350 // Measured: `967`354 // Measured: `1000`
351 // Estimated: `4325`355 // Estimated: `4325`
352 // Minimum execution time: 14_049_000 picoseconds.356 // Minimum execution time: 12_649_000 picoseconds.
353 Weight::from_parts(14_420_000, 4325)357 Weight::from_parts(12_953_000, 4325)
354 .saturating_add(RocksDbWeight::get().reads(1_u64))358 .saturating_add(RocksDbWeight::get().reads(1_u64))
355 .saturating_add(RocksDbWeight::get().writes(1_u64))359 .saturating_add(RocksDbWeight::get().writes(1_u64))
356 }360 }
357 /// Storage: Common CollectionById (r:1 w:1)361 /// Storage: Common CollectionById (r:1 w:1)
358 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)362 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
359 fn confirm_sponsorship() -> Weight {363 fn confirm_sponsorship() -> Weight {
360 // Proof Size summary in bytes:364 // Proof Size summary in bytes:
361 // Measured: `999`365 // Measured: `1032`
362 // Estimated: `4325`366 // Estimated: `4325`
363 // Minimum execution time: 13_689_000 picoseconds.367 // Minimum execution time: 12_310_000 picoseconds.
364 Weight::from_parts(14_044_000, 4325)368 Weight::from_parts(12_578_000, 4325)
365 .saturating_add(RocksDbWeight::get().reads(1_u64))369 .saturating_add(RocksDbWeight::get().reads(1_u64))
366 .saturating_add(RocksDbWeight::get().writes(1_u64))370 .saturating_add(RocksDbWeight::get().writes(1_u64))
367 }371 }
368 /// Storage: Common CollectionById (r:1 w:1)372 /// Storage: Common CollectionById (r:1 w:1)
369 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)373 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
370 fn remove_collection_sponsor() -> Weight {374 fn remove_collection_sponsor() -> Weight {
371 // Proof Size summary in bytes:375 // Proof Size summary in bytes:
372 // Measured: `999`376 // Measured: `1032`
373 // Estimated: `4325`377 // Estimated: `4325`
374 // Minimum execution time: 13_275_000 picoseconds.378 // Minimum execution time: 12_312_000 picoseconds.
375 Weight::from_parts(13_598_000, 4325)379 Weight::from_parts(12_567_000, 4325)
376 .saturating_add(RocksDbWeight::get().reads(1_u64))380 .saturating_add(RocksDbWeight::get().reads(1_u64))
377 .saturating_add(RocksDbWeight::get().writes(1_u64))381 .saturating_add(RocksDbWeight::get().writes(1_u64))
378 }382 }
379 /// Storage: Common CollectionById (r:1 w:1)383 /// Storage: Common CollectionById (r:1 w:1)
380 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)384 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
381 fn set_transfers_enabled_flag() -> Weight {385 fn set_transfers_enabled_flag() -> Weight {
382 // Proof Size summary in bytes:386 // Proof Size summary in bytes:
383 // Measured: `967`387 // Measured: `1000`
384 // Estimated: `4325`388 // Estimated: `4325`
385 // Minimum execution time: 9_411_000 picoseconds.389 // Minimum execution time: 8_315_000 picoseconds.
386 Weight::from_parts(9_706_000, 4325)390 Weight::from_parts(8_489_000, 4325)
387 .saturating_add(RocksDbWeight::get().reads(1_u64))391 .saturating_add(RocksDbWeight::get().reads(1_u64))
388 .saturating_add(RocksDbWeight::get().writes(1_u64))392 .saturating_add(RocksDbWeight::get().writes(1_u64))
389 }393 }
390 /// Storage: Common CollectionById (r:1 w:1)394 /// Storage: Common CollectionById (r:1 w:1)
391 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)395 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
392 fn set_collection_limits() -> Weight {396 fn set_collection_limits() -> Weight {
393 // Proof Size summary in bytes:397 // Proof Size summary in bytes:
394 // Measured: `967`398 // Measured: `1000`
395 // Estimated: `4325`399 // Estimated: `4325`
396 // Minimum execution time: 13_864_000 picoseconds.400 // Minimum execution time: 13_135_000 picoseconds.
397 Weight::from_parts(14_368_000, 4325)401 Weight::from_parts(13_484_000, 4325)
398 .saturating_add(RocksDbWeight::get().reads(1_u64))402 .saturating_add(RocksDbWeight::get().reads(1_u64))
399 .saturating_add(RocksDbWeight::get().writes(1_u64))403 .saturating_add(RocksDbWeight::get().writes(1_u64))
400 }404 }
401 /// Storage: Common CollectionProperties (r:1 w:1)405 /// Storage: Common CollectionProperties (r:1 w:1)
402 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)406 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
403 fn force_repair_collection() -> Weight {407 fn force_repair_collection() -> Weight {
404 // Proof Size summary in bytes:408 // Proof Size summary in bytes:
405 // Measured: `265`409 // Measured: `298`
406 // Estimated: `44457`410 // Estimated: `44457`
407 // Minimum execution time: 7_104_000 picoseconds.411 // Minimum execution time: 6_462_000 picoseconds.
408 Weight::from_parts(7_293_000, 44457)412 Weight::from_parts(6_664_000, 44457)
409 .saturating_add(RocksDbWeight::get().reads(1_u64))413 .saturating_add(RocksDbWeight::get().reads(1_u64))
410 .saturating_add(RocksDbWeight::get().writes(1_u64))414 .saturating_add(RocksDbWeight::get().writes(1_u64))
411 }415 }
modifiedruntime/common/weights/xcm.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_xcm3//! Autogenerated weights for pallet_xcm
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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10248//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
99
47 /// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)47 /// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
48 fn send() -> Weight {48 fn send() -> Weight {
49 // Proof Size summary in bytes:49 // Proof Size summary in bytes:
50 // Measured: `211`50 // Measured: `278`
51 // Estimated: `10460`51 // Estimated: `3743`
52 // Minimum execution time: 17_089_000 picoseconds.52 // Minimum execution time: 16_743_000 picoseconds.
53 Weight::from_parts(17_615_000, 10460)53 Weight::from_parts(17_221_000, 3743)
54 .saturating_add(T::DbWeight::get().reads(5_u64))54 .saturating_add(T::DbWeight::get().reads(5_u64))
55 .saturating_add(T::DbWeight::get().writes(2_u64))55 .saturating_add(T::DbWeight::get().writes(2_u64))
56 }56 }
57 /// Storage: ParachainInfo ParachainId (r:1 w:0)57 /// Storage: ParachainInfo ParachainId (r:1 w:0)
58 /// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)58 /// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
59 fn teleport_assets() -> Weight {59 fn teleport_assets() -> Weight {
60 // Proof Size summary in bytes:60 // Proof Size summary in bytes:
61 // Measured: `136`61 // Measured: `169`
62 // Estimated: `1489`62 // Estimated: `1489`
63 // Minimum execution time: 14_443_000 picoseconds.63 // Minimum execution time: 13_575_000 picoseconds.
64 Weight::from_parts(14_895_000, 1489)64 Weight::from_parts(13_972_000, 1489)
65 .saturating_add(T::DbWeight::get().reads(1_u64))65 .saturating_add(T::DbWeight::get().reads(1_u64))
66 }66 }
67 /// Storage: ParachainInfo ParachainId (r:1 w:0)67 /// Storage: ParachainInfo ParachainId (r:1 w:0)
68 /// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)68 /// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
69 fn reserve_transfer_assets() -> Weight {69 fn reserve_transfer_assets() -> Weight {
70 // Proof Size summary in bytes:70 // Proof Size summary in bytes:
71 // Measured: `136`71 // Measured: `169`
72 // Estimated: `1489`72 // Estimated: `1489`
73 // Minimum execution time: 14_340_000 picoseconds.73 // Minimum execution time: 13_540_000 picoseconds.
74 Weight::from_parts(14_748_000, 1489)74 Weight::from_parts(13_855_000, 1489)
75 .saturating_add(T::DbWeight::get().reads(1_u64))75 .saturating_add(T::DbWeight::get().reads(1_u64))
76 }76 }
77 fn execute() -> Weight {77 fn execute() -> Weight {
78 // Proof Size summary in bytes:78 // Proof Size summary in bytes:
79 // Measured: `0`79 // Measured: `0`
80 // Estimated: `0`80 // Estimated: `0`
81 // Minimum execution time: 5_266_000 picoseconds.81 // Minimum execution time: 5_101_000 picoseconds.
82 Weight::from_parts(5_430_000, 0)82 Weight::from_parts(5_262_000, 0)
83 }83 }
84 /// Storage: PolkadotXcm SupportedVersion (r:0 w:1)84 /// Storage: PolkadotXcm SupportedVersion (r:0 w:1)
85 /// Proof Skipped: PolkadotXcm SupportedVersion (max_values: None, max_size: None, mode: Measured)85 /// Proof Skipped: PolkadotXcm SupportedVersion (max_values: None, max_size: None, mode: Measured)
86 fn force_xcm_version() -> Weight {86 fn force_xcm_version() -> Weight {
87 // Proof Size summary in bytes:87 // Proof Size summary in bytes:
88 // Measured: `0`88 // Measured: `0`
89 // Estimated: `0`89 // Estimated: `0`
90 // Minimum execution time: 5_621_000 picoseconds.90 // Minimum execution time: 5_433_000 picoseconds.
91 Weight::from_parts(5_888_000, 0)91 Weight::from_parts(5_609_000, 0)
92 .saturating_add(T::DbWeight::get().writes(1_u64))92 .saturating_add(T::DbWeight::get().writes(1_u64))
93 }93 }
94 /// Storage: PolkadotXcm SafeXcmVersion (r:0 w:1)94 /// Storage: PolkadotXcm SafeXcmVersion (r:0 w:1)
97 // Proof Size summary in bytes:97 // Proof Size summary in bytes:
98 // Measured: `0`98 // Measured: `0`
99 // Estimated: `0`99 // Estimated: `0`
100 // Minimum execution time: 2_087_000 picoseconds.100 // Minimum execution time: 1_748_000 picoseconds.
101 Weight::from_parts(2_218_000, 0)101 Weight::from_parts(1_870_000, 0)
102 .saturating_add(T::DbWeight::get().writes(1_u64))102 .saturating_add(T::DbWeight::get().writes(1_u64))
103 }103 }
104 /// Storage: PolkadotXcm VersionNotifiers (r:1 w:1)104 /// Storage: PolkadotXcm VersionNotifiers (r:1 w:1)
119 /// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)119 /// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
120 fn force_subscribe_version_notify() -> Weight {120 fn force_subscribe_version_notify() -> Weight {
121 // Proof Size summary in bytes:121 // Proof Size summary in bytes:
122 // Measured: `211`122 // Measured: `278`
123 // Estimated: `16043`123 // Estimated: `3743`
124 // Minimum execution time: 21_067_000 picoseconds.124 // Minimum execution time: 20_053_000 picoseconds.
125 Weight::from_parts(21_466_000, 16043)125 Weight::from_parts(20_382_000, 3743)
126 .saturating_add(T::DbWeight::get().reads(7_u64))126 .saturating_add(T::DbWeight::get().reads(7_u64))
127 .saturating_add(T::DbWeight::get().writes(5_u64))127 .saturating_add(T::DbWeight::get().writes(5_u64))
128 }128 }
142 /// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)142 /// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
143 fn force_unsubscribe_version_notify() -> Weight {143 fn force_unsubscribe_version_notify() -> Weight {
144 // Proof Size summary in bytes:144 // Proof Size summary in bytes:
145 // Measured: `394`145 // Measured: `461`
146 // Estimated: `15628`146 // Estimated: `3926`
147 // Minimum execution time: 23_986_000 picoseconds.147 // Minimum execution time: 22_404_000 picoseconds.
148 Weight::from_parts(25_328_000, 15628)148 Weight::from_parts(22_801_000, 3926)
149 .saturating_add(T::DbWeight::get().reads(6_u64))149 .saturating_add(T::DbWeight::get().reads(6_u64))
150 .saturating_add(T::DbWeight::get().writes(4_u64))150 .saturating_add(T::DbWeight::get().writes(4_u64))
151 }151 }
152 /// Storage: PolkadotXcm XcmExecutionSuspended (r:0 w:1)
153 /// Proof Skipped: PolkadotXcm XcmExecutionSuspended (max_values: Some(1), max_size: None, mode: Measured)
154 fn force_suspension() -> Weight {
155 // Proof Size summary in bytes:
156 // Measured: `0`
157 // Estimated: `0`
158 // Minimum execution time: 1_839_000 picoseconds.
159 Weight::from_parts(1_954_000, 0)
160 .saturating_add(T::DbWeight::get().writes(1_u64))
161 }
152 /// Storage: PolkadotXcm SupportedVersion (r:4 w:2)162 /// Storage: PolkadotXcm SupportedVersion (r:4 w:2)
153 /// Proof Skipped: PolkadotXcm SupportedVersion (max_values: None, max_size: None, mode: Measured)163 /// Proof Skipped: PolkadotXcm SupportedVersion (max_values: None, max_size: None, mode: Measured)
154 fn migrate_supported_version() -> Weight {164 fn migrate_supported_version() -> Weight {
155 // Proof Size summary in bytes:165 // Proof Size summary in bytes:
156 // Measured: `131`166 // Measured: `196`
157 // Estimated: `11021`167 // Estimated: `11086`
158 // Minimum execution time: 15_073_000 picoseconds.168 // Minimum execution time: 14_147_000 picoseconds.
159 Weight::from_parts(15_451_000, 11021)169 Weight::from_parts(14_492_000, 11086)
160 .saturating_add(T::DbWeight::get().reads(4_u64))170 .saturating_add(T::DbWeight::get().reads(4_u64))
161 .saturating_add(T::DbWeight::get().writes(2_u64))171 .saturating_add(T::DbWeight::get().writes(2_u64))
162 }172 }
163 /// Storage: PolkadotXcm VersionNotifiers (r:4 w:2)173 /// Storage: PolkadotXcm VersionNotifiers (r:4 w:2)
164 /// Proof Skipped: PolkadotXcm VersionNotifiers (max_values: None, max_size: None, mode: Measured)174 /// Proof Skipped: PolkadotXcm VersionNotifiers (max_values: None, max_size: None, mode: Measured)
165 fn migrate_version_notifiers() -> Weight {175 fn migrate_version_notifiers() -> Weight {
166 // Proof Size summary in bytes:176 // Proof Size summary in bytes:
167 // Measured: `135`177 // Measured: `200`
168 // Estimated: `11025`178 // Estimated: `11090`
169 // Minimum execution time: 14_840_000 picoseconds.179 // Minimum execution time: 14_046_000 picoseconds.
170 Weight::from_parts(15_347_000, 11025)180 Weight::from_parts(14_424_000, 11090)
171 .saturating_add(T::DbWeight::get().reads(4_u64))181 .saturating_add(T::DbWeight::get().reads(4_u64))
172 .saturating_add(T::DbWeight::get().writes(2_u64))182 .saturating_add(T::DbWeight::get().writes(2_u64))
173 }183 }
174 /// Storage: PolkadotXcm VersionNotifyTargets (r:5 w:0)184 /// Storage: PolkadotXcm VersionNotifyTargets (r:5 w:0)
175 /// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)185 /// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
176 fn already_notified_target() -> Weight {186 fn already_notified_target() -> Weight {
177 // Proof Size summary in bytes:187 // Proof Size summary in bytes:
178 // Measured: `142`188 // Measured: `207`
179 // Estimated: `13507`189 // Estimated: `13572`
180 // Minimum execution time: 16_215_000 picoseconds.190 // Minimum execution time: 15_314_000 picoseconds.
181 Weight::from_parts(16_461_000, 13507)191 Weight::from_parts(15_624_000, 13572)
182 .saturating_add(T::DbWeight::get().reads(5_u64))192 .saturating_add(T::DbWeight::get().reads(5_u64))
183 }193 }
184 /// Storage: PolkadotXcm VersionNotifyTargets (r:2 w:1)194 /// Storage: PolkadotXcm VersionNotifyTargets (r:2 w:1)
195 /// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)205 /// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
196 fn notify_current_targets() -> Weight {206 fn notify_current_targets() -> Weight {
197 // Proof Size summary in bytes:207 // Proof Size summary in bytes:
198 // Measured: `278`208 // Measured: `345`
199 // Estimated: `17013`209 // Estimated: `6285`
200 // Minimum execution time: 21_705_000 picoseconds.210 // Minimum execution time: 20_624_000 picoseconds.
201 Weight::from_parts(22_313_000, 17013)211 Weight::from_parts(20_928_000, 6285)
202 .saturating_add(T::DbWeight::get().reads(7_u64))212 .saturating_add(T::DbWeight::get().reads(7_u64))
203 .saturating_add(T::DbWeight::get().writes(3_u64))213 .saturating_add(T::DbWeight::get().writes(3_u64))
204 }214 }
205 /// Storage: PolkadotXcm VersionNotifyTargets (r:3 w:0)215 /// Storage: PolkadotXcm VersionNotifyTargets (r:3 w:0)
206 /// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)216 /// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
207 fn notify_target_migration_fail() -> Weight {217 fn notify_target_migration_fail() -> Weight {
208 // Proof Size summary in bytes:218 // Proof Size summary in bytes:
209 // Measured: `172`219 // Measured: `239`
210 // Estimated: `8587`220 // Estimated: `8654`
211 // Minimum execution time: 7_869_000 picoseconds.221 // Minimum execution time: 7_429_000 picoseconds.
212 Weight::from_parts(8_052_000, 8587)222 Weight::from_parts(7_661_000, 8654)
213 .saturating_add(T::DbWeight::get().reads(3_u64))223 .saturating_add(T::DbWeight::get().reads(3_u64))
214 }224 }
215 /// Storage: PolkadotXcm VersionNotifyTargets (r:4 w:2)225 /// Storage: PolkadotXcm VersionNotifyTargets (r:4 w:2)
216 /// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)226 /// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
217 fn migrate_version_notify_targets() -> Weight {227 fn migrate_version_notify_targets() -> Weight {
218 // Proof Size summary in bytes:228 // Proof Size summary in bytes:
219 // Measured: `142`229 // Measured: `207`
220 // Estimated: `11032`230 // Estimated: `11097`
221 // Minimum execution time: 15_340_000 picoseconds.231 // Minimum execution time: 14_558_000 picoseconds.
222 Weight::from_parts(15_738_000, 11032)232 Weight::from_parts(14_877_000, 11097)
223 .saturating_add(T::DbWeight::get().reads(4_u64))233 .saturating_add(T::DbWeight::get().reads(4_u64))
224 .saturating_add(T::DbWeight::get().writes(2_u64))234 .saturating_add(T::DbWeight::get().writes(2_u64))
225 }235 }
237 /// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)247 /// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
238 fn migrate_and_notify_old_targets() -> Weight {248 fn migrate_and_notify_old_targets() -> Weight {
239 // Proof Size summary in bytes:249 // Proof Size summary in bytes:
240 // Measured: `284`250 // Measured: `349`
241 // Estimated: `21999`251 // Estimated: `11239`
242 // Minimum execution time: 27_809_000 picoseconds.252 // Minimum execution time: 25_587_000 picoseconds.
243 Weight::from_parts(28_290_000, 21999)253 Weight::from_parts(26_111_000, 11239)
244 .saturating_add(T::DbWeight::get().reads(9_u64))254 .saturating_add(T::DbWeight::get().reads(9_u64))
245 .saturating_add(T::DbWeight::get().writes(4_u64))255 .saturating_add(T::DbWeight::get().writes(4_u64))
246 }256 }
247
248 fn force_suspension() -> Weight {
249 Default::default()
250 }
251}257}
252258
253259