difftreelog
build run benchmarks
in: master
12 files changed
pallets/app-promotion/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_app_promotion3//! Autogenerated weights for pallet_app_promotion4//!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-dev6//! DATE: 2023-02-15, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`7//! WORST CASE MAP SIZE: `1000000`8//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`7//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10248109// Executed Command:11// Executed Command:16// compiled18// compiled17// --extrinsic19// --extrinsic18// *20// *19// --template20// .maintain/frame-weight-template.hbs21// --template=.maintain/frame-weight-template.hbs21// --steps=5022// --steps=5022// --repeat=8023// --repeat=8023// --heap-pages=409624// --heap-pages=409626#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;49/// 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.50pub struct SubstrateWeight<T>(PhantomData<T>);49pub struct SubstrateWeight<T>(PhantomData<T>);51impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {50impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {52 // Storage: AppPromotion PendingUnstake (r:1 w:0)51 /// Storage: AppPromotion PendingUnstake (r:1 w:1)53 // Storage: Balances Locks (r:1 w:1)52 /// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)54 // Storage: System Account (r:1 w:1)53 /// Storage: Balances Locks (r:3 w:3)54 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)55 /// Storage: System Account (r:3 w:3)56 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)57 /// The range of component `b` is `[0, 3]`.55 fn on_initialize(b: u32, ) -> Weight {58 fn on_initialize(b: u32, ) -> Weight {59 // Proof Size summary in bytes:60 // Measured: `180 + b * (277 ±0)`61 // Estimated: `5602 + b * (6377 ±0)`62 // Minimum execution time: 3_724_000 picoseconds.56 Weight::from_ref_time(2_592_346 as u64)63 Weight::from_parts(4_538_653, 5602)57 // Standard Error: 23_62964 // Standard Error: 14_77465 .saturating_add(Weight::from_parts(10_368_686, 0).saturating_mul(b.into()))58 .saturating_add(Weight::from_ref_time(7_523_802 as u64).saturating_mul(b as u64))66 .saturating_add(T::DbWeight::get().reads(1_u64))59 .saturating_add(T::DbWeight::get().reads(1 as u64))67 .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(b.into())))60 .saturating_add(T::DbWeight::get().reads((2 as u64).saturating_mul(b as u64)))68 .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into())))61 .saturating_add(T::DbWeight::get().writes((2 as u64).saturating_mul(b as u64)))69 .saturating_add(Weight::from_parts(0, 6377).saturating_mul(b.into()))62 }70 }63 // Storage: AppPromotion Admin (r:0 w:1)71 /// Storage: AppPromotion Admin (r:0 w:1)72 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)64 fn set_admin_address() -> Weight {73 fn set_admin_address() -> Weight {74 // Proof Size summary in bytes:75 // Measured: `0`76 // Estimated: `0`77 // Minimum execution time: 5_426_000 picoseconds.65 Weight::from_ref_time(6_209_000 as u64)78 Weight::from_parts(6_149_000, 0)66 .saturating_add(T::DbWeight::get().writes(1 as u64))79 .saturating_add(T::DbWeight::get().writes(1_u64))67 }80 }68 // Storage: AppPromotion Admin (r:1 w:0)81 /// Storage: AppPromotion Admin (r:1 w:0)82 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)69 // Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)83 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)84 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)70 // Storage: ParachainSystem ValidationData (r:1 w:0)85 /// Storage: ParachainSystem ValidationData (r:1 w:0)86 /// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)71 // Storage: AppPromotion PreviousCalculatedRecord (r:1 w:1)87 /// Storage: AppPromotion PreviousCalculatedRecord (r:1 w:1)88 /// Proof: AppPromotion PreviousCalculatedRecord (max_values: Some(1), max_size: Some(36), added: 531, mode: MaxEncodedLen)72 // Storage: AppPromotion Staked (r:11 w:10)89 /// Storage: AppPromotion Staked (r:1001 w:1000)90 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)73 // Storage: System Account (r:2 w:2)91 /// Storage: System Account (r:101 w:101)92 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)74 // Storage: Balances Locks (r:1 w:1)93 /// Storage: Balances Locks (r:100 w:100)94 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)75 // Storage: AppPromotion TotalStaked (r:1 w:1)95 /// Storage: AppPromotion TotalStaked (r:1 w:1)96 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)97 /// The range of component `b` is `[1, 100]`.76 fn payout_stakers(b: u32, ) -> Weight {98 fn payout_stakers(b: u32, ) -> Weight {99 // Proof Size summary in bytes:100 // Measured: `531 + b * (633 ±0)`101 // Estimated: `16194 + b * (32560 ±0)`102 // Minimum execution time: 84_632_000 picoseconds.77 Weight::from_ref_time(64_917_000 as u64)103 Weight::from_parts(800_384, 16194)78 // Standard Error: 34_206104 // Standard Error: 19_457105 .saturating_add(Weight::from_parts(49_393_958, 0).saturating_mul(b.into()))79 .saturating_add(Weight::from_ref_time(51_518_500 as u64).saturating_mul(b as u64))106 .saturating_add(T::DbWeight::get().reads(7_u64))80 .saturating_add(T::DbWeight::get().reads(7 as u64))107 .saturating_add(T::DbWeight::get().reads((12_u64).saturating_mul(b.into())))81 .saturating_add(T::DbWeight::get().reads((12 as u64).saturating_mul(b as u64)))108 .saturating_add(T::DbWeight::get().writes(3_u64))82 .saturating_add(T::DbWeight::get().writes(3 as u64))109 .saturating_add(T::DbWeight::get().writes((12_u64).saturating_mul(b.into())))83 .saturating_add(T::DbWeight::get().writes((12 as u64).saturating_mul(b as u64)))110 .saturating_add(Weight::from_parts(0, 32560).saturating_mul(b.into()))84 }111 }85 // Storage: AppPromotion StakesPerAccount (r:1 w:1)112 /// Storage: AppPromotion StakesPerAccount (r:1 w:1)113 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)86 // Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)114 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)115 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)87 // Storage: System Account (r:1 w:1)116 /// Storage: System Account (r:1 w:1)117 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)88 // Storage: Balances Locks (r:1 w:1)118 /// Storage: Balances Locks (r:1 w:1)119 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)89 // Storage: ParachainSystem ValidationData (r:1 w:0)120 /// Storage: ParachainSystem ValidationData (r:1 w:0)121 /// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)90 // Storage: AppPromotion Staked (r:1 w:1)122 /// Storage: AppPromotion Staked (r:1 w:1)123 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)91 // Storage: AppPromotion TotalStaked (r:1 w:1)124 /// Storage: AppPromotion TotalStaked (r:1 w:1)125 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)92 fn stake() -> Weight {126 fn stake() -> Weight {127 // Proof Size summary in bytes:128 // Measured: `356`129 // Estimated: `20260`130 // Minimum execution time: 24_750_000 picoseconds.93 Weight::from_ref_time(18_208_000 as u64)131 Weight::from_parts(25_157_000, 20260)94 .saturating_add(T::DbWeight::get().reads(7 as u64))132 .saturating_add(T::DbWeight::get().reads(7_u64))95 .saturating_add(T::DbWeight::get().writes(5 as u64))133 .saturating_add(T::DbWeight::get().writes(5_u64))96 }134 }97 // Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)135 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)98 // Storage: AppPromotion PendingUnstake (r:1 w:1)136 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)99 // Storage: AppPromotion Staked (r:11 w:10)137 /// Storage: AppPromotion PendingUnstake (r:1 w:1)100 // Storage: AppPromotion TotalStaked (r:1 w:1)138 /// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)101 // Storage: AppPromotion StakesPerAccount (r:0 w:1)139 /// Storage: AppPromotion Staked (r:11 w:10)140 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)141 /// Storage: AppPromotion TotalStaked (r:1 w:1)142 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)143 /// Storage: AppPromotion StakesPerAccount (r:0 w:1)144 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)102 fn unstake_all() -> Weight {145 fn unstake_all() -> Weight {146 // Proof Size summary in bytes:147 // Measured: `796`148 // Estimated: `35720`149 // Minimum execution time: 53_670_000 picoseconds.103 Weight::from_ref_time(45_018_000 as u64)150 Weight::from_parts(54_376_000, 35720)104 .saturating_add(T::DbWeight::get().reads(14 as u64))151 .saturating_add(T::DbWeight::get().reads(14_u64))105 .saturating_add(T::DbWeight::get().writes(13 as u64))152 .saturating_add(T::DbWeight::get().writes(13_u64))106 }153 }107 // Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)154 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)108 // Storage: AppPromotion PendingUnstake (r:1 w:1)155 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)109 // Storage: AppPromotion Staked (r:11 w:10)156 /// Storage: AppPromotion PendingUnstake (r:1 w:1)110 // Storage: AppPromotion TotalStaked (r:1 w:1)157 /// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)111 // Storage: AppPromotion StakesPerAccount (r:1 w:1)158 /// Storage: AppPromotion Staked (r:11 w:10)159 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)160 /// Storage: AppPromotion TotalStaked (r:1 w:1)161 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)162 /// Storage: AppPromotion StakesPerAccount (r:1 w:1)163 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)112 fn unstake_partial() -> Weight {164 fn unstake_partial() -> Weight {165 // Proof Size summary in bytes:166 // Measured: `796`167 // Estimated: `39234`168 // Minimum execution time: 58_317_000 picoseconds.113 Weight::from_ref_time(49_066_000 as u64)169 Weight::from_parts(59_059_000, 39234)114 .saturating_add(T::DbWeight::get().reads(15 as u64))170 .saturating_add(T::DbWeight::get().reads(15_u64))115 .saturating_add(T::DbWeight::get().writes(13 as u64))171 .saturating_add(T::DbWeight::get().writes(13_u64))116 }172 }117 // Storage: AppPromotion Admin (r:1 w:0)173 /// Storage: AppPromotion Admin (r:1 w:0)118 // Storage: Common CollectionById (r:1 w:1)174 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)175 /// Storage: Common CollectionById (r:1 w:1)176 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)119 fn sponsor_collection() -> Weight {177 fn sponsor_collection() -> Weight {178 // Proof Size summary in bytes:179 // Measured: `1027`180 // Estimated: `5842`181 // Minimum execution time: 18_117_000 picoseconds.120 Weight::from_ref_time(15_039_000 as u64)182 Weight::from_parts(18_634_000, 5842)121 .saturating_add(T::DbWeight::get().reads(2 as u64))183 .saturating_add(T::DbWeight::get().reads(2_u64))122 .saturating_add(T::DbWeight::get().writes(1 as u64))184 .saturating_add(T::DbWeight::get().writes(1_u64))123 }185 }124 // Storage: AppPromotion Admin (r:1 w:0)186 /// Storage: AppPromotion Admin (r:1 w:0)125 // Storage: Common CollectionById (r:1 w:1)187 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)188 /// Storage: Common CollectionById (r:1 w:1)189 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)126 fn stop_sponsoring_collection() -> Weight {190 fn stop_sponsoring_collection() -> Weight {191 // Proof Size summary in bytes:192 // Measured: `1059`193 // Estimated: `5842`194 // Minimum execution time: 16_999_000 picoseconds.127 Weight::from_ref_time(14_692_000 as u64)195 Weight::from_parts(17_417_000, 5842)128 .saturating_add(T::DbWeight::get().reads(2 as u64))196 .saturating_add(T::DbWeight::get().reads(2_u64))129 .saturating_add(T::DbWeight::get().writes(1 as u64))197 .saturating_add(T::DbWeight::get().writes(1_u64))130 }198 }131 // Storage: AppPromotion Admin (r:1 w:0)199 /// Storage: AppPromotion Admin (r:1 w:0)132 // Storage: EvmContractHelpers Sponsoring (r:0 w:1)200 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)201 /// Storage: EvmContractHelpers Sponsoring (r:0 w:1)202 /// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)133 fn sponsor_contract() -> Weight {203 fn sponsor_contract() -> Weight {204 // Proof Size summary in bytes:205 // Measured: `198`206 // Estimated: `1517`207 // Minimum execution time: 14_438_000 picoseconds.134 Weight::from_ref_time(11_810_000 as u64)208 Weight::from_parts(14_931_000, 1517)135 .saturating_add(T::DbWeight::get().reads(1 as u64))209 .saturating_add(T::DbWeight::get().reads(1_u64))136 .saturating_add(T::DbWeight::get().writes(1 as u64))210 .saturating_add(T::DbWeight::get().writes(1_u64))137 }211 }138 // Storage: AppPromotion Admin (r:1 w:0)212 /// Storage: AppPromotion Admin (r:1 w:0)139 // Storage: EvmContractHelpers Sponsoring (r:1 w:1)213 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)214 /// Storage: EvmContractHelpers Sponsoring (r:1 w:1)215 /// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)140 fn stop_sponsoring_contract() -> Weight {216 fn stop_sponsoring_contract() -> Weight {217 // Proof Size summary in bytes:218 // Measured: `363`219 // Estimated: `5044`220 // Minimum execution time: 14_786_000 picoseconds.141 Weight::from_ref_time(13_570_000 as u64)221 Weight::from_parts(15_105_000, 5044)142 .saturating_add(T::DbWeight::get().reads(2 as u64))222 .saturating_add(T::DbWeight::get().reads(2_u64))143 .saturating_add(T::DbWeight::get().writes(1 as u64))223 .saturating_add(T::DbWeight::get().writes(1_u64))144 }224 }145}225}146226147// For backwards compatibility and tests227// For backwards compatibility and tests148impl WeightInfo for () {228impl WeightInfo for () {149 // Storage: AppPromotion PendingUnstake (r:1 w:0)229 /// Storage: AppPromotion PendingUnstake (r:1 w:1)150 // Storage: Balances Locks (r:1 w:1)230 /// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)151 // Storage: System Account (r:1 w:1)231 /// Storage: Balances Locks (r:3 w:3)232 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)233 /// Storage: System Account (r:3 w:3)234 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)235 /// The range of component `b` is `[0, 3]`.152 fn on_initialize(b: u32, ) -> Weight {236 fn on_initialize(b: u32, ) -> Weight {237 // Proof Size summary in bytes:238 // Measured: `180 + b * (277 ±0)`239 // Estimated: `5602 + b * (6377 ±0)`240 // Minimum execution time: 3_724_000 picoseconds.153 Weight::from_ref_time(2_592_346 as u64)241 Weight::from_parts(4_538_653, 5602)154 // Standard Error: 23_629242 // Standard Error: 14_774243 .saturating_add(Weight::from_parts(10_368_686, 0).saturating_mul(b.into()))155 .saturating_add(Weight::from_ref_time(7_523_802 as u64).saturating_mul(b as u64))244 .saturating_add(RocksDbWeight::get().reads(1_u64))156 .saturating_add(RocksDbWeight::get().reads(1 as u64))245 .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(b.into())))157 .saturating_add(RocksDbWeight::get().reads((2 as u64).saturating_mul(b as u64)))246 .saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into())))158 .saturating_add(RocksDbWeight::get().writes((2 as u64).saturating_mul(b as u64)))247 .saturating_add(Weight::from_parts(0, 6377).saturating_mul(b.into()))159 }248 }160 // Storage: AppPromotion Admin (r:0 w:1)249 /// Storage: AppPromotion Admin (r:0 w:1)250 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)161 fn set_admin_address() -> Weight {251 fn set_admin_address() -> Weight {252 // Proof Size summary in bytes:253 // Measured: `0`254 // Estimated: `0`255 // Minimum execution time: 5_426_000 picoseconds.162 Weight::from_ref_time(6_209_000 as u64)256 Weight::from_parts(6_149_000, 0)163 .saturating_add(RocksDbWeight::get().writes(1 as u64))257 .saturating_add(RocksDbWeight::get().writes(1_u64))164 }258 }165 // Storage: AppPromotion Admin (r:1 w:0)259 /// Storage: AppPromotion Admin (r:1 w:0)260 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)166 // Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)261 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)262 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)167 // Storage: ParachainSystem ValidationData (r:1 w:0)263 /// Storage: ParachainSystem ValidationData (r:1 w:0)264 /// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)168 // Storage: AppPromotion PreviousCalculatedRecord (r:1 w:1)265 /// Storage: AppPromotion PreviousCalculatedRecord (r:1 w:1)266 /// Proof: AppPromotion PreviousCalculatedRecord (max_values: Some(1), max_size: Some(36), added: 531, mode: MaxEncodedLen)169 // Storage: AppPromotion Staked (r:11 w:10)267 /// Storage: AppPromotion Staked (r:1001 w:1000)268 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)170 // Storage: System Account (r:2 w:2)269 /// Storage: System Account (r:101 w:101)270 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)171 // Storage: Balances Locks (r:1 w:1)271 /// Storage: Balances Locks (r:100 w:100)272 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)172 // Storage: AppPromotion TotalStaked (r:1 w:1)273 /// Storage: AppPromotion TotalStaked (r:1 w:1)274 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)275 /// The range of component `b` is `[1, 100]`.173 fn payout_stakers(b: u32, ) -> Weight {276 fn payout_stakers(b: u32, ) -> Weight {277 // Proof Size summary in bytes:278 // Measured: `531 + b * (633 ±0)`279 // Estimated: `16194 + b * (32560 ±0)`280 // Minimum execution time: 84_632_000 picoseconds.174 Weight::from_ref_time(64_917_000 as u64)281 Weight::from_parts(800_384, 16194)175 // Standard Error: 34_206282 // Standard Error: 19_457283 .saturating_add(Weight::from_parts(49_393_958, 0).saturating_mul(b.into()))176 .saturating_add(Weight::from_ref_time(51_518_500 as u64).saturating_mul(b as u64))284 .saturating_add(RocksDbWeight::get().reads(7_u64))177 .saturating_add(RocksDbWeight::get().reads(7 as u64))285 .saturating_add(RocksDbWeight::get().reads((12_u64).saturating_mul(b.into())))178 .saturating_add(RocksDbWeight::get().reads((12 as u64).saturating_mul(b as u64)))286 .saturating_add(RocksDbWeight::get().writes(3_u64))179 .saturating_add(RocksDbWeight::get().writes(3 as u64))287 .saturating_add(RocksDbWeight::get().writes((12_u64).saturating_mul(b.into())))180 .saturating_add(RocksDbWeight::get().writes((12 as u64).saturating_mul(b as u64)))288 .saturating_add(Weight::from_parts(0, 32560).saturating_mul(b.into()))181 }289 }182 // Storage: AppPromotion StakesPerAccount (r:1 w:1)290 /// Storage: AppPromotion StakesPerAccount (r:1 w:1)291 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)183 // Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)292 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)293 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)184 // Storage: System Account (r:1 w:1)294 /// Storage: System Account (r:1 w:1)295 /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)185 // Storage: Balances Locks (r:1 w:1)296 /// Storage: Balances Locks (r:1 w:1)297 /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)186 // Storage: ParachainSystem ValidationData (r:1 w:0)298 /// Storage: ParachainSystem ValidationData (r:1 w:0)299 /// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)187 // Storage: AppPromotion Staked (r:1 w:1)300 /// Storage: AppPromotion Staked (r:1 w:1)301 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)188 // Storage: AppPromotion TotalStaked (r:1 w:1)302 /// Storage: AppPromotion TotalStaked (r:1 w:1)303 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)189 fn stake() -> Weight {304 fn stake() -> Weight {305 // Proof Size summary in bytes:306 // Measured: `356`307 // Estimated: `20260`308 // Minimum execution time: 24_750_000 picoseconds.190 Weight::from_ref_time(18_208_000 as u64)309 Weight::from_parts(25_157_000, 20260)191 .saturating_add(RocksDbWeight::get().reads(7 as u64))310 .saturating_add(RocksDbWeight::get().reads(7_u64))192 .saturating_add(RocksDbWeight::get().writes(5 as u64))311 .saturating_add(RocksDbWeight::get().writes(5_u64))193 }312 }194 // Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)313 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)195 // Storage: AppPromotion PendingUnstake (r:1 w:1)314 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)196 // Storage: AppPromotion Staked (r:11 w:10)315 /// Storage: AppPromotion PendingUnstake (r:1 w:1)197 // Storage: AppPromotion TotalStaked (r:1 w:1)316 /// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)198 // Storage: AppPromotion StakesPerAccount (r:0 w:1)317 /// Storage: AppPromotion Staked (r:11 w:10)318 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)319 /// Storage: AppPromotion TotalStaked (r:1 w:1)320 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)321 /// Storage: AppPromotion StakesPerAccount (r:0 w:1)322 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)199 fn unstake_all() -> Weight {323 fn unstake_all() -> Weight {324 // Proof Size summary in bytes:325 // Measured: `796`326 // Estimated: `35720`327 // Minimum execution time: 53_670_000 picoseconds.200 Weight::from_ref_time(45_018_000 as u64)328 Weight::from_parts(54_376_000, 35720)201 .saturating_add(RocksDbWeight::get().reads(14 as u64))329 .saturating_add(RocksDbWeight::get().reads(14_u64))202 .saturating_add(RocksDbWeight::get().writes(13 as u64))330 .saturating_add(RocksDbWeight::get().writes(13_u64))203 }331 }204 // Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)332 /// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)205 // Storage: AppPromotion PendingUnstake (r:1 w:1)333 /// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)206 // Storage: AppPromotion Staked (r:11 w:10)334 /// Storage: AppPromotion PendingUnstake (r:1 w:1)207 // Storage: AppPromotion TotalStaked (r:1 w:1)335 /// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)208 // Storage: AppPromotion StakesPerAccount (r:1 w:1)336 /// Storage: AppPromotion Staked (r:11 w:10)337 /// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)338 /// Storage: AppPromotion TotalStaked (r:1 w:1)339 /// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)340 /// Storage: AppPromotion StakesPerAccount (r:1 w:1)341 /// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)209 fn unstake_partial() -> Weight {342 fn unstake_partial() -> Weight {343 // Proof Size summary in bytes:344 // Measured: `796`345 // Estimated: `39234`346 // Minimum execution time: 58_317_000 picoseconds.210 Weight::from_ref_time(49_066_000 as u64)347 Weight::from_parts(59_059_000, 39234)211 .saturating_add(RocksDbWeight::get().reads(15 as u64))348 .saturating_add(RocksDbWeight::get().reads(15_u64))212 .saturating_add(RocksDbWeight::get().writes(13 as u64))349 .saturating_add(RocksDbWeight::get().writes(13_u64))213 }350 }214 // Storage: AppPromotion Admin (r:1 w:0)351 /// Storage: AppPromotion Admin (r:1 w:0)215 // Storage: Common CollectionById (r:1 w:1)352 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)353 /// Storage: Common CollectionById (r:1 w:1)354 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)216 fn sponsor_collection() -> Weight {355 fn sponsor_collection() -> Weight {356 // Proof Size summary in bytes:357 // Measured: `1027`358 // Estimated: `5842`359 // Minimum execution time: 18_117_000 picoseconds.217 Weight::from_ref_time(15_039_000 as u64)360 Weight::from_parts(18_634_000, 5842)218 .saturating_add(RocksDbWeight::get().reads(2 as u64))361 .saturating_add(RocksDbWeight::get().reads(2_u64))219 .saturating_add(RocksDbWeight::get().writes(1 as u64))362 .saturating_add(RocksDbWeight::get().writes(1_u64))220 }363 }221 // Storage: AppPromotion Admin (r:1 w:0)364 /// Storage: AppPromotion Admin (r:1 w:0)222 // Storage: Common CollectionById (r:1 w:1)365 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)366 /// Storage: Common CollectionById (r:1 w:1)367 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)223 fn stop_sponsoring_collection() -> Weight {368 fn stop_sponsoring_collection() -> Weight {369 // Proof Size summary in bytes:370 // Measured: `1059`371 // Estimated: `5842`372 // Minimum execution time: 16_999_000 picoseconds.224 Weight::from_ref_time(14_692_000 as u64)373 Weight::from_parts(17_417_000, 5842)225 .saturating_add(RocksDbWeight::get().reads(2 as u64))374 .saturating_add(RocksDbWeight::get().reads(2_u64))226 .saturating_add(RocksDbWeight::get().writes(1 as u64))375 .saturating_add(RocksDbWeight::get().writes(1_u64))227 }376 }228 // Storage: AppPromotion Admin (r:1 w:0)377 /// Storage: AppPromotion Admin (r:1 w:0)229 // Storage: EvmContractHelpers Sponsoring (r:0 w:1)378 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)379 /// Storage: EvmContractHelpers Sponsoring (r:0 w:1)380 /// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)230 fn sponsor_contract() -> Weight {381 fn sponsor_contract() -> Weight {382 // Proof Size summary in bytes:383 // Measured: `198`384 // Estimated: `1517`385 // Minimum execution time: 14_438_000 picoseconds.231 Weight::from_ref_time(11_810_000 as u64)386 Weight::from_parts(14_931_000, 1517)232 .saturating_add(RocksDbWeight::get().reads(1 as u64))387 .saturating_add(RocksDbWeight::get().reads(1_u64))233 .saturating_add(RocksDbWeight::get().writes(1 as u64))388 .saturating_add(RocksDbWeight::get().writes(1_u64))234 }389 }235 // Storage: AppPromotion Admin (r:1 w:0)390 /// Storage: AppPromotion Admin (r:1 w:0)236 // Storage: EvmContractHelpers Sponsoring (r:1 w:1)391 /// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)392 /// Storage: EvmContractHelpers Sponsoring (r:1 w:1)393 /// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)237 fn stop_sponsoring_contract() -> Weight {394 fn stop_sponsoring_contract() -> Weight {395 // Proof Size summary in bytes:396 // Measured: `363`397 // Estimated: `5044`398 // Minimum execution time: 14_786_000 picoseconds.238 Weight::from_ref_time(13_570_000 as u64)399 Weight::from_parts(15_105_000, 5044)239 .saturating_add(RocksDbWeight::get().reads(2 as u64))400 .saturating_add(RocksDbWeight::get().reads(2_u64))240 .saturating_add(RocksDbWeight::get().writes(1 as u64))401 .saturating_add(RocksDbWeight::get().writes(1_u64))241 }402 }242}403}243404pallets/common/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_common3//! Autogenerated weights for pallet_common4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 102491010// Executed Command:11// Executed Command:26#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;48 fn set_collection_properties(b: u32, ) -> Weight {47 fn set_collection_properties(b: u32, ) -> Weight {49 // Proof Size summary in bytes:48 // Proof Size summary in bytes:50 // Measured: `265`49 // Measured: `265`51 // Estimated: `43467`50 // Estimated: `44457`52 // Minimum execution time: 7_163_000 picoseconds.51 // Minimum execution time: 6_805_000 picoseconds.53 Weight::from_parts(586_898, 43467)52 Weight::from_parts(6_965_000, 44457)54 // Standard Error: 23_78353 // Standard Error: 20_17555 .saturating_add(Weight::from_parts(6_089_494, 0).saturating_mul(b.into()))54 .saturating_add(Weight::from_parts(6_191_369, 0).saturating_mul(b.into()))56 .saturating_add(T::DbWeight::get().reads(1_u64))55 .saturating_add(T::DbWeight::get().reads(1_u64))57 .saturating_add(T::DbWeight::get().writes(1_u64))56 .saturating_add(T::DbWeight::get().writes(1_u64))58 }57 }61 /// The range of component `b` is `[0, 64]`.60 /// The range of component `b` is `[0, 64]`.62 fn delete_collection_properties(b: u32, ) -> Weight {61 fn delete_collection_properties(b: u32, ) -> Weight {63 // Proof Size summary in bytes:62 // Proof Size summary in bytes:64 // Measured: `302 + b * (33030 ±0)`63 // Measured: `270 + b * (33030 ±0)`65 // Estimated: `43467`64 // Estimated: `44457`66 // Minimum execution time: 6_540_000 picoseconds.65 // Minimum execution time: 6_284_000 picoseconds.67 Weight::from_parts(6_684_000, 43467)66 Weight::from_parts(6_416_000, 44457)68 // Standard Error: 67_98467 // Standard Error: 81_92969 .saturating_add(Weight::from_parts(21_502_829, 0).saturating_mul(b.into()))68 .saturating_add(Weight::from_parts(23_972_425, 0).saturating_mul(b.into()))70 .saturating_add(T::DbWeight::get().reads(1_u64))69 .saturating_add(T::DbWeight::get().reads(1_u64))71 .saturating_add(T::DbWeight::get().writes(1_u64))70 .saturating_add(T::DbWeight::get().writes(1_u64))72 }71 }75 fn check_accesslist() -> Weight {74 fn check_accesslist() -> Weight {76 // Proof Size summary in bytes:75 // Proof Size summary in bytes:77 // Measured: `340`76 // Measured: `340`78 // Estimated: `2545`77 // Estimated: `3535`79 // Minimum execution time: 2_887_000 picoseconds.78 // Minimum execution time: 5_205_000 picoseconds.80 Weight::from_parts(3_072_000, 2545)79 Weight::from_parts(5_438_000, 3535)81 .saturating_add(T::DbWeight::get().reads(1_u64))80 .saturating_add(T::DbWeight::get().reads(1_u64))82 }81 }83}82}90 fn set_collection_properties(b: u32, ) -> Weight {89 fn set_collection_properties(b: u32, ) -> Weight {91 // Proof Size summary in bytes:90 // Proof Size summary in bytes:92 // Measured: `265`91 // Measured: `265`93 // Estimated: `43467`92 // Estimated: `44457`94 // Minimum execution time: 7_163_000 picoseconds.93 // Minimum execution time: 6_805_000 picoseconds.95 Weight::from_parts(586_898, 43467)94 Weight::from_parts(6_965_000, 44457)96 // Standard Error: 23_78395 // Standard Error: 20_17597 .saturating_add(Weight::from_parts(6_089_494, 0).saturating_mul(b.into()))96 .saturating_add(Weight::from_parts(6_191_369, 0).saturating_mul(b.into()))98 .saturating_add(RocksDbWeight::get().reads(1_u64))97 .saturating_add(RocksDbWeight::get().reads(1_u64))99 .saturating_add(RocksDbWeight::get().writes(1_u64))98 .saturating_add(RocksDbWeight::get().writes(1_u64))100 }99 }103 /// The range of component `b` is `[0, 64]`.102 /// The range of component `b` is `[0, 64]`.104 fn delete_collection_properties(b: u32, ) -> Weight {103 fn delete_collection_properties(b: u32, ) -> Weight {105 // Proof Size summary in bytes:104 // Proof Size summary in bytes:106 // Measured: `302 + b * (33030 ±0)`105 // Measured: `270 + b * (33030 ±0)`107 // Estimated: `43467`106 // Estimated: `44457`108 // Minimum execution time: 6_540_000 picoseconds.107 // Minimum execution time: 6_284_000 picoseconds.109 Weight::from_parts(6_684_000, 43467)108 Weight::from_parts(6_416_000, 44457)110 // Standard Error: 67_984109 // Standard Error: 81_929111 .saturating_add(Weight::from_parts(21_502_829, 0).saturating_mul(b.into()))110 .saturating_add(Weight::from_parts(23_972_425, 0).saturating_mul(b.into()))112 .saturating_add(RocksDbWeight::get().reads(1_u64))111 .saturating_add(RocksDbWeight::get().reads(1_u64))113 .saturating_add(RocksDbWeight::get().writes(1_u64))112 .saturating_add(RocksDbWeight::get().writes(1_u64))114 }113 }117 fn check_accesslist() -> Weight {116 fn check_accesslist() -> Weight {118 // Proof Size summary in bytes:117 // Proof Size summary in bytes:119 // Measured: `340`118 // Measured: `340`120 // Estimated: `2545`119 // Estimated: `3535`121 // Minimum execution time: 2_887_000 picoseconds.120 // Minimum execution time: 5_205_000 picoseconds.122 Weight::from_parts(3_072_000, 2545)121 Weight::from_parts(5_438_000, 3535)123 .saturating_add(RocksDbWeight::get().reads(1_u64))122 .saturating_add(RocksDbWeight::get().reads(1_u64))124 }123 }125}124}pallets/configuration/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_configuration3//! Autogenerated weights for pallet_configuration4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 102491010// Executed Command:11// Executed Command:26#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;51 // Proof Size summary in bytes:50 // Proof Size summary in bytes:52 // Measured: `0`51 // Measured: `0`53 // Estimated: `0`52 // Estimated: `0`54 // Minimum execution time: 1_565_000 picoseconds.53 // Minimum execution time: 1_725_000 picoseconds.55 Weight::from_parts(1_636_000, 0)54 Weight::from_parts(1_853_000, 0)56 .saturating_add(T::DbWeight::get().writes(1_u64))55 .saturating_add(T::DbWeight::get().writes(1_u64))57 }56 }58 /// Storage: Configuration MinGasPriceOverride (r:0 w:1)57 /// Storage: Configuration MinGasPriceOverride (r:0 w:1)61 // Proof Size summary in bytes:60 // Proof Size summary in bytes:62 // Measured: `0`61 // Measured: `0`63 // Estimated: `0`62 // Estimated: `0`64 // Minimum execution time: 1_695_000 picoseconds.63 // Minimum execution time: 1_802_000 picoseconds.65 Weight::from_parts(1_798_000, 0)64 Weight::from_parts(1_903_000, 0)66 .saturating_add(T::DbWeight::get().writes(1_u64))65 .saturating_add(T::DbWeight::get().writes(1_u64))67 }66 }68 /// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)67 /// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)71 // Proof Size summary in bytes:70 // Proof Size summary in bytes:72 // Measured: `0`71 // Measured: `0`73 // Estimated: `0`72 // Estimated: `0`74 // Minimum execution time: 2_546_000 picoseconds.73 // Minimum execution time: 2_048_000 picoseconds.75 Weight::from_parts(2_796_000, 0)74 Weight::from_parts(2_157_000, 0)76 .saturating_add(T::DbWeight::get().writes(1_u64))75 .saturating_add(T::DbWeight::get().writes(1_u64))77 }76 }78 /// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)77 /// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)81 // Proof Size summary in bytes:80 // Proof Size summary in bytes:82 // Measured: `0`81 // Measured: `0`83 // Estimated: `0`82 // Estimated: `0`84 // Minimum execution time: 7_323_000 picoseconds.83 // Minimum execution time: 7_622_000 picoseconds.85 Weight::from_parts(8_251_000, 0)84 Weight::from_parts(8_014_000, 0)86 .saturating_add(T::DbWeight::get().writes(1_u64))85 .saturating_add(T::DbWeight::get().writes(1_u64))87 }86 }88 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)87 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)91 // Proof Size summary in bytes:90 // Proof Size summary in bytes:92 // Measured: `0`91 // Measured: `0`93 // Estimated: `0`92 // Estimated: `0`94 // Minimum execution time: 4_286_000 picoseconds.93 // Minimum execution time: 4_981_000 picoseconds.95 Weight::from_parts(4_442_000, 0)94 Weight::from_parts(5_811_000, 0)96 .saturating_add(T::DbWeight::get().writes(1_u64))95 .saturating_add(T::DbWeight::get().writes(1_u64))97 }96 }98 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)97 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)101 // Proof Size summary in bytes:100 // Proof Size summary in bytes:102 // Measured: `0`101 // Measured: `0`103 // Estimated: `0`102 // Estimated: `0`104 // Minimum execution time: 4_216_000 picoseconds.103 // Minimum execution time: 4_664_000 picoseconds.105 Weight::from_parts(4_389_000, 0)104 Weight::from_parts(4_816_000, 0)106 .saturating_add(T::DbWeight::get().writes(1_u64))105 .saturating_add(T::DbWeight::get().writes(1_u64))107 }106 }108}107}115 // Proof Size summary in bytes:114 // Proof Size summary in bytes:116 // Measured: `0`115 // Measured: `0`117 // Estimated: `0`116 // Estimated: `0`118 // Minimum execution time: 1_565_000 picoseconds.117 // Minimum execution time: 1_725_000 picoseconds.119 Weight::from_parts(1_636_000, 0)118 Weight::from_parts(1_853_000, 0)120 .saturating_add(RocksDbWeight::get().writes(1_u64))119 .saturating_add(RocksDbWeight::get().writes(1_u64))121 }120 }122 /// Storage: Configuration MinGasPriceOverride (r:0 w:1)121 /// Storage: Configuration MinGasPriceOverride (r:0 w:1)125 // Proof Size summary in bytes:124 // Proof Size summary in bytes:126 // Measured: `0`125 // Measured: `0`127 // Estimated: `0`126 // Estimated: `0`128 // Minimum execution time: 1_695_000 picoseconds.127 // Minimum execution time: 1_802_000 picoseconds.129 Weight::from_parts(1_798_000, 0)128 Weight::from_parts(1_903_000, 0)130 .saturating_add(RocksDbWeight::get().writes(1_u64))129 .saturating_add(RocksDbWeight::get().writes(1_u64))131 }130 }132 /// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)131 /// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)135 // Proof Size summary in bytes:134 // Proof Size summary in bytes:136 // Measured: `0`135 // Measured: `0`137 // Estimated: `0`136 // Estimated: `0`138 // Minimum execution time: 2_546_000 picoseconds.137 // Minimum execution time: 2_048_000 picoseconds.139 Weight::from_parts(2_796_000, 0)138 Weight::from_parts(2_157_000, 0)140 .saturating_add(RocksDbWeight::get().writes(1_u64))139 .saturating_add(RocksDbWeight::get().writes(1_u64))141 }140 }142 /// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)141 /// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)145 // Proof Size summary in bytes:144 // Proof Size summary in bytes:146 // Measured: `0`145 // Measured: `0`147 // Estimated: `0`146 // Estimated: `0`148 // Minimum execution time: 7_323_000 picoseconds.147 // Minimum execution time: 7_622_000 picoseconds.149 Weight::from_parts(8_251_000, 0)148 Weight::from_parts(8_014_000, 0)150 .saturating_add(RocksDbWeight::get().writes(1_u64))149 .saturating_add(RocksDbWeight::get().writes(1_u64))151 }150 }152 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)151 /// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)155 // Proof Size summary in bytes:154 // Proof Size summary in bytes:156 // Measured: `0`155 // Measured: `0`157 // Estimated: `0`156 // Estimated: `0`158 // Minimum execution time: 4_286_000 picoseconds.157 // Minimum execution time: 4_981_000 picoseconds.159 Weight::from_parts(4_442_000, 0)158 Weight::from_parts(5_811_000, 0)160 .saturating_add(RocksDbWeight::get().writes(1_u64))159 .saturating_add(RocksDbWeight::get().writes(1_u64))161 }160 }162 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)161 /// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)165 // Proof Size summary in bytes:164 // Proof Size summary in bytes:166 // Measured: `0`165 // Measured: `0`167 // Estimated: `0`166 // Estimated: `0`168 // Minimum execution time: 4_216_000 picoseconds.167 // Minimum execution time: 4_664_000 picoseconds.169 Weight::from_parts(4_389_000, 0)168 Weight::from_parts(4_816_000, 0)170 .saturating_add(RocksDbWeight::get().writes(1_u64))169 .saturating_add(RocksDbWeight::get().writes(1_u64))171 }170 }172}171}pallets/evm-migration/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_evm_migration3//! Autogenerated weights for pallet_evm_migration4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 102491010// Executed Command:11// Executed Command:26#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;53 fn begin() -> Weight {52 fn begin() -> Weight {54 // Proof Size summary in bytes:53 // Proof Size summary in bytes:55 // Measured: `94`54 // Measured: `94`56 // Estimated: `7676`55 // Estimated: `10646`57 // Minimum execution time: 12_699_000 picoseconds.56 // Minimum execution time: 8_519_000 picoseconds.58 Weight::from_parts(12_989_000, 7676)57 Weight::from_parts(8_729_000, 10646)59 .saturating_add(T::DbWeight::get().reads(3_u64))58 .saturating_add(T::DbWeight::get().reads(3_u64))60 .saturating_add(T::DbWeight::get().writes(1_u64))59 .saturating_add(T::DbWeight::get().writes(1_u64))61 }60 }67 fn set_data(b: u32, ) -> Weight {66 fn set_data(b: u32, ) -> Weight {68 // Proof Size summary in bytes:67 // Proof Size summary in bytes:69 // Measured: `96`68 // Measured: `96`70 // Estimated: `2600`69 // Estimated: `3590`71 // Minimum execution time: 9_157_000 picoseconds.70 // Minimum execution time: 6_062_000 picoseconds.72 Weight::from_parts(7_442_065, 2600)71 Weight::from_parts(7_193_727, 3590)73 // Standard Error: 1_13872 // Standard Error: 1_84474 .saturating_add(Weight::from_parts(934_789, 0).saturating_mul(b.into()))73 .saturating_add(Weight::from_parts(876_826, 0).saturating_mul(b.into()))75 .saturating_add(T::DbWeight::get().reads(1_u64))74 .saturating_add(T::DbWeight::get().reads(1_u64))76 .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())))77 }76 }80 /// Storage: EVM AccountCodes (r:0 w:1)79 /// Storage: EVM AccountCodes (r:0 w:1)81 /// 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)82 /// The range of component `b` is `[0, 80]`.81 /// The range of component `b` is `[0, 80]`.83 fn finish(b: u32, ) -> Weight {82 fn finish(_b: u32, ) -> Weight {84 // Proof Size summary in bytes:83 // Proof Size summary in bytes:85 // Measured: `96`84 // Measured: `96`86 // Estimated: `2600`85 // Estimated: `3590`87 // Minimum execution time: 7_719_000 picoseconds.86 // Minimum execution time: 7_452_000 picoseconds.88 Weight::from_parts(8_237_929, 2600)87 Weight::from_parts(8_531_888, 3590)89 // Standard Error: 26690 .saturating_add(Weight::from_parts(3_473, 0).saturating_mul(b.into()))91 .saturating_add(T::DbWeight::get().reads(1_u64))88 .saturating_add(T::DbWeight::get().reads(1_u64))92 .saturating_add(T::DbWeight::get().writes(2_u64))89 .saturating_add(T::DbWeight::get().writes(2_u64))93 }90 }96 // Proof Size summary in bytes:93 // Proof Size summary in bytes:97 // Measured: `0`94 // Measured: `0`98 // Estimated: `0`95 // Estimated: `0`99 // Minimum execution time: 1_193_000 picoseconds.96 // Minimum execution time: 1_377_000 picoseconds.100 Weight::from_parts(2_667_314, 0)97 Weight::from_parts(3_388_877, 0)101 // Standard Error: 58398 // Standard Error: 1_205102 .saturating_add(Weight::from_parts(690_704, 0).saturating_mul(b.into()))99 .saturating_add(Weight::from_parts(696_701, 0).saturating_mul(b.into()))103 }100 }104 /// The range of component `b` is `[0, 200]`.101 /// The range of component `b` is `[0, 200]`.105 fn insert_events(b: u32, ) -> Weight {102 fn insert_events(b: u32, ) -> Weight {106 // Proof Size summary in bytes:103 // Proof Size summary in bytes:107 // Measured: `0`104 // Measured: `0`108 // Estimated: `0`105 // Estimated: `0`109 // Minimum execution time: 1_253_000 picoseconds.106 // Minimum execution time: 1_671_000 picoseconds.110 Weight::from_parts(4_685_069, 0)107 Weight::from_parts(4_402_497, 0)111 // Standard Error: 1_036108 // Standard Error: 723112 .saturating_add(Weight::from_parts(1_322_329, 0).saturating_mul(b.into()))109 .saturating_add(Weight::from_parts(1_338_678, 0).saturating_mul(b.into()))113 }110 }114}111}115112124 fn begin() -> Weight {121 fn begin() -> Weight {125 // Proof Size summary in bytes:122 // Proof Size summary in bytes:126 // Measured: `94`123 // Measured: `94`127 // Estimated: `7676`124 // Estimated: `10646`128 // Minimum execution time: 12_699_000 picoseconds.125 // Minimum execution time: 8_519_000 picoseconds.129 Weight::from_parts(12_989_000, 7676)126 Weight::from_parts(8_729_000, 10646)130 .saturating_add(RocksDbWeight::get().reads(3_u64))127 .saturating_add(RocksDbWeight::get().reads(3_u64))131 .saturating_add(RocksDbWeight::get().writes(1_u64))128 .saturating_add(RocksDbWeight::get().writes(1_u64))132 }129 }138 fn set_data(b: u32, ) -> Weight {135 fn set_data(b: u32, ) -> Weight {139 // Proof Size summary in bytes:136 // Proof Size summary in bytes:140 // Measured: `96`137 // Measured: `96`141 // Estimated: `2600`138 // Estimated: `3590`142 // Minimum execution time: 9_157_000 picoseconds.139 // Minimum execution time: 6_062_000 picoseconds.143 Weight::from_parts(7_442_065, 2600)140 Weight::from_parts(7_193_727, 3590)144 // Standard Error: 1_138141 // Standard Error: 1_844145 .saturating_add(Weight::from_parts(934_789, 0).saturating_mul(b.into()))142 .saturating_add(Weight::from_parts(876_826, 0).saturating_mul(b.into()))146 .saturating_add(RocksDbWeight::get().reads(1_u64))143 .saturating_add(RocksDbWeight::get().reads(1_u64))147 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(b.into())))144 .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(b.into())))148 }145 }151 /// Storage: EVM AccountCodes (r:0 w:1)148 /// Storage: EVM AccountCodes (r:0 w:1)152 /// Proof Skipped: EVM AccountCodes (max_values: None, max_size: None, mode: Measured)149 /// Proof Skipped: EVM AccountCodes (max_values: None, max_size: None, mode: Measured)153 /// The range of component `b` is `[0, 80]`.150 /// The range of component `b` is `[0, 80]`.154 fn finish(b: u32, ) -> Weight {151 fn finish(_b: u32, ) -> Weight {155 // Proof Size summary in bytes:152 // Proof Size summary in bytes:156 // Measured: `96`153 // Measured: `96`157 // Estimated: `2600`154 // Estimated: `3590`158 // Minimum execution time: 7_719_000 picoseconds.155 // Minimum execution time: 7_452_000 picoseconds.159 Weight::from_parts(8_237_929, 2600)156 Weight::from_parts(8_531_888, 3590)160 // Standard Error: 266161 .saturating_add(Weight::from_parts(3_473, 0).saturating_mul(b.into()))162 .saturating_add(RocksDbWeight::get().reads(1_u64))157 .saturating_add(RocksDbWeight::get().reads(1_u64))163 .saturating_add(RocksDbWeight::get().writes(2_u64))158 .saturating_add(RocksDbWeight::get().writes(2_u64))164 }159 }167 // Proof Size summary in bytes:162 // Proof Size summary in bytes:168 // Measured: `0`163 // Measured: `0`169 // Estimated: `0`164 // Estimated: `0`170 // Minimum execution time: 1_193_000 picoseconds.165 // Minimum execution time: 1_377_000 picoseconds.171 Weight::from_parts(2_667_314, 0)166 Weight::from_parts(3_388_877, 0)172 // Standard Error: 583167 // Standard Error: 1_205173 .saturating_add(Weight::from_parts(690_704, 0).saturating_mul(b.into()))168 .saturating_add(Weight::from_parts(696_701, 0).saturating_mul(b.into()))174 }169 }175 /// The range of component `b` is `[0, 200]`.170 /// The range of component `b` is `[0, 200]`.176 fn insert_events(b: u32, ) -> Weight {171 fn insert_events(b: u32, ) -> Weight {177 // Proof Size summary in bytes:172 // Proof Size summary in bytes:178 // Measured: `0`173 // Measured: `0`179 // Estimated: `0`174 // Estimated: `0`180 // Minimum execution time: 1_253_000 picoseconds.175 // Minimum execution time: 1_671_000 picoseconds.181 Weight::from_parts(4_685_069, 0)176 Weight::from_parts(4_402_497, 0)182 // Standard Error: 1_036177 // Standard Error: 723183 .saturating_add(Weight::from_parts(1_322_329, 0).saturating_mul(b.into()))178 .saturating_add(Weight::from_parts(1_338_678, 0).saturating_mul(b.into()))184 }179 }185}180}186181pallets/foreign-assets/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_foreign_assets3//! Autogenerated weights for pallet_foreign_assets4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 102491010// Executed Command:11// Executed Command:26#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;65 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)64 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)66 fn register_foreign_asset() -> Weight {65 fn register_foreign_asset() -> Weight {67 // Proof Size summary in bytes:66 // Proof Size summary in bytes:68 // Measured: `318`67 // Measured: `286`69 // Estimated: `17918`68 // Estimated: `25838`70 // Minimum execution time: 45_521_000 picoseconds.69 // Minimum execution time: 37_778_000 picoseconds.71 Weight::from_parts(46_333_000, 17918)70 Weight::from_parts(38_334_000, 25838)72 .saturating_add(T::DbWeight::get().reads(9_u64))71 .saturating_add(T::DbWeight::get().reads(9_u64))73 .saturating_add(T::DbWeight::get().writes(11_u64))72 .saturating_add(T::DbWeight::get().writes(11_u64))74 }73 }79 fn update_foreign_asset() -> Weight {78 fn update_foreign_asset() -> Weight {80 // Proof Size summary in bytes:79 // Proof Size summary in bytes:81 // Measured: `197`80 // Measured: `197`82 // Estimated: `5635`81 // Estimated: `7615`83 // Minimum execution time: 13_542_000 picoseconds.82 // Minimum execution time: 13_739_000 picoseconds.84 Weight::from_parts(13_913_000, 5635)83 Weight::from_parts(22_366_000, 7615)85 .saturating_add(T::DbWeight::get().reads(2_u64))84 .saturating_add(T::DbWeight::get().reads(2_u64))86 .saturating_add(T::DbWeight::get().writes(2_u64))85 .saturating_add(T::DbWeight::get().writes(2_u64))87 }86 }113 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)112 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)114 fn register_foreign_asset() -> Weight {113 fn register_foreign_asset() -> Weight {115 // Proof Size summary in bytes:114 // Proof Size summary in bytes:116 // Measured: `318`115 // Measured: `286`117 // Estimated: `17918`116 // Estimated: `25838`118 // Minimum execution time: 45_521_000 picoseconds.117 // Minimum execution time: 37_778_000 picoseconds.119 Weight::from_parts(46_333_000, 17918)118 Weight::from_parts(38_334_000, 25838)120 .saturating_add(RocksDbWeight::get().reads(9_u64))119 .saturating_add(RocksDbWeight::get().reads(9_u64))121 .saturating_add(RocksDbWeight::get().writes(11_u64))120 .saturating_add(RocksDbWeight::get().writes(11_u64))122 }121 }127 fn update_foreign_asset() -> Weight {126 fn update_foreign_asset() -> Weight {128 // Proof Size summary in bytes:127 // Proof Size summary in bytes:129 // Measured: `197`128 // Measured: `197`130 // Estimated: `5635`129 // Estimated: `7615`131 // Minimum execution time: 13_542_000 picoseconds.130 // Minimum execution time: 13_739_000 picoseconds.132 Weight::from_parts(13_913_000, 5635)131 Weight::from_parts(22_366_000, 7615)133 .saturating_add(RocksDbWeight::get().reads(2_u64))132 .saturating_add(RocksDbWeight::get().reads(2_u64))134 .saturating_add(RocksDbWeight::get().writes(2_u64))133 .saturating_add(RocksDbWeight::get().writes(2_u64))135 }134 }pallets/fungible/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_fungible3//! Autogenerated weights for pallet_fungible4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 102491010// Executed Command:11// Executed Command:26#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;55 fn create_item() -> Weight {54 fn create_item() -> Weight {56 // Proof Size summary in bytes:55 // Proof Size summary in bytes:57 // Measured: `42`56 // Measured: `42`58 // Estimated: `5055`57 // Estimated: `7035`59 // Minimum execution time: 10_152_000 picoseconds.58 // Minimum execution time: 10_168_000 picoseconds.60 Weight::from_parts(10_520_000, 5055)59 Weight::from_parts(10_453_000, 7035)61 .saturating_add(T::DbWeight::get().reads(2_u64))60 .saturating_add(T::DbWeight::get().reads(2_u64))62 .saturating_add(T::DbWeight::get().writes(2_u64))61 .saturating_add(T::DbWeight::get().writes(2_u64))63 }62 }69 fn create_multiple_items_ex(b: u32, ) -> Weight {68 fn create_multiple_items_ex(b: u32, ) -> Weight {70 // Proof Size summary in bytes:69 // Proof Size summary in bytes:71 // Measured: `42`70 // Measured: `42`72 // Estimated: `2503 + b * (2552 ±0)`71 // Estimated: `4483 + b * (2552 ±0)`73 // Minimum execution time: 3_437_000 picoseconds.72 // Minimum execution time: 3_248_000 picoseconds.74 Weight::from_parts(13_322_752, 2503)73 Weight::from_parts(12_455_981, 4483)75 // Standard Error: 1_72874 // Standard Error: 2_69876 .saturating_add(Weight::from_parts(3_605_522, 0).saturating_mul(b.into()))75 .saturating_add(Weight::from_parts(3_426_148, 0).saturating_mul(b.into()))77 .saturating_add(T::DbWeight::get().reads(1_u64))76 .saturating_add(T::DbWeight::get().reads(1_u64))78 .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())))79 .saturating_add(T::DbWeight::get().writes(1_u64))78 .saturating_add(T::DbWeight::get().writes(1_u64))87 fn burn_item() -> Weight {86 fn burn_item() -> Weight {88 // Proof Size summary in bytes:87 // Proof Size summary in bytes:89 // Measured: `197`88 // Measured: `197`90 // Estimated: `5055`89 // Estimated: `7035`91 // Minimum execution time: 12_894_000 picoseconds.90 // Minimum execution time: 12_717_000 picoseconds.92 Weight::from_parts(13_347_000, 5055)91 Weight::from_parts(13_031_000, 7035)93 .saturating_add(T::DbWeight::get().reads(2_u64))92 .saturating_add(T::DbWeight::get().reads(2_u64))94 .saturating_add(T::DbWeight::get().writes(2_u64))93 .saturating_add(T::DbWeight::get().writes(2_u64))95 }94 }98 fn transfer_raw() -> Weight {97 fn transfer_raw() -> Weight {99 // Proof Size summary in bytes:98 // Proof Size summary in bytes:100 // Measured: `182`99 // Measured: `182`101 // Estimated: `5104`100 // Estimated: `6094`102 // Minimum execution time: 6_678_000 picoseconds.101 // Minimum execution time: 13_640_000 picoseconds.103 Weight::from_parts(7_151_000, 5104)102 Weight::from_parts(13_935_000, 6094)104 .saturating_add(T::DbWeight::get().reads(2_u64))103 .saturating_add(T::DbWeight::get().reads(2_u64))105 .saturating_add(T::DbWeight::get().writes(2_u64))104 .saturating_add(T::DbWeight::get().writes(2_u64))106 }105 }111 fn approve() -> Weight {110 fn approve() -> Weight {112 // Proof Size summary in bytes:111 // Proof Size summary in bytes:113 // Measured: `182`112 // Measured: `182`114 // Estimated: `2552`113 // Estimated: `3542`115 // Minimum execution time: 12_417_000 picoseconds.114 // Minimum execution time: 11_769_000 picoseconds.116 Weight::from_parts(12_658_000, 2552)115 Weight::from_parts(12_072_000, 3542)117 .saturating_add(T::DbWeight::get().reads(1_u64))116 .saturating_add(T::DbWeight::get().reads(1_u64))118 .saturating_add(T::DbWeight::get().writes(1_u64))117 .saturating_add(T::DbWeight::get().writes(1_u64))119 }118 }124 fn approve_from() -> Weight {123 fn approve_from() -> Weight {125 // Proof Size summary in bytes:124 // Proof Size summary in bytes:126 // Measured: `170`125 // Measured: `170`127 // Estimated: `2552`126 // Estimated: `3542`128 // Minimum execution time: 12_322_000 picoseconds.127 // Minimum execution time: 11_603_000 picoseconds.129 Weight::from_parts(12_629_000, 2552)128 Weight::from_parts(12_003_000, 3542)130 .saturating_add(T::DbWeight::get().reads(1_u64))129 .saturating_add(T::DbWeight::get().reads(1_u64))131 .saturating_add(T::DbWeight::get().writes(1_u64))130 .saturating_add(T::DbWeight::get().writes(1_u64))132 }131 }135 fn check_allowed_raw() -> Weight {134 fn check_allowed_raw() -> Weight {136 // Proof Size summary in bytes:135 // Proof Size summary in bytes:137 // Measured: `210`136 // Measured: `210`138 // Estimated: `2568`137 // Estimated: `3558`139 // Minimum execution time: 2_842_000 picoseconds.138 // Minimum execution time: 5_682_000 picoseconds.140 Weight::from_parts(3_077_000, 2568)139 Weight::from_parts(5_892_000, 3558)141 .saturating_add(T::DbWeight::get().reads(1_u64))140 .saturating_add(T::DbWeight::get().reads(1_u64))142 }141 }143 /// Storage: Fungible Allowance (r:0 w:1)142 /// Storage: Fungible Allowance (r:0 w:1)146 // Proof Size summary in bytes:145 // Proof Size summary in bytes:147 // Measured: `0`146 // Measured: `0`148 // Estimated: `0`147 // Estimated: `0`149 // Minimum execution time: 2_532_000 picoseconds.148 // Minimum execution time: 6_415_000 picoseconds.150 Weight::from_parts(2_680_000, 0)149 Weight::from_parts(6_599_000, 0)151 .saturating_add(T::DbWeight::get().writes(1_u64))150 .saturating_add(T::DbWeight::get().writes(1_u64))152 }151 }153 /// Storage: Fungible Allowance (r:1 w:1)152 /// Storage: Fungible Allowance (r:1 w:1)159 fn burn_from() -> Weight {158 fn burn_from() -> Weight {160 // Proof Size summary in bytes:159 // Proof Size summary in bytes:161 // Measured: `315`160 // Measured: `315`162 // Estimated: `7623`161 // Estimated: `10593`163 // Minimum execution time: 21_271_000 picoseconds.162 // Minimum execution time: 20_257_000 picoseconds.164 Weight::from_parts(21_709_000, 7623)163 Weight::from_parts(20_625_000, 10593)165 .saturating_add(T::DbWeight::get().reads(3_u64))164 .saturating_add(T::DbWeight::get().reads(3_u64))166 .saturating_add(T::DbWeight::get().writes(3_u64))165 .saturating_add(T::DbWeight::get().writes(3_u64))167 }166 }176 fn create_item() -> Weight {175 fn create_item() -> Weight {177 // Proof Size summary in bytes:176 // Proof Size summary in bytes:178 // Measured: `42`177 // Measured: `42`179 // Estimated: `5055`178 // Estimated: `7035`180 // Minimum execution time: 10_152_000 picoseconds.179 // Minimum execution time: 10_168_000 picoseconds.181 Weight::from_parts(10_520_000, 5055)180 Weight::from_parts(10_453_000, 7035)182 .saturating_add(RocksDbWeight::get().reads(2_u64))181 .saturating_add(RocksDbWeight::get().reads(2_u64))183 .saturating_add(RocksDbWeight::get().writes(2_u64))182 .saturating_add(RocksDbWeight::get().writes(2_u64))184 }183 }190 fn create_multiple_items_ex(b: u32, ) -> Weight {189 fn create_multiple_items_ex(b: u32, ) -> Weight {191 // Proof Size summary in bytes:190 // Proof Size summary in bytes:192 // Measured: `42`191 // Measured: `42`193 // Estimated: `2503 + b * (2552 ±0)`192 // Estimated: `4483 + b * (2552 ±0)`194 // Minimum execution time: 3_437_000 picoseconds.193 // Minimum execution time: 3_248_000 picoseconds.195 Weight::from_parts(13_322_752, 2503)194 Weight::from_parts(12_455_981, 4483)196 // Standard Error: 1_728195 // Standard Error: 2_698197 .saturating_add(Weight::from_parts(3_605_522, 0).saturating_mul(b.into()))196 .saturating_add(Weight::from_parts(3_426_148, 0).saturating_mul(b.into()))198 .saturating_add(RocksDbWeight::get().reads(1_u64))197 .saturating_add(RocksDbWeight::get().reads(1_u64))199 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))198 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))200 .saturating_add(RocksDbWeight::get().writes(1_u64))199 .saturating_add(RocksDbWeight::get().writes(1_u64))208 fn burn_item() -> Weight {207 fn burn_item() -> Weight {209 // Proof Size summary in bytes:208 // Proof Size summary in bytes:210 // Measured: `197`209 // Measured: `197`211 // Estimated: `5055`210 // Estimated: `7035`212 // Minimum execution time: 12_894_000 picoseconds.211 // Minimum execution time: 12_717_000 picoseconds.213 Weight::from_parts(13_347_000, 5055)212 Weight::from_parts(13_031_000, 7035)214 .saturating_add(RocksDbWeight::get().reads(2_u64))213 .saturating_add(RocksDbWeight::get().reads(2_u64))215 .saturating_add(RocksDbWeight::get().writes(2_u64))214 .saturating_add(RocksDbWeight::get().writes(2_u64))216 }215 }219 fn transfer_raw() -> Weight {218 fn transfer_raw() -> Weight {220 // Proof Size summary in bytes:219 // Proof Size summary in bytes:221 // Measured: `182`220 // Measured: `182`222 // Estimated: `5104`221 // Estimated: `6094`223 // Minimum execution time: 6_678_000 picoseconds.222 // Minimum execution time: 13_640_000 picoseconds.224 Weight::from_parts(7_151_000, 5104)223 Weight::from_parts(13_935_000, 6094)225 .saturating_add(RocksDbWeight::get().reads(2_u64))224 .saturating_add(RocksDbWeight::get().reads(2_u64))226 .saturating_add(RocksDbWeight::get().writes(2_u64))225 .saturating_add(RocksDbWeight::get().writes(2_u64))227 }226 }232 fn approve() -> Weight {231 fn approve() -> Weight {233 // Proof Size summary in bytes:232 // Proof Size summary in bytes:234 // Measured: `182`233 // Measured: `182`235 // Estimated: `2552`234 // Estimated: `3542`236 // Minimum execution time: 12_417_000 picoseconds.235 // Minimum execution time: 11_769_000 picoseconds.237 Weight::from_parts(12_658_000, 2552)236 Weight::from_parts(12_072_000, 3542)238 .saturating_add(RocksDbWeight::get().reads(1_u64))237 .saturating_add(RocksDbWeight::get().reads(1_u64))239 .saturating_add(RocksDbWeight::get().writes(1_u64))238 .saturating_add(RocksDbWeight::get().writes(1_u64))240 }239 }245 fn approve_from() -> Weight {244 fn approve_from() -> Weight {246 // Proof Size summary in bytes:245 // Proof Size summary in bytes:247 // Measured: `170`246 // Measured: `170`248 // Estimated: `2552`247 // Estimated: `3542`249 // Minimum execution time: 12_322_000 picoseconds.248 // Minimum execution time: 11_603_000 picoseconds.250 Weight::from_parts(12_629_000, 2552)249 Weight::from_parts(12_003_000, 3542)251 .saturating_add(RocksDbWeight::get().reads(1_u64))250 .saturating_add(RocksDbWeight::get().reads(1_u64))252 .saturating_add(RocksDbWeight::get().writes(1_u64))251 .saturating_add(RocksDbWeight::get().writes(1_u64))253 }252 }256 fn check_allowed_raw() -> Weight {255 fn check_allowed_raw() -> Weight {257 // Proof Size summary in bytes:256 // Proof Size summary in bytes:258 // Measured: `210`257 // Measured: `210`259 // Estimated: `2568`258 // Estimated: `3558`260 // Minimum execution time: 2_842_000 picoseconds.259 // Minimum execution time: 5_682_000 picoseconds.261 Weight::from_parts(3_077_000, 2568)260 Weight::from_parts(5_892_000, 3558)262 .saturating_add(RocksDbWeight::get().reads(1_u64))261 .saturating_add(RocksDbWeight::get().reads(1_u64))263 }262 }264 /// Storage: Fungible Allowance (r:0 w:1)263 /// Storage: Fungible Allowance (r:0 w:1)267 // Proof Size summary in bytes:266 // Proof Size summary in bytes:268 // Measured: `0`267 // Measured: `0`269 // Estimated: `0`268 // Estimated: `0`270 // Minimum execution time: 2_532_000 picoseconds.269 // Minimum execution time: 6_415_000 picoseconds.271 Weight::from_parts(2_680_000, 0)270 Weight::from_parts(6_599_000, 0)272 .saturating_add(RocksDbWeight::get().writes(1_u64))271 .saturating_add(RocksDbWeight::get().writes(1_u64))273 }272 }274 /// Storage: Fungible Allowance (r:1 w:1)273 /// Storage: Fungible Allowance (r:1 w:1)280 fn burn_from() -> Weight {279 fn burn_from() -> Weight {281 // Proof Size summary in bytes:280 // Proof Size summary in bytes:282 // Measured: `315`281 // Measured: `315`283 // Estimated: `7623`282 // Estimated: `10593`284 // Minimum execution time: 21_271_000 picoseconds.283 // Minimum execution time: 20_257_000 picoseconds.285 Weight::from_parts(21_709_000, 7623)284 Weight::from_parts(20_625_000, 10593)286 .saturating_add(RocksDbWeight::get().reads(3_u64))285 .saturating_add(RocksDbWeight::get().reads(3_u64))287 .saturating_add(RocksDbWeight::get().writes(3_u64))286 .saturating_add(RocksDbWeight::get().writes(3_u64))288 }287 }pallets/maintenance/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_maintenance3//! Autogenerated weights for pallet_maintenance4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 102491010// Executed Command:11// Executed Command:26#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;48 // Proof Size summary in bytes:47 // Proof Size summary in bytes:49 // Measured: `0`48 // Measured: `0`50 // Estimated: `0`49 // Estimated: `0`51 // Minimum execution time: 4_721_000 picoseconds.50 // Minimum execution time: 4_407_000 picoseconds.52 Weight::from_parts(4_918_000, 0)51 Weight::from_parts(4_556_000, 0)53 .saturating_add(T::DbWeight::get().writes(1_u64))52 .saturating_add(T::DbWeight::get().writes(1_u64))54 }53 }55 /// Storage: Maintenance Enabled (r:0 w:1)54 /// Storage: Maintenance Enabled (r:0 w:1)58 // Proof Size summary in bytes:57 // Proof Size summary in bytes:59 // Measured: `0`58 // Measured: `0`60 // Estimated: `0`59 // Estimated: `0`61 // Minimum execution time: 4_795_000 picoseconds.60 // Minimum execution time: 5_868_000 picoseconds.62 Weight::from_parts(5_006_000, 0)61 Weight::from_parts(6_100_000, 0)63 .saturating_add(T::DbWeight::get().writes(1_u64))62 .saturating_add(T::DbWeight::get().writes(1_u64))64 }63 }65 /// Storage: Preimage StatusFor (r:1 w:0)64 /// Storage: Preimage StatusFor (r:1 w:0)69 fn execute_preimage() -> Weight {68 fn execute_preimage() -> Weight {70 // Proof Size summary in bytes:69 // Proof Size summary in bytes:71 // Measured: `209`70 // Measured: `209`72 // Estimated: `5250`71 // Estimated: `7230`73 // Minimum execution time: 10_004_000 picoseconds.72 // Minimum execution time: 14_046_000 picoseconds.74 Weight::from_parts(10_964_000, 5250)73 Weight::from_parts(14_419_000, 7230)75 .saturating_add(T::DbWeight::get().reads(2_u64))74 .saturating_add(T::DbWeight::get().reads(2_u64))76 }75 }77}76}84 // Proof Size summary in bytes:83 // Proof Size summary in bytes:85 // Measured: `0`84 // Measured: `0`86 // Estimated: `0`85 // Estimated: `0`87 // Minimum execution time: 4_721_000 picoseconds.86 // Minimum execution time: 4_407_000 picoseconds.88 Weight::from_parts(4_918_000, 0)87 Weight::from_parts(4_556_000, 0)89 .saturating_add(RocksDbWeight::get().writes(1_u64))88 .saturating_add(RocksDbWeight::get().writes(1_u64))90 }89 }91 /// Storage: Maintenance Enabled (r:0 w:1)90 /// Storage: Maintenance Enabled (r:0 w:1)94 // Proof Size summary in bytes:93 // Proof Size summary in bytes:95 // Measured: `0`94 // Measured: `0`96 // Estimated: `0`95 // Estimated: `0`97 // Minimum execution time: 4_795_000 picoseconds.96 // Minimum execution time: 5_868_000 picoseconds.98 Weight::from_parts(5_006_000, 0)97 Weight::from_parts(6_100_000, 0)99 .saturating_add(RocksDbWeight::get().writes(1_u64))98 .saturating_add(RocksDbWeight::get().writes(1_u64))100 }99 }101 /// Storage: Preimage StatusFor (r:1 w:0)100 /// Storage: Preimage StatusFor (r:1 w:0)105 fn execute_preimage() -> Weight {104 fn execute_preimage() -> Weight {106 // Proof Size summary in bytes:105 // Proof Size summary in bytes:107 // Measured: `209`106 // Measured: `209`108 // Estimated: `5250`107 // Estimated: `7230`109 // Minimum execution time: 10_004_000 picoseconds.108 // Minimum execution time: 14_046_000 picoseconds.110 Weight::from_parts(10_964_000, 5250)109 Weight::from_parts(14_419_000, 7230)111 .saturating_add(RocksDbWeight::get().reads(2_u64))110 .saturating_add(RocksDbWeight::get().reads(2_u64))112 }111 }113}112}pallets/nonfungible/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_nonfungible3//! Autogenerated weights for pallet_nonfungible4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 102491010// Executed Command:11// Executed Command:26#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;72 fn create_item() -> Weight {71 fn create_item() -> Weight {73 // Proof Size summary in bytes:72 // Proof Size summary in bytes:74 // Measured: `390`73 // Measured: `390`75 // Estimated: `59511`74 // Estimated: `63471`76 // Minimum execution time: 23_081_000 picoseconds.75 // Minimum execution time: 25_892_000 picoseconds.77 Weight::from_parts(23_551_000, 59511)76 Weight::from_parts(26_424_000, 63471)78 .saturating_add(T::DbWeight::get().reads(4_u64))77 .saturating_add(T::DbWeight::get().reads(4_u64))79 .saturating_add(T::DbWeight::get().writes(5_u64))78 .saturating_add(T::DbWeight::get().writes(5_u64))80 }79 }94 fn create_multiple_items(b: u32, ) -> Weight {93 fn create_multiple_items(b: u32, ) -> Weight {95 // Proof Size summary in bytes:94 // Proof Size summary in bytes:96 // Measured: `390`95 // Measured: `390`97 // Estimated: `24232 + b * (35279 ±0)`96 // Estimated: `28192 + b * (35279 ±0)`98 // Minimum execution time: 4_557_000 picoseconds.97 // Minimum execution time: 4_612_000 picoseconds.99 Weight::from_parts(5_994_058, 24232)98 Weight::from_parts(6_399_460, 28192)100 // Standard Error: 4_32699 // Standard Error: 5_119101 .saturating_add(Weight::from_parts(7_369_489, 0).saturating_mul(b.into()))100 .saturating_add(Weight::from_parts(7_230_389, 0).saturating_mul(b.into()))102 .saturating_add(T::DbWeight::get().reads(3_u64))101 .saturating_add(T::DbWeight::get().reads(3_u64))103 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))102 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))104 .saturating_add(T::DbWeight::get().writes(2_u64))103 .saturating_add(T::DbWeight::get().writes(2_u64))121 fn create_multiple_items_ex(b: u32, ) -> Weight {120 fn create_multiple_items_ex(b: u32, ) -> Weight {122 // Proof Size summary in bytes:121 // Proof Size summary in bytes:123 // Measured: `390`122 // Measured: `390`124 // Estimated: `21692 + b * (37819 ±0)`123 // Estimated: `25652 + b * (37819 ±0)`125 // Minimum execution time: 4_533_000 picoseconds.124 // Minimum execution time: 4_538_000 picoseconds.126 Weight::from_parts(2_822_660, 21692)125 Weight::from_parts(4_686_000, 25652)127 // Standard Error: 3_650126 // Standard Error: 3_518128 .saturating_add(Weight::from_parts(9_100_706, 0).saturating_mul(b.into()))127 .saturating_add(Weight::from_parts(8_905_771, 0).saturating_mul(b.into()))129 .saturating_add(T::DbWeight::get().reads(2_u64))128 .saturating_add(T::DbWeight::get().reads(2_u64))130 .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(b.into())))129 .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(b.into())))131 .saturating_add(T::DbWeight::get().writes(1_u64))130 .saturating_add(T::DbWeight::get().writes(1_u64))148 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)147 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)149 fn burn_item() -> Weight {148 fn burn_item() -> Weight {150 // Proof Size summary in bytes:149 // Proof Size summary in bytes:151 // Measured: `412`150 // Measured: `380`152 // Estimated: `12611`151 // Estimated: `17561`153 // Minimum execution time: 23_528_000 picoseconds.152 // Minimum execution time: 24_230_000 picoseconds.154 Weight::from_parts(24_680_000, 12611)153 Weight::from_parts(24_672_000, 17561)155 .saturating_add(T::DbWeight::get().reads(5_u64))154 .saturating_add(T::DbWeight::get().reads(5_u64))156 .saturating_add(T::DbWeight::get().writes(5_u64))155 .saturating_add(T::DbWeight::get().writes(5_u64))157 }156 }171 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)170 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)172 fn burn_recursively_self_raw() -> Weight {171 fn burn_recursively_self_raw() -> Weight {173 // Proof Size summary in bytes:172 // Proof Size summary in bytes:174 // Measured: `412`173 // Measured: `380`175 // Estimated: `12611`174 // Estimated: `17561`176 // Minimum execution time: 29_770_000 picoseconds.175 // Minimum execution time: 30_521_000 picoseconds.177 Weight::from_parts(30_114_000, 12611)176 Weight::from_parts(31_241_000, 17561)178 .saturating_add(T::DbWeight::get().reads(5_u64))177 .saturating_add(T::DbWeight::get().reads(5_u64))179 .saturating_add(T::DbWeight::get().writes(5_u64))178 .saturating_add(T::DbWeight::get().writes(5_u64))180 }179 }197 /// The range of component `b` is `[0, 200]`.196 /// The range of component `b` is `[0, 200]`.198 fn burn_recursively_breadth_plus_self_plus_self_per_each_raw(b: u32, ) -> Weight {197 fn burn_recursively_breadth_plus_self_plus_self_per_each_raw(b: u32, ) -> Weight {199 // Proof Size summary in bytes:198 // Proof Size summary in bytes:200 // Measured: `1530 + b * (58 ±0)`199 // Measured: `1467 + b * (58 ±0)`201 // Estimated: `18290 + b * (10097 ±0)`200 // Estimated: `24230 + b * (10097 ±0)`202 // Minimum execution time: 31_413_000 picoseconds.201 // Minimum execution time: 31_734_000 picoseconds.203 Weight::from_parts(31_865_000, 18290)202 Weight::from_parts(32_162_000, 24230)204 // Standard Error: 980_032203 // Standard Error: 210_514205 .saturating_add(Weight::from_parts(205_236_443, 0).saturating_mul(b.into()))204 .saturating_add(Weight::from_parts(71_382_804, 0).saturating_mul(b.into()))206 .saturating_add(T::DbWeight::get().reads(7_u64))205 .saturating_add(T::DbWeight::get().reads(7_u64))207 .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(b.into())))206 .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(b.into())))208 .saturating_add(T::DbWeight::get().writes(6_u64))207 .saturating_add(T::DbWeight::get().writes(6_u64))219 /// Proof: Nonfungible Owned (max_values: None, max_size: Some(74), added: 2549, mode: MaxEncodedLen)218 /// Proof: Nonfungible Owned (max_values: None, max_size: Some(74), added: 2549, mode: MaxEncodedLen)220 fn transfer_raw() -> Weight {219 fn transfer_raw() -> Weight {221 // Proof Size summary in bytes:220 // Proof Size summary in bytes:222 // Measured: `412`221 // Measured: `380`223 // Estimated: `10144`222 // Estimated: `13114`224 // Minimum execution time: 9_307_000 picoseconds.223 // Minimum execution time: 18_305_000 picoseconds.225 Weight::from_parts(10_108_000, 10144)224 Weight::from_parts(18_859_000, 13114)226 .saturating_add(T::DbWeight::get().reads(4_u64))225 .saturating_add(T::DbWeight::get().reads(4_u64))227 .saturating_add(T::DbWeight::get().writes(5_u64))226 .saturating_add(T::DbWeight::get().writes(5_u64))228 }227 }232 /// Proof: Nonfungible Allowance (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)231 /// Proof: Nonfungible Allowance (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)233 fn approve() -> Weight {232 fn approve() -> Weight {234 // Proof Size summary in bytes:233 // Proof Size summary in bytes:235 // Measured: `358`234 // Measured: `326`236 // Estimated: `5064`235 // Estimated: `7044`237 // Minimum execution time: 11_507_000 picoseconds.236 // Minimum execution time: 10_977_000 picoseconds.238 Weight::from_parts(11_771_000, 5064)237 Weight::from_parts(11_184_000, 7044)239 .saturating_add(T::DbWeight::get().reads(2_u64))238 .saturating_add(T::DbWeight::get().reads(2_u64))240 .saturating_add(T::DbWeight::get().writes(1_u64))239 .saturating_add(T::DbWeight::get().writes(1_u64))241 }240 }246 fn approve_from() -> Weight {245 fn approve_from() -> Weight {247 // Proof Size summary in bytes:246 // Proof Size summary in bytes:248 // Measured: `313`247 // Measured: `313`249 // Estimated: `5064`248 // Estimated: `7044`250 // Minimum execution time: 11_558_000 picoseconds.249 // Minimum execution time: 11_456_000 picoseconds.251 Weight::from_parts(11_789_000, 5064)250 Weight::from_parts(11_731_000, 7044)252 .saturating_add(T::DbWeight::get().reads(2_u64))251 .saturating_add(T::DbWeight::get().reads(2_u64))253 .saturating_add(T::DbWeight::get().writes(1_u64))252 .saturating_add(T::DbWeight::get().writes(1_u64))254 }253 }255 /// Storage: Nonfungible Allowance (r:1 w:0)254 /// Storage: Nonfungible Allowance (r:1 w:0)256 /// Proof: Nonfungible Allowance (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)255 /// Proof: Nonfungible Allowance (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)257 fn check_allowed_raw() -> Weight {256 fn check_allowed_raw() -> Weight {258 // Proof Size summary in bytes:257 // Proof Size summary in bytes:259 // Measured: `394`258 // Measured: `362`260 // Estimated: `2532`259 // Estimated: `3522`261 // Minimum execution time: 2_668_000 picoseconds.260 // Minimum execution time: 5_771_000 picoseconds.262 Weight::from_parts(2_877_000, 2532)261 Weight::from_parts(5_972_000, 3522)263 .saturating_add(T::DbWeight::get().reads(1_u64))262 .saturating_add(T::DbWeight::get().reads(1_u64))264 }263 }265 /// Storage: Nonfungible Allowance (r:1 w:1)264 /// Storage: Nonfungible Allowance (r:1 w:1)278 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)277 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)279 fn burn_from() -> Weight {278 fn burn_from() -> Weight {280 // Proof Size summary in bytes:279 // Proof Size summary in bytes:281 // Measured: `527`280 // Measured: `463`282 // Estimated: `12611`281 // Estimated: `17561`283 // Minimum execution time: 30_713_000 picoseconds.282 // Minimum execution time: 30_633_000 picoseconds.284 Weight::from_parts(31_160_000, 12611)283 Weight::from_parts(31_136_000, 17561)285 .saturating_add(T::DbWeight::get().reads(5_u64))284 .saturating_add(T::DbWeight::get().reads(5_u64))286 .saturating_add(T::DbWeight::get().writes(6_u64))285 .saturating_add(T::DbWeight::get().writes(6_u64))287 }286 }291 fn set_token_property_permissions(b: u32, ) -> Weight {290 fn set_token_property_permissions(b: u32, ) -> Weight {292 // Proof Size summary in bytes:291 // Proof Size summary in bytes:293 // Measured: `281`292 // Measured: `281`294 // Estimated: `19201`293 // Estimated: `20191`295 // Minimum execution time: 2_360_000 picoseconds.294 // Minimum execution time: 2_300_000 picoseconds.296 Weight::from_parts(2_396_000, 19201)295 Weight::from_parts(2_382_000, 20191)297 // Standard Error: 43_257296 // Standard Error: 45_076298 .saturating_add(Weight::from_parts(12_085_808, 0).saturating_mul(b.into()))297 .saturating_add(Weight::from_parts(12_000_777, 0).saturating_mul(b.into()))299 .saturating_add(T::DbWeight::get().reads(1_u64))298 .saturating_add(T::DbWeight::get().reads(1_u64))300 .saturating_add(T::DbWeight::get().writes(1_u64))299 .saturating_add(T::DbWeight::get().writes(1_u64))301 }300 }306 /// The range of component `b` is `[0, 64]`.305 /// The range of component `b` is `[0, 64]`.307 fn set_token_properties(b: u32, ) -> Weight {306 fn set_token_properties(b: u32, ) -> Weight {308 // Proof Size summary in bytes:307 // Proof Size summary in bytes:309 // Measured: `616 + b * (261 ±0)`308 // Measured: `584 + b * (261 ±0)`310 // Estimated: `54480`309 // Estimated: `56460`311 // Minimum execution time: 12_543_000 picoseconds.310 // Minimum execution time: 12_422_000 picoseconds.312 Weight::from_parts(12_686_000, 54480)311 Weight::from_parts(5_523_689, 56460)313 // Standard Error: 52_286312 // Standard Error: 74_137314 .saturating_add(Weight::from_parts(6_894_785, 0).saturating_mul(b.into()))313 .saturating_add(Weight::from_parts(6_320_501, 0).saturating_mul(b.into()))315 .saturating_add(T::DbWeight::get().reads(2_u64))314 .saturating_add(T::DbWeight::get().reads(2_u64))316 .saturating_add(T::DbWeight::get().writes(1_u64))315 .saturating_add(T::DbWeight::get().writes(1_u64))317 }316 }322 /// The range of component `b` is `[0, 64]`.321 /// The range of component `b` is `[0, 64]`.323 fn delete_token_properties(b: u32, ) -> Weight {322 fn delete_token_properties(b: u32, ) -> Weight {324 // Proof Size summary in bytes:323 // Proof Size summary in bytes:325 // Measured: `653 + b * (33291 ±0)`324 // Measured: `589 + b * (33291 ±0)`326 // Estimated: `54480`325 // Estimated: `56460`327 // Minimum execution time: 12_352_000 picoseconds.326 // Minimum execution time: 12_006_000 picoseconds.328 Weight::from_parts(12_523_000, 54480)327 Weight::from_parts(12_216_000, 56460)329 // Standard Error: 70_401328 // Standard Error: 83_431330 .saturating_add(Weight::from_parts(21_959_228, 0).saturating_mul(b.into()))329 .saturating_add(Weight::from_parts(24_556_999, 0).saturating_mul(b.into()))331 .saturating_add(T::DbWeight::get().reads(2_u64))330 .saturating_add(T::DbWeight::get().reads(2_u64))332 .saturating_add(T::DbWeight::get().writes(1_u64))331 .saturating_add(T::DbWeight::get().writes(1_u64))333 }332 }334 /// Storage: Nonfungible TokenData (r:1 w:0)333 /// Storage: Nonfungible TokenData (r:1 w:0)335 /// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)334 /// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)336 fn token_owner() -> Weight {335 fn token_owner() -> Weight {337 // Proof Size summary in bytes:336 // Proof Size summary in bytes:338 // Measured: `358`337 // Measured: `326`339 // Estimated: `2532`338 // Estimated: `3522`340 // Minimum execution time: 4_797_000 picoseconds.339 // Minimum execution time: 4_827_000 picoseconds.341 Weight::from_parts(5_499_000, 2532)340 Weight::from_parts(4_984_000, 3522)342 .saturating_add(T::DbWeight::get().reads(1_u64))341 .saturating_add(T::DbWeight::get().reads(1_u64))343 }342 }344 /// Storage: Nonfungible CollectionAllowance (r:0 w:1)343 /// Storage: Nonfungible CollectionAllowance (r:0 w:1)347 // Proof Size summary in bytes:346 // Proof Size summary in bytes:348 // Measured: `0`347 // Measured: `0`349 // Estimated: `0`348 // Estimated: `0`350 // Minimum execution time: 6_303_000 picoseconds.349 // Minimum execution time: 6_151_000 picoseconds.351 Weight::from_parts(6_712_000, 0)350 Weight::from_parts(6_394_000, 0)352 .saturating_add(T::DbWeight::get().writes(1_u64))351 .saturating_add(T::DbWeight::get().writes(1_u64))353 }352 }354 /// Storage: Nonfungible CollectionAllowance (r:1 w:0)353 /// Storage: Nonfungible CollectionAllowance (r:1 w:0)355 /// Proof: Nonfungible CollectionAllowance (max_values: None, max_size: Some(111), added: 2586, mode: MaxEncodedLen)354 /// Proof: Nonfungible CollectionAllowance (max_values: None, max_size: Some(111), added: 2586, mode: MaxEncodedLen)356 fn allowance_for_all() -> Weight {355 fn allowance_for_all() -> Weight {357 // Proof Size summary in bytes:356 // Proof Size summary in bytes:358 // Measured: `109`357 // Measured: `109`359 // Estimated: `2586`358 // Estimated: `3576`360 // Minimum execution time: 3_798_000 picoseconds.359 // Minimum execution time: 3_791_000 picoseconds.361 Weight::from_parts(4_017_000, 2586)360 Weight::from_parts(3_950_000, 3576)362 .saturating_add(T::DbWeight::get().reads(1_u64))361 .saturating_add(T::DbWeight::get().reads(1_u64))363 }362 }364 /// Storage: Nonfungible TokenProperties (r:1 w:1)363 /// Storage: Nonfungible TokenProperties (r:1 w:1)365 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)364 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)366 fn repair_item() -> Weight {365 fn repair_item() -> Weight {367 // Proof Size summary in bytes:366 // Proof Size summary in bytes:368 // Measured: `300`367 // Measured: `300`369 // Estimated: `35279`368 // Estimated: `36269`370 // Minimum execution time: 5_531_000 picoseconds.369 // Minimum execution time: 5_364_000 picoseconds.371 Weight::from_parts(5_750_000, 35279)370 Weight::from_parts(5_539_000, 36269)372 .saturating_add(T::DbWeight::get().reads(1_u64))371 .saturating_add(T::DbWeight::get().reads(1_u64))373 .saturating_add(T::DbWeight::get().writes(1_u64))372 .saturating_add(T::DbWeight::get().writes(1_u64))374 }373 }391 fn create_item() -> Weight {390 fn create_item() -> Weight {392 // Proof Size summary in bytes:391 // Proof Size summary in bytes:393 // Measured: `390`392 // Measured: `390`394 // Estimated: `59511`393 // Estimated: `63471`395 // Minimum execution time: 23_081_000 picoseconds.394 // Minimum execution time: 25_892_000 picoseconds.396 Weight::from_parts(23_551_000, 59511)395 Weight::from_parts(26_424_000, 63471)397 .saturating_add(RocksDbWeight::get().reads(4_u64))396 .saturating_add(RocksDbWeight::get().reads(4_u64))398 .saturating_add(RocksDbWeight::get().writes(5_u64))397 .saturating_add(RocksDbWeight::get().writes(5_u64))399 }398 }413 fn create_multiple_items(b: u32, ) -> Weight {412 fn create_multiple_items(b: u32, ) -> Weight {414 // Proof Size summary in bytes:413 // Proof Size summary in bytes:415 // Measured: `390`414 // Measured: `390`416 // Estimated: `24232 + b * (35279 ±0)`415 // Estimated: `28192 + b * (35279 ±0)`417 // Minimum execution time: 4_557_000 picoseconds.416 // Minimum execution time: 4_612_000 picoseconds.418 Weight::from_parts(5_994_058, 24232)417 Weight::from_parts(6_399_460, 28192)419 // Standard Error: 4_326418 // Standard Error: 5_119420 .saturating_add(Weight::from_parts(7_369_489, 0).saturating_mul(b.into()))419 .saturating_add(Weight::from_parts(7_230_389, 0).saturating_mul(b.into()))421 .saturating_add(RocksDbWeight::get().reads(3_u64))420 .saturating_add(RocksDbWeight::get().reads(3_u64))422 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))421 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))423 .saturating_add(RocksDbWeight::get().writes(2_u64))422 .saturating_add(RocksDbWeight::get().writes(2_u64))440 fn create_multiple_items_ex(b: u32, ) -> Weight {439 fn create_multiple_items_ex(b: u32, ) -> Weight {441 // Proof Size summary in bytes:440 // Proof Size summary in bytes:442 // Measured: `390`441 // Measured: `390`443 // Estimated: `21692 + b * (37819 ±0)`442 // Estimated: `25652 + b * (37819 ±0)`444 // Minimum execution time: 4_533_000 picoseconds.443 // Minimum execution time: 4_538_000 picoseconds.445 Weight::from_parts(2_822_660, 21692)444 Weight::from_parts(4_686_000, 25652)446 // Standard Error: 3_650445 // Standard Error: 3_518447 .saturating_add(Weight::from_parts(9_100_706, 0).saturating_mul(b.into()))446 .saturating_add(Weight::from_parts(8_905_771, 0).saturating_mul(b.into()))448 .saturating_add(RocksDbWeight::get().reads(2_u64))447 .saturating_add(RocksDbWeight::get().reads(2_u64))449 .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(b.into())))448 .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(b.into())))450 .saturating_add(RocksDbWeight::get().writes(1_u64))449 .saturating_add(RocksDbWeight::get().writes(1_u64))467 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)466 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)468 fn burn_item() -> Weight {467 fn burn_item() -> Weight {469 // Proof Size summary in bytes:468 // Proof Size summary in bytes:470 // Measured: `412`469 // Measured: `380`471 // Estimated: `12611`470 // Estimated: `17561`472 // Minimum execution time: 23_528_000 picoseconds.471 // Minimum execution time: 24_230_000 picoseconds.473 Weight::from_parts(24_680_000, 12611)472 Weight::from_parts(24_672_000, 17561)474 .saturating_add(RocksDbWeight::get().reads(5_u64))473 .saturating_add(RocksDbWeight::get().reads(5_u64))475 .saturating_add(RocksDbWeight::get().writes(5_u64))474 .saturating_add(RocksDbWeight::get().writes(5_u64))476 }475 }490 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)489 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)491 fn burn_recursively_self_raw() -> Weight {490 fn burn_recursively_self_raw() -> Weight {492 // Proof Size summary in bytes:491 // Proof Size summary in bytes:493 // Measured: `412`492 // Measured: `380`494 // Estimated: `12611`493 // Estimated: `17561`495 // Minimum execution time: 29_770_000 picoseconds.494 // Minimum execution time: 30_521_000 picoseconds.496 Weight::from_parts(30_114_000, 12611)495 Weight::from_parts(31_241_000, 17561)497 .saturating_add(RocksDbWeight::get().reads(5_u64))496 .saturating_add(RocksDbWeight::get().reads(5_u64))498 .saturating_add(RocksDbWeight::get().writes(5_u64))497 .saturating_add(RocksDbWeight::get().writes(5_u64))499 }498 }516 /// The range of component `b` is `[0, 200]`.515 /// The range of component `b` is `[0, 200]`.517 fn burn_recursively_breadth_plus_self_plus_self_per_each_raw(b: u32, ) -> Weight {516 fn burn_recursively_breadth_plus_self_plus_self_per_each_raw(b: u32, ) -> Weight {518 // Proof Size summary in bytes:517 // Proof Size summary in bytes:519 // Measured: `1530 + b * (58 ±0)`518 // Measured: `1467 + b * (58 ±0)`520 // Estimated: `18290 + b * (10097 ±0)`519 // Estimated: `24230 + b * (10097 ±0)`521 // Minimum execution time: 31_413_000 picoseconds.520 // Minimum execution time: 31_734_000 picoseconds.522 Weight::from_parts(31_865_000, 18290)521 Weight::from_parts(32_162_000, 24230)523 // Standard Error: 980_032522 // Standard Error: 210_514524 .saturating_add(Weight::from_parts(205_236_443, 0).saturating_mul(b.into()))523 .saturating_add(Weight::from_parts(71_382_804, 0).saturating_mul(b.into()))525 .saturating_add(RocksDbWeight::get().reads(7_u64))524 .saturating_add(RocksDbWeight::get().reads(7_u64))526 .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(b.into())))525 .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(b.into())))527 .saturating_add(RocksDbWeight::get().writes(6_u64))526 .saturating_add(RocksDbWeight::get().writes(6_u64))538 /// Proof: Nonfungible Owned (max_values: None, max_size: Some(74), added: 2549, mode: MaxEncodedLen)537 /// Proof: Nonfungible Owned (max_values: None, max_size: Some(74), added: 2549, mode: MaxEncodedLen)539 fn transfer_raw() -> Weight {538 fn transfer_raw() -> Weight {540 // Proof Size summary in bytes:539 // Proof Size summary in bytes:541 // Measured: `412`540 // Measured: `380`542 // Estimated: `10144`541 // Estimated: `13114`543 // Minimum execution time: 9_307_000 picoseconds.542 // Minimum execution time: 18_305_000 picoseconds.544 Weight::from_parts(10_108_000, 10144)543 Weight::from_parts(18_859_000, 13114)545 .saturating_add(RocksDbWeight::get().reads(4_u64))544 .saturating_add(RocksDbWeight::get().reads(4_u64))546 .saturating_add(RocksDbWeight::get().writes(5_u64))545 .saturating_add(RocksDbWeight::get().writes(5_u64))547 }546 }551 /// Proof: Nonfungible Allowance (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)550 /// Proof: Nonfungible Allowance (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)552 fn approve() -> Weight {551 fn approve() -> Weight {553 // Proof Size summary in bytes:552 // Proof Size summary in bytes:554 // Measured: `358`553 // Measured: `326`555 // Estimated: `5064`554 // Estimated: `7044`556 // Minimum execution time: 11_507_000 picoseconds.555 // Minimum execution time: 10_977_000 picoseconds.557 Weight::from_parts(11_771_000, 5064)556 Weight::from_parts(11_184_000, 7044)558 .saturating_add(RocksDbWeight::get().reads(2_u64))557 .saturating_add(RocksDbWeight::get().reads(2_u64))559 .saturating_add(RocksDbWeight::get().writes(1_u64))558 .saturating_add(RocksDbWeight::get().writes(1_u64))560 }559 }565 fn approve_from() -> Weight {564 fn approve_from() -> Weight {566 // Proof Size summary in bytes:565 // Proof Size summary in bytes:567 // Measured: `313`566 // Measured: `313`568 // Estimated: `5064`567 // Estimated: `7044`569 // Minimum execution time: 11_558_000 picoseconds.568 // Minimum execution time: 11_456_000 picoseconds.570 Weight::from_parts(11_789_000, 5064)569 Weight::from_parts(11_731_000, 7044)571 .saturating_add(RocksDbWeight::get().reads(2_u64))570 .saturating_add(RocksDbWeight::get().reads(2_u64))572 .saturating_add(RocksDbWeight::get().writes(1_u64))571 .saturating_add(RocksDbWeight::get().writes(1_u64))573 }572 }574 /// Storage: Nonfungible Allowance (r:1 w:0)573 /// Storage: Nonfungible Allowance (r:1 w:0)575 /// Proof: Nonfungible Allowance (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)574 /// Proof: Nonfungible Allowance (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)576 fn check_allowed_raw() -> Weight {575 fn check_allowed_raw() -> Weight {577 // Proof Size summary in bytes:576 // Proof Size summary in bytes:578 // Measured: `394`577 // Measured: `362`579 // Estimated: `2532`578 // Estimated: `3522`580 // Minimum execution time: 2_668_000 picoseconds.579 // Minimum execution time: 5_771_000 picoseconds.581 Weight::from_parts(2_877_000, 2532)580 Weight::from_parts(5_972_000, 3522)582 .saturating_add(RocksDbWeight::get().reads(1_u64))581 .saturating_add(RocksDbWeight::get().reads(1_u64))583 }582 }584 /// Storage: Nonfungible Allowance (r:1 w:1)583 /// Storage: Nonfungible Allowance (r:1 w:1)597 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)596 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)598 fn burn_from() -> Weight {597 fn burn_from() -> Weight {599 // Proof Size summary in bytes:598 // Proof Size summary in bytes:600 // Measured: `527`599 // Measured: `463`601 // Estimated: `12611`600 // Estimated: `17561`602 // Minimum execution time: 30_713_000 picoseconds.601 // Minimum execution time: 30_633_000 picoseconds.603 Weight::from_parts(31_160_000, 12611)602 Weight::from_parts(31_136_000, 17561)604 .saturating_add(RocksDbWeight::get().reads(5_u64))603 .saturating_add(RocksDbWeight::get().reads(5_u64))605 .saturating_add(RocksDbWeight::get().writes(6_u64))604 .saturating_add(RocksDbWeight::get().writes(6_u64))606 }605 }610 fn set_token_property_permissions(b: u32, ) -> Weight {609 fn set_token_property_permissions(b: u32, ) -> Weight {611 // Proof Size summary in bytes:610 // Proof Size summary in bytes:612 // Measured: `281`611 // Measured: `281`613 // Estimated: `19201`612 // Estimated: `20191`614 // Minimum execution time: 2_360_000 picoseconds.613 // Minimum execution time: 2_300_000 picoseconds.615 Weight::from_parts(2_396_000, 19201)614 Weight::from_parts(2_382_000, 20191)616 // Standard Error: 43_257615 // Standard Error: 45_076617 .saturating_add(Weight::from_parts(12_085_808, 0).saturating_mul(b.into()))616 .saturating_add(Weight::from_parts(12_000_777, 0).saturating_mul(b.into()))618 .saturating_add(RocksDbWeight::get().reads(1_u64))617 .saturating_add(RocksDbWeight::get().reads(1_u64))619 .saturating_add(RocksDbWeight::get().writes(1_u64))618 .saturating_add(RocksDbWeight::get().writes(1_u64))620 }619 }625 /// The range of component `b` is `[0, 64]`.624 /// The range of component `b` is `[0, 64]`.626 fn set_token_properties(b: u32, ) -> Weight {625 fn set_token_properties(b: u32, ) -> Weight {627 // Proof Size summary in bytes:626 // Proof Size summary in bytes:628 // Measured: `616 + b * (261 ±0)`627 // Measured: `584 + b * (261 ±0)`629 // Estimated: `54480`628 // Estimated: `56460`630 // Minimum execution time: 12_543_000 picoseconds.629 // Minimum execution time: 12_422_000 picoseconds.631 Weight::from_parts(12_686_000, 54480)630 Weight::from_parts(5_523_689, 56460)632 // Standard Error: 52_286631 // Standard Error: 74_137633 .saturating_add(Weight::from_parts(6_894_785, 0).saturating_mul(b.into()))632 .saturating_add(Weight::from_parts(6_320_501, 0).saturating_mul(b.into()))634 .saturating_add(RocksDbWeight::get().reads(2_u64))633 .saturating_add(RocksDbWeight::get().reads(2_u64))635 .saturating_add(RocksDbWeight::get().writes(1_u64))634 .saturating_add(RocksDbWeight::get().writes(1_u64))636 }635 }641 /// The range of component `b` is `[0, 64]`.640 /// The range of component `b` is `[0, 64]`.642 fn delete_token_properties(b: u32, ) -> Weight {641 fn delete_token_properties(b: u32, ) -> Weight {643 // Proof Size summary in bytes:642 // Proof Size summary in bytes:644 // Measured: `653 + b * (33291 ±0)`643 // Measured: `589 + b * (33291 ±0)`645 // Estimated: `54480`644 // Estimated: `56460`646 // Minimum execution time: 12_352_000 picoseconds.645 // Minimum execution time: 12_006_000 picoseconds.647 Weight::from_parts(12_523_000, 54480)646 Weight::from_parts(12_216_000, 56460)648 // Standard Error: 70_401647 // Standard Error: 83_431649 .saturating_add(Weight::from_parts(21_959_228, 0).saturating_mul(b.into()))648 .saturating_add(Weight::from_parts(24_556_999, 0).saturating_mul(b.into()))650 .saturating_add(RocksDbWeight::get().reads(2_u64))649 .saturating_add(RocksDbWeight::get().reads(2_u64))651 .saturating_add(RocksDbWeight::get().writes(1_u64))650 .saturating_add(RocksDbWeight::get().writes(1_u64))652 }651 }653 /// Storage: Nonfungible TokenData (r:1 w:0)652 /// Storage: Nonfungible TokenData (r:1 w:0)654 /// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)653 /// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)655 fn token_owner() -> Weight {654 fn token_owner() -> Weight {656 // Proof Size summary in bytes:655 // Proof Size summary in bytes:657 // Measured: `358`656 // Measured: `326`658 // Estimated: `2532`657 // Estimated: `3522`659 // Minimum execution time: 4_797_000 picoseconds.658 // Minimum execution time: 4_827_000 picoseconds.660 Weight::from_parts(5_499_000, 2532)659 Weight::from_parts(4_984_000, 3522)661 .saturating_add(RocksDbWeight::get().reads(1_u64))660 .saturating_add(RocksDbWeight::get().reads(1_u64))662 }661 }663 /// Storage: Nonfungible CollectionAllowance (r:0 w:1)662 /// Storage: Nonfungible CollectionAllowance (r:0 w:1)666 // Proof Size summary in bytes:665 // Proof Size summary in bytes:667 // Measured: `0`666 // Measured: `0`668 // Estimated: `0`667 // Estimated: `0`669 // Minimum execution time: 6_303_000 picoseconds.668 // Minimum execution time: 6_151_000 picoseconds.670 Weight::from_parts(6_712_000, 0)669 Weight::from_parts(6_394_000, 0)671 .saturating_add(RocksDbWeight::get().writes(1_u64))670 .saturating_add(RocksDbWeight::get().writes(1_u64))672 }671 }673 /// Storage: Nonfungible CollectionAllowance (r:1 w:0)672 /// Storage: Nonfungible CollectionAllowance (r:1 w:0)674 /// Proof: Nonfungible CollectionAllowance (max_values: None, max_size: Some(111), added: 2586, mode: MaxEncodedLen)673 /// Proof: Nonfungible CollectionAllowance (max_values: None, max_size: Some(111), added: 2586, mode: MaxEncodedLen)675 fn allowance_for_all() -> Weight {674 fn allowance_for_all() -> Weight {676 // Proof Size summary in bytes:675 // Proof Size summary in bytes:677 // Measured: `109`676 // Measured: `109`678 // Estimated: `2586`677 // Estimated: `3576`679 // Minimum execution time: 3_798_000 picoseconds.678 // Minimum execution time: 3_791_000 picoseconds.680 Weight::from_parts(4_017_000, 2586)679 Weight::from_parts(3_950_000, 3576)681 .saturating_add(RocksDbWeight::get().reads(1_u64))680 .saturating_add(RocksDbWeight::get().reads(1_u64))682 }681 }683 /// Storage: Nonfungible TokenProperties (r:1 w:1)682 /// Storage: Nonfungible TokenProperties (r:1 w:1)684 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)683 /// Proof: Nonfungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)685 fn repair_item() -> Weight {684 fn repair_item() -> Weight {686 // Proof Size summary in bytes:685 // Proof Size summary in bytes:687 // Measured: `300`686 // Measured: `300`688 // Estimated: `35279`687 // Estimated: `36269`689 // Minimum execution time: 5_531_000 picoseconds.688 // Minimum execution time: 5_364_000 picoseconds.690 Weight::from_parts(5_750_000, 35279)689 Weight::from_parts(5_539_000, 36269)691 .saturating_add(RocksDbWeight::get().reads(1_u64))690 .saturating_add(RocksDbWeight::get().reads(1_u64))692 .saturating_add(RocksDbWeight::get().writes(1_u64))691 .saturating_add(RocksDbWeight::get().writes(1_u64))693 }692 }pallets/refungible/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_refungible3//! Autogenerated weights for pallet_refungible4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 102491010// Executed Command:11// Executed Command:26#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;81 fn create_item() -> Weight {80 fn create_item() -> Weight {82 // Proof Size summary in bytes:81 // Proof Size summary in bytes:83 // Measured: `285`82 // Measured: `285`84 // Estimated: `59511`83 // Estimated: `63471`85 // Minimum execution time: 25_287_000 picoseconds.84 // Minimum execution time: 30_759_000 picoseconds.86 Weight::from_parts(25_741_000, 59511)85 Weight::from_parts(31_321_000, 63471)87 .saturating_add(T::DbWeight::get().reads(4_u64))86 .saturating_add(T::DbWeight::get().reads(4_u64))88 .saturating_add(T::DbWeight::get().writes(6_u64))87 .saturating_add(T::DbWeight::get().writes(6_u64))89 }88 }105 fn create_multiple_items(b: u32, ) -> Weight {104 fn create_multiple_items(b: u32, ) -> Weight {106 // Proof Size summary in bytes:105 // Proof Size summary in bytes:107 // Measured: `285`106 // Measured: `285`108 // Estimated: `24232 + b * (35279 ±0)`107 // Estimated: `28192 + b * (35279 ±0)`109 // Minimum execution time: 4_618_000 picoseconds.108 // Minimum execution time: 4_024_000 picoseconds.110 Weight::from_parts(1_425_218, 24232)109 Weight::from_parts(4_145_000, 28192)111 // Standard Error: 4_343110 // Standard Error: 3_332112 .saturating_add(Weight::from_parts(9_154_733, 0).saturating_mul(b.into()))111 .saturating_add(Weight::from_parts(8_967_757, 0).saturating_mul(b.into()))113 .saturating_add(T::DbWeight::get().reads(3_u64))112 .saturating_add(T::DbWeight::get().reads(3_u64))114 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))113 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))115 .saturating_add(T::DbWeight::get().writes(2_u64))114 .saturating_add(T::DbWeight::get().writes(2_u64))134 fn create_multiple_items_ex_multiple_items(b: u32, ) -> Weight {133 fn create_multiple_items_ex_multiple_items(b: u32, ) -> Weight {135 // Proof Size summary in bytes:134 // Proof Size summary in bytes:136 // Measured: `285`135 // Measured: `285`137 // Estimated: `21692 + b * (37819 ±0)`136 // Estimated: `25652 + b * (37819 ±0)`138 // Minimum execution time: 4_063_000 picoseconds.137 // Minimum execution time: 3_715_000 picoseconds.139 Weight::from_parts(4_160_000, 21692)138 Weight::from_parts(3_881_000, 25652)140 // Standard Error: 2_386139 // Standard Error: 3_275141 .saturating_add(Weight::from_parts(10_836_802, 0).saturating_mul(b.into()))140 .saturating_add(Weight::from_parts(10_525_271, 0).saturating_mul(b.into()))142 .saturating_add(T::DbWeight::get().reads(2_u64))141 .saturating_add(T::DbWeight::get().reads(2_u64))143 .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(b.into())))142 .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(b.into())))144 .saturating_add(T::DbWeight::get().writes(1_u64))143 .saturating_add(T::DbWeight::get().writes(1_u64))163 fn create_multiple_items_ex_multiple_owners(b: u32, ) -> Weight {162 fn create_multiple_items_ex_multiple_owners(b: u32, ) -> Weight {164 // Proof Size summary in bytes:163 // Proof Size summary in bytes:165 // Measured: `285`164 // Measured: `285`166 // Estimated: `56971 + b * (2540 ±0)`165 // Estimated: `60931 + b * (2540 ±0)`167 // Minimum execution time: 14_637_000 picoseconds.166 // Minimum execution time: 13_150_000 picoseconds.168 Weight::from_parts(19_042_423, 56971)167 Weight::from_parts(15_655_930, 60931)169 // Standard Error: 1_632168 // Standard Error: 4_170170 .saturating_add(Weight::from_parts(5_976_694, 0).saturating_mul(b.into()))169 .saturating_add(Weight::from_parts(5_673_702, 0).saturating_mul(b.into()))171 .saturating_add(T::DbWeight::get().reads(3_u64))170 .saturating_add(T::DbWeight::get().reads(3_u64))172 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))171 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))173 .saturating_add(T::DbWeight::get().writes(3_u64))172 .saturating_add(T::DbWeight::get().writes(3_u64))185 fn burn_item_partial() -> Weight {184 fn burn_item_partial() -> Weight {186 // Proof Size summary in bytes:185 // Proof Size summary in bytes:187 // Measured: `490`186 // Measured: `490`188 // Estimated: `12747`187 // Estimated: `15717`189 // Minimum execution time: 35_018_000 picoseconds.188 // Minimum execution time: 28_992_000 picoseconds.190 Weight::from_parts(35_596_000, 12747)189 Weight::from_parts(29_325_000, 15717)191 .saturating_add(T::DbWeight::get().reads(5_u64))190 .saturating_add(T::DbWeight::get().reads(5_u64))192 .saturating_add(T::DbWeight::get().writes(4_u64))191 .saturating_add(T::DbWeight::get().writes(4_u64))193 }192 }206 fn burn_item_fully() -> Weight {205 fn burn_item_fully() -> Weight {207 // Proof Size summary in bytes:206 // Proof Size summary in bytes:208 // Measured: `375`207 // Measured: `375`209 // Estimated: `10110`208 // Estimated: `14070`210 // Minimum execution time: 30_441_000 picoseconds.209 // Minimum execution time: 27_980_000 picoseconds.211 Weight::from_parts(31_000_000, 10110)210 Weight::from_parts(28_582_000, 14070)212 .saturating_add(T::DbWeight::get().reads(4_u64))211 .saturating_add(T::DbWeight::get().reads(4_u64))213 .saturating_add(T::DbWeight::get().writes(6_u64))212 .saturating_add(T::DbWeight::get().writes(6_u64))214 }213 }219 fn transfer_normal() -> Weight {218 fn transfer_normal() -> Weight {220 // Proof Size summary in bytes:219 // Proof Size summary in bytes:221 // Measured: `398`220 // Measured: `398`222 // Estimated: `7643`221 // Estimated: `9623`223 // Minimum execution time: 20_055_000 picoseconds.222 // Minimum execution time: 18_746_000 picoseconds.224 Weight::from_parts(20_533_000, 7643)223 Weight::from_parts(19_096_000, 9623)225 .saturating_add(T::DbWeight::get().reads(3_u64))224 .saturating_add(T::DbWeight::get().reads(3_u64))226 .saturating_add(T::DbWeight::get().writes(2_u64))225 .saturating_add(T::DbWeight::get().writes(2_u64))227 }226 }236 fn transfer_creating() -> Weight {235 fn transfer_creating() -> Weight {237 // Proof Size summary in bytes:236 // Proof Size summary in bytes:238 // Measured: `375`237 // Measured: `375`239 // Estimated: `10183`238 // Estimated: `13153`240 // Minimum execution time: 23_443_000 picoseconds.239 // Minimum execution time: 21_719_000 picoseconds.241 Weight::from_parts(23_791_000, 10183)240 Weight::from_parts(22_219_000, 13153)242 .saturating_add(T::DbWeight::get().reads(4_u64))241 .saturating_add(T::DbWeight::get().reads(4_u64))243 .saturating_add(T::DbWeight::get().writes(4_u64))242 .saturating_add(T::DbWeight::get().writes(4_u64))244 }243 }253 fn transfer_removing() -> Weight {252 fn transfer_removing() -> Weight {254 // Proof Size summary in bytes:253 // Proof Size summary in bytes:255 // Measured: `490`254 // Measured: `490`256 // Estimated: `10183`255 // Estimated: `13153`257 // Minimum execution time: 26_489_000 picoseconds.256 // Minimum execution time: 24_784_000 picoseconds.258 Weight::from_parts(27_103_000, 10183)257 Weight::from_parts(25_231_000, 13153)259 .saturating_add(T::DbWeight::get().reads(4_u64))258 .saturating_add(T::DbWeight::get().reads(4_u64))260 .saturating_add(T::DbWeight::get().writes(4_u64))259 .saturating_add(T::DbWeight::get().writes(4_u64))261 }260 }270 fn transfer_creating_removing() -> Weight {269 fn transfer_creating_removing() -> Weight {271 // Proof Size summary in bytes:270 // Proof Size summary in bytes:272 // Measured: `375`271 // Measured: `375`273 // Estimated: `12723`272 // Estimated: `15693`274 // Minimum execution time: 26_719_000 picoseconds.273 // Minimum execution time: 24_865_000 picoseconds.275 Weight::from_parts(27_038_000, 12723)274 Weight::from_parts(25_253_000, 15693)276 .saturating_add(T::DbWeight::get().reads(5_u64))275 .saturating_add(T::DbWeight::get().reads(5_u64))277 .saturating_add(T::DbWeight::get().writes(6_u64))276 .saturating_add(T::DbWeight::get().writes(6_u64))278 }277 }283 fn approve() -> Weight {282 fn approve() -> Weight {284 // Proof Size summary in bytes:283 // Proof Size summary in bytes:285 // Measured: `256`284 // Measured: `256`286 // Estimated: `2564`285 // Estimated: `3554`287 // Minimum execution time: 12_949_000 picoseconds.286 // Minimum execution time: 12_318_000 picoseconds.288 Weight::from_parts(13_181_000, 2564)287 Weight::from_parts(12_597_000, 3554)289 .saturating_add(T::DbWeight::get().reads(1_u64))288 .saturating_add(T::DbWeight::get().reads(1_u64))290 .saturating_add(T::DbWeight::get().writes(1_u64))289 .saturating_add(T::DbWeight::get().writes(1_u64))291 }290 }296 fn approve_from() -> Weight {295 fn approve_from() -> Weight {297 // Proof Size summary in bytes:296 // Proof Size summary in bytes:298 // Measured: `244`297 // Measured: `244`299 // Estimated: `2564`298 // Estimated: `3554`300 // Minimum execution time: 12_942_000 picoseconds.299 // Minimum execution time: 12_276_000 picoseconds.301 Weight::from_parts(13_268_000, 2564)300 Weight::from_parts(12_557_000, 3554)302 .saturating_add(T::DbWeight::get().reads(1_u64))301 .saturating_add(T::DbWeight::get().reads(1_u64))303 .saturating_add(T::DbWeight::get().writes(1_u64))302 .saturating_add(T::DbWeight::get().writes(1_u64))304 }303 }311 fn transfer_from_normal() -> Weight {310 fn transfer_from_normal() -> Weight {312 // Proof Size summary in bytes:311 // Proof Size summary in bytes:313 // Measured: `528`312 // Measured: `528`314 // Estimated: `10223`313 // Estimated: `13193`315 // Minimum execution time: 28_907_000 picoseconds.314 // Minimum execution time: 26_852_000 picoseconds.316 Weight::from_parts(29_487_000, 10223)315 Weight::from_parts(27_427_000, 13193)317 .saturating_add(T::DbWeight::get().reads(4_u64))316 .saturating_add(T::DbWeight::get().reads(4_u64))318 .saturating_add(T::DbWeight::get().writes(3_u64))317 .saturating_add(T::DbWeight::get().writes(3_u64))319 }318 }330 fn transfer_from_creating() -> Weight {329 fn transfer_from_creating() -> Weight {331 // Proof Size summary in bytes:330 // Proof Size summary in bytes:332 // Measured: `505`331 // Measured: `505`333 // Estimated: `12763`332 // Estimated: `16723`334 // Minimum execution time: 31_271_000 picoseconds.333 // Minimum execution time: 29_893_000 picoseconds.335 Weight::from_parts(32_293_000, 12763)334 Weight::from_parts(30_345_000, 16723)336 .saturating_add(T::DbWeight::get().reads(5_u64))335 .saturating_add(T::DbWeight::get().reads(5_u64))337 .saturating_add(T::DbWeight::get().writes(5_u64))336 .saturating_add(T::DbWeight::get().writes(5_u64))338 }337 }349 fn transfer_from_removing() -> Weight {348 fn transfer_from_removing() -> Weight {350 // Proof Size summary in bytes:349 // Proof Size summary in bytes:351 // Measured: `620`350 // Measured: `620`352 // Estimated: `12763`351 // Estimated: `16723`353 // Minimum execution time: 34_295_000 picoseconds.352 // Minimum execution time: 32_784_000 picoseconds.354 Weight::from_parts(34_924_000, 12763)353 Weight::from_parts(33_322_000, 16723)355 .saturating_add(T::DbWeight::get().reads(5_u64))354 .saturating_add(T::DbWeight::get().reads(5_u64))356 .saturating_add(T::DbWeight::get().writes(5_u64))355 .saturating_add(T::DbWeight::get().writes(5_u64))357 }356 }368 fn transfer_from_creating_removing() -> Weight {367 fn transfer_from_creating_removing() -> Weight {369 // Proof Size summary in bytes:368 // Proof Size summary in bytes:370 // Measured: `505`369 // Measured: `505`371 // Estimated: `15303`370 // Estimated: `19263`372 // Minimum execution time: 35_447_000 picoseconds.371 // Minimum execution time: 32_987_000 picoseconds.373 Weight::from_parts(35_896_000, 15303)372 Weight::from_parts(33_428_000, 19263)374 .saturating_add(T::DbWeight::get().reads(6_u64))373 .saturating_add(T::DbWeight::get().reads(6_u64))375 .saturating_add(T::DbWeight::get().writes(7_u64))374 .saturating_add(T::DbWeight::get().writes(7_u64))376 }375 }391 fn burn_from() -> Weight {390 fn burn_from() -> Weight {392 // Proof Size summary in bytes:391 // Proof Size summary in bytes:393 // Measured: `505`392 // Measured: `505`394 // Estimated: `12690`393 // Estimated: `17640`395 // Minimum execution time: 39_395_000 picoseconds.394 // Minimum execution time: 38_277_000 picoseconds.396 Weight::from_parts(40_119_000, 12690)395 Weight::from_parts(38_983_000, 17640)397 .saturating_add(T::DbWeight::get().reads(5_u64))396 .saturating_add(T::DbWeight::get().reads(5_u64))398 .saturating_add(T::DbWeight::get().writes(7_u64))397 .saturating_add(T::DbWeight::get().writes(7_u64))399 }398 }403 fn set_token_property_permissions(b: u32, ) -> Weight {402 fn set_token_property_permissions(b: u32, ) -> Weight {404 // Proof Size summary in bytes:403 // Proof Size summary in bytes:405 // Measured: `281`404 // Measured: `281`406 // Estimated: `19201`405 // Estimated: `20191`407 // Minimum execution time: 2_337_000 picoseconds.406 // Minimum execution time: 2_254_000 picoseconds.408 Weight::from_parts(2_434_000, 19201)407 Weight::from_parts(2_335_000, 20191)409 // Standard Error: 43_425408 // Standard Error: 44_906410 .saturating_add(Weight::from_parts(12_286_502, 0).saturating_mul(b.into()))409 .saturating_add(Weight::from_parts(12_118_499, 0).saturating_mul(b.into()))411 .saturating_add(T::DbWeight::get().reads(1_u64))410 .saturating_add(T::DbWeight::get().reads(1_u64))412 .saturating_add(T::DbWeight::get().writes(1_u64))411 .saturating_add(T::DbWeight::get().writes(1_u64))413 }412 }418 /// The range of component `b` is `[0, 64]`.417 /// The range of component `b` is `[0, 64]`.419 fn set_token_properties(b: u32, ) -> Weight {418 fn set_token_properties(b: u32, ) -> Weight {420 // Proof Size summary in bytes:419 // Proof Size summary in bytes:421 // Measured: `490 + b * (261 ±0)`420 // Measured: `458 + b * (261 ±0)`422 // Estimated: `54480`421 // Estimated: `56460`423 // Minimum execution time: 11_857_000 picoseconds.422 // Minimum execution time: 11_249_000 picoseconds.424 Weight::from_parts(12_007_000, 54480)423 Weight::from_parts(11_420_000, 56460)425 // Standard Error: 22_963424 // Standard Error: 72_033426 .saturating_add(Weight::from_parts(6_609_180, 0).saturating_mul(b.into()))425 .saturating_add(Weight::from_parts(7_008_012, 0).saturating_mul(b.into()))427 .saturating_add(T::DbWeight::get().reads(2_u64))426 .saturating_add(T::DbWeight::get().reads(2_u64))428 .saturating_add(T::DbWeight::get().writes(1_u64))427 .saturating_add(T::DbWeight::get().writes(1_u64))429 }428 }434 /// The range of component `b` is `[0, 64]`.433 /// The range of component `b` is `[0, 64]`.435 fn delete_token_properties(b: u32, ) -> Weight {434 fn delete_token_properties(b: u32, ) -> Weight {436 // Proof Size summary in bytes:435 // Proof Size summary in bytes:437 // Measured: `527 + b * (33291 ±0)`436 // Measured: `463 + b * (33291 ±0)`438 // Estimated: `54480`437 // Estimated: `56460`439 // Minimum execution time: 12_001_000 picoseconds.438 // Minimum execution time: 11_368_000 picoseconds.440 Weight::from_parts(12_197_000, 54480)439 Weight::from_parts(11_546_000, 56460)441 // Standard Error: 70_580440 // Standard Error: 85_444442 .saturating_add(Weight::from_parts(21_847_004, 0).saturating_mul(b.into()))441 .saturating_add(Weight::from_parts(24_644_980, 0).saturating_mul(b.into()))443 .saturating_add(T::DbWeight::get().reads(2_u64))442 .saturating_add(T::DbWeight::get().reads(2_u64))444 .saturating_add(T::DbWeight::get().writes(1_u64))443 .saturating_add(T::DbWeight::get().writes(1_u64))445 }444 }450 fn repartition_item() -> Weight {449 fn repartition_item() -> Weight {451 // Proof Size summary in bytes:450 // Proof Size summary in bytes:452 // Measured: `321`451 // Measured: `321`453 // Estimated: `5079`452 // Estimated: `7059`454 // Minimum execution time: 14_497_000 picoseconds.453 // Minimum execution time: 13_586_000 picoseconds.455 Weight::from_parts(14_825_000, 5079)454 Weight::from_parts(14_489_000, 7059)456 .saturating_add(T::DbWeight::get().reads(2_u64))455 .saturating_add(T::DbWeight::get().reads(2_u64))457 .saturating_add(T::DbWeight::get().writes(2_u64))456 .saturating_add(T::DbWeight::get().writes(2_u64))458 }457 }461 fn token_owner() -> Weight {460 fn token_owner() -> Weight {462 // Proof Size summary in bytes:461 // Proof Size summary in bytes:463 // Measured: `321`462 // Measured: `321`464 // Estimated: `5128`463 // Estimated: `6118`465 // Minimum execution time: 8_888_000 picoseconds.464 // Minimum execution time: 7_049_000 picoseconds.466 Weight::from_parts(9_373_000, 5128)465 Weight::from_parts(7_320_000, 6118)467 .saturating_add(T::DbWeight::get().reads(2_u64))466 .saturating_add(T::DbWeight::get().reads(2_u64))468 }467 }469 /// Storage: Refungible CollectionAllowance (r:0 w:1)468 /// Storage: Refungible CollectionAllowance (r:0 w:1)472 // Proof Size summary in bytes:471 // Proof Size summary in bytes:473 // Measured: `0`472 // Measured: `0`474 // Estimated: `0`473 // Estimated: `0`475 // Minimum execution time: 7_042_000 picoseconds.474 // Minimum execution time: 6_432_000 picoseconds.476 Weight::from_parts(7_245_000, 0)475 Weight::from_parts(6_642_000, 0)477 .saturating_add(T::DbWeight::get().writes(1_u64))476 .saturating_add(T::DbWeight::get().writes(1_u64))478 }477 }479 /// Storage: Refungible CollectionAllowance (r:1 w:0)478 /// Storage: Refungible CollectionAllowance (r:1 w:0)480 /// Proof: Refungible CollectionAllowance (max_values: None, max_size: Some(111), added: 2586, mode: MaxEncodedLen)479 /// Proof: Refungible CollectionAllowance (max_values: None, max_size: Some(111), added: 2586, mode: MaxEncodedLen)481 fn allowance_for_all() -> Weight {480 fn allowance_for_all() -> Weight {482 // Proof Size summary in bytes:481 // Proof Size summary in bytes:483 // Measured: `4`482 // Measured: `4`484 // Estimated: `2586`483 // Estimated: `3576`485 // Minimum execution time: 3_425_000 picoseconds.484 // Minimum execution time: 3_030_000 picoseconds.486 Weight::from_parts(3_554_000, 2586)485 Weight::from_parts(3_206_000, 3576)487 .saturating_add(T::DbWeight::get().reads(1_u64))486 .saturating_add(T::DbWeight::get().reads(1_u64))488 }487 }489 /// Storage: Refungible TokenProperties (r:1 w:1)488 /// Storage: Refungible TokenProperties (r:1 w:1)490 /// Proof: Refungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)489 /// Proof: Refungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)491 fn repair_item() -> Weight {490 fn repair_item() -> Weight {492 // Proof Size summary in bytes:491 // Proof Size summary in bytes:493 // Measured: `174`492 // Measured: `174`494 // Estimated: `35279`493 // Estimated: `36269`495 // Minimum execution time: 4_684_000 picoseconds.494 // Minimum execution time: 4_371_000 picoseconds.496 Weight::from_parts(4_805_000, 35279)495 Weight::from_parts(4_555_000, 36269)497 .saturating_add(T::DbWeight::get().reads(1_u64))496 .saturating_add(T::DbWeight::get().reads(1_u64))498 .saturating_add(T::DbWeight::get().writes(1_u64))497 .saturating_add(T::DbWeight::get().writes(1_u64))499 }498 }518 fn create_item() -> Weight {517 fn create_item() -> Weight {519 // Proof Size summary in bytes:518 // Proof Size summary in bytes:520 // Measured: `285`519 // Measured: `285`521 // Estimated: `59511`520 // Estimated: `63471`522 // Minimum execution time: 25_287_000 picoseconds.521 // Minimum execution time: 30_759_000 picoseconds.523 Weight::from_parts(25_741_000, 59511)522 Weight::from_parts(31_321_000, 63471)524 .saturating_add(RocksDbWeight::get().reads(4_u64))523 .saturating_add(RocksDbWeight::get().reads(4_u64))525 .saturating_add(RocksDbWeight::get().writes(6_u64))524 .saturating_add(RocksDbWeight::get().writes(6_u64))526 }525 }542 fn create_multiple_items(b: u32, ) -> Weight {541 fn create_multiple_items(b: u32, ) -> Weight {543 // Proof Size summary in bytes:542 // Proof Size summary in bytes:544 // Measured: `285`543 // Measured: `285`545 // Estimated: `24232 + b * (35279 ±0)`544 // Estimated: `28192 + b * (35279 ±0)`546 // Minimum execution time: 4_618_000 picoseconds.545 // Minimum execution time: 4_024_000 picoseconds.547 Weight::from_parts(1_425_218, 24232)546 Weight::from_parts(4_145_000, 28192)548 // Standard Error: 4_343547 // Standard Error: 3_332549 .saturating_add(Weight::from_parts(9_154_733, 0).saturating_mul(b.into()))548 .saturating_add(Weight::from_parts(8_967_757, 0).saturating_mul(b.into()))550 .saturating_add(RocksDbWeight::get().reads(3_u64))549 .saturating_add(RocksDbWeight::get().reads(3_u64))551 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))550 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))552 .saturating_add(RocksDbWeight::get().writes(2_u64))551 .saturating_add(RocksDbWeight::get().writes(2_u64))571 fn create_multiple_items_ex_multiple_items(b: u32, ) -> Weight {570 fn create_multiple_items_ex_multiple_items(b: u32, ) -> Weight {572 // Proof Size summary in bytes:571 // Proof Size summary in bytes:573 // Measured: `285`572 // Measured: `285`574 // Estimated: `21692 + b * (37819 ±0)`573 // Estimated: `25652 + b * (37819 ±0)`575 // Minimum execution time: 4_063_000 picoseconds.574 // Minimum execution time: 3_715_000 picoseconds.576 Weight::from_parts(4_160_000, 21692)575 Weight::from_parts(3_881_000, 25652)577 // Standard Error: 2_386576 // Standard Error: 3_275578 .saturating_add(Weight::from_parts(10_836_802, 0).saturating_mul(b.into()))577 .saturating_add(Weight::from_parts(10_525_271, 0).saturating_mul(b.into()))579 .saturating_add(RocksDbWeight::get().reads(2_u64))578 .saturating_add(RocksDbWeight::get().reads(2_u64))580 .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(b.into())))579 .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(b.into())))581 .saturating_add(RocksDbWeight::get().writes(1_u64))580 .saturating_add(RocksDbWeight::get().writes(1_u64))600 fn create_multiple_items_ex_multiple_owners(b: u32, ) -> Weight {599 fn create_multiple_items_ex_multiple_owners(b: u32, ) -> Weight {601 // Proof Size summary in bytes:600 // Proof Size summary in bytes:602 // Measured: `285`601 // Measured: `285`603 // Estimated: `56971 + b * (2540 ±0)`602 // Estimated: `60931 + b * (2540 ±0)`604 // Minimum execution time: 14_637_000 picoseconds.603 // Minimum execution time: 13_150_000 picoseconds.605 Weight::from_parts(19_042_423, 56971)604 Weight::from_parts(15_655_930, 60931)606 // Standard Error: 1_632605 // Standard Error: 4_170607 .saturating_add(Weight::from_parts(5_976_694, 0).saturating_mul(b.into()))606 .saturating_add(Weight::from_parts(5_673_702, 0).saturating_mul(b.into()))608 .saturating_add(RocksDbWeight::get().reads(3_u64))607 .saturating_add(RocksDbWeight::get().reads(3_u64))609 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))608 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))610 .saturating_add(RocksDbWeight::get().writes(3_u64))609 .saturating_add(RocksDbWeight::get().writes(3_u64))622 fn burn_item_partial() -> Weight {621 fn burn_item_partial() -> Weight {623 // Proof Size summary in bytes:622 // Proof Size summary in bytes:624 // Measured: `490`623 // Measured: `490`625 // Estimated: `12747`624 // Estimated: `15717`626 // Minimum execution time: 35_018_000 picoseconds.625 // Minimum execution time: 28_992_000 picoseconds.627 Weight::from_parts(35_596_000, 12747)626 Weight::from_parts(29_325_000, 15717)628 .saturating_add(RocksDbWeight::get().reads(5_u64))627 .saturating_add(RocksDbWeight::get().reads(5_u64))629 .saturating_add(RocksDbWeight::get().writes(4_u64))628 .saturating_add(RocksDbWeight::get().writes(4_u64))630 }629 }643 fn burn_item_fully() -> Weight {642 fn burn_item_fully() -> Weight {644 // Proof Size summary in bytes:643 // Proof Size summary in bytes:645 // Measured: `375`644 // Measured: `375`646 // Estimated: `10110`645 // Estimated: `14070`647 // Minimum execution time: 30_441_000 picoseconds.646 // Minimum execution time: 27_980_000 picoseconds.648 Weight::from_parts(31_000_000, 10110)647 Weight::from_parts(28_582_000, 14070)649 .saturating_add(RocksDbWeight::get().reads(4_u64))648 .saturating_add(RocksDbWeight::get().reads(4_u64))650 .saturating_add(RocksDbWeight::get().writes(6_u64))649 .saturating_add(RocksDbWeight::get().writes(6_u64))651 }650 }656 fn transfer_normal() -> Weight {655 fn transfer_normal() -> Weight {657 // Proof Size summary in bytes:656 // Proof Size summary in bytes:658 // Measured: `398`657 // Measured: `398`659 // Estimated: `7643`658 // Estimated: `9623`660 // Minimum execution time: 20_055_000 picoseconds.659 // Minimum execution time: 18_746_000 picoseconds.661 Weight::from_parts(20_533_000, 7643)660 Weight::from_parts(19_096_000, 9623)662 .saturating_add(RocksDbWeight::get().reads(3_u64))661 .saturating_add(RocksDbWeight::get().reads(3_u64))663 .saturating_add(RocksDbWeight::get().writes(2_u64))662 .saturating_add(RocksDbWeight::get().writes(2_u64))664 }663 }673 fn transfer_creating() -> Weight {672 fn transfer_creating() -> Weight {674 // Proof Size summary in bytes:673 // Proof Size summary in bytes:675 // Measured: `375`674 // Measured: `375`676 // Estimated: `10183`675 // Estimated: `13153`677 // Minimum execution time: 23_443_000 picoseconds.676 // Minimum execution time: 21_719_000 picoseconds.678 Weight::from_parts(23_791_000, 10183)677 Weight::from_parts(22_219_000, 13153)679 .saturating_add(RocksDbWeight::get().reads(4_u64))678 .saturating_add(RocksDbWeight::get().reads(4_u64))680 .saturating_add(RocksDbWeight::get().writes(4_u64))679 .saturating_add(RocksDbWeight::get().writes(4_u64))681 }680 }690 fn transfer_removing() -> Weight {689 fn transfer_removing() -> Weight {691 // Proof Size summary in bytes:690 // Proof Size summary in bytes:692 // Measured: `490`691 // Measured: `490`693 // Estimated: `10183`692 // Estimated: `13153`694 // Minimum execution time: 26_489_000 picoseconds.693 // Minimum execution time: 24_784_000 picoseconds.695 Weight::from_parts(27_103_000, 10183)694 Weight::from_parts(25_231_000, 13153)696 .saturating_add(RocksDbWeight::get().reads(4_u64))695 .saturating_add(RocksDbWeight::get().reads(4_u64))697 .saturating_add(RocksDbWeight::get().writes(4_u64))696 .saturating_add(RocksDbWeight::get().writes(4_u64))698 }697 }707 fn transfer_creating_removing() -> Weight {706 fn transfer_creating_removing() -> Weight {708 // Proof Size summary in bytes:707 // Proof Size summary in bytes:709 // Measured: `375`708 // Measured: `375`710 // Estimated: `12723`709 // Estimated: `15693`711 // Minimum execution time: 26_719_000 picoseconds.710 // Minimum execution time: 24_865_000 picoseconds.712 Weight::from_parts(27_038_000, 12723)711 Weight::from_parts(25_253_000, 15693)713 .saturating_add(RocksDbWeight::get().reads(5_u64))712 .saturating_add(RocksDbWeight::get().reads(5_u64))714 .saturating_add(RocksDbWeight::get().writes(6_u64))713 .saturating_add(RocksDbWeight::get().writes(6_u64))715 }714 }720 fn approve() -> Weight {719 fn approve() -> Weight {721 // Proof Size summary in bytes:720 // Proof Size summary in bytes:722 // Measured: `256`721 // Measured: `256`723 // Estimated: `2564`722 // Estimated: `3554`724 // Minimum execution time: 12_949_000 picoseconds.723 // Minimum execution time: 12_318_000 picoseconds.725 Weight::from_parts(13_181_000, 2564)724 Weight::from_parts(12_597_000, 3554)726 .saturating_add(RocksDbWeight::get().reads(1_u64))725 .saturating_add(RocksDbWeight::get().reads(1_u64))727 .saturating_add(RocksDbWeight::get().writes(1_u64))726 .saturating_add(RocksDbWeight::get().writes(1_u64))728 }727 }733 fn approve_from() -> Weight {732 fn approve_from() -> Weight {734 // Proof Size summary in bytes:733 // Proof Size summary in bytes:735 // Measured: `244`734 // Measured: `244`736 // Estimated: `2564`735 // Estimated: `3554`737 // Minimum execution time: 12_942_000 picoseconds.736 // Minimum execution time: 12_276_000 picoseconds.738 Weight::from_parts(13_268_000, 2564)737 Weight::from_parts(12_557_000, 3554)739 .saturating_add(RocksDbWeight::get().reads(1_u64))738 .saturating_add(RocksDbWeight::get().reads(1_u64))740 .saturating_add(RocksDbWeight::get().writes(1_u64))739 .saturating_add(RocksDbWeight::get().writes(1_u64))741 }740 }748 fn transfer_from_normal() -> Weight {747 fn transfer_from_normal() -> Weight {749 // Proof Size summary in bytes:748 // Proof Size summary in bytes:750 // Measured: `528`749 // Measured: `528`751 // Estimated: `10223`750 // Estimated: `13193`752 // Minimum execution time: 28_907_000 picoseconds.751 // Minimum execution time: 26_852_000 picoseconds.753 Weight::from_parts(29_487_000, 10223)752 Weight::from_parts(27_427_000, 13193)754 .saturating_add(RocksDbWeight::get().reads(4_u64))753 .saturating_add(RocksDbWeight::get().reads(4_u64))755 .saturating_add(RocksDbWeight::get().writes(3_u64))754 .saturating_add(RocksDbWeight::get().writes(3_u64))756 }755 }767 fn transfer_from_creating() -> Weight {766 fn transfer_from_creating() -> Weight {768 // Proof Size summary in bytes:767 // Proof Size summary in bytes:769 // Measured: `505`768 // Measured: `505`770 // Estimated: `12763`769 // Estimated: `16723`771 // Minimum execution time: 31_271_000 picoseconds.770 // Minimum execution time: 29_893_000 picoseconds.772 Weight::from_parts(32_293_000, 12763)771 Weight::from_parts(30_345_000, 16723)773 .saturating_add(RocksDbWeight::get().reads(5_u64))772 .saturating_add(RocksDbWeight::get().reads(5_u64))774 .saturating_add(RocksDbWeight::get().writes(5_u64))773 .saturating_add(RocksDbWeight::get().writes(5_u64))775 }774 }786 fn transfer_from_removing() -> Weight {785 fn transfer_from_removing() -> Weight {787 // Proof Size summary in bytes:786 // Proof Size summary in bytes:788 // Measured: `620`787 // Measured: `620`789 // Estimated: `12763`788 // Estimated: `16723`790 // Minimum execution time: 34_295_000 picoseconds.789 // Minimum execution time: 32_784_000 picoseconds.791 Weight::from_parts(34_924_000, 12763)790 Weight::from_parts(33_322_000, 16723)792 .saturating_add(RocksDbWeight::get().reads(5_u64))791 .saturating_add(RocksDbWeight::get().reads(5_u64))793 .saturating_add(RocksDbWeight::get().writes(5_u64))792 .saturating_add(RocksDbWeight::get().writes(5_u64))794 }793 }805 fn transfer_from_creating_removing() -> Weight {804 fn transfer_from_creating_removing() -> Weight {806 // Proof Size summary in bytes:805 // Proof Size summary in bytes:807 // Measured: `505`806 // Measured: `505`808 // Estimated: `15303`807 // Estimated: `19263`809 // Minimum execution time: 35_447_000 picoseconds.808 // Minimum execution time: 32_987_000 picoseconds.810 Weight::from_parts(35_896_000, 15303)809 Weight::from_parts(33_428_000, 19263)811 .saturating_add(RocksDbWeight::get().reads(6_u64))810 .saturating_add(RocksDbWeight::get().reads(6_u64))812 .saturating_add(RocksDbWeight::get().writes(7_u64))811 .saturating_add(RocksDbWeight::get().writes(7_u64))813 }812 }828 fn burn_from() -> Weight {827 fn burn_from() -> Weight {829 // Proof Size summary in bytes:828 // Proof Size summary in bytes:830 // Measured: `505`829 // Measured: `505`831 // Estimated: `12690`830 // Estimated: `17640`832 // Minimum execution time: 39_395_000 picoseconds.831 // Minimum execution time: 38_277_000 picoseconds.833 Weight::from_parts(40_119_000, 12690)832 Weight::from_parts(38_983_000, 17640)834 .saturating_add(RocksDbWeight::get().reads(5_u64))833 .saturating_add(RocksDbWeight::get().reads(5_u64))835 .saturating_add(RocksDbWeight::get().writes(7_u64))834 .saturating_add(RocksDbWeight::get().writes(7_u64))836 }835 }840 fn set_token_property_permissions(b: u32, ) -> Weight {839 fn set_token_property_permissions(b: u32, ) -> Weight {841 // Proof Size summary in bytes:840 // Proof Size summary in bytes:842 // Measured: `281`841 // Measured: `281`843 // Estimated: `19201`842 // Estimated: `20191`844 // Minimum execution time: 2_337_000 picoseconds.843 // Minimum execution time: 2_254_000 picoseconds.845 Weight::from_parts(2_434_000, 19201)844 Weight::from_parts(2_335_000, 20191)846 // Standard Error: 43_425845 // Standard Error: 44_906847 .saturating_add(Weight::from_parts(12_286_502, 0).saturating_mul(b.into()))846 .saturating_add(Weight::from_parts(12_118_499, 0).saturating_mul(b.into()))848 .saturating_add(RocksDbWeight::get().reads(1_u64))847 .saturating_add(RocksDbWeight::get().reads(1_u64))849 .saturating_add(RocksDbWeight::get().writes(1_u64))848 .saturating_add(RocksDbWeight::get().writes(1_u64))850 }849 }855 /// The range of component `b` is `[0, 64]`.854 /// The range of component `b` is `[0, 64]`.856 fn set_token_properties(b: u32, ) -> Weight {855 fn set_token_properties(b: u32, ) -> Weight {857 // Proof Size summary in bytes:856 // Proof Size summary in bytes:858 // Measured: `490 + b * (261 ±0)`857 // Measured: `458 + b * (261 ±0)`859 // Estimated: `54480`858 // Estimated: `56460`860 // Minimum execution time: 11_857_000 picoseconds.859 // Minimum execution time: 11_249_000 picoseconds.861 Weight::from_parts(12_007_000, 54480)860 Weight::from_parts(11_420_000, 56460)862 // Standard Error: 22_963861 // Standard Error: 72_033863 .saturating_add(Weight::from_parts(6_609_180, 0).saturating_mul(b.into()))862 .saturating_add(Weight::from_parts(7_008_012, 0).saturating_mul(b.into()))864 .saturating_add(RocksDbWeight::get().reads(2_u64))863 .saturating_add(RocksDbWeight::get().reads(2_u64))865 .saturating_add(RocksDbWeight::get().writes(1_u64))864 .saturating_add(RocksDbWeight::get().writes(1_u64))866 }865 }871 /// The range of component `b` is `[0, 64]`.870 /// The range of component `b` is `[0, 64]`.872 fn delete_token_properties(b: u32, ) -> Weight {871 fn delete_token_properties(b: u32, ) -> Weight {873 // Proof Size summary in bytes:872 // Proof Size summary in bytes:874 // Measured: `527 + b * (33291 ±0)`873 // Measured: `463 + b * (33291 ±0)`875 // Estimated: `54480`874 // Estimated: `56460`876 // Minimum execution time: 12_001_000 picoseconds.875 // Minimum execution time: 11_368_000 picoseconds.877 Weight::from_parts(12_197_000, 54480)876 Weight::from_parts(11_546_000, 56460)878 // Standard Error: 70_580877 // Standard Error: 85_444879 .saturating_add(Weight::from_parts(21_847_004, 0).saturating_mul(b.into()))878 .saturating_add(Weight::from_parts(24_644_980, 0).saturating_mul(b.into()))880 .saturating_add(RocksDbWeight::get().reads(2_u64))879 .saturating_add(RocksDbWeight::get().reads(2_u64))881 .saturating_add(RocksDbWeight::get().writes(1_u64))880 .saturating_add(RocksDbWeight::get().writes(1_u64))882 }881 }887 fn repartition_item() -> Weight {886 fn repartition_item() -> Weight {888 // Proof Size summary in bytes:887 // Proof Size summary in bytes:889 // Measured: `321`888 // Measured: `321`890 // Estimated: `5079`889 // Estimated: `7059`891 // Minimum execution time: 14_497_000 picoseconds.890 // Minimum execution time: 13_586_000 picoseconds.892 Weight::from_parts(14_825_000, 5079)891 Weight::from_parts(14_489_000, 7059)893 .saturating_add(RocksDbWeight::get().reads(2_u64))892 .saturating_add(RocksDbWeight::get().reads(2_u64))894 .saturating_add(RocksDbWeight::get().writes(2_u64))893 .saturating_add(RocksDbWeight::get().writes(2_u64))895 }894 }898 fn token_owner() -> Weight {897 fn token_owner() -> Weight {899 // Proof Size summary in bytes:898 // Proof Size summary in bytes:900 // Measured: `321`899 // Measured: `321`901 // Estimated: `5128`900 // Estimated: `6118`902 // Minimum execution time: 8_888_000 picoseconds.901 // Minimum execution time: 7_049_000 picoseconds.903 Weight::from_parts(9_373_000, 5128)902 Weight::from_parts(7_320_000, 6118)904 .saturating_add(RocksDbWeight::get().reads(2_u64))903 .saturating_add(RocksDbWeight::get().reads(2_u64))905 }904 }906 /// Storage: Refungible CollectionAllowance (r:0 w:1)905 /// Storage: Refungible CollectionAllowance (r:0 w:1)909 // Proof Size summary in bytes:908 // Proof Size summary in bytes:910 // Measured: `0`909 // Measured: `0`911 // Estimated: `0`910 // Estimated: `0`912 // Minimum execution time: 7_042_000 picoseconds.911 // Minimum execution time: 6_432_000 picoseconds.913 Weight::from_parts(7_245_000, 0)912 Weight::from_parts(6_642_000, 0)914 .saturating_add(RocksDbWeight::get().writes(1_u64))913 .saturating_add(RocksDbWeight::get().writes(1_u64))915 }914 }916 /// Storage: Refungible CollectionAllowance (r:1 w:0)915 /// Storage: Refungible CollectionAllowance (r:1 w:0)917 /// Proof: Refungible CollectionAllowance (max_values: None, max_size: Some(111), added: 2586, mode: MaxEncodedLen)916 /// Proof: Refungible CollectionAllowance (max_values: None, max_size: Some(111), added: 2586, mode: MaxEncodedLen)918 fn allowance_for_all() -> Weight {917 fn allowance_for_all() -> Weight {919 // Proof Size summary in bytes:918 // Proof Size summary in bytes:920 // Measured: `4`919 // Measured: `4`921 // Estimated: `2586`920 // Estimated: `3576`922 // Minimum execution time: 3_425_000 picoseconds.921 // Minimum execution time: 3_030_000 picoseconds.923 Weight::from_parts(3_554_000, 2586)922 Weight::from_parts(3_206_000, 3576)924 .saturating_add(RocksDbWeight::get().reads(1_u64))923 .saturating_add(RocksDbWeight::get().reads(1_u64))925 }924 }926 /// Storage: Refungible TokenProperties (r:1 w:1)925 /// Storage: Refungible TokenProperties (r:1 w:1)927 /// Proof: Refungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)926 /// Proof: Refungible TokenProperties (max_values: None, max_size: Some(32804), added: 35279, mode: MaxEncodedLen)928 fn repair_item() -> Weight {927 fn repair_item() -> Weight {929 // Proof Size summary in bytes:928 // Proof Size summary in bytes:930 // Measured: `174`929 // Measured: `174`931 // Estimated: `35279`930 // Estimated: `36269`932 // Minimum execution time: 4_684_000 picoseconds.931 // Minimum execution time: 4_371_000 picoseconds.933 Weight::from_parts(4_805_000, 35279)932 Weight::from_parts(4_555_000, 36269)934 .saturating_add(RocksDbWeight::get().reads(1_u64))933 .saturating_add(RocksDbWeight::get().reads(1_u64))935 .saturating_add(RocksDbWeight::get().writes(1_u64))934 .saturating_add(RocksDbWeight::get().writes(1_u64))936 }935 }pallets/structure/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_structure3//! Autogenerated weights for pallet_structure4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 102491010// Executed Command:11// Executed Command:26#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;46 /// 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)47 fn find_parent() -> Weight {46 fn find_parent() -> Weight {48 // Proof Size summary in bytes:47 // Proof Size summary in bytes:49 // Measured: `698`48 // Measured: `634`50 // Estimated: `5867`49 // Estimated: `7847`51 // Minimum execution time: 9_834_000 picoseconds.50 // Minimum execution time: 10_781_000 picoseconds.52 Weight::from_parts(10_073_000, 5867)51 Weight::from_parts(11_675_000, 7847)53 .saturating_add(T::DbWeight::get().reads(2_u64))52 .saturating_add(T::DbWeight::get().reads(2_u64))54 }53 }55}54}62 /// 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)63 fn find_parent() -> Weight {62 fn find_parent() -> Weight {64 // Proof Size summary in bytes:63 // Proof Size summary in bytes:65 // Measured: `698`64 // Measured: `634`66 // Estimated: `5867`65 // Estimated: `7847`67 // Minimum execution time: 9_834_000 picoseconds.66 // Minimum execution time: 10_781_000 picoseconds.68 Weight::from_parts(10_073_000, 5867)67 Weight::from_parts(11_675_000, 7847)69 .saturating_add(RocksDbWeight::get().reads(2_u64))68 .saturating_add(RocksDbWeight::get().reads(2_u64))70 }69 }71}70}pallets/unique/src/weights.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_unique3//! Autogenerated weights for pallet_unique4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 102491010// Executed Command:11// Executed Command:26#![cfg_attr(rustfmt, rustfmt_skip)]27#![cfg_attr(rustfmt, rustfmt_skip)]27#![allow(unused_parens)]28#![allow(unused_parens)]28#![allow(unused_imports)]29#![allow(unused_imports)]29#![allow(missing_docs)]30#![allow(clippy::unnecessary_cast)]313032use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};31use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};33use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;66 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)65 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)67 fn create_collection() -> Weight {66 fn create_collection() -> Weight {68 // Proof Size summary in bytes:67 // Proof Size summary in bytes:69 // Measured: `277`68 // Measured: `245`70 // Estimated: `6204`69 // Estimated: `9174`71 // Minimum execution time: 37_430_000 picoseconds.70 // Minimum execution time: 31_198_000 picoseconds.72 Weight::from_parts(42_154_000, 6204)71 Weight::from_parts(32_046_000, 9174)73 .saturating_add(T::DbWeight::get().reads(4_u64))72 .saturating_add(T::DbWeight::get().reads(4_u64))74 .saturating_add(T::DbWeight::get().writes(6_u64))73 .saturating_add(T::DbWeight::get().writes(6_u64))75 }74 }89 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)88 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)90 fn destroy_collection() -> Weight {89 fn destroy_collection() -> Weight {91 // Proof Size summary in bytes:90 // Proof Size summary in bytes:92 // Measured: `1118`91 // Measured: `1086`93 // Estimated: `6366`92 // Estimated: `9336`94 // Minimum execution time: 51_399_000 picoseconds.93 // Minimum execution time: 48_208_000 picoseconds.95 Weight::from_parts(52_256_000, 6366)94 Weight::from_parts(49_031_000, 9336)96 .saturating_add(T::DbWeight::get().reads(3_u64))95 .saturating_add(T::DbWeight::get().reads(3_u64))97 .saturating_add(T::DbWeight::get().writes(6_u64))96 .saturating_add(T::DbWeight::get().writes(6_u64))98 }97 }102 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)101 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)103 fn add_to_allow_list() -> Weight {102 fn add_to_allow_list() -> Weight {104 // Proof Size summary in bytes:103 // Proof Size summary in bytes:105 // Measured: `999`104 // Measured: `967`106 // Estimated: `3335`105 // Estimated: `4325`107 // Minimum execution time: 16_355_000 picoseconds.106 // Minimum execution time: 14_852_000 picoseconds.108 Weight::from_parts(16_737_000, 3335)107 Weight::from_parts(15_268_000, 4325)109 .saturating_add(T::DbWeight::get().reads(1_u64))108 .saturating_add(T::DbWeight::get().reads(1_u64))110 .saturating_add(T::DbWeight::get().writes(1_u64))109 .saturating_add(T::DbWeight::get().writes(1_u64))111 }110 }115 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)114 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)116 fn remove_from_allow_list() -> Weight {115 fn remove_from_allow_list() -> Weight {117 // Proof Size summary in bytes:116 // Proof Size summary in bytes:118 // Measured: `1032`117 // Measured: `1000`119 // Estimated: `3335`118 // Estimated: `4325`120 // Minimum execution time: 15_812_000 picoseconds.119 // Minimum execution time: 14_595_000 picoseconds.121 Weight::from_parts(16_102_000, 3335)120 Weight::from_parts(14_933_000, 4325)122 .saturating_add(T::DbWeight::get().reads(1_u64))121 .saturating_add(T::DbWeight::get().reads(1_u64))123 .saturating_add(T::DbWeight::get().writes(1_u64))122 .saturating_add(T::DbWeight::get().writes(1_u64))124 }123 }125 /// Storage: Common CollectionById (r:1 w:1)124 /// Storage: Common CollectionById (r:1 w:1)126 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)125 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)127 fn change_collection_owner() -> Weight {126 fn change_collection_owner() -> Weight {128 // Proof Size summary in bytes:127 // Proof Size summary in bytes:129 // Measured: `999`128 // Measured: `967`130 // Estimated: `3335`129 // Estimated: `4325`131 // Minimum execution time: 15_072_000 picoseconds.130 // Minimum execution time: 14_132_000 picoseconds.132 Weight::from_parts(15_540_000, 3335)131 Weight::from_parts(14_501_000, 4325)133 .saturating_add(T::DbWeight::get().reads(1_u64))132 .saturating_add(T::DbWeight::get().reads(1_u64))134 .saturating_add(T::DbWeight::get().writes(1_u64))133 .saturating_add(T::DbWeight::get().writes(1_u64))135 }134 }141 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)140 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)142 fn add_collection_admin() -> Weight {141 fn add_collection_admin() -> Weight {143 // Proof Size summary in bytes:142 // Proof Size summary in bytes:144 // Measured: `999`143 // Measured: `967`145 // Estimated: `8379`144 // Estimated: `11349`146 // Minimum execution time: 18_268_000 picoseconds.145 // Minimum execution time: 17_229_000 picoseconds.147 Weight::from_parts(18_931_000, 8379)146 Weight::from_parts(17_657_000, 11349)148 .saturating_add(T::DbWeight::get().reads(3_u64))147 .saturating_add(T::DbWeight::get().reads(3_u64))149 .saturating_add(T::DbWeight::get().writes(2_u64))148 .saturating_add(T::DbWeight::get().writes(2_u64))150 }149 }156 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)155 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)157 fn remove_collection_admin() -> Weight {156 fn remove_collection_admin() -> Weight {158 // Proof Size summary in bytes:157 // Proof Size summary in bytes:159 // Measured: `1139`158 // Measured: `1107`160 // Estimated: `8379`159 // Estimated: `11349`161 // Minimum execution time: 21_786_000 picoseconds.160 // Minimum execution time: 19_827_000 picoseconds.162 Weight::from_parts(22_088_000, 8379)161 Weight::from_parts(20_479_000, 11349)163 .saturating_add(T::DbWeight::get().reads(3_u64))162 .saturating_add(T::DbWeight::get().reads(3_u64))164 .saturating_add(T::DbWeight::get().writes(2_u64))163 .saturating_add(T::DbWeight::get().writes(2_u64))165 }164 }166 /// Storage: Common CollectionById (r:1 w:1)165 /// Storage: Common CollectionById (r:1 w:1)167 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)166 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)168 fn set_collection_sponsor() -> Weight {167 fn set_collection_sponsor() -> Weight {169 // Proof Size summary in bytes:168 // Proof Size summary in bytes:170 // Measured: `999`169 // Measured: `967`171 // Estimated: `3335`170 // Estimated: `4325`172 // Minimum execution time: 15_245_000 picoseconds.171 // Minimum execution time: 14_049_000 picoseconds.173 Weight::from_parts(15_574_000, 3335)172 Weight::from_parts(14_420_000, 4325)174 .saturating_add(T::DbWeight::get().reads(1_u64))173 .saturating_add(T::DbWeight::get().reads(1_u64))175 .saturating_add(T::DbWeight::get().writes(1_u64))174 .saturating_add(T::DbWeight::get().writes(1_u64))176 }175 }177 /// Storage: Common CollectionById (r:1 w:1)176 /// Storage: Common CollectionById (r:1 w:1)178 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)177 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)179 fn confirm_sponsorship() -> Weight {178 fn confirm_sponsorship() -> Weight {180 // Proof Size summary in bytes:179 // Proof Size summary in bytes:181 // Measured: `1031`180 // Measured: `999`182 // Estimated: `3335`181 // Estimated: `4325`183 // Minimum execution time: 15_073_000 picoseconds.182 // Minimum execution time: 13_689_000 picoseconds.184 Weight::from_parts(15_407_000, 3335)183 Weight::from_parts(14_044_000, 4325)185 .saturating_add(T::DbWeight::get().reads(1_u64))184 .saturating_add(T::DbWeight::get().reads(1_u64))186 .saturating_add(T::DbWeight::get().writes(1_u64))185 .saturating_add(T::DbWeight::get().writes(1_u64))187 }186 }188 /// Storage: Common CollectionById (r:1 w:1)187 /// Storage: Common CollectionById (r:1 w:1)189 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)188 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)190 fn remove_collection_sponsor() -> Weight {189 fn remove_collection_sponsor() -> Weight {191 // Proof Size summary in bytes:190 // Proof Size summary in bytes:192 // Measured: `1031`191 // Measured: `999`193 // Estimated: `3335`192 // Estimated: `4325`194 // Minimum execution time: 14_938_000 picoseconds.193 // Minimum execution time: 13_275_000 picoseconds.195 Weight::from_parts(15_262_000, 3335)194 Weight::from_parts(13_598_000, 4325)196 .saturating_add(T::DbWeight::get().reads(1_u64))195 .saturating_add(T::DbWeight::get().reads(1_u64))197 .saturating_add(T::DbWeight::get().writes(1_u64))196 .saturating_add(T::DbWeight::get().writes(1_u64))198 }197 }199 /// Storage: Common CollectionById (r:1 w:1)198 /// Storage: Common CollectionById (r:1 w:1)200 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)199 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)201 fn set_transfers_enabled_flag() -> Weight {200 fn set_transfers_enabled_flag() -> Weight {202 // Proof Size summary in bytes:201 // Proof Size summary in bytes:203 // Measured: `999`202 // Measured: `967`204 // Estimated: `3335`203 // Estimated: `4325`205 // Minimum execution time: 10_318_000 picoseconds.204 // Minimum execution time: 9_411_000 picoseconds.206 Weight::from_parts(10_652_000, 3335)205 Weight::from_parts(9_706_000, 4325)207 .saturating_add(T::DbWeight::get().reads(1_u64))206 .saturating_add(T::DbWeight::get().reads(1_u64))208 .saturating_add(T::DbWeight::get().writes(1_u64))207 .saturating_add(T::DbWeight::get().writes(1_u64))209 }208 }210 /// Storage: Common CollectionById (r:1 w:1)209 /// Storage: Common CollectionById (r:1 w:1)211 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)210 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)212 fn set_collection_limits() -> Weight {211 fn set_collection_limits() -> Weight {213 // Proof Size summary in bytes:212 // Proof Size summary in bytes:214 // Measured: `999`213 // Measured: `967`215 // Estimated: `3335`214 // Estimated: `4325`216 // Minimum execution time: 15_535_000 picoseconds.215 // Minimum execution time: 13_864_000 picoseconds.217 Weight::from_parts(15_937_000, 3335)216 Weight::from_parts(14_368_000, 4325)218 .saturating_add(T::DbWeight::get().reads(1_u64))217 .saturating_add(T::DbWeight::get().reads(1_u64))219 .saturating_add(T::DbWeight::get().writes(1_u64))218 .saturating_add(T::DbWeight::get().writes(1_u64))220 }219 }223 fn force_repair_collection() -> Weight {222 fn force_repair_collection() -> Weight {224 // Proof Size summary in bytes:223 // Proof Size summary in bytes:225 // Measured: `265`224 // Measured: `265`226 // Estimated: `43467`225 // Estimated: `44457`227 // Minimum execution time: 8_178_000 picoseconds.226 // Minimum execution time: 7_104_000 picoseconds.228 Weight::from_parts(8_390_000, 43467)227 Weight::from_parts(7_293_000, 44457)229 .saturating_add(T::DbWeight::get().reads(1_u64))228 .saturating_add(T::DbWeight::get().reads(1_u64))230 .saturating_add(T::DbWeight::get().writes(1_u64))229 .saturating_add(T::DbWeight::get().writes(1_u64))231 }230 }247 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)246 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)248 fn create_collection() -> Weight {247 fn create_collection() -> Weight {249 // Proof Size summary in bytes:248 // Proof Size summary in bytes:250 // Measured: `277`249 // Measured: `245`251 // Estimated: `6204`250 // Estimated: `9174`252 // Minimum execution time: 37_430_000 picoseconds.251 // Minimum execution time: 31_198_000 picoseconds.253 Weight::from_parts(42_154_000, 6204)252 Weight::from_parts(32_046_000, 9174)254 .saturating_add(RocksDbWeight::get().reads(4_u64))253 .saturating_add(RocksDbWeight::get().reads(4_u64))255 .saturating_add(RocksDbWeight::get().writes(6_u64))254 .saturating_add(RocksDbWeight::get().writes(6_u64))256 }255 }270 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)269 /// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)271 fn destroy_collection() -> Weight {270 fn destroy_collection() -> Weight {272 // Proof Size summary in bytes:271 // Proof Size summary in bytes:273 // Measured: `1118`272 // Measured: `1086`274 // Estimated: `6366`273 // Estimated: `9336`275 // Minimum execution time: 51_399_000 picoseconds.274 // Minimum execution time: 48_208_000 picoseconds.276 Weight::from_parts(52_256_000, 6366)275 Weight::from_parts(49_031_000, 9336)277 .saturating_add(RocksDbWeight::get().reads(3_u64))276 .saturating_add(RocksDbWeight::get().reads(3_u64))278 .saturating_add(RocksDbWeight::get().writes(6_u64))277 .saturating_add(RocksDbWeight::get().writes(6_u64))279 }278 }283 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)282 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)284 fn add_to_allow_list() -> Weight {283 fn add_to_allow_list() -> Weight {285 // Proof Size summary in bytes:284 // Proof Size summary in bytes:286 // Measured: `999`285 // Measured: `967`287 // Estimated: `3335`286 // Estimated: `4325`288 // Minimum execution time: 16_355_000 picoseconds.287 // Minimum execution time: 14_852_000 picoseconds.289 Weight::from_parts(16_737_000, 3335)288 Weight::from_parts(15_268_000, 4325)290 .saturating_add(RocksDbWeight::get().reads(1_u64))289 .saturating_add(RocksDbWeight::get().reads(1_u64))291 .saturating_add(RocksDbWeight::get().writes(1_u64))290 .saturating_add(RocksDbWeight::get().writes(1_u64))292 }291 }296 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)295 /// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)297 fn remove_from_allow_list() -> Weight {296 fn remove_from_allow_list() -> Weight {298 // Proof Size summary in bytes:297 // Proof Size summary in bytes:299 // Measured: `1032`298 // Measured: `1000`300 // Estimated: `3335`299 // Estimated: `4325`301 // Minimum execution time: 15_812_000 picoseconds.300 // Minimum execution time: 14_595_000 picoseconds.302 Weight::from_parts(16_102_000, 3335)301 Weight::from_parts(14_933_000, 4325)303 .saturating_add(RocksDbWeight::get().reads(1_u64))302 .saturating_add(RocksDbWeight::get().reads(1_u64))304 .saturating_add(RocksDbWeight::get().writes(1_u64))303 .saturating_add(RocksDbWeight::get().writes(1_u64))305 }304 }306 /// Storage: Common CollectionById (r:1 w:1)305 /// Storage: Common CollectionById (r:1 w:1)307 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)306 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)308 fn change_collection_owner() -> Weight {307 fn change_collection_owner() -> Weight {309 // Proof Size summary in bytes:308 // Proof Size summary in bytes:310 // Measured: `999`309 // Measured: `967`311 // Estimated: `3335`310 // Estimated: `4325`312 // Minimum execution time: 15_072_000 picoseconds.311 // Minimum execution time: 14_132_000 picoseconds.313 Weight::from_parts(15_540_000, 3335)312 Weight::from_parts(14_501_000, 4325)314 .saturating_add(RocksDbWeight::get().reads(1_u64))313 .saturating_add(RocksDbWeight::get().reads(1_u64))315 .saturating_add(RocksDbWeight::get().writes(1_u64))314 .saturating_add(RocksDbWeight::get().writes(1_u64))316 }315 }322 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)321 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)323 fn add_collection_admin() -> Weight {322 fn add_collection_admin() -> Weight {324 // Proof Size summary in bytes:323 // Proof Size summary in bytes:325 // Measured: `999`324 // Measured: `967`326 // Estimated: `8379`325 // Estimated: `11349`327 // Minimum execution time: 18_268_000 picoseconds.326 // Minimum execution time: 17_229_000 picoseconds.328 Weight::from_parts(18_931_000, 8379)327 Weight::from_parts(17_657_000, 11349)329 .saturating_add(RocksDbWeight::get().reads(3_u64))328 .saturating_add(RocksDbWeight::get().reads(3_u64))330 .saturating_add(RocksDbWeight::get().writes(2_u64))329 .saturating_add(RocksDbWeight::get().writes(2_u64))331 }330 }337 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)336 /// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)338 fn remove_collection_admin() -> Weight {337 fn remove_collection_admin() -> Weight {339 // Proof Size summary in bytes:338 // Proof Size summary in bytes:340 // Measured: `1139`339 // Measured: `1107`341 // Estimated: `8379`340 // Estimated: `11349`342 // Minimum execution time: 21_786_000 picoseconds.341 // Minimum execution time: 19_827_000 picoseconds.343 Weight::from_parts(22_088_000, 8379)342 Weight::from_parts(20_479_000, 11349)344 .saturating_add(RocksDbWeight::get().reads(3_u64))343 .saturating_add(RocksDbWeight::get().reads(3_u64))345 .saturating_add(RocksDbWeight::get().writes(2_u64))344 .saturating_add(RocksDbWeight::get().writes(2_u64))346 }345 }347 /// Storage: Common CollectionById (r:1 w:1)346 /// Storage: Common CollectionById (r:1 w:1)348 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)347 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)349 fn set_collection_sponsor() -> Weight {348 fn set_collection_sponsor() -> Weight {350 // Proof Size summary in bytes:349 // Proof Size summary in bytes:351 // Measured: `999`350 // Measured: `967`352 // Estimated: `3335`351 // Estimated: `4325`353 // Minimum execution time: 15_245_000 picoseconds.352 // Minimum execution time: 14_049_000 picoseconds.354 Weight::from_parts(15_574_000, 3335)353 Weight::from_parts(14_420_000, 4325)355 .saturating_add(RocksDbWeight::get().reads(1_u64))354 .saturating_add(RocksDbWeight::get().reads(1_u64))356 .saturating_add(RocksDbWeight::get().writes(1_u64))355 .saturating_add(RocksDbWeight::get().writes(1_u64))357 }356 }358 /// Storage: Common CollectionById (r:1 w:1)357 /// Storage: Common CollectionById (r:1 w:1)359 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)358 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)360 fn confirm_sponsorship() -> Weight {359 fn confirm_sponsorship() -> Weight {361 // Proof Size summary in bytes:360 // Proof Size summary in bytes:362 // Measured: `1031`361 // Measured: `999`363 // Estimated: `3335`362 // Estimated: `4325`364 // Minimum execution time: 15_073_000 picoseconds.363 // Minimum execution time: 13_689_000 picoseconds.365 Weight::from_parts(15_407_000, 3335)364 Weight::from_parts(14_044_000, 4325)366 .saturating_add(RocksDbWeight::get().reads(1_u64))365 .saturating_add(RocksDbWeight::get().reads(1_u64))367 .saturating_add(RocksDbWeight::get().writes(1_u64))366 .saturating_add(RocksDbWeight::get().writes(1_u64))368 }367 }369 /// Storage: Common CollectionById (r:1 w:1)368 /// Storage: Common CollectionById (r:1 w:1)370 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)369 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)371 fn remove_collection_sponsor() -> Weight {370 fn remove_collection_sponsor() -> Weight {372 // Proof Size summary in bytes:371 // Proof Size summary in bytes:373 // Measured: `1031`372 // Measured: `999`374 // Estimated: `3335`373 // Estimated: `4325`375 // Minimum execution time: 14_938_000 picoseconds.374 // Minimum execution time: 13_275_000 picoseconds.376 Weight::from_parts(15_262_000, 3335)375 Weight::from_parts(13_598_000, 4325)377 .saturating_add(RocksDbWeight::get().reads(1_u64))376 .saturating_add(RocksDbWeight::get().reads(1_u64))378 .saturating_add(RocksDbWeight::get().writes(1_u64))377 .saturating_add(RocksDbWeight::get().writes(1_u64))379 }378 }380 /// Storage: Common CollectionById (r:1 w:1)379 /// Storage: Common CollectionById (r:1 w:1)381 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)380 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)382 fn set_transfers_enabled_flag() -> Weight {381 fn set_transfers_enabled_flag() -> Weight {383 // Proof Size summary in bytes:382 // Proof Size summary in bytes:384 // Measured: `999`383 // Measured: `967`385 // Estimated: `3335`384 // Estimated: `4325`386 // Minimum execution time: 10_318_000 picoseconds.385 // Minimum execution time: 9_411_000 picoseconds.387 Weight::from_parts(10_652_000, 3335)386 Weight::from_parts(9_706_000, 4325)388 .saturating_add(RocksDbWeight::get().reads(1_u64))387 .saturating_add(RocksDbWeight::get().reads(1_u64))389 .saturating_add(RocksDbWeight::get().writes(1_u64))388 .saturating_add(RocksDbWeight::get().writes(1_u64))390 }389 }391 /// Storage: Common CollectionById (r:1 w:1)390 /// Storage: Common CollectionById (r:1 w:1)392 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)391 /// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)393 fn set_collection_limits() -> Weight {392 fn set_collection_limits() -> Weight {394 // Proof Size summary in bytes:393 // Proof Size summary in bytes:395 // Measured: `999`394 // Measured: `967`396 // Estimated: `3335`395 // Estimated: `4325`397 // Minimum execution time: 15_535_000 picoseconds.396 // Minimum execution time: 13_864_000 picoseconds.398 Weight::from_parts(15_937_000, 3335)397 Weight::from_parts(14_368_000, 4325)399 .saturating_add(RocksDbWeight::get().reads(1_u64))398 .saturating_add(RocksDbWeight::get().reads(1_u64))400 .saturating_add(RocksDbWeight::get().writes(1_u64))399 .saturating_add(RocksDbWeight::get().writes(1_u64))401 }400 }404 fn force_repair_collection() -> Weight {403 fn force_repair_collection() -> Weight {405 // Proof Size summary in bytes:404 // Proof Size summary in bytes:406 // Measured: `265`405 // Measured: `265`407 // Estimated: `43467`406 // Estimated: `44457`408 // Minimum execution time: 8_178_000 picoseconds.407 // Minimum execution time: 7_104_000 picoseconds.409 Weight::from_parts(8_390_000, 43467)408 Weight::from_parts(7_293_000, 44457)410 .saturating_add(RocksDbWeight::get().reads(1_u64))409 .saturating_add(RocksDbWeight::get().reads(1_u64))411 .saturating_add(RocksDbWeight::get().writes(1_u64))410 .saturating_add(RocksDbWeight::get().writes(1_u64))412 }411 }runtime/common/weights/xcm.rsdiffbeforeafterboth3//! Autogenerated weights for pallet_xcm3//! Autogenerated weights for pallet_xcm4//!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-dev6//! DATE: 2023-03-30, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-04-20, 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: 10249948 fn send() -> Weight {48 fn send() -> Weight {49 // Proof Size summary in bytes:49 // Proof Size summary in bytes:50 // Measured: `211`50 // Measured: `211`51 // Estimated: `5510`51 // Estimated: `10460`52 // Minimum execution time: 17_608_000 picoseconds.52 // Minimum execution time: 17_089_000 picoseconds.53 Weight::from_parts(18_024_000, 5510)53 Weight::from_parts(17_615_000, 10460)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 }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: `136`62 // Estimated: `499`62 // Estimated: `1489`63 // Minimum execution time: 17_648_000 picoseconds.63 // Minimum execution time: 14_443_000 picoseconds.64 Weight::from_parts(18_103_000, 499)64 Weight::from_parts(14_895_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: `136`72 // Estimated: `499`72 // Estimated: `1489`73 // Minimum execution time: 17_529_000 picoseconds.73 // Minimum execution time: 14_340_000 picoseconds.74 Weight::from_parts(18_009_000, 499)74 Weight::from_parts(14_748_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_314_000 picoseconds.81 // Minimum execution time: 5_266_000 picoseconds.82 Weight::from_parts(6_053_000, 0)82 Weight::from_parts(5_430_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_577_000 picoseconds.90 // Minimum execution time: 5_621_000 picoseconds.91 Weight::from_parts(5_831_000, 0)91 Weight::from_parts(5_888_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: 1_902_000 picoseconds.100 // Minimum execution time: 2_087_000 picoseconds.101 Weight::from_parts(2_018_000, 0)101 Weight::from_parts(2_218_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)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: `211`123 // Estimated: `9113`123 // Estimated: `16043`124 // Minimum execution time: 21_675_000 picoseconds.124 // Minimum execution time: 21_067_000 picoseconds.125 Weight::from_parts(22_161_000, 9113)125 Weight::from_parts(21_466_000, 16043)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 }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: `394`146 // Estimated: `9688`146 // Estimated: `15628`147 // Minimum execution time: 24_643_000 picoseconds.147 // Minimum execution time: 23_986_000 picoseconds.148 Weight::from_parts(25_027_000, 9688)148 Weight::from_parts(25_328_000, 15628)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 }154 fn migrate_supported_version() -> Weight {154 fn migrate_supported_version() -> Weight {155 // Proof Size summary in bytes:155 // Proof Size summary in bytes:156 // Measured: `131`156 // Measured: `131`157 // Estimated: `10031`157 // Estimated: `11021`158 // Minimum execution time: 14_077_000 picoseconds.158 // Minimum execution time: 15_073_000 picoseconds.159 Weight::from_parts(14_594_000, 10031)159 Weight::from_parts(15_451_000, 11021)160 .saturating_add(T::DbWeight::get().reads(4_u64))160 .saturating_add(T::DbWeight::get().reads(4_u64))161 .saturating_add(T::DbWeight::get().writes(2_u64))161 .saturating_add(T::DbWeight::get().writes(2_u64))162 }162 }165 fn migrate_version_notifiers() -> Weight {165 fn migrate_version_notifiers() -> Weight {166 // Proof Size summary in bytes:166 // Proof Size summary in bytes:167 // Measured: `135`167 // Measured: `135`168 // Estimated: `10035`168 // Estimated: `11025`169 // Minimum execution time: 14_117_000 picoseconds.169 // Minimum execution time: 14_840_000 picoseconds.170 Weight::from_parts(14_590_000, 10035)170 Weight::from_parts(15_347_000, 11025)171 .saturating_add(T::DbWeight::get().reads(4_u64))171 .saturating_add(T::DbWeight::get().reads(4_u64))172 .saturating_add(T::DbWeight::get().writes(2_u64))172 .saturating_add(T::DbWeight::get().writes(2_u64))173 }173 }176 fn already_notified_target() -> Weight {176 fn already_notified_target() -> Weight {177 // Proof Size summary in bytes:177 // Proof Size summary in bytes:178 // Measured: `142`178 // Measured: `142`179 // Estimated: `12517`179 // Estimated: `13507`180 // Minimum execution time: 16_284_000 picoseconds.180 // Minimum execution time: 16_215_000 picoseconds.181 Weight::from_parts(16_817_000, 12517)181 Weight::from_parts(16_461_000, 13507)182 .saturating_add(T::DbWeight::get().reads(5_u64))182 .saturating_add(T::DbWeight::get().reads(5_u64))183 }183 }184 /// Storage: PolkadotXcm VersionNotifyTargets (r:2 w:1)184 /// Storage: PolkadotXcm VersionNotifyTargets (r:2 w:1)196 fn notify_current_targets() -> Weight {196 fn notify_current_targets() -> Weight {197 // Proof Size summary in bytes:197 // Proof Size summary in bytes:198 // Measured: `278`198 // Measured: `278`199 // Estimated: `11073`199 // Estimated: `17013`200 // Minimum execution time: 21_980_000 picoseconds.200 // Minimum execution time: 21_705_000 picoseconds.201 Weight::from_parts(22_452_000, 11073)201 Weight::from_parts(22_313_000, 17013)202 .saturating_add(T::DbWeight::get().reads(7_u64))202 .saturating_add(T::DbWeight::get().reads(7_u64))203 .saturating_add(T::DbWeight::get().writes(3_u64))203 .saturating_add(T::DbWeight::get().writes(3_u64))204 }204 }207 fn notify_target_migration_fail() -> Weight {207 fn notify_target_migration_fail() -> Weight {208 // Proof Size summary in bytes:208 // Proof Size summary in bytes:209 // Measured: `172`209 // Measured: `172`210 // Estimated: `7597`210 // Estimated: `8587`211 // Minimum execution time: 6_848_000 picoseconds.211 // Minimum execution time: 7_869_000 picoseconds.212 Weight::from_parts(7_077_000, 7597)212 Weight::from_parts(8_052_000, 8587)213 .saturating_add(T::DbWeight::get().reads(3_u64))213 .saturating_add(T::DbWeight::get().reads(3_u64))214 }214 }215 /// Storage: PolkadotXcm VersionNotifyTargets (r:4 w:2)215 /// Storage: PolkadotXcm VersionNotifyTargets (r:4 w:2)216 /// 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)217 fn migrate_version_notify_targets() -> Weight {217 fn migrate_version_notify_targets() -> Weight {218 // Proof Size summary in bytes:218 // Proof Size summary in bytes:219 // Measured: `142`219 // Measured: `142`220 // Estimated: `10042`220 // Estimated: `11032`221 // Minimum execution time: 14_509_000 picoseconds.221 // Minimum execution time: 15_340_000 picoseconds.222 Weight::from_parts(15_012_000, 10042)222 Weight::from_parts(15_738_000, 11032)223 .saturating_add(T::DbWeight::get().reads(4_u64))223 .saturating_add(T::DbWeight::get().reads(4_u64))224 .saturating_add(T::DbWeight::get().writes(2_u64))224 .saturating_add(T::DbWeight::get().writes(2_u64))225 }225 }238 fn migrate_and_notify_old_targets() -> Weight {238 fn migrate_and_notify_old_targets() -> Weight {239 // Proof Size summary in bytes:239 // Proof Size summary in bytes:240 // Measured: `284`240 // Measured: `284`241 // Estimated: `16059`241 // Estimated: `21999`242 // Minimum execution time: 27_426_000 picoseconds.242 // Minimum execution time: 27_809_000 picoseconds.243 Weight::from_parts(27_878_000, 16059)243 Weight::from_parts(28_290_000, 21999)244 .saturating_add(T::DbWeight::get().reads(9_u64))244 .saturating_add(T::DbWeight::get().reads(9_u64))245 .saturating_add(T::DbWeight::get().writes(4_u64))245 .saturating_add(T::DbWeight::get().writes(4_u64))246 }246 }