From 42bd0c6b380a9c4ffbb8f1d2948fde06603a2886 Mon Sep 17 00:00:00 2001 From: Daniel Shiposha Date: Sat, 30 Sep 2023 19:48:10 +0200 Subject: [PATCH] chore: bench nft/rft/common --- pallets/common/src/weights.rs | 54 +++--- pallets/nonfungible/src/weights.rs | 214 +++++++++++------------ pallets/refungible/src/weights.rs | 270 ++++++++++++++--------------- 3 files changed, 269 insertions(+), 269 deletions(-) diff --git a/pallets/common/src/weights.rs b/pallets/common/src/weights.rs index 1753b652eb..6dfaa8fd55 100644 --- a/pallets/common/src/weights.rs +++ b/pallets/common/src/weights.rs @@ -3,9 +3,9 @@ //! Autogenerated weights for pallet_common //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-09-30, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-30, STEPS: `50`, REPEAT: `400`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `hearthstone`, CPU: `AMD Ryzen 9 7950X3D 16-Core Processor` +//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz` //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -20,7 +20,7 @@ // * // --template=.maintain/frame-weight-template.hbs // --steps=50 -// --repeat=80 +// --repeat=400 // --heap-pages=4096 // --output=./pallets/common/src/weights.rs @@ -49,10 +49,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `298` // Estimated: `44457` - // Minimum execution time: 2_831_000 picoseconds. - Weight::from_parts(8_612_860, 44457) - // Standard Error: 8_791 - .saturating_add(Weight::from_parts(2_512_039, 0).saturating_mul(b.into())) + // Minimum execution time: 4_987_000 picoseconds. + Weight::from_parts(5_119_000, 44457) + // Standard Error: 7_609 + .saturating_add(Weight::from_parts(5_750_459, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -63,10 +63,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `303 + b * (33030 ±0)` // Estimated: `44457` - // Minimum execution time: 2_650_000 picoseconds. - Weight::from_parts(2_750_000, 44457) - // Standard Error: 28_392 - .saturating_add(Weight::from_parts(8_897_514, 0).saturating_mul(b.into())) + // Minimum execution time: 4_923_000 picoseconds. + Weight::from_parts(5_074_000, 44457) + // Standard Error: 36_651 + .saturating_add(Weight::from_parts(23_145_677, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -76,8 +76,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `373` // Estimated: `3535` - // Minimum execution time: 2_730_000 picoseconds. - Weight::from_parts(2_850_000, 3535) + // Minimum execution time: 4_271_000 picoseconds. + Weight::from_parts(4_461_000, 3535) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Common IsAdmin (r:1 w:0) @@ -88,8 +88,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `326` // Estimated: `20191` - // Minimum execution time: 3_770_000 picoseconds. - Weight::from_parts(3_930_000, 20191) + // Minimum execution time: 5_889_000 picoseconds. + Weight::from_parts(6_138_000, 20191) .saturating_add(T::DbWeight::get().reads(2_u64)) } } @@ -103,10 +103,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `298` // Estimated: `44457` - // Minimum execution time: 2_831_000 picoseconds. - Weight::from_parts(8_612_860, 44457) - // Standard Error: 8_791 - .saturating_add(Weight::from_parts(2_512_039, 0).saturating_mul(b.into())) + // Minimum execution time: 4_987_000 picoseconds. + Weight::from_parts(5_119_000, 44457) + // Standard Error: 7_609 + .saturating_add(Weight::from_parts(5_750_459, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -117,10 +117,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `303 + b * (33030 ±0)` // Estimated: `44457` - // Minimum execution time: 2_650_000 picoseconds. - Weight::from_parts(2_750_000, 44457) - // Standard Error: 28_392 - .saturating_add(Weight::from_parts(8_897_514, 0).saturating_mul(b.into())) + // Minimum execution time: 4_923_000 picoseconds. + Weight::from_parts(5_074_000, 44457) + // Standard Error: 36_651 + .saturating_add(Weight::from_parts(23_145_677, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -130,8 +130,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `373` // Estimated: `3535` - // Minimum execution time: 2_730_000 picoseconds. - Weight::from_parts(2_850_000, 3535) + // Minimum execution time: 4_271_000 picoseconds. + Weight::from_parts(4_461_000, 3535) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Common IsAdmin (r:1 w:0) @@ -142,8 +142,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `326` // Estimated: `20191` - // Minimum execution time: 3_770_000 picoseconds. - Weight::from_parts(3_930_000, 20191) + // Minimum execution time: 5_889_000 picoseconds. + Weight::from_parts(6_138_000, 20191) .saturating_add(RocksDbWeight::get().reads(2_u64)) } } diff --git a/pallets/nonfungible/src/weights.rs b/pallets/nonfungible/src/weights.rs index f47b137a05..723099a4d8 100644 --- a/pallets/nonfungible/src/weights.rs +++ b/pallets/nonfungible/src/weights.rs @@ -3,9 +3,9 @@ //! Autogenerated weights for pallet_nonfungible //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-09-30, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-30, STEPS: `50`, REPEAT: `400`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `hearthstone`, CPU: `AMD Ryzen 9 7950X3D 16-Core Processor` +//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz` //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -20,7 +20,7 @@ // * // --template=.maintain/frame-weight-template.hbs // --steps=50 -// --repeat=80 +// --repeat=400 // --heap-pages=4096 // --output=./pallets/nonfungible/src/weights.rs @@ -69,8 +69,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `142` // Estimated: `3530` - // Minimum execution time: 4_981_000 picoseconds. - Weight::from_parts(5_160_000, 3530) + // Minimum execution time: 9_726_000 picoseconds. + Weight::from_parts(10_059_000, 3530) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -87,10 +87,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `142` // Estimated: `3530` - // Minimum execution time: 1_701_000 picoseconds. - Weight::from_parts(1_750_000, 3530) - // Standard Error: 549 - .saturating_add(Weight::from_parts(2_507_305, 0).saturating_mul(b.into())) + // Minimum execution time: 3_270_000 picoseconds. + Weight::from_parts(3_693_659, 3530) + // Standard Error: 255 + .saturating_add(Weight::from_parts(3_024_284, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into()))) @@ -108,10 +108,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `142` // Estimated: `3481 + b * (2540 ±0)` - // Minimum execution time: 1_600_000 picoseconds. - Weight::from_parts(1_661_000, 3481) - // Standard Error: 1_210 - .saturating_add(Weight::from_parts(3_472_463, 0).saturating_mul(b.into())) + // Minimum execution time: 3_188_000 picoseconds. + Weight::from_parts(3_307_000, 3481) + // Standard Error: 567 + .saturating_add(Weight::from_parts(4_320_449, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -136,8 +136,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `380` // Estimated: `3530` - // Minimum execution time: 10_401_000 picoseconds. - Weight::from_parts(10_701_000, 3530) + // Minimum execution time: 18_062_000 picoseconds. + Weight::from_parts(18_433_000, 3530) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -159,8 +159,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `380` // Estimated: `3530` - // Minimum execution time: 12_982_000 picoseconds. - Weight::from_parts(13_522_000, 3530) + // Minimum execution time: 22_942_000 picoseconds. + Weight::from_parts(23_527_000, 3530) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -185,10 +185,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1500 + b * (58 ±0)` // Estimated: `5874 + b * (5032 ±0)` - // Minimum execution time: 13_201_000 picoseconds. - Weight::from_parts(13_371_000, 5874) - // Standard Error: 124_410 - .saturating_add(Weight::from_parts(41_526_223, 0).saturating_mul(b.into())) + // Minimum execution time: 22_709_000 picoseconds. + Weight::from_parts(23_287_000, 5874) + // Standard Error: 89_471 + .saturating_add(Weight::from_parts(63_285_201, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(6_u64)) @@ -207,8 +207,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `380` // Estimated: `6070` - // Minimum execution time: 8_681_000 picoseconds. - Weight::from_parts(8_891_000, 6070) + // Minimum execution time: 13_652_000 picoseconds. + Weight::from_parts(13_981_000, 6070) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -220,8 +220,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3522` - // Minimum execution time: 4_651_000 picoseconds. - Weight::from_parts(4_830_000, 3522) + // Minimum execution time: 7_837_000 picoseconds. + Weight::from_parts(8_113_000, 3522) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -233,8 +233,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `313` // Estimated: `3522` - // Minimum execution time: 4_721_000 picoseconds. - Weight::from_parts(4_851_000, 3522) + // Minimum execution time: 7_769_000 picoseconds. + Weight::from_parts(7_979_000, 3522) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -244,8 +244,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `362` // Estimated: `3522` - // Minimum execution time: 2_621_000 picoseconds. - Weight::from_parts(2_760_000, 3522) + // Minimum execution time: 4_194_000 picoseconds. + Weight::from_parts(4_353_000, 3522) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Nonfungible Allowance (r:1 w:1) @@ -266,8 +266,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `463` // Estimated: `3530` - // Minimum execution time: 13_432_000 picoseconds. - Weight::from_parts(13_681_000, 3530) + // Minimum execution time: 21_978_000 picoseconds. + Weight::from_parts(22_519_000, 3530) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -278,10 +278,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `314` // Estimated: `20191` - // Minimum execution time: 610_000 picoseconds. - Weight::from_parts(640_000, 20191) - // Standard Error: 22_744 - .saturating_add(Weight::from_parts(5_938_386, 0).saturating_mul(b.into())) + // Minimum execution time: 1_457_000 picoseconds. + Weight::from_parts(1_563_000, 20191) + // Standard Error: 14_041 + .saturating_add(Weight::from_parts(8_452_415, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -296,10 +296,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `640 + b * (261 ±0)` // Estimated: `36269` - // Minimum execution time: 360_000 picoseconds. - Weight::from_parts(3_526_074, 36269) - // Standard Error: 8_803 - .saturating_add(Weight::from_parts(2_784_005, 0).saturating_mul(b.into())) + // Minimum execution time: 963_000 picoseconds. + Weight::from_parts(1_126_511, 36269) + // Standard Error: 9_175 + .saturating_add(Weight::from_parts(5_096_011, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -310,10 +310,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 70_000 picoseconds. - Weight::from_parts(2_216_986, 0) - // Standard Error: 5_264 - .saturating_add(Weight::from_parts(2_408_457, 0).saturating_mul(b.into())) + // Minimum execution time: 194_000 picoseconds. + Weight::from_parts(222_000, 0) + // Standard Error: 7_295 + .saturating_add(Weight::from_parts(4_499_463, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Common CollectionPropertyPermissions (r:1 w:0) @@ -327,10 +327,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `699 + b * (33291 ±0)` // Estimated: `36269` - // Minimum execution time: 360_000 picoseconds. - Weight::from_parts(380_000, 36269) - // Standard Error: 26_060 - .saturating_add(Weight::from_parts(9_230_365, 0).saturating_mul(b.into())) + // Minimum execution time: 992_000 picoseconds. + Weight::from_parts(1_043_000, 36269) + // Standard Error: 37_370 + .saturating_add(Weight::from_parts(23_672_870, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -340,8 +340,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3522` - // Minimum execution time: 2_350_000 picoseconds. - Weight::from_parts(2_450_000, 3522) + // Minimum execution time: 3_743_000 picoseconds. + Weight::from_parts(3_908_000, 3522) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Nonfungible CollectionAllowance (r:0 w:1) @@ -350,8 +350,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_040_000 picoseconds. - Weight::from_parts(2_150_000, 0) + // Minimum execution time: 4_106_000 picoseconds. + Weight::from_parts(4_293_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Nonfungible CollectionAllowance (r:1 w:0) @@ -360,8 +360,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `142` // Estimated: `3576` - // Minimum execution time: 1_560_000 picoseconds. - Weight::from_parts(1_670_000, 3576) + // Minimum execution time: 2_775_000 picoseconds. + Weight::from_parts(2_923_000, 3576) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Nonfungible TokenProperties (r:1 w:1) @@ -370,8 +370,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `279` // Estimated: `36269` - // Minimum execution time: 1_710_000 picoseconds. - Weight::from_parts(1_781_000, 36269) + // Minimum execution time: 3_033_000 picoseconds. + Weight::from_parts(3_174_000, 36269) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -391,8 +391,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `142` // Estimated: `3530` - // Minimum execution time: 4_981_000 picoseconds. - Weight::from_parts(5_160_000, 3530) + // Minimum execution time: 9_726_000 picoseconds. + Weight::from_parts(10_059_000, 3530) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -409,10 +409,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `142` // Estimated: `3530` - // Minimum execution time: 1_701_000 picoseconds. - Weight::from_parts(1_750_000, 3530) - // Standard Error: 549 - .saturating_add(Weight::from_parts(2_507_305, 0).saturating_mul(b.into())) + // Minimum execution time: 3_270_000 picoseconds. + Weight::from_parts(3_693_659, 3530) + // Standard Error: 255 + .saturating_add(Weight::from_parts(3_024_284, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into()))) @@ -430,10 +430,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `142` // Estimated: `3481 + b * (2540 ±0)` - // Minimum execution time: 1_600_000 picoseconds. - Weight::from_parts(1_661_000, 3481) - // Standard Error: 1_210 - .saturating_add(Weight::from_parts(3_472_463, 0).saturating_mul(b.into())) + // Minimum execution time: 3_188_000 picoseconds. + Weight::from_parts(3_307_000, 3481) + // Standard Error: 567 + .saturating_add(Weight::from_parts(4_320_449, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -458,8 +458,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `380` // Estimated: `3530` - // Minimum execution time: 10_401_000 picoseconds. - Weight::from_parts(10_701_000, 3530) + // Minimum execution time: 18_062_000 picoseconds. + Weight::from_parts(18_433_000, 3530) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -481,8 +481,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `380` // Estimated: `3530` - // Minimum execution time: 12_982_000 picoseconds. - Weight::from_parts(13_522_000, 3530) + // Minimum execution time: 22_942_000 picoseconds. + Weight::from_parts(23_527_000, 3530) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -507,10 +507,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1500 + b * (58 ±0)` // Estimated: `5874 + b * (5032 ±0)` - // Minimum execution time: 13_201_000 picoseconds. - Weight::from_parts(13_371_000, 5874) - // Standard Error: 124_410 - .saturating_add(Weight::from_parts(41_526_223, 0).saturating_mul(b.into())) + // Minimum execution time: 22_709_000 picoseconds. + Weight::from_parts(23_287_000, 5874) + // Standard Error: 89_471 + .saturating_add(Weight::from_parts(63_285_201, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(b.into()))) .saturating_add(RocksDbWeight::get().writes(6_u64)) @@ -529,8 +529,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `380` // Estimated: `6070` - // Minimum execution time: 8_681_000 picoseconds. - Weight::from_parts(8_891_000, 6070) + // Minimum execution time: 13_652_000 picoseconds. + Weight::from_parts(13_981_000, 6070) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -542,8 +542,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3522` - // Minimum execution time: 4_651_000 picoseconds. - Weight::from_parts(4_830_000, 3522) + // Minimum execution time: 7_837_000 picoseconds. + Weight::from_parts(8_113_000, 3522) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -555,8 +555,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `313` // Estimated: `3522` - // Minimum execution time: 4_721_000 picoseconds. - Weight::from_parts(4_851_000, 3522) + // Minimum execution time: 7_769_000 picoseconds. + Weight::from_parts(7_979_000, 3522) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -566,8 +566,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `362` // Estimated: `3522` - // Minimum execution time: 2_621_000 picoseconds. - Weight::from_parts(2_760_000, 3522) + // Minimum execution time: 4_194_000 picoseconds. + Weight::from_parts(4_353_000, 3522) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Nonfungible Allowance (r:1 w:1) @@ -588,8 +588,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `463` // Estimated: `3530` - // Minimum execution time: 13_432_000 picoseconds. - Weight::from_parts(13_681_000, 3530) + // Minimum execution time: 21_978_000 picoseconds. + Weight::from_parts(22_519_000, 3530) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -600,10 +600,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `314` // Estimated: `20191` - // Minimum execution time: 610_000 picoseconds. - Weight::from_parts(640_000, 20191) - // Standard Error: 22_744 - .saturating_add(Weight::from_parts(5_938_386, 0).saturating_mul(b.into())) + // Minimum execution time: 1_457_000 picoseconds. + Weight::from_parts(1_563_000, 20191) + // Standard Error: 14_041 + .saturating_add(Weight::from_parts(8_452_415, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -618,10 +618,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `640 + b * (261 ±0)` // Estimated: `36269` - // Minimum execution time: 360_000 picoseconds. - Weight::from_parts(3_526_074, 36269) - // Standard Error: 8_803 - .saturating_add(Weight::from_parts(2_784_005, 0).saturating_mul(b.into())) + // Minimum execution time: 963_000 picoseconds. + Weight::from_parts(1_126_511, 36269) + // Standard Error: 9_175 + .saturating_add(Weight::from_parts(5_096_011, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -632,10 +632,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 70_000 picoseconds. - Weight::from_parts(2_216_986, 0) - // Standard Error: 5_264 - .saturating_add(Weight::from_parts(2_408_457, 0).saturating_mul(b.into())) + // Minimum execution time: 194_000 picoseconds. + Weight::from_parts(222_000, 0) + // Standard Error: 7_295 + .saturating_add(Weight::from_parts(4_499_463, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Common CollectionPropertyPermissions (r:1 w:0) @@ -649,10 +649,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `699 + b * (33291 ±0)` // Estimated: `36269` - // Minimum execution time: 360_000 picoseconds. - Weight::from_parts(380_000, 36269) - // Standard Error: 26_060 - .saturating_add(Weight::from_parts(9_230_365, 0).saturating_mul(b.into())) + // Minimum execution time: 992_000 picoseconds. + Weight::from_parts(1_043_000, 36269) + // Standard Error: 37_370 + .saturating_add(Weight::from_parts(23_672_870, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -662,8 +662,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3522` - // Minimum execution time: 2_350_000 picoseconds. - Weight::from_parts(2_450_000, 3522) + // Minimum execution time: 3_743_000 picoseconds. + Weight::from_parts(3_908_000, 3522) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Nonfungible CollectionAllowance (r:0 w:1) @@ -672,8 +672,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_040_000 picoseconds. - Weight::from_parts(2_150_000, 0) + // Minimum execution time: 4_106_000 picoseconds. + Weight::from_parts(4_293_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Nonfungible CollectionAllowance (r:1 w:0) @@ -682,8 +682,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `142` // Estimated: `3576` - // Minimum execution time: 1_560_000 picoseconds. - Weight::from_parts(1_670_000, 3576) + // Minimum execution time: 2_775_000 picoseconds. + Weight::from_parts(2_923_000, 3576) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Nonfungible TokenProperties (r:1 w:1) @@ -692,8 +692,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `279` // Estimated: `36269` - // Minimum execution time: 1_710_000 picoseconds. - Weight::from_parts(1_781_000, 36269) + // Minimum execution time: 3_033_000 picoseconds. + Weight::from_parts(3_174_000, 36269) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/pallets/refungible/src/weights.rs b/pallets/refungible/src/weights.rs index 35c61cd06d..9c1c09667a 100644 --- a/pallets/refungible/src/weights.rs +++ b/pallets/refungible/src/weights.rs @@ -3,9 +3,9 @@ //! Autogenerated weights for pallet_refungible //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-09-30, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-30, STEPS: `50`, REPEAT: `400`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `hearthstone`, CPU: `AMD Ryzen 9 7950X3D 16-Core Processor` +//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz` //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -20,7 +20,7 @@ // * // --template=.maintain/frame-weight-template.hbs // --steps=50 -// --repeat=80 +// --repeat=400 // --heap-pages=4096 // --output=./pallets/refungible/src/weights.rs @@ -78,8 +78,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3530` - // Minimum execution time: 5_410_000 picoseconds. - Weight::from_parts(5_630_000, 3530) + // Minimum execution time: 11_341_000 picoseconds. + Weight::from_parts(11_741_000, 3530) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -98,10 +98,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3530` - // Minimum execution time: 1_210_000 picoseconds. - Weight::from_parts(1_280_000, 3530) - // Standard Error: 1_172 - .saturating_add(Weight::from_parts(3_145_627, 0).saturating_mul(b.into())) + // Minimum execution time: 2_665_000 picoseconds. + Weight::from_parts(2_791_000, 3530) + // Standard Error: 996 + .saturating_add(Weight::from_parts(4_343_736, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(b.into()))) @@ -121,10 +121,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3481 + b * (2540 ±0)` - // Minimum execution time: 1_230_000 picoseconds. - Weight::from_parts(1_310_000, 3481) - // Standard Error: 1_385 - .saturating_add(Weight::from_parts(3_942_825, 0).saturating_mul(b.into())) + // Minimum execution time: 2_616_000 picoseconds. + Weight::from_parts(2_726_000, 3481) + // Standard Error: 665 + .saturating_add(Weight::from_parts(5_554_066, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -146,10 +146,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3481 + b * (2540 ±0)` - // Minimum execution time: 1_610_000 picoseconds. - Weight::from_parts(1_650_000, 3481) - // Standard Error: 1_090 - .saturating_add(Weight::from_parts(3_125_098, 0).saturating_mul(b.into())) + // Minimum execution time: 3_697_000 picoseconds. + Weight::from_parts(2_136_481, 3481) + // Standard Error: 567 + .saturating_add(Weight::from_parts(4_390_621, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(2_u64)) @@ -168,8 +168,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `456` // Estimated: `8682` - // Minimum execution time: 12_180_000 picoseconds. - Weight::from_parts(12_580_000, 8682) + // Minimum execution time: 22_859_000 picoseconds. + Weight::from_parts(23_295_000, 8682) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -189,8 +189,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `341` // Estimated: `3554` - // Minimum execution time: 12_230_000 picoseconds. - Weight::from_parts(12_550_000, 3554) + // Minimum execution time: 21_477_000 picoseconds. + Weight::from_parts(22_037_000, 3554) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -202,8 +202,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `365` // Estimated: `6118` - // Minimum execution time: 7_630_000 picoseconds. - Weight::from_parts(7_919_000, 6118) + // Minimum execution time: 13_714_000 picoseconds. + Weight::from_parts(14_050_000, 6118) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -219,8 +219,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `341` // Estimated: `6118` - // Minimum execution time: 8_840_000 picoseconds. - Weight::from_parts(9_080_000, 6118) + // Minimum execution time: 15_879_000 picoseconds. + Weight::from_parts(16_266_000, 6118) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -236,8 +236,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `456` // Estimated: `6118` - // Minimum execution time: 10_270_000 picoseconds. - Weight::from_parts(10_670_000, 6118) + // Minimum execution time: 18_186_000 picoseconds. + Weight::from_parts(18_682_000, 6118) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -253,8 +253,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `341` // Estimated: `6118` - // Minimum execution time: 10_199_000 picoseconds. - Weight::from_parts(10_479_000, 6118) + // Minimum execution time: 17_943_000 picoseconds. + Weight::from_parts(18_333_000, 6118) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -266,8 +266,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `223` // Estimated: `3554` - // Minimum execution time: 4_750_000 picoseconds. - Weight::from_parts(4_910_000, 3554) + // Minimum execution time: 8_391_000 picoseconds. + Weight::from_parts(8_637_000, 3554) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -279,8 +279,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `211` // Estimated: `3554` - // Minimum execution time: 4_700_000 picoseconds. - Weight::from_parts(4_840_000, 3554) + // Minimum execution time: 8_519_000 picoseconds. + Weight::from_parts(8_760_000, 3554) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -294,8 +294,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `495` // Estimated: `6118` - // Minimum execution time: 11_419_000 picoseconds. - Weight::from_parts(11_800_000, 6118) + // Minimum execution time: 19_554_000 picoseconds. + Weight::from_parts(20_031_000, 6118) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -313,8 +313,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `471` // Estimated: `6118` - // Minimum execution time: 12_440_000 picoseconds. - Weight::from_parts(12_740_000, 6118) + // Minimum execution time: 21_338_000 picoseconds. + Weight::from_parts(21_803_000, 6118) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -332,8 +332,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `586` // Estimated: `6118` - // Minimum execution time: 14_030_000 picoseconds. - Weight::from_parts(14_380_000, 6118) + // Minimum execution time: 24_179_000 picoseconds. + Weight::from_parts(24_647_000, 6118) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -351,8 +351,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `471` // Estimated: `6118` - // Minimum execution time: 14_200_000 picoseconds. - Weight::from_parts(14_560_000, 6118) + // Minimum execution time: 24_008_000 picoseconds. + Weight::from_parts(24_545_000, 6118) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -374,8 +374,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `471` // Estimated: `3570` - // Minimum execution time: 16_590_000 picoseconds. - Weight::from_parts(17_079_000, 3570) + // Minimum execution time: 27_907_000 picoseconds. + Weight::from_parts(28_489_000, 3570) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -386,10 +386,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `314` // Estimated: `20191` - // Minimum execution time: 560_000 picoseconds. - Weight::from_parts(590_000, 20191) - // Standard Error: 20_539 - .saturating_add(Weight::from_parts(5_317_277, 0).saturating_mul(b.into())) + // Minimum execution time: 1_460_000 picoseconds. + Weight::from_parts(1_564_000, 20191) + // Standard Error: 14_117 + .saturating_add(Weight::from_parts(8_196_214, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -404,10 +404,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `502 + b * (261 ±0)` // Estimated: `36269` - // Minimum execution time: 340_000 picoseconds. - Weight::from_parts(4_825_296, 36269) - // Standard Error: 4_846 - .saturating_add(Weight::from_parts(2_632_821, 0).saturating_mul(b.into())) + // Minimum execution time: 1_012_000 picoseconds. + Weight::from_parts(1_081_000, 36269) + // Standard Error: 6_838 + .saturating_add(Weight::from_parts(5_801_181, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -418,10 +418,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 70_000 picoseconds. - Weight::from_parts(70_000, 0) - // Standard Error: 2_858 - .saturating_add(Weight::from_parts(2_259_760, 0).saturating_mul(b.into())) + // Minimum execution time: 229_000 picoseconds. + Weight::from_parts(253_000, 0) + // Standard Error: 100_218 + .saturating_add(Weight::from_parts(12_632_221, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Common CollectionPropertyPermissions (r:1 w:0) @@ -435,10 +435,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `561 + b * (33291 ±0)` // Estimated: `36269` - // Minimum execution time: 320_000 picoseconds. - Weight::from_parts(350_000, 36269) - // Standard Error: 24_256 - .saturating_add(Weight::from_parts(8_471_382, 0).saturating_mul(b.into())) + // Minimum execution time: 1_014_000 picoseconds. + Weight::from_parts(1_065_000, 36269) + // Standard Error: 39_536 + .saturating_add(Weight::from_parts(24_125_838, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -450,8 +450,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `288` // Estimated: `3554` - // Minimum execution time: 5_600_000 picoseconds. - Weight::from_parts(5_850_000, 3554) + // Minimum execution time: 10_315_000 picoseconds. + Weight::from_parts(10_601_000, 3554) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -461,8 +461,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `288` // Estimated: `6118` - // Minimum execution time: 2_430_000 picoseconds. - Weight::from_parts(2_590_000, 6118) + // Minimum execution time: 4_898_000 picoseconds. + Weight::from_parts(5_136_000, 6118) .saturating_add(T::DbWeight::get().reads(2_u64)) } /// Storage: Refungible CollectionAllowance (r:0 w:1) @@ -471,8 +471,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_970_000 picoseconds. - Weight::from_parts(2_050_000, 0) + // Minimum execution time: 4_146_000 picoseconds. + Weight::from_parts(4_337_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Refungible CollectionAllowance (r:1 w:0) @@ -481,8 +481,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3576` - // Minimum execution time: 1_140_000 picoseconds. - Weight::from_parts(1_240_000, 3576) + // Minimum execution time: 2_170_000 picoseconds. + Weight::from_parts(2_301_000, 3576) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Refungible TokenProperties (r:1 w:1) @@ -491,8 +491,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `120` // Estimated: `36269` - // Minimum execution time: 1_000_000 picoseconds. - Weight::from_parts(1_060_000, 36269) + // Minimum execution time: 2_098_000 picoseconds. + Weight::from_parts(2_251_000, 36269) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -514,8 +514,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3530` - // Minimum execution time: 5_410_000 picoseconds. - Weight::from_parts(5_630_000, 3530) + // Minimum execution time: 11_341_000 picoseconds. + Weight::from_parts(11_741_000, 3530) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -534,10 +534,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3530` - // Minimum execution time: 1_210_000 picoseconds. - Weight::from_parts(1_280_000, 3530) - // Standard Error: 1_172 - .saturating_add(Weight::from_parts(3_145_627, 0).saturating_mul(b.into())) + // Minimum execution time: 2_665_000 picoseconds. + Weight::from_parts(2_791_000, 3530) + // Standard Error: 996 + .saturating_add(Weight::from_parts(4_343_736, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(b.into()))) @@ -557,10 +557,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3481 + b * (2540 ±0)` - // Minimum execution time: 1_230_000 picoseconds. - Weight::from_parts(1_310_000, 3481) - // Standard Error: 1_385 - .saturating_add(Weight::from_parts(3_942_825, 0).saturating_mul(b.into())) + // Minimum execution time: 2_616_000 picoseconds. + Weight::from_parts(2_726_000, 3481) + // Standard Error: 665 + .saturating_add(Weight::from_parts(5_554_066, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -582,10 +582,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3481 + b * (2540 ±0)` - // Minimum execution time: 1_610_000 picoseconds. - Weight::from_parts(1_650_000, 3481) - // Standard Error: 1_090 - .saturating_add(Weight::from_parts(3_125_098, 0).saturating_mul(b.into())) + // Minimum execution time: 3_697_000 picoseconds. + Weight::from_parts(2_136_481, 3481) + // Standard Error: 567 + .saturating_add(Weight::from_parts(4_390_621, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(RocksDbWeight::get().writes(2_u64)) @@ -604,8 +604,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `456` // Estimated: `8682` - // Minimum execution time: 12_180_000 picoseconds. - Weight::from_parts(12_580_000, 8682) + // Minimum execution time: 22_859_000 picoseconds. + Weight::from_parts(23_295_000, 8682) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -625,8 +625,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `341` // Estimated: `3554` - // Minimum execution time: 12_230_000 picoseconds. - Weight::from_parts(12_550_000, 3554) + // Minimum execution time: 21_477_000 picoseconds. + Weight::from_parts(22_037_000, 3554) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -638,8 +638,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `365` // Estimated: `6118` - // Minimum execution time: 7_630_000 picoseconds. - Weight::from_parts(7_919_000, 6118) + // Minimum execution time: 13_714_000 picoseconds. + Weight::from_parts(14_050_000, 6118) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -655,8 +655,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `341` // Estimated: `6118` - // Minimum execution time: 8_840_000 picoseconds. - Weight::from_parts(9_080_000, 6118) + // Minimum execution time: 15_879_000 picoseconds. + Weight::from_parts(16_266_000, 6118) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -672,8 +672,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `456` // Estimated: `6118` - // Minimum execution time: 10_270_000 picoseconds. - Weight::from_parts(10_670_000, 6118) + // Minimum execution time: 18_186_000 picoseconds. + Weight::from_parts(18_682_000, 6118) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -689,8 +689,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `341` // Estimated: `6118` - // Minimum execution time: 10_199_000 picoseconds. - Weight::from_parts(10_479_000, 6118) + // Minimum execution time: 17_943_000 picoseconds. + Weight::from_parts(18_333_000, 6118) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -702,8 +702,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `223` // Estimated: `3554` - // Minimum execution time: 4_750_000 picoseconds. - Weight::from_parts(4_910_000, 3554) + // Minimum execution time: 8_391_000 picoseconds. + Weight::from_parts(8_637_000, 3554) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -715,8 +715,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `211` // Estimated: `3554` - // Minimum execution time: 4_700_000 picoseconds. - Weight::from_parts(4_840_000, 3554) + // Minimum execution time: 8_519_000 picoseconds. + Weight::from_parts(8_760_000, 3554) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -730,8 +730,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `495` // Estimated: `6118` - // Minimum execution time: 11_419_000 picoseconds. - Weight::from_parts(11_800_000, 6118) + // Minimum execution time: 19_554_000 picoseconds. + Weight::from_parts(20_031_000, 6118) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -749,8 +749,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `471` // Estimated: `6118` - // Minimum execution time: 12_440_000 picoseconds. - Weight::from_parts(12_740_000, 6118) + // Minimum execution time: 21_338_000 picoseconds. + Weight::from_parts(21_803_000, 6118) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -768,8 +768,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `586` // Estimated: `6118` - // Minimum execution time: 14_030_000 picoseconds. - Weight::from_parts(14_380_000, 6118) + // Minimum execution time: 24_179_000 picoseconds. + Weight::from_parts(24_647_000, 6118) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -787,8 +787,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `471` // Estimated: `6118` - // Minimum execution time: 14_200_000 picoseconds. - Weight::from_parts(14_560_000, 6118) + // Minimum execution time: 24_008_000 picoseconds. + Weight::from_parts(24_545_000, 6118) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -810,8 +810,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `471` // Estimated: `3570` - // Minimum execution time: 16_590_000 picoseconds. - Weight::from_parts(17_079_000, 3570) + // Minimum execution time: 27_907_000 picoseconds. + Weight::from_parts(28_489_000, 3570) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -822,10 +822,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `314` // Estimated: `20191` - // Minimum execution time: 560_000 picoseconds. - Weight::from_parts(590_000, 20191) - // Standard Error: 20_539 - .saturating_add(Weight::from_parts(5_317_277, 0).saturating_mul(b.into())) + // Minimum execution time: 1_460_000 picoseconds. + Weight::from_parts(1_564_000, 20191) + // Standard Error: 14_117 + .saturating_add(Weight::from_parts(8_196_214, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -840,10 +840,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `502 + b * (261 ±0)` // Estimated: `36269` - // Minimum execution time: 340_000 picoseconds. - Weight::from_parts(4_825_296, 36269) - // Standard Error: 4_846 - .saturating_add(Weight::from_parts(2_632_821, 0).saturating_mul(b.into())) + // Minimum execution time: 1_012_000 picoseconds. + Weight::from_parts(1_081_000, 36269) + // Standard Error: 6_838 + .saturating_add(Weight::from_parts(5_801_181, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -854,10 +854,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 70_000 picoseconds. - Weight::from_parts(70_000, 0) - // Standard Error: 2_858 - .saturating_add(Weight::from_parts(2_259_760, 0).saturating_mul(b.into())) + // Minimum execution time: 229_000 picoseconds. + Weight::from_parts(253_000, 0) + // Standard Error: 100_218 + .saturating_add(Weight::from_parts(12_632_221, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Common CollectionPropertyPermissions (r:1 w:0) @@ -871,10 +871,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `561 + b * (33291 ±0)` // Estimated: `36269` - // Minimum execution time: 320_000 picoseconds. - Weight::from_parts(350_000, 36269) - // Standard Error: 24_256 - .saturating_add(Weight::from_parts(8_471_382, 0).saturating_mul(b.into())) + // Minimum execution time: 1_014_000 picoseconds. + Weight::from_parts(1_065_000, 36269) + // Standard Error: 39_536 + .saturating_add(Weight::from_parts(24_125_838, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -886,8 +886,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `288` // Estimated: `3554` - // Minimum execution time: 5_600_000 picoseconds. - Weight::from_parts(5_850_000, 3554) + // Minimum execution time: 10_315_000 picoseconds. + Weight::from_parts(10_601_000, 3554) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -897,8 +897,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `288` // Estimated: `6118` - // Minimum execution time: 2_430_000 picoseconds. - Weight::from_parts(2_590_000, 6118) + // Minimum execution time: 4_898_000 picoseconds. + Weight::from_parts(5_136_000, 6118) .saturating_add(RocksDbWeight::get().reads(2_u64)) } /// Storage: Refungible CollectionAllowance (r:0 w:1) @@ -907,8 +907,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_970_000 picoseconds. - Weight::from_parts(2_050_000, 0) + // Minimum execution time: 4_146_000 picoseconds. + Weight::from_parts(4_337_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Refungible CollectionAllowance (r:1 w:0) @@ -917,8 +917,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3576` - // Minimum execution time: 1_140_000 picoseconds. - Weight::from_parts(1_240_000, 3576) + // Minimum execution time: 2_170_000 picoseconds. + Weight::from_parts(2_301_000, 3576) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Refungible TokenProperties (r:1 w:1) @@ -927,8 +927,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `120` // Estimated: `36269` - // Minimum execution time: 1_000_000 picoseconds. - Weight::from_parts(1_060_000, 36269) + // Minimum execution time: 2_098_000 picoseconds. + Weight::from_parts(2_251_000, 36269) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) }