diff --git a/frame/alliance/src/weights.rs b/frame/alliance/src/weights.rs index 0276a9844a4a9..bae5df23ad83d 100644 --- a/frame/alliance/src/weights.rs +++ b/frame/alliance/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_alliance //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_alliance +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_alliance. pub trait WeightInfo { @@ -86,22 +90,20 @@ impl WeightInfo for SubstrateWeight { /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[2, 100]`. /// The range of component `p` is `[1, 100]`. - fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight { - // Proof Size summary in bytes: - // Measured: `618 + m * (32 ±0) + p * (36 ±0)` - // Estimated: `6676 + m * (31 ±0) + p * (37 ±0)` - // Minimum execution time: 32_316_000 picoseconds. - Weight::from_parts(35_185_484, 6676) - // Standard Error: 83 - .saturating_add(Weight::from_parts(1_089, 0).saturating_mul(b.into())) - // Standard Error: 871 - .saturating_add(Weight::from_parts(21_235, 0).saturating_mul(m.into())) - // Standard Error: 860 - .saturating_add(Weight::from_parts(120_353, 0).saturating_mul(p.into())) + fn propose_proposed(_b: u32, m: u32, p: u32, ) -> Weight { + // Proof Size summary in bytes: + // Measured: `653 + m * (32 ±0) + p * (35 ±0)` + // Estimated: `6676 + m * (32 ±0) + p * (36 ±0)` + // Minimum execution time: 38_147_000 picoseconds. + Weight::from_parts(34_104_274, 6676) + // Standard Error: 12_673 + .saturating_add(Weight::from_parts(179_068, 0).saturating_mul(m.into())) + // Standard Error: 12_512 + .saturating_add(Weight::from_parts(360_523, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) - .saturating_add(Weight::from_parts(0, 31).saturating_mul(m.into())) - .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) + .saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into())) } /// Storage: Alliance Members (r:1 w:0) /// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen) @@ -112,10 +114,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1042 + m * (64 ±0)` // Estimated: `6676 + m * (64 ±0)` - // Minimum execution time: 25_982_000 picoseconds. - Weight::from_parts(28_118_657, 6676) - // Standard Error: 855 - .saturating_add(Weight::from_parts(61_309, 0).saturating_mul(m.into())) + // Minimum execution time: 33_943_000 picoseconds. + Weight::from_parts(44_283_921, 6676) + // Standard Error: 13_061 + .saturating_add(Weight::from_parts(187_413, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -134,18 +136,18 @@ impl WeightInfo for SubstrateWeight { /// The range of component `p` is `[1, 100]`. fn close_early_disapproved(m: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `622 + m * (96 ±0) + p * (37 ±0)` - // Estimated: `6676 + m * (96 ±0) + p * (37 ±0)` - // Minimum execution time: 40_922_000 picoseconds. - Weight::from_parts(39_098_903, 6676) - // Standard Error: 714 - .saturating_add(Weight::from_parts(44_125, 0).saturating_mul(m.into())) - // Standard Error: 696 - .saturating_add(Weight::from_parts(111_263, 0).saturating_mul(p.into())) + // Measured: `576 + m * (96 ±0) + p * (36 ±0)` + // Estimated: `6676 + m * (97 ±0) + p * (36 ±0)` + // Minimum execution time: 48_785_000 picoseconds. + Weight::from_parts(37_116_612, 6676) + // Standard Error: 10_369 + .saturating_add(Weight::from_parts(209_320, 0).saturating_mul(m.into())) + // Standard Error: 10_111 + .saturating_add(Weight::from_parts(313_811, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) - .saturating_add(Weight::from_parts(0, 96).saturating_mul(m.into())) - .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into())) + .saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into())) } /// Storage: Alliance Members (r:1 w:0) /// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen) @@ -160,21 +162,19 @@ impl WeightInfo for SubstrateWeight { /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. - fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight { - // Proof Size summary in bytes: - // Measured: `903 + m * (96 ±0) + p * (41 ±0)` - // Estimated: `6676 + m * (98 ±0) + p * (40 ±0)` - // Minimum execution time: 51_890_000 picoseconds. - Weight::from_parts(49_880_817, 6676) - // Standard Error: 81 - .saturating_add(Weight::from_parts(688, 0).saturating_mul(b.into())) - // Standard Error: 862 - .saturating_add(Weight::from_parts(54_419, 0).saturating_mul(m.into())) - // Standard Error: 840 - .saturating_add(Weight::from_parts(122_253, 0).saturating_mul(p.into())) + fn close_early_approved(_b: u32, m: u32, p: u32, ) -> Weight { + // Proof Size summary in bytes: + // Measured: `1087 + m * (96 ±0) + p * (39 ±0)` + // Estimated: `6676 + m * (97 ±0) + p * (40 ±0)` + // Minimum execution time: 61_961_000 picoseconds. + Weight::from_parts(58_125_191, 6676) + // Standard Error: 13_573 + .saturating_add(Weight::from_parts(193_165, 0).saturating_mul(m.into())) + // Standard Error: 13_231 + .saturating_add(Weight::from_parts(335_397, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) - .saturating_add(Weight::from_parts(0, 98).saturating_mul(m.into())) + .saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into())) .saturating_add(Weight::from_parts(0, 40).saturating_mul(p.into())) } /// Storage: Alliance Members (r:1 w:0) @@ -193,18 +193,18 @@ impl WeightInfo for SubstrateWeight { /// The range of component `p` is `[1, 100]`. fn close_disapproved(m: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `622 + m * (96 ±0) + p * (37 ±0)` - // Estimated: `6676 + m * (96 ±0) + p * (37 ±0)` - // Minimum execution time: 42_391_000 picoseconds. - Weight::from_parts(40_156_254, 6676) - // Standard Error: 728 - .saturating_add(Weight::from_parts(47_889, 0).saturating_mul(m.into())) - // Standard Error: 719 - .saturating_add(Weight::from_parts(112_596, 0).saturating_mul(p.into())) + // Measured: `577 + m * (96 ±0) + p * (36 ±0)` + // Estimated: `6676 + m * (97 ±0) + p * (36 ±0)` + // Minimum execution time: 50_066_000 picoseconds. + Weight::from_parts(40_938_612, 6676) + // Standard Error: 10_602 + .saturating_add(Weight::from_parts(197_082, 0).saturating_mul(m.into())) + // Standard Error: 10_473 + .saturating_add(Weight::from_parts(293_031, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) - .saturating_add(Weight::from_parts(0, 96).saturating_mul(m.into())) - .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into())) + .saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into())) } /// Storage: Alliance Members (r:1 w:0) /// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen) @@ -223,16 +223,16 @@ impl WeightInfo for SubstrateWeight { /// The range of component `p` is `[1, 100]`. fn close_approved(b: u32, m: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `591 + m * (96 ±0) + p * (36 ±0)` + // Measured: `684 + m * (96 ±0) + p * (35 ±0)` // Estimated: `6676 + m * (97 ±0) + p * (36 ±0)` - // Minimum execution time: 42_320_000 picoseconds. - Weight::from_parts(40_205_526, 6676) - // Standard Error: 64 - .saturating_add(Weight::from_parts(49, 0).saturating_mul(b.into())) - // Standard Error: 690 - .saturating_add(Weight::from_parts(46_508, 0).saturating_mul(m.into())) - // Standard Error: 665 - .saturating_add(Weight::from_parts(112_222, 0).saturating_mul(p.into())) + // Minimum execution time: 49_345_000 picoseconds. + Weight::from_parts(39_371_968, 6676) + // Standard Error: 1_043 + .saturating_add(Weight::from_parts(2_522, 0).saturating_mul(b.into())) + // Standard Error: 11_163 + .saturating_add(Weight::from_parts(185_501, 0).saturating_mul(m.into())) + // Standard Error: 10_762 + .saturating_add(Weight::from_parts(298_651, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into())) @@ -248,12 +248,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `217` // Estimated: `12362` - // Minimum execution time: 32_509_000 picoseconds. - Weight::from_parts(23_584_337, 12362) - // Standard Error: 377 - .saturating_add(Weight::from_parts(114_917, 0).saturating_mul(m.into())) - // Standard Error: 373 - .saturating_add(Weight::from_parts(97_593, 0).saturating_mul(z.into())) + // Minimum execution time: 37_678_000 picoseconds. + Weight::from_parts(12_694_942, 12362) + // Standard Error: 12_471 + .saturating_add(Weight::from_parts(362_134, 0).saturating_mul(m.into())) + // Standard Error: 12_323 + .saturating_add(Weight::from_parts(348_766, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -276,14 +276,14 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0 + x * (50 ±0) + y * (51 ±0) + z * (251 ±0)` // Estimated: `12362 + x * (2539 ±0) + y * (2539 ±0) + z * (2603 ±1)` - // Minimum execution time: 275_061_000 picoseconds. - Weight::from_parts(565_248, 12362) - // Standard Error: 15_948 - .saturating_add(Weight::from_parts(1_636_348, 0).saturating_mul(x.into())) - // Standard Error: 15_761 - .saturating_add(Weight::from_parts(1_580_146, 0).saturating_mul(y.into())) - // Standard Error: 31_496 - .saturating_add(Weight::from_parts(17_217_382, 0).saturating_mul(z.into())) + // Minimum execution time: 333_017_000 picoseconds. + Weight::from_parts(340_864_000, 12362) + // Standard Error: 36_832 + .saturating_add(Weight::from_parts(638_747, 0).saturating_mul(x.into())) + // Standard Error: 36_655 + .saturating_add(Weight::from_parts(698_197, 0).saturating_mul(y.into())) + // Standard Error: 73_243 + .saturating_add(Weight::from_parts(17_653_430, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(y.into()))) @@ -300,8 +300,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_261_000 picoseconds. - Weight::from_parts(10_389_000, 0) + // Minimum execution time: 9_446_000 picoseconds. + Weight::from_parts(9_715_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Alliance Announcements (r:1 w:1) @@ -310,8 +310,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `246` // Estimated: `10187` - // Minimum execution time: 13_483_000 picoseconds. - Weight::from_parts(13_805_000, 10187) + // Minimum execution time: 12_787_000 picoseconds. + Weight::from_parts(13_372_000, 10187) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -321,8 +321,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `319` // Estimated: `10187` - // Minimum execution time: 14_816_000 picoseconds. - Weight::from_parts(15_163_000, 10187) + // Minimum execution time: 13_805_000 picoseconds. + Weight::from_parts(14_341_000, 10187) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -338,8 +338,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `468` // Estimated: `18048` - // Minimum execution time: 46_149_000 picoseconds. - Weight::from_parts(46_827_000, 18048) + // Minimum execution time: 46_490_000 picoseconds. + Weight::from_parts(48_041_000, 18048) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -351,8 +351,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `367` // Estimated: `18048` - // Minimum execution time: 28_463_000 picoseconds. - Weight::from_parts(28_730_000, 18048) + // Minimum execution time: 29_016_000 picoseconds. + Weight::from_parts(33_759_000, 18048) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -368,8 +368,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `443` // Estimated: `12362` - // Minimum execution time: 28_401_000 picoseconds. - Weight::from_parts(28_717_000, 12362) + // Minimum execution time: 27_391_000 picoseconds. + Weight::from_parts(28_567_000, 12362) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -387,8 +387,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `443` // Estimated: `23734` - // Minimum execution time: 36_538_000 picoseconds. - Weight::from_parts(37_197_000, 23734) + // Minimum execution time: 34_589_000 picoseconds. + Weight::from_parts(36_542_000, 23734) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -404,8 +404,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `687` // Estimated: `6676` - // Minimum execution time: 42_324_000 picoseconds. - Weight::from_parts(42_890_000, 6676) + // Minimum execution time: 43_196_000 picoseconds. + Weight::from_parts(44_397_000, 6676) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -425,8 +425,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `707` // Estimated: `18048` - // Minimum execution time: 68_003_000 picoseconds. - Weight::from_parts(68_657_000, 18048) + // Minimum execution time: 70_645_000 picoseconds. + Weight::from_parts(73_232_000, 18048) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -440,12 +440,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `246` // Estimated: `27187` - // Minimum execution time: 8_304_000 picoseconds. - Weight::from_parts(8_424_000, 27187) - // Standard Error: 2_765 - .saturating_add(Weight::from_parts(1_529_793, 0).saturating_mul(n.into())) - // Standard Error: 1_082 - .saturating_add(Weight::from_parts(71_352, 0).saturating_mul(l.into())) + // Minimum execution time: 7_468_000 picoseconds. + Weight::from_parts(7_554_000, 27187) + // Standard Error: 6_777 + .saturating_add(Weight::from_parts(1_974_292, 0).saturating_mul(n.into())) + // Standard Error: 2_654 + .saturating_add(Weight::from_parts(70_135, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -459,12 +459,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0 + l * (100 ±0) + n * (289 ±0)` // Estimated: `27187` - // Minimum execution time: 8_348_000 picoseconds. - Weight::from_parts(8_505_000, 27187) - // Standard Error: 187_398 - .saturating_add(Weight::from_parts(16_545_597, 0).saturating_mul(n.into())) - // Standard Error: 73_393 - .saturating_add(Weight::from_parts(350_415, 0).saturating_mul(l.into())) + // Minimum execution time: 7_504_000 picoseconds. + Weight::from_parts(7_680_000, 27187) + // Standard Error: 183_575 + .saturating_add(Weight::from_parts(17_566_188, 0).saturating_mul(n.into())) + // Standard Error: 71_896 + .saturating_add(Weight::from_parts(295_776, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -480,8 +480,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `443` // Estimated: `18048` - // Minimum execution time: 34_461_000 picoseconds. - Weight::from_parts(34_992_000, 18048) + // Minimum execution time: 33_679_000 picoseconds. + Weight::from_parts(34_942_000, 18048) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -502,22 +502,20 @@ impl WeightInfo for () { /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[2, 100]`. /// The range of component `p` is `[1, 100]`. - fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight { - // Proof Size summary in bytes: - // Measured: `618 + m * (32 ±0) + p * (36 ±0)` - // Estimated: `6676 + m * (31 ±0) + p * (37 ±0)` - // Minimum execution time: 32_316_000 picoseconds. - Weight::from_parts(35_185_484, 6676) - // Standard Error: 83 - .saturating_add(Weight::from_parts(1_089, 0).saturating_mul(b.into())) - // Standard Error: 871 - .saturating_add(Weight::from_parts(21_235, 0).saturating_mul(m.into())) - // Standard Error: 860 - .saturating_add(Weight::from_parts(120_353, 0).saturating_mul(p.into())) + fn propose_proposed(_b: u32, m: u32, p: u32, ) -> Weight { + // Proof Size summary in bytes: + // Measured: `653 + m * (32 ±0) + p * (35 ±0)` + // Estimated: `6676 + m * (32 ±0) + p * (36 ±0)` + // Minimum execution time: 38_147_000 picoseconds. + Weight::from_parts(34_104_274, 6676) + // Standard Error: 12_673 + .saturating_add(Weight::from_parts(179_068, 0).saturating_mul(m.into())) + // Standard Error: 12_512 + .saturating_add(Weight::from_parts(360_523, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) - .saturating_add(Weight::from_parts(0, 31).saturating_mul(m.into())) - .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) + .saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into())) } /// Storage: Alliance Members (r:1 w:0) /// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen) @@ -528,10 +526,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1042 + m * (64 ±0)` // Estimated: `6676 + m * (64 ±0)` - // Minimum execution time: 25_982_000 picoseconds. - Weight::from_parts(28_118_657, 6676) - // Standard Error: 855 - .saturating_add(Weight::from_parts(61_309, 0).saturating_mul(m.into())) + // Minimum execution time: 33_943_000 picoseconds. + Weight::from_parts(44_283_921, 6676) + // Standard Error: 13_061 + .saturating_add(Weight::from_parts(187_413, 0).saturating_mul(m.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -550,18 +548,18 @@ impl WeightInfo for () { /// The range of component `p` is `[1, 100]`. fn close_early_disapproved(m: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `622 + m * (96 ±0) + p * (37 ±0)` - // Estimated: `6676 + m * (96 ±0) + p * (37 ±0)` - // Minimum execution time: 40_922_000 picoseconds. - Weight::from_parts(39_098_903, 6676) - // Standard Error: 714 - .saturating_add(Weight::from_parts(44_125, 0).saturating_mul(m.into())) - // Standard Error: 696 - .saturating_add(Weight::from_parts(111_263, 0).saturating_mul(p.into())) + // Measured: `576 + m * (96 ±0) + p * (36 ±0)` + // Estimated: `6676 + m * (97 ±0) + p * (36 ±0)` + // Minimum execution time: 48_785_000 picoseconds. + Weight::from_parts(37_116_612, 6676) + // Standard Error: 10_369 + .saturating_add(Weight::from_parts(209_320, 0).saturating_mul(m.into())) + // Standard Error: 10_111 + .saturating_add(Weight::from_parts(313_811, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) - .saturating_add(Weight::from_parts(0, 96).saturating_mul(m.into())) - .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into())) + .saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into())) } /// Storage: Alliance Members (r:1 w:0) /// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen) @@ -576,21 +574,19 @@ impl WeightInfo for () { /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. - fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight { - // Proof Size summary in bytes: - // Measured: `903 + m * (96 ±0) + p * (41 ±0)` - // Estimated: `6676 + m * (98 ±0) + p * (40 ±0)` - // Minimum execution time: 51_890_000 picoseconds. - Weight::from_parts(49_880_817, 6676) - // Standard Error: 81 - .saturating_add(Weight::from_parts(688, 0).saturating_mul(b.into())) - // Standard Error: 862 - .saturating_add(Weight::from_parts(54_419, 0).saturating_mul(m.into())) - // Standard Error: 840 - .saturating_add(Weight::from_parts(122_253, 0).saturating_mul(p.into())) + fn close_early_approved(_b: u32, m: u32, p: u32, ) -> Weight { + // Proof Size summary in bytes: + // Measured: `1087 + m * (96 ±0) + p * (39 ±0)` + // Estimated: `6676 + m * (97 ±0) + p * (40 ±0)` + // Minimum execution time: 61_961_000 picoseconds. + Weight::from_parts(58_125_191, 6676) + // Standard Error: 13_573 + .saturating_add(Weight::from_parts(193_165, 0).saturating_mul(m.into())) + // Standard Error: 13_231 + .saturating_add(Weight::from_parts(335_397, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) - .saturating_add(Weight::from_parts(0, 98).saturating_mul(m.into())) + .saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into())) .saturating_add(Weight::from_parts(0, 40).saturating_mul(p.into())) } /// Storage: Alliance Members (r:1 w:0) @@ -609,18 +605,18 @@ impl WeightInfo for () { /// The range of component `p` is `[1, 100]`. fn close_disapproved(m: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `622 + m * (96 ±0) + p * (37 ±0)` - // Estimated: `6676 + m * (96 ±0) + p * (37 ±0)` - // Minimum execution time: 42_391_000 picoseconds. - Weight::from_parts(40_156_254, 6676) - // Standard Error: 728 - .saturating_add(Weight::from_parts(47_889, 0).saturating_mul(m.into())) - // Standard Error: 719 - .saturating_add(Weight::from_parts(112_596, 0).saturating_mul(p.into())) + // Measured: `577 + m * (96 ±0) + p * (36 ±0)` + // Estimated: `6676 + m * (97 ±0) + p * (36 ±0)` + // Minimum execution time: 50_066_000 picoseconds. + Weight::from_parts(40_938_612, 6676) + // Standard Error: 10_602 + .saturating_add(Weight::from_parts(197_082, 0).saturating_mul(m.into())) + // Standard Error: 10_473 + .saturating_add(Weight::from_parts(293_031, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) - .saturating_add(Weight::from_parts(0, 96).saturating_mul(m.into())) - .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into())) + .saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into())) } /// Storage: Alliance Members (r:1 w:0) /// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen) @@ -639,16 +635,16 @@ impl WeightInfo for () { /// The range of component `p` is `[1, 100]`. fn close_approved(b: u32, m: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `591 + m * (96 ±0) + p * (36 ±0)` + // Measured: `684 + m * (96 ±0) + p * (35 ±0)` // Estimated: `6676 + m * (97 ±0) + p * (36 ±0)` - // Minimum execution time: 42_320_000 picoseconds. - Weight::from_parts(40_205_526, 6676) - // Standard Error: 64 - .saturating_add(Weight::from_parts(49, 0).saturating_mul(b.into())) - // Standard Error: 690 - .saturating_add(Weight::from_parts(46_508, 0).saturating_mul(m.into())) - // Standard Error: 665 - .saturating_add(Weight::from_parts(112_222, 0).saturating_mul(p.into())) + // Minimum execution time: 49_345_000 picoseconds. + Weight::from_parts(39_371_968, 6676) + // Standard Error: 1_043 + .saturating_add(Weight::from_parts(2_522, 0).saturating_mul(b.into())) + // Standard Error: 11_163 + .saturating_add(Weight::from_parts(185_501, 0).saturating_mul(m.into())) + // Standard Error: 10_762 + .saturating_add(Weight::from_parts(298_651, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into())) @@ -664,12 +660,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `217` // Estimated: `12362` - // Minimum execution time: 32_509_000 picoseconds. - Weight::from_parts(23_584_337, 12362) - // Standard Error: 377 - .saturating_add(Weight::from_parts(114_917, 0).saturating_mul(m.into())) - // Standard Error: 373 - .saturating_add(Weight::from_parts(97_593, 0).saturating_mul(z.into())) + // Minimum execution time: 37_678_000 picoseconds. + Weight::from_parts(12_694_942, 12362) + // Standard Error: 12_471 + .saturating_add(Weight::from_parts(362_134, 0).saturating_mul(m.into())) + // Standard Error: 12_323 + .saturating_add(Weight::from_parts(348_766, 0).saturating_mul(z.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -692,14 +688,14 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + x * (50 ±0) + y * (51 ±0) + z * (251 ±0)` // Estimated: `12362 + x * (2539 ±0) + y * (2539 ±0) + z * (2603 ±1)` - // Minimum execution time: 275_061_000 picoseconds. - Weight::from_parts(565_248, 12362) - // Standard Error: 15_948 - .saturating_add(Weight::from_parts(1_636_348, 0).saturating_mul(x.into())) - // Standard Error: 15_761 - .saturating_add(Weight::from_parts(1_580_146, 0).saturating_mul(y.into())) - // Standard Error: 31_496 - .saturating_add(Weight::from_parts(17_217_382, 0).saturating_mul(z.into())) + // Minimum execution time: 333_017_000 picoseconds. + Weight::from_parts(340_864_000, 12362) + // Standard Error: 36_832 + .saturating_add(Weight::from_parts(638_747, 0).saturating_mul(x.into())) + // Standard Error: 36_655 + .saturating_add(Weight::from_parts(698_197, 0).saturating_mul(y.into())) + // Standard Error: 73_243 + .saturating_add(Weight::from_parts(17_653_430, 0).saturating_mul(z.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(x.into()))) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(y.into()))) @@ -716,8 +712,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_261_000 picoseconds. - Weight::from_parts(10_389_000, 0) + // Minimum execution time: 9_446_000 picoseconds. + Weight::from_parts(9_715_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Alliance Announcements (r:1 w:1) @@ -726,8 +722,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `246` // Estimated: `10187` - // Minimum execution time: 13_483_000 picoseconds. - Weight::from_parts(13_805_000, 10187) + // Minimum execution time: 12_787_000 picoseconds. + Weight::from_parts(13_372_000, 10187) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -737,8 +733,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `319` // Estimated: `10187` - // Minimum execution time: 14_816_000 picoseconds. - Weight::from_parts(15_163_000, 10187) + // Minimum execution time: 13_805_000 picoseconds. + Weight::from_parts(14_341_000, 10187) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -754,8 +750,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `468` // Estimated: `18048` - // Minimum execution time: 46_149_000 picoseconds. - Weight::from_parts(46_827_000, 18048) + // Minimum execution time: 46_490_000 picoseconds. + Weight::from_parts(48_041_000, 18048) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -767,8 +763,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `367` // Estimated: `18048` - // Minimum execution time: 28_463_000 picoseconds. - Weight::from_parts(28_730_000, 18048) + // Minimum execution time: 29_016_000 picoseconds. + Weight::from_parts(33_759_000, 18048) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -784,8 +780,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `443` // Estimated: `12362` - // Minimum execution time: 28_401_000 picoseconds. - Weight::from_parts(28_717_000, 12362) + // Minimum execution time: 27_391_000 picoseconds. + Weight::from_parts(28_567_000, 12362) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -803,8 +799,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `443` // Estimated: `23734` - // Minimum execution time: 36_538_000 picoseconds. - Weight::from_parts(37_197_000, 23734) + // Minimum execution time: 34_589_000 picoseconds. + Weight::from_parts(36_542_000, 23734) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -820,8 +816,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `687` // Estimated: `6676` - // Minimum execution time: 42_324_000 picoseconds. - Weight::from_parts(42_890_000, 6676) + // Minimum execution time: 43_196_000 picoseconds. + Weight::from_parts(44_397_000, 6676) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -841,8 +837,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `707` // Estimated: `18048` - // Minimum execution time: 68_003_000 picoseconds. - Weight::from_parts(68_657_000, 18048) + // Minimum execution time: 70_645_000 picoseconds. + Weight::from_parts(73_232_000, 18048) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -856,12 +852,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `246` // Estimated: `27187` - // Minimum execution time: 8_304_000 picoseconds. - Weight::from_parts(8_424_000, 27187) - // Standard Error: 2_765 - .saturating_add(Weight::from_parts(1_529_793, 0).saturating_mul(n.into())) - // Standard Error: 1_082 - .saturating_add(Weight::from_parts(71_352, 0).saturating_mul(l.into())) + // Minimum execution time: 7_468_000 picoseconds. + Weight::from_parts(7_554_000, 27187) + // Standard Error: 6_777 + .saturating_add(Weight::from_parts(1_974_292, 0).saturating_mul(n.into())) + // Standard Error: 2_654 + .saturating_add(Weight::from_parts(70_135, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -875,12 +871,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + l * (100 ±0) + n * (289 ±0)` // Estimated: `27187` - // Minimum execution time: 8_348_000 picoseconds. - Weight::from_parts(8_505_000, 27187) - // Standard Error: 187_398 - .saturating_add(Weight::from_parts(16_545_597, 0).saturating_mul(n.into())) - // Standard Error: 73_393 - .saturating_add(Weight::from_parts(350_415, 0).saturating_mul(l.into())) + // Minimum execution time: 7_504_000 picoseconds. + Weight::from_parts(7_680_000, 27187) + // Standard Error: 183_575 + .saturating_add(Weight::from_parts(17_566_188, 0).saturating_mul(n.into())) + // Standard Error: 71_896 + .saturating_add(Weight::from_parts(295_776, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -896,8 +892,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `443` // Estimated: `18048` - // Minimum execution time: 34_461_000 picoseconds. - Weight::from_parts(34_992_000, 18048) + // Minimum execution time: 33_679_000 picoseconds. + Weight::from_parts(34_942_000, 18048) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } diff --git a/frame/asset-conversion/src/weights.rs b/frame/asset-conversion/src/weights.rs index 9a526941c4553..54076322a30b6 100644 --- a/frame/asset-conversion/src/weights.rs +++ b/frame/asset-conversion/src/weights.rs @@ -15,29 +15,31 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for pallet_dex +//! Autogenerated weights for pallet_asset_conversion //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-03-24, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: -// target/production/substrate +// ./target/production/substrate // benchmark // pallet +// --chain=dev // --steps=50 // --repeat=20 +// --pallet=pallet_asset_conversion +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled // --heap-pages=4096 -// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/substrate/.git/.artifacts/bench.json -// --pallet=pallet_dex -// --chain=dev +// --output=./frame/asset-conversion/src/weights.rs // --header=./HEADER-APACHE2 -// --output=./frame/dex/src/weights.rs // --template=./.maintain/frame-weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -46,9 +48,9 @@ #![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; -/// Weight functions needed for pallet_dex. +/// Weight functions needed for pallet_asset_conversion. pub trait WeightInfo { fn create_pool() -> Weight; fn add_liquidity() -> Weight; @@ -57,189 +59,201 @@ pub trait WeightInfo { fn swap_tokens_for_exact_tokens() -> Weight; } -/// Weights for pallet_dex using the Substrate node and recommended hardware. +/// Weights for pallet_asset_conversion using the Substrate node and recommended hardware. pub struct SubstrateWeight(PhantomData); impl WeightInfo for SubstrateWeight { - /// Storage: Dex Pools (r:1 w:1) - /// Proof: Dex Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) + /// Storage: AssetConversion Pools (r:1 w:1) + /// Proof: AssetConversion Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) /// Storage: System Account (r:2 w:2) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) - /// Storage: Dex NextPoolAssetId (r:1 w:1) - /// Proof: Dex NextPoolAssetId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) + /// Storage: Assets Account (r:1 w:1) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) + /// Storage: Assets Asset (r:1 w:1) + /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) + /// Storage: AssetConversion NextPoolAssetId (r:1 w:1) + /// Proof: AssetConversion NextPoolAssetId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) /// Storage: PoolAssets Asset (r:1 w:1) /// Proof: PoolAssets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) + /// Storage: PoolAssets Account (r:1 w:1) + /// Proof: PoolAssets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) fn create_pool() -> Weight { // Proof Size summary in bytes: - // Measured: `323` - // Estimated: `14855` - // Minimum execution time: 72_228_000 picoseconds. - Weight::from_parts(72_932_000, 14855) - .saturating_add(T::DbWeight::get().reads(5_u64)) - .saturating_add(T::DbWeight::get().writes(5_u64)) + // Measured: `729` + // Estimated: `6196` + // Minimum execution time: 133_493_000 picoseconds. + Weight::from_parts(138_139_000, 6196) + .saturating_add(T::DbWeight::get().reads(8_u64)) + .saturating_add(T::DbWeight::get().writes(8_u64)) } - /// Storage: Dex Pools (r:1 w:0) - /// Proof: Dex Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) + /// Storage: AssetConversion Pools (r:1 w:0) + /// Proof: AssetConversion Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Assets Asset (r:1 w:1) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: Assets Account (r:2 w:2) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) /// Storage: PoolAssets Asset (r:1 w:1) /// Proof: PoolAssets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: PoolAssets Account (r:2 w:2) - /// Proof: PoolAssets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: PoolAssets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) fn add_liquidity() -> Weight { // Proof Size summary in bytes: - // Measured: `1232` - // Estimated: `26726` - // Minimum execution time: 137_656_000 picoseconds. - Weight::from_parts(138_526_000, 26726) + // Measured: `1382` + // Estimated: `6208` + // Minimum execution time: 159_250_000 picoseconds. + Weight::from_parts(160_880_000, 6208) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } - /// Storage: Dex Pools (r:1 w:0) - /// Proof: Dex Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) - /// Storage: PoolAssets Asset (r:1 w:1) - /// Proof: PoolAssets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) - /// Storage: PoolAssets Account (r:2 w:2) - /// Proof: PoolAssets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Storage: AssetConversion Pools (r:1 w:0) + /// Proof: AssetConversion Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Assets Asset (r:1 w:1) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: Assets Account (r:2 w:2) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) + /// Storage: PoolAssets Asset (r:1 w:1) + /// Proof: PoolAssets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) + /// Storage: PoolAssets Account (r:1 w:1) + /// Proof: PoolAssets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) fn remove_liquidity() -> Weight { // Proof Size summary in bytes: - // Measured: `1496` - // Estimated: `26726` - // Minimum execution time: 159_778_000 picoseconds. - Weight::from_parts(160_730_000, 26726) - .saturating_add(T::DbWeight::get().reads(8_u64)) - .saturating_add(T::DbWeight::get().writes(7_u64)) + // Measured: `1371` + // Estimated: `6208` + // Minimum execution time: 140_786_000 picoseconds. + Weight::from_parts(143_455_000, 6208) + .saturating_add(T::DbWeight::get().reads(7_u64)) + .saturating_add(T::DbWeight::get().writes(6_u64)) } /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) - /// Storage: Assets Asset (r:2 w:2) + /// Storage: Assets Asset (r:3 w:3) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) - /// Storage: Assets Account (r:4 w:4) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Storage: Assets Account (r:6 w:6) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) fn swap_exact_tokens_for_tokens() -> Weight { // Proof Size summary in bytes: - // Measured: `1134` - // Estimated: `21251` - // Minimum execution time: 136_852_000 picoseconds. - Weight::from_parts(137_764_000, 21251) - .saturating_add(T::DbWeight::get().reads(7_u64)) - .saturating_add(T::DbWeight::get().writes(7_u64)) + // Measured: `1732` + // Estimated: `16644` + // Minimum execution time: 214_218_000 picoseconds. + Weight::from_parts(219_538_000, 16644) + .saturating_add(T::DbWeight::get().reads(10_u64)) + .saturating_add(T::DbWeight::get().writes(10_u64)) } - /// Storage: Assets Asset (r:2 w:2) + /// Storage: Assets Asset (r:3 w:3) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) - /// Storage: Assets Account (r:4 w:4) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Storage: Assets Account (r:6 w:6) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn swap_tokens_for_exact_tokens() -> Weight { // Proof Size summary in bytes: - // Measured: `1134` - // Estimated: `21251` - // Minimum execution time: 136_660_000 picoseconds. - Weight::from_parts(137_522_000, 21251) - .saturating_add(T::DbWeight::get().reads(7_u64)) - .saturating_add(T::DbWeight::get().writes(7_u64)) + // Measured: `1732` + // Estimated: `16644` + // Minimum execution time: 215_217_000 picoseconds. + Weight::from_parts(220_870_000, 16644) + .saturating_add(T::DbWeight::get().reads(10_u64)) + .saturating_add(T::DbWeight::get().writes(10_u64)) } } // For backwards compatibility and tests impl WeightInfo for () { - /// Storage: Dex Pools (r:1 w:1) - /// Proof: Dex Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) + /// Storage: AssetConversion Pools (r:1 w:1) + /// Proof: AssetConversion Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) /// Storage: System Account (r:2 w:2) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) - /// Storage: Dex NextPoolAssetId (r:1 w:1) - /// Proof: Dex NextPoolAssetId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) + /// Storage: Assets Account (r:1 w:1) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) + /// Storage: Assets Asset (r:1 w:1) + /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) + /// Storage: AssetConversion NextPoolAssetId (r:1 w:1) + /// Proof: AssetConversion NextPoolAssetId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) /// Storage: PoolAssets Asset (r:1 w:1) /// Proof: PoolAssets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) + /// Storage: PoolAssets Account (r:1 w:1) + /// Proof: PoolAssets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) fn create_pool() -> Weight { // Proof Size summary in bytes: - // Measured: `323` - // Estimated: `14855` - // Minimum execution time: 72_228_000 picoseconds. - Weight::from_parts(72_932_000, 14855) - .saturating_add(RocksDbWeight::get().reads(5_u64)) - .saturating_add(RocksDbWeight::get().writes(5_u64)) + // Measured: `729` + // Estimated: `6196` + // Minimum execution time: 133_493_000 picoseconds. + Weight::from_parts(138_139_000, 6196) + .saturating_add(RocksDbWeight::get().reads(8_u64)) + .saturating_add(RocksDbWeight::get().writes(8_u64)) } - /// Storage: Dex Pools (r:1 w:0) - /// Proof: Dex Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) + /// Storage: AssetConversion Pools (r:1 w:0) + /// Proof: AssetConversion Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Assets Asset (r:1 w:1) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: Assets Account (r:2 w:2) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) /// Storage: PoolAssets Asset (r:1 w:1) /// Proof: PoolAssets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: PoolAssets Account (r:2 w:2) - /// Proof: PoolAssets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: PoolAssets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) fn add_liquidity() -> Weight { // Proof Size summary in bytes: - // Measured: `1232` - // Estimated: `26726` - // Minimum execution time: 137_656_000 picoseconds. - Weight::from_parts(138_526_000, 26726) + // Measured: `1382` + // Estimated: `6208` + // Minimum execution time: 159_250_000 picoseconds. + Weight::from_parts(160_880_000, 6208) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } - /// Storage: Dex Pools (r:1 w:0) - /// Proof: Dex Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) - /// Storage: PoolAssets Asset (r:1 w:1) - /// Proof: PoolAssets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) - /// Storage: PoolAssets Account (r:2 w:2) - /// Proof: PoolAssets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Storage: AssetConversion Pools (r:1 w:0) + /// Proof: AssetConversion Pools (max_values: None, max_size: Some(30), added: 2505, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Assets Asset (r:1 w:1) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: Assets Account (r:2 w:2) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) + /// Storage: PoolAssets Asset (r:1 w:1) + /// Proof: PoolAssets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) + /// Storage: PoolAssets Account (r:1 w:1) + /// Proof: PoolAssets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) fn remove_liquidity() -> Weight { // Proof Size summary in bytes: - // Measured: `1496` - // Estimated: `26726` - // Minimum execution time: 159_778_000 picoseconds. - Weight::from_parts(160_730_000, 26726) - .saturating_add(RocksDbWeight::get().reads(8_u64)) - .saturating_add(RocksDbWeight::get().writes(7_u64)) + // Measured: `1371` + // Estimated: `6208` + // Minimum execution time: 140_786_000 picoseconds. + Weight::from_parts(143_455_000, 6208) + .saturating_add(RocksDbWeight::get().reads(7_u64)) + .saturating_add(RocksDbWeight::get().writes(6_u64)) } /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) - /// Storage: Assets Asset (r:2 w:2) + /// Storage: Assets Asset (r:3 w:3) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) - /// Storage: Assets Account (r:4 w:4) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Storage: Assets Account (r:6 w:6) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) fn swap_exact_tokens_for_tokens() -> Weight { // Proof Size summary in bytes: - // Measured: `1134` - // Estimated: `21251` - // Minimum execution time: 136_852_000 picoseconds. - Weight::from_parts(137_764_000, 21251) - .saturating_add(RocksDbWeight::get().reads(7_u64)) - .saturating_add(RocksDbWeight::get().writes(7_u64)) + // Measured: `1732` + // Estimated: `16644` + // Minimum execution time: 214_218_000 picoseconds. + Weight::from_parts(219_538_000, 16644) + .saturating_add(RocksDbWeight::get().reads(10_u64)) + .saturating_add(RocksDbWeight::get().writes(10_u64)) } - /// Storage: Assets Asset (r:2 w:2) + /// Storage: Assets Asset (r:3 w:3) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) - /// Storage: Assets Account (r:4 w:4) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Storage: Assets Account (r:6 w:6) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn swap_tokens_for_exact_tokens() -> Weight { // Proof Size summary in bytes: - // Measured: `1134` - // Estimated: `21251` - // Minimum execution time: 136_660_000 picoseconds. - Weight::from_parts(137_522_000, 21251) - .saturating_add(RocksDbWeight::get().reads(7_u64)) - .saturating_add(RocksDbWeight::get().writes(7_u64)) + // Measured: `1732` + // Estimated: `16644` + // Minimum execution time: 215_217_000 picoseconds. + Weight::from_parts(220_870_000, 16644) + .saturating_add(RocksDbWeight::get().reads(10_u64)) + .saturating_add(RocksDbWeight::get().writes(10_u64)) } } diff --git a/frame/asset-rate/src/weights.rs b/frame/asset-rate/src/weights.rs index 4fae62634ef13..136d8d3ca7cba 100644 --- a/frame/asset-rate/src/weights.rs +++ b/frame/asset-rate/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_asset_rate //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `local`, CPU: `` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_asset_rate +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_asset_rate. pub trait WeightInfo { @@ -62,8 +66,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3501` - // Minimum execution time: 6_000_000 picoseconds. - Weight::from_parts(7_000_000, 3501) + // Minimum execution time: 11_239_000 picoseconds. + Weight::from_parts(11_767_000, 3501) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -73,8 +77,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `137` // Estimated: `3501` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(8_000_000, 3501) + // Minimum execution time: 11_633_000 picoseconds. + Weight::from_parts(12_073_000, 3501) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -84,8 +88,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `137` // Estimated: `3501` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(8_000_000, 3501) + // Minimum execution time: 11_951_000 picoseconds. + Weight::from_parts(12_475_000, 3501) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -99,8 +103,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3501` - // Minimum execution time: 6_000_000 picoseconds. - Weight::from_parts(7_000_000, 3501) + // Minimum execution time: 11_239_000 picoseconds. + Weight::from_parts(11_767_000, 3501) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -110,8 +114,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `137` // Estimated: `3501` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(8_000_000, 3501) + // Minimum execution time: 11_633_000 picoseconds. + Weight::from_parts(12_073_000, 3501) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -121,8 +125,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `137` // Estimated: `3501` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(8_000_000, 3501) + // Minimum execution time: 11_951_000 picoseconds. + Weight::from_parts(12_475_000, 3501) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/assets/src/weights.rs b/frame/assets/src/weights.rs index 76ac585ff41f8..718b77203aa6b 100644 --- a/frame/assets/src/weights.rs +++ b/frame/assets/src/weights.rs @@ -18,26 +18,28 @@ //! Autogenerated weights for pallet_assets //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-05-01, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: -// target/production/substrate +// ./target/production/substrate // benchmark // pallet +// --chain=dev // --steps=50 // --repeat=20 +// --pallet=pallet_assets +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled // --heap-pages=4096 -// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/substrate/.git/.artifacts/bench.json -// --pallet=pallet_assets -// --chain=dev -// --header=./HEADER-APACHE2 // --output=./frame/assets/src/weights.rs +// --header=./HEADER-APACHE2 // --template=./.maintain/frame-weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -95,8 +97,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `293` // Estimated: `3675` - // Minimum execution time: 31_668_000 picoseconds. - Weight::from_parts(32_079_000, 3675) + // Minimum execution time: 30_073_000 picoseconds. + Weight::from_parts(31_368_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -106,8 +108,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `153` // Estimated: `3675` - // Minimum execution time: 14_885_000 picoseconds. - Weight::from_parts(15_358_000, 3675) + // Minimum execution time: 13_367_000 picoseconds. + Weight::from_parts(13_933_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -117,8 +119,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 15_295_000 picoseconds. - Weight::from_parts(15_639_000, 3675) + // Minimum execution time: 14_071_000 picoseconds. + Weight::from_parts(14_493_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -133,10 +135,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0 + c * (208 ±0)` // Estimated: `3675 + c * (2609 ±0)` - // Minimum execution time: 19_916_000 picoseconds. - Weight::from_parts(20_220_000, 3675) - // Standard Error: 7_298 - .saturating_add(Weight::from_parts(12_553_976, 0).saturating_mul(c.into())) + // Minimum execution time: 18_785_000 picoseconds. + Weight::from_parts(19_037_000, 3675) + // Standard Error: 39_227 + .saturating_add(Weight::from_parts(17_189_771, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -152,10 +154,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `522 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 20_322_000 picoseconds. - Weight::from_parts(20_744_000, 3675) - // Standard Error: 12_314 - .saturating_add(Weight::from_parts(14_767_353, 0).saturating_mul(a.into())) + // Minimum execution time: 19_014_000 picoseconds. + Weight::from_parts(19_497_000, 3675) + // Standard Error: 27_991 + .saturating_add(Weight::from_parts(18_514_030, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -170,8 +172,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 15_668_000 picoseconds. - Weight::from_parts(16_016_000, 3675) + // Minimum execution time: 14_370_000 picoseconds. + Weight::from_parts(14_726_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -183,8 +185,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 28_227_000 picoseconds. - Weight::from_parts(28_769_000, 3675) + // Minimum execution time: 26_632_000 picoseconds. + Weight::from_parts(27_567_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -196,8 +198,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 34_672_000 picoseconds. - Weight::from_parts(34_902_000, 3675) + // Minimum execution time: 33_137_000 picoseconds. + Weight::from_parts(35_018_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -211,8 +213,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6208` - // Minimum execution time: 49_003_000 picoseconds. - Weight::from_parts(49_345_000, 6208) + // Minimum execution time: 47_666_000 picoseconds. + Weight::from_parts(49_508_000, 6208) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -226,8 +228,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6208` - // Minimum execution time: 43_429_000 picoseconds. - Weight::from_parts(43_936_000, 6208) + // Minimum execution time: 41_995_000 picoseconds. + Weight::from_parts(43_363_000, 6208) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -241,8 +243,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6208` - // Minimum execution time: 49_177_000 picoseconds. - Weight::from_parts(49_548_000, 6208) + // Minimum execution time: 47_751_000 picoseconds. + Weight::from_parts(49_306_000, 6208) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -254,8 +256,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 19_323_000 picoseconds. - Weight::from_parts(19_945_000, 3675) + // Minimum execution time: 18_158_000 picoseconds. + Weight::from_parts(18_719_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -267,8 +269,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 19_543_000 picoseconds. - Weight::from_parts(19_747_000, 3675) + // Minimum execution time: 17_707_000 picoseconds. + Weight::from_parts(18_658_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -278,8 +280,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 15_623_000 picoseconds. - Weight::from_parts(15_833_000, 3675) + // Minimum execution time: 13_669_000 picoseconds. + Weight::from_parts(14_183_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -289,8 +291,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 15_396_000 picoseconds. - Weight::from_parts(15_704_000, 3675) + // Minimum execution time: 13_482_000 picoseconds. + Weight::from_parts(14_367_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -302,8 +304,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 17_205_000 picoseconds. - Weight::from_parts(17_546_000, 3675) + // Minimum execution time: 15_470_000 picoseconds. + Weight::from_parts(16_044_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -313,8 +315,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 16_049_000 picoseconds. - Weight::from_parts(16_317_000, 3675) + // Minimum execution time: 14_105_000 picoseconds. + Weight::from_parts(14_537_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -324,16 +326,14 @@ impl WeightInfo for SubstrateWeight { /// Proof: Assets Metadata (max_values: None, max_size: Some(140), added: 2615, mode: MaxEncodedLen) /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn set_metadata(n: u32, s: u32, ) -> Weight { + fn set_metadata(n: u32, _s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 31_574_000 picoseconds. - Weight::from_parts(32_447_787, 3675) - // Standard Error: 904 - .saturating_add(Weight::from_parts(653, 0).saturating_mul(n.into())) - // Standard Error: 904 - .saturating_add(Weight::from_parts(271, 0).saturating_mul(s.into())) + // Minimum execution time: 30_138_000 picoseconds. + Weight::from_parts(31_839_729, 3675) + // Standard Error: 1_124 + .saturating_add(Weight::from_parts(1_255, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -345,8 +345,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `515` // Estimated: `3675` - // Minimum execution time: 31_865_000 picoseconds. - Weight::from_parts(32_160_000, 3675) + // Minimum execution time: 30_598_000 picoseconds. + Weight::from_parts(31_435_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -360,12 +360,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `190` // Estimated: `3675` - // Minimum execution time: 16_203_000 picoseconds. - Weight::from_parts(16_432_499, 3675) - // Standard Error: 1_563 - .saturating_add(Weight::from_parts(5_818, 0).saturating_mul(n.into())) - // Standard Error: 1_563 - .saturating_add(Weight::from_parts(9_660, 0).saturating_mul(s.into())) + // Minimum execution time: 14_653_000 picoseconds. + Weight::from_parts(15_615_454, 3675) + // Standard Error: 1_566 + .saturating_add(Weight::from_parts(1_198, 0).saturating_mul(n.into())) + // Standard Error: 1_566 + .saturating_add(Weight::from_parts(2_265, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -377,8 +377,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `515` // Estimated: `3675` - // Minimum execution time: 33_443_000 picoseconds. - Weight::from_parts(56_533_000, 3675) + // Minimum execution time: 29_998_000 picoseconds. + Weight::from_parts(31_170_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -388,8 +388,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 20_636_000 picoseconds. - Weight::from_parts(23_960_000, 3675) + // Minimum execution time: 13_440_000 picoseconds. + Weight::from_parts(13_820_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -401,8 +401,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 35_987_000 picoseconds. - Weight::from_parts(36_429_000, 3675) + // Minimum execution time: 34_373_000 picoseconds. + Weight::from_parts(35_328_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -418,8 +418,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `668` // Estimated: `6208` - // Minimum execution time: 68_059_000 picoseconds. - Weight::from_parts(69_845_000, 6208) + // Minimum execution time: 69_066_000 picoseconds. + Weight::from_parts(70_975_000, 6208) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -431,8 +431,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `555` // Estimated: `3675` - // Minimum execution time: 38_066_000 picoseconds. - Weight::from_parts(38_450_000, 3675) + // Minimum execution time: 36_858_000 picoseconds. + Weight::from_parts(37_748_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -444,8 +444,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `555` // Estimated: `3675` - // Minimum execution time: 38_500_000 picoseconds. - Weight::from_parts(38_953_000, 3675) + // Minimum execution time: 36_568_000 picoseconds. + Weight::from_parts(37_777_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -455,8 +455,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 16_268_000 picoseconds. - Weight::from_parts(16_764_000, 3675) + // Minimum execution time: 14_364_000 picoseconds. + Weight::from_parts(14_828_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -470,8 +470,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `453` // Estimated: `3675` - // Minimum execution time: 37_468_000 picoseconds. - Weight::from_parts(37_957_000, 3675) + // Minimum execution time: 35_403_000 picoseconds. + Weight::from_parts(36_838_000, 3675) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -483,10 +483,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 383_408_000 picoseconds. - Weight::from_parts(392_036_000, 3675) - .saturating_add(T::DbWeight::get().reads(2)) - .saturating_add(T::DbWeight::get().writes(2)) + // Minimum execution time: 33_818_000 picoseconds. + Weight::from_parts(34_720_000, 3675) + .saturating_add(T::DbWeight::get().reads(2_u64)) + .saturating_add(T::DbWeight::get().writes(2_u64)) } /// Storage: Assets Account (r:1 w:1) /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) @@ -498,8 +498,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `579` // Estimated: `3675` - // Minimum execution time: 34_066_000 picoseconds. - Weight::from_parts(34_347_000, 3675) + // Minimum execution time: 32_885_000 picoseconds. + Weight::from_parts(33_677_000, 3675) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -511,8 +511,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `510` // Estimated: `3675` - // Minimum execution time: 32_060_000 picoseconds. - Weight::from_parts(32_519_000, 3675) + // Minimum execution time: 31_388_000 picoseconds. + Weight::from_parts(35_692_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -524,8 +524,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 115_000_000 picoseconds. - Weight::from_parts(163_000_000, 3675) + // Minimum execution time: 18_108_000 picoseconds. + Weight::from_parts(19_086_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -541,8 +541,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `293` // Estimated: `3675` - // Minimum execution time: 31_668_000 picoseconds. - Weight::from_parts(32_079_000, 3675) + // Minimum execution time: 30_073_000 picoseconds. + Weight::from_parts(31_368_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -552,8 +552,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `153` // Estimated: `3675` - // Minimum execution time: 14_885_000 picoseconds. - Weight::from_parts(15_358_000, 3675) + // Minimum execution time: 13_367_000 picoseconds. + Weight::from_parts(13_933_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -563,8 +563,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 15_295_000 picoseconds. - Weight::from_parts(15_639_000, 3675) + // Minimum execution time: 14_071_000 picoseconds. + Weight::from_parts(14_493_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -579,10 +579,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + c * (208 ±0)` // Estimated: `3675 + c * (2609 ±0)` - // Minimum execution time: 19_916_000 picoseconds. - Weight::from_parts(20_220_000, 3675) - // Standard Error: 7_298 - .saturating_add(Weight::from_parts(12_553_976, 0).saturating_mul(c.into())) + // Minimum execution time: 18_785_000 picoseconds. + Weight::from_parts(19_037_000, 3675) + // Standard Error: 39_227 + .saturating_add(Weight::from_parts(17_189_771, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -598,10 +598,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `522 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 20_322_000 picoseconds. - Weight::from_parts(20_744_000, 3675) - // Standard Error: 12_314 - .saturating_add(Weight::from_parts(14_767_353, 0).saturating_mul(a.into())) + // Minimum execution time: 19_014_000 picoseconds. + Weight::from_parts(19_497_000, 3675) + // Standard Error: 27_991 + .saturating_add(Weight::from_parts(18_514_030, 0).saturating_mul(a.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -616,8 +616,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 15_668_000 picoseconds. - Weight::from_parts(16_016_000, 3675) + // Minimum execution time: 14_370_000 picoseconds. + Weight::from_parts(14_726_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -629,8 +629,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 28_227_000 picoseconds. - Weight::from_parts(28_769_000, 3675) + // Minimum execution time: 26_632_000 picoseconds. + Weight::from_parts(27_567_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -642,8 +642,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 34_672_000 picoseconds. - Weight::from_parts(34_902_000, 3675) + // Minimum execution time: 33_137_000 picoseconds. + Weight::from_parts(35_018_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -657,8 +657,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6208` - // Minimum execution time: 49_003_000 picoseconds. - Weight::from_parts(49_345_000, 6208) + // Minimum execution time: 47_666_000 picoseconds. + Weight::from_parts(49_508_000, 6208) .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: `498` // Estimated: `6208` - // Minimum execution time: 43_429_000 picoseconds. - Weight::from_parts(43_936_000, 6208) + // Minimum execution time: 41_995_000 picoseconds. + Weight::from_parts(43_363_000, 6208) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -687,8 +687,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6208` - // Minimum execution time: 49_177_000 picoseconds. - Weight::from_parts(49_548_000, 6208) + // Minimum execution time: 47_751_000 picoseconds. + Weight::from_parts(49_306_000, 6208) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -700,8 +700,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 19_323_000 picoseconds. - Weight::from_parts(19_945_000, 3675) + // Minimum execution time: 18_158_000 picoseconds. + Weight::from_parts(18_719_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -713,8 +713,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 19_543_000 picoseconds. - Weight::from_parts(19_747_000, 3675) + // Minimum execution time: 17_707_000 picoseconds. + Weight::from_parts(18_658_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -724,8 +724,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 15_623_000 picoseconds. - Weight::from_parts(15_833_000, 3675) + // Minimum execution time: 13_669_000 picoseconds. + Weight::from_parts(14_183_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -735,8 +735,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 15_396_000 picoseconds. - Weight::from_parts(15_704_000, 3675) + // Minimum execution time: 13_482_000 picoseconds. + Weight::from_parts(14_367_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -748,8 +748,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 17_205_000 picoseconds. - Weight::from_parts(17_546_000, 3675) + // Minimum execution time: 15_470_000 picoseconds. + Weight::from_parts(16_044_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -759,8 +759,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 16_049_000 picoseconds. - Weight::from_parts(16_317_000, 3675) + // Minimum execution time: 14_105_000 picoseconds. + Weight::from_parts(14_537_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -770,16 +770,14 @@ impl WeightInfo for () { /// Proof: Assets Metadata (max_values: None, max_size: Some(140), added: 2615, mode: MaxEncodedLen) /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn set_metadata(n: u32, s: u32, ) -> Weight { + fn set_metadata(n: u32, _s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 31_574_000 picoseconds. - Weight::from_parts(32_447_787, 3675) - // Standard Error: 904 - .saturating_add(Weight::from_parts(653, 0).saturating_mul(n.into())) - // Standard Error: 904 - .saturating_add(Weight::from_parts(271, 0).saturating_mul(s.into())) + // Minimum execution time: 30_138_000 picoseconds. + Weight::from_parts(31_839_729, 3675) + // Standard Error: 1_124 + .saturating_add(Weight::from_parts(1_255, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -791,8 +789,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `515` // Estimated: `3675` - // Minimum execution time: 31_865_000 picoseconds. - Weight::from_parts(32_160_000, 3675) + // Minimum execution time: 30_598_000 picoseconds. + Weight::from_parts(31_435_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -806,12 +804,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `190` // Estimated: `3675` - // Minimum execution time: 16_203_000 picoseconds. - Weight::from_parts(16_432_499, 3675) - // Standard Error: 1_563 - .saturating_add(Weight::from_parts(5_818, 0).saturating_mul(n.into())) - // Standard Error: 1_563 - .saturating_add(Weight::from_parts(9_660, 0).saturating_mul(s.into())) + // Minimum execution time: 14_653_000 picoseconds. + Weight::from_parts(15_615_454, 3675) + // Standard Error: 1_566 + .saturating_add(Weight::from_parts(1_198, 0).saturating_mul(n.into())) + // Standard Error: 1_566 + .saturating_add(Weight::from_parts(2_265, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -823,8 +821,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `515` // Estimated: `3675` - // Minimum execution time: 33_443_000 picoseconds. - Weight::from_parts(56_533_000, 3675) + // Minimum execution time: 29_998_000 picoseconds. + Weight::from_parts(31_170_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -834,8 +832,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 20_636_000 picoseconds. - Weight::from_parts(23_960_000, 3675) + // Minimum execution time: 13_440_000 picoseconds. + Weight::from_parts(13_820_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -847,8 +845,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 35_987_000 picoseconds. - Weight::from_parts(36_429_000, 3675) + // Minimum execution time: 34_373_000 picoseconds. + Weight::from_parts(35_328_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -864,8 +862,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `668` // Estimated: `6208` - // Minimum execution time: 68_059_000 picoseconds. - Weight::from_parts(69_845_000, 6208) + // Minimum execution time: 69_066_000 picoseconds. + Weight::from_parts(70_975_000, 6208) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -877,8 +875,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `555` // Estimated: `3675` - // Minimum execution time: 38_066_000 picoseconds. - Weight::from_parts(38_450_000, 3675) + // Minimum execution time: 36_858_000 picoseconds. + Weight::from_parts(37_748_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -890,8 +888,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `555` // Estimated: `3675` - // Minimum execution time: 38_500_000 picoseconds. - Weight::from_parts(38_953_000, 3675) + // Minimum execution time: 36_568_000 picoseconds. + Weight::from_parts(37_777_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -901,8 +899,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 16_268_000 picoseconds. - Weight::from_parts(16_764_000, 3675) + // Minimum execution time: 14_364_000 picoseconds. + Weight::from_parts(14_828_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -916,8 +914,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `453` // Estimated: `3675` - // Minimum execution time: 37_468_000 picoseconds. - Weight::from_parts(37_957_000, 3675) + // Minimum execution time: 35_403_000 picoseconds. + Weight::from_parts(36_838_000, 3675) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -929,10 +927,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 383_408_000 picoseconds. - Weight::from_parts(392_036_000, 3675) - .saturating_add(RocksDbWeight::get().reads(2)) - .saturating_add(RocksDbWeight::get().writes(2)) + // Minimum execution time: 33_818_000 picoseconds. + Weight::from_parts(34_720_000, 3675) + .saturating_add(RocksDbWeight::get().reads(2_u64)) + .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// Storage: Assets Account (r:1 w:1) /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) @@ -944,8 +942,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `579` // Estimated: `3675` - // Minimum execution time: 34_066_000 picoseconds. - Weight::from_parts(34_347_000, 3675) + // Minimum execution time: 32_885_000 picoseconds. + Weight::from_parts(33_677_000, 3675) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -957,8 +955,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `510` // Estimated: `3675` - // Minimum execution time: 32_060_000 picoseconds. - Weight::from_parts(32_519_000, 3675) + // Minimum execution time: 31_388_000 picoseconds. + Weight::from_parts(35_692_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -970,8 +968,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 115_000_000 picoseconds. - Weight::from_parts(163_000_000, 3675) + // Minimum execution time: 18_108_000 picoseconds. + Weight::from_parts(19_086_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/bags-list/src/weights.rs b/frame/bags-list/src/weights.rs index f2b65beba2c80..7bbe105c30b46 100644 --- a/frame/bags-list/src/weights.rs +++ b/frame/bags-list/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_bags_list //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_bags_list +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_bags_list. pub trait WeightInfo { @@ -68,8 +72,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1724` // Estimated: `11506` - // Minimum execution time: 63_335_000 picoseconds. - Weight::from_parts(64_097_000, 11506) + // Minimum execution time: 62_672_000 picoseconds. + Weight::from_parts(65_012_000, 11506) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -85,8 +89,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1618` // Estimated: `8877` - // Minimum execution time: 62_151_000 picoseconds. - Weight::from_parts(62_827_000, 8877) + // Minimum execution time: 61_012_000 picoseconds. + Weight::from_parts(63_892_000, 8877) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -104,8 +108,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1930` // Estimated: `11506` - // Minimum execution time: 69_179_000 picoseconds. - Weight::from_parts(69_898_000, 11506) + // Minimum execution time: 68_468_000 picoseconds. + Weight::from_parts(71_847_000, 11506) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -125,8 +129,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1724` // Estimated: `11506` - // Minimum execution time: 63_335_000 picoseconds. - Weight::from_parts(64_097_000, 11506) + // Minimum execution time: 62_672_000 picoseconds. + Weight::from_parts(65_012_000, 11506) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -142,8 +146,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1618` // Estimated: `8877` - // Minimum execution time: 62_151_000 picoseconds. - Weight::from_parts(62_827_000, 8877) + // Minimum execution time: 61_012_000 picoseconds. + Weight::from_parts(63_892_000, 8877) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -161,8 +165,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1930` // Estimated: `11506` - // Minimum execution time: 69_179_000 picoseconds. - Weight::from_parts(69_898_000, 11506) + // Minimum execution time: 68_468_000 picoseconds. + Weight::from_parts(71_847_000, 11506) .saturating_add(RocksDbWeight::get().reads(10_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } diff --git a/frame/balances/src/weights.rs b/frame/balances/src/weights.rs index f35d9c697028b..9e68e42d08256 100644 --- a/frame/balances/src/weights.rs +++ b/frame/balances/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_balances //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_balances +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_balances. pub trait WeightInfo { @@ -67,8 +71,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 59_458_000 picoseconds. - Weight::from_parts(60_307_000, 3593) + // Minimum execution time: 59_155_000 picoseconds. + Weight::from_parts(60_188_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -78,8 +82,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 43_056_000 picoseconds. - Weight::from_parts(43_933_000, 3593) + // Minimum execution time: 44_564_000 picoseconds. + Weight::from_parts(45_285_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -89,8 +93,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 17_428_000 picoseconds. - Weight::from_parts(17_731_000, 3593) + // Minimum execution time: 16_693_000 picoseconds. + Weight::from_parts(17_107_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -100,8 +104,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 22_809_000 picoseconds. - Weight::from_parts(23_225_000, 3593) + // Minimum execution time: 24_266_000 picoseconds. + Weight::from_parts(24_827_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -111,8 +115,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 56_929_000 picoseconds. - Weight::from_parts(57_688_000, 6196) + // Minimum execution time: 60_578_000 picoseconds. + Weight::from_parts(63_466_000, 6196) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -122,8 +126,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 49_820_000 picoseconds. - Weight::from_parts(50_832_000, 3593) + // Minimum execution time: 54_638_000 picoseconds. + Weight::from_parts(55_561_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -133,8 +137,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 20_270_000 picoseconds. - Weight::from_parts(20_597_000, 3593) + // Minimum execution time: 19_748_000 picoseconds. + Weight::from_parts(20_329_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -145,10 +149,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0 + u * (135 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 19_847_000 picoseconds. - Weight::from_parts(20_053_000, 990) - // Standard Error: 11_643 - .saturating_add(Weight::from_parts(14_563_782, 0).saturating_mul(u.into())) + // Minimum execution time: 19_254_000 picoseconds. + Weight::from_parts(19_613_000, 990) + // Standard Error: 38_081 + .saturating_add(Weight::from_parts(18_669_993, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -163,8 +167,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 59_458_000 picoseconds. - Weight::from_parts(60_307_000, 3593) + // Minimum execution time: 59_155_000 picoseconds. + Weight::from_parts(60_188_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -174,8 +178,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 43_056_000 picoseconds. - Weight::from_parts(43_933_000, 3593) + // Minimum execution time: 44_564_000 picoseconds. + Weight::from_parts(45_285_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -185,8 +189,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 17_428_000 picoseconds. - Weight::from_parts(17_731_000, 3593) + // Minimum execution time: 16_693_000 picoseconds. + Weight::from_parts(17_107_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -196,8 +200,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 22_809_000 picoseconds. - Weight::from_parts(23_225_000, 3593) + // Minimum execution time: 24_266_000 picoseconds. + Weight::from_parts(24_827_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -207,8 +211,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 56_929_000 picoseconds. - Weight::from_parts(57_688_000, 6196) + // Minimum execution time: 60_578_000 picoseconds. + Weight::from_parts(63_466_000, 6196) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -218,8 +222,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 49_820_000 picoseconds. - Weight::from_parts(50_832_000, 3593) + // Minimum execution time: 54_638_000 picoseconds. + Weight::from_parts(55_561_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -229,8 +233,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 20_270_000 picoseconds. - Weight::from_parts(20_597_000, 3593) + // Minimum execution time: 19_748_000 picoseconds. + Weight::from_parts(20_329_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -241,10 +245,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + u * (135 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 19_847_000 picoseconds. - Weight::from_parts(20_053_000, 990) - // Standard Error: 11_643 - .saturating_add(Weight::from_parts(14_563_782, 0).saturating_mul(u.into())) + // Minimum execution time: 19_254_000 picoseconds. + Weight::from_parts(19_613_000, 990) + // Standard Error: 38_081 + .saturating_add(Weight::from_parts(18_669_993, 0).saturating_mul(u.into())) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) diff --git a/frame/benchmarking/src/weights.rs b/frame/benchmarking/src/weights.rs index 25e2702f702d1..533d52f4333fc 100644 --- a/frame/benchmarking/src/weights.rs +++ b/frame/benchmarking/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for frame_benchmarking //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=frame_benchmarking +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for frame_benchmarking. pub trait WeightInfo { @@ -64,49 +68,49 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 173_000 picoseconds. - Weight::from_parts(205_895, 0) + // Minimum execution time: 155_000 picoseconds. + Weight::from_parts(210_815, 0) } /// The range of component `i` is `[0, 1000000]`. fn subtraction(_i: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 180_000 picoseconds. - Weight::from_parts(206_967, 0) + // Minimum execution time: 157_000 picoseconds. + Weight::from_parts(193_025, 0) } /// The range of component `i` is `[0, 1000000]`. fn multiplication(_i: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 174_000 picoseconds. - Weight::from_parts(214_304, 0) + // Minimum execution time: 153_000 picoseconds. + Weight::from_parts(205_646, 0) } /// The range of component `i` is `[0, 1000000]`. fn division(_i: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 173_000 picoseconds. - Weight::from_parts(207_804, 0) + // Minimum execution time: 150_000 picoseconds. + Weight::from_parts(198_880, 0) } fn hashing() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 21_173_551_000 picoseconds. - Weight::from_parts(21_256_886_000, 0) + // Minimum execution time: 24_843_503_000 picoseconds. + Weight::from_parts(25_161_698_000, 0) } /// The range of component `i` is `[0, 100]`. fn sr25519_verification(i: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 208_000 picoseconds. - Weight::from_parts(1_227_077, 0) - // Standard Error: 9_390 - .saturating_add(Weight::from_parts(47_152_841, 0).saturating_mul(i.into())) + // Minimum execution time: 194_000 picoseconds. + Weight::from_parts(4_496_494, 0) + // Standard Error: 10_858 + .saturating_add(Weight::from_parts(55_770_421, 0).saturating_mul(i.into())) } } @@ -117,48 +121,48 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 173_000 picoseconds. - Weight::from_parts(205_895, 0) + // Minimum execution time: 155_000 picoseconds. + Weight::from_parts(210_815, 0) } /// The range of component `i` is `[0, 1000000]`. fn subtraction(_i: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 180_000 picoseconds. - Weight::from_parts(206_967, 0) + // Minimum execution time: 157_000 picoseconds. + Weight::from_parts(193_025, 0) } /// The range of component `i` is `[0, 1000000]`. fn multiplication(_i: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 174_000 picoseconds. - Weight::from_parts(214_304, 0) + // Minimum execution time: 153_000 picoseconds. + Weight::from_parts(205_646, 0) } /// The range of component `i` is `[0, 1000000]`. fn division(_i: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 173_000 picoseconds. - Weight::from_parts(207_804, 0) + // Minimum execution time: 150_000 picoseconds. + Weight::from_parts(198_880, 0) } fn hashing() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 21_173_551_000 picoseconds. - Weight::from_parts(21_256_886_000, 0) + // Minimum execution time: 24_843_503_000 picoseconds. + Weight::from_parts(25_161_698_000, 0) } /// The range of component `i` is `[0, 100]`. fn sr25519_verification(i: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 208_000 picoseconds. - Weight::from_parts(1_227_077, 0) - // Standard Error: 9_390 - .saturating_add(Weight::from_parts(47_152_841, 0).saturating_mul(i.into())) + // Minimum execution time: 194_000 picoseconds. + Weight::from_parts(4_496_494, 0) + // Standard Error: 10_858 + .saturating_add(Weight::from_parts(55_770_421, 0).saturating_mul(i.into())) } } diff --git a/frame/bounties/src/weights.rs b/frame/bounties/src/weights.rs index 5a84adf08210c..bf1f80346685f 100644 --- a/frame/bounties/src/weights.rs +++ b/frame/bounties/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_bounties //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_bounties +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_bounties. pub trait WeightInfo { @@ -77,10 +81,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `276` // Estimated: `3593` - // Minimum execution time: 30_793_000 picoseconds. - Weight::from_parts(31_509_544, 3593) - // Standard Error: 168 - .saturating_add(Weight::from_parts(2_219, 0).saturating_mul(d.into())) + // Minimum execution time: 30_852_000 picoseconds. + Weight::from_parts(32_375_944, 3593) + // Standard Error: 226 + .saturating_add(Weight::from_parts(1_361, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -92,8 +96,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `368` // Estimated: `3642` - // Minimum execution time: 12_471_000 picoseconds. - Weight::from_parts(12_677_000, 3642) + // Minimum execution time: 10_957_000 picoseconds. + Weight::from_parts(11_379_000, 3642) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -103,8 +107,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3642` - // Minimum execution time: 10_560_000 picoseconds. - Weight::from_parts(10_744_000, 3642) + // Minimum execution time: 9_263_000 picoseconds. + Weight::from_parts(9_774_000, 3642) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -116,8 +120,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `564` // Estimated: `3642` - // Minimum execution time: 30_980_000 picoseconds. - Weight::from_parts(31_354_000, 3642) + // Minimum execution time: 30_604_000 picoseconds. + Weight::from_parts(31_674_000, 3642) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -129,8 +133,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `560` // Estimated: `3642` - // Minimum execution time: 29_257_000 picoseconds. - Weight::from_parts(29_656_000, 3642) + // Minimum execution time: 28_467_000 picoseconds. + Weight::from_parts(29_687_000, 3642) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -140,10 +144,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: ChildBounties ParentChildBounties (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen) fn award_bounty() -> Weight { // Proof Size summary in bytes: - // Measured: `538` + // Measured: `572` // Estimated: `3642` - // Minimum execution time: 20_662_000 picoseconds. - Weight::from_parts(20_956_000, 3642) + // Minimum execution time: 19_584_000 picoseconds. + Weight::from_parts(20_580_000, 3642) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -157,10 +161,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn claim_bounty() -> Weight { // Proof Size summary in bytes: - // Measured: `902` + // Measured: `936` // Estimated: `8799` - // Minimum execution time: 119_287_000 picoseconds. - Weight::from_parts(121_468_000, 8799) + // Minimum execution time: 126_382_000 picoseconds. + Weight::from_parts(128_903_000, 8799) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -174,10 +178,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn close_bounty_proposed() -> Weight { // Proof Size summary in bytes: - // Measured: `582` + // Measured: `616` // Estimated: `3642` - // Minimum execution time: 37_759_000 picoseconds. - Weight::from_parts(38_185_000, 3642) + // Minimum execution time: 37_262_000 picoseconds. + Weight::from_parts(38_256_000, 3642) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -191,10 +195,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn close_bounty_active() -> Weight { // Proof Size summary in bytes: - // Measured: `818` + // Measured: `852` // Estimated: `6196` - // Minimum execution time: 80_332_000 picoseconds. - Weight::from_parts(81_328_000, 6196) + // Minimum execution time: 84_415_000 picoseconds. + Weight::from_parts(86_770_000, 6196) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -204,8 +208,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `424` // Estimated: `3642` - // Minimum execution time: 16_301_000 picoseconds. - Weight::from_parts(16_611_000, 3642) + // Minimum execution time: 15_721_000 picoseconds. + Weight::from_parts(16_042_000, 3642) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -220,10 +224,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4 + b * (297 ±0)` // Estimated: `1887 + b * (5206 ±0)` - // Minimum execution time: 5_430_000 picoseconds. - Weight::from_parts(4_463_976, 1887) - // Standard Error: 43_695 - .saturating_add(Weight::from_parts(39_370_113, 0).saturating_mul(b.into())) + // Minimum execution time: 5_137_000 picoseconds. + Weight::from_parts(5_230_000, 1887) + // Standard Error: 74_073 + .saturating_add(Weight::from_parts(49_049_492, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -247,10 +251,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `276` // Estimated: `3593` - // Minimum execution time: 30_793_000 picoseconds. - Weight::from_parts(31_509_544, 3593) - // Standard Error: 168 - .saturating_add(Weight::from_parts(2_219, 0).saturating_mul(d.into())) + // Minimum execution time: 30_852_000 picoseconds. + Weight::from_parts(32_375_944, 3593) + // Standard Error: 226 + .saturating_add(Weight::from_parts(1_361, 0).saturating_mul(d.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -262,8 +266,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `368` // Estimated: `3642` - // Minimum execution time: 12_471_000 picoseconds. - Weight::from_parts(12_677_000, 3642) + // Minimum execution time: 10_957_000 picoseconds. + Weight::from_parts(11_379_000, 3642) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -273,8 +277,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3642` - // Minimum execution time: 10_560_000 picoseconds. - Weight::from_parts(10_744_000, 3642) + // Minimum execution time: 9_263_000 picoseconds. + Weight::from_parts(9_774_000, 3642) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -286,8 +290,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `564` // Estimated: `3642` - // Minimum execution time: 30_980_000 picoseconds. - Weight::from_parts(31_354_000, 3642) + // Minimum execution time: 30_604_000 picoseconds. + Weight::from_parts(31_674_000, 3642) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -299,8 +303,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `560` // Estimated: `3642` - // Minimum execution time: 29_257_000 picoseconds. - Weight::from_parts(29_656_000, 3642) + // Minimum execution time: 28_467_000 picoseconds. + Weight::from_parts(29_687_000, 3642) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -310,10 +314,10 @@ impl WeightInfo for () { /// Proof: ChildBounties ParentChildBounties (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen) fn award_bounty() -> Weight { // Proof Size summary in bytes: - // Measured: `538` + // Measured: `572` // Estimated: `3642` - // Minimum execution time: 20_662_000 picoseconds. - Weight::from_parts(20_956_000, 3642) + // Minimum execution time: 19_584_000 picoseconds. + Weight::from_parts(20_580_000, 3642) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -327,10 +331,10 @@ impl WeightInfo for () { /// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn claim_bounty() -> Weight { // Proof Size summary in bytes: - // Measured: `902` + // Measured: `936` // Estimated: `8799` - // Minimum execution time: 119_287_000 picoseconds. - Weight::from_parts(121_468_000, 8799) + // Minimum execution time: 126_382_000 picoseconds. + Weight::from_parts(128_903_000, 8799) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -344,10 +348,10 @@ impl WeightInfo for () { /// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn close_bounty_proposed() -> Weight { // Proof Size summary in bytes: - // Measured: `582` + // Measured: `616` // Estimated: `3642` - // Minimum execution time: 37_759_000 picoseconds. - Weight::from_parts(38_185_000, 3642) + // Minimum execution time: 37_262_000 picoseconds. + Weight::from_parts(38_256_000, 3642) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -361,10 +365,10 @@ impl WeightInfo for () { /// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn close_bounty_active() -> Weight { // Proof Size summary in bytes: - // Measured: `818` + // Measured: `852` // Estimated: `6196` - // Minimum execution time: 80_332_000 picoseconds. - Weight::from_parts(81_328_000, 6196) + // Minimum execution time: 84_415_000 picoseconds. + Weight::from_parts(86_770_000, 6196) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -374,8 +378,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `424` // Estimated: `3642` - // Minimum execution time: 16_301_000 picoseconds. - Weight::from_parts(16_611_000, 3642) + // Minimum execution time: 15_721_000 picoseconds. + Weight::from_parts(16_042_000, 3642) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -390,10 +394,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4 + b * (297 ±0)` // Estimated: `1887 + b * (5206 ±0)` - // Minimum execution time: 5_430_000 picoseconds. - Weight::from_parts(4_463_976, 1887) - // Standard Error: 43_695 - .saturating_add(Weight::from_parts(39_370_113, 0).saturating_mul(b.into())) + // Minimum execution time: 5_137_000 picoseconds. + Weight::from_parts(5_230_000, 1887) + // Standard Error: 74_073 + .saturating_add(Weight::from_parts(49_049_492, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(b.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) diff --git a/frame/child-bounties/src/weights.rs b/frame/child-bounties/src/weights.rs index be30e80a19f27..0d2afd4382502 100644 --- a/frame/child-bounties/src/weights.rs +++ b/frame/child-bounties/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_child_bounties //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_child_bounties +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_child_bounties. pub trait WeightInfo { @@ -76,10 +80,10 @@ impl WeightInfo for SubstrateWeight { /// The range of component `d` is `[0, 300]`. fn add_child_bounty(_d: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `678` + // Measured: `712` // Estimated: `6196` - // Minimum execution time: 69_784_000 picoseconds. - Weight::from_parts(71_225_354, 6196) + // Minimum execution time: 74_335_000 picoseconds. + Weight::from_parts(77_471_753, 6196) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -91,10 +95,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: ChildBounties ChildrenCuratorFees (max_values: None, max_size: Some(28), added: 2503, mode: MaxEncodedLen) fn propose_curator() -> Weight { // Proof Size summary in bytes: - // Measured: `732` + // Measured: `766` // Estimated: `3642` - // Minimum execution time: 19_008_000 picoseconds. - Weight::from_parts(19_219_000, 3642) + // Minimum execution time: 18_591_000 picoseconds. + Weight::from_parts(19_166_000, 3642) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -106,10 +110,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn accept_curator() -> Weight { // Proof Size summary in bytes: - // Measured: `878` + // Measured: `912` // Estimated: `3642` - // Minimum execution time: 35_457_000 picoseconds. - Weight::from_parts(36_088_000, 3642) + // Minimum execution time: 36_617_000 picoseconds. + Weight::from_parts(38_318_000, 3642) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -121,10 +125,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn unassign_curator() -> Weight { // Proof Size summary in bytes: - // Measured: `878` + // Measured: `912` // Estimated: `3642` - // Minimum execution time: 38_244_000 picoseconds. - Weight::from_parts(38_611_000, 3642) + // Minimum execution time: 39_403_000 picoseconds. + Weight::from_parts(41_135_000, 3642) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -134,10 +138,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: ChildBounties ChildBounties (max_values: None, max_size: Some(145), added: 2620, mode: MaxEncodedLen) fn award_child_bounty() -> Weight { // Proof Size summary in bytes: - // Measured: `775` + // Measured: `809` // Estimated: `3642` - // Minimum execution time: 22_762_000 picoseconds. - Weight::from_parts(23_249_000, 3642) + // Minimum execution time: 22_904_000 picoseconds. + Weight::from_parts(23_511_000, 3642) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -151,10 +155,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: ChildBounties ChildBountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn claim_child_bounty() -> Weight { // Proof Size summary in bytes: - // Measured: `648` + // Measured: `682` // Estimated: `8799` - // Minimum execution time: 112_019_000 picoseconds. - Weight::from_parts(113_190_000, 8799) + // Minimum execution time: 124_078_000 picoseconds. + Weight::from_parts(126_446_000, 8799) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -172,10 +176,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: ChildBounties ChildBountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn close_child_bounty_added() -> Weight { // Proof Size summary in bytes: - // Measured: `978` + // Measured: `1012` // Estimated: `6196` - // Minimum execution time: 72_477_000 picoseconds. - Weight::from_parts(73_573_000, 6196) + // Minimum execution time: 80_300_000 picoseconds. + Weight::from_parts(82_194_000, 6196) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -193,10 +197,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: ChildBounties ChildBountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn close_child_bounty_active() -> Weight { // Proof Size summary in bytes: - // Measured: `1165` + // Measured: `1199` // Estimated: `8799` - // Minimum execution time: 91_049_000 picoseconds. - Weight::from_parts(91_874_000, 8799) + // Minimum execution time: 99_392_000 picoseconds. + Weight::from_parts(101_448_000, 8799) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -219,10 +223,10 @@ impl WeightInfo for () { /// The range of component `d` is `[0, 300]`. fn add_child_bounty(_d: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `678` + // Measured: `712` // Estimated: `6196` - // Minimum execution time: 69_784_000 picoseconds. - Weight::from_parts(71_225_354, 6196) + // Minimum execution time: 74_335_000 picoseconds. + Weight::from_parts(77_471_753, 6196) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -234,10 +238,10 @@ impl WeightInfo for () { /// Proof: ChildBounties ChildrenCuratorFees (max_values: None, max_size: Some(28), added: 2503, mode: MaxEncodedLen) fn propose_curator() -> Weight { // Proof Size summary in bytes: - // Measured: `732` + // Measured: `766` // Estimated: `3642` - // Minimum execution time: 19_008_000 picoseconds. - Weight::from_parts(19_219_000, 3642) + // Minimum execution time: 18_591_000 picoseconds. + Weight::from_parts(19_166_000, 3642) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -249,10 +253,10 @@ impl WeightInfo for () { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn accept_curator() -> Weight { // Proof Size summary in bytes: - // Measured: `878` + // Measured: `912` // Estimated: `3642` - // Minimum execution time: 35_457_000 picoseconds. - Weight::from_parts(36_088_000, 3642) + // Minimum execution time: 36_617_000 picoseconds. + Weight::from_parts(38_318_000, 3642) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -264,10 +268,10 @@ impl WeightInfo for () { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn unassign_curator() -> Weight { // Proof Size summary in bytes: - // Measured: `878` + // Measured: `912` // Estimated: `3642` - // Minimum execution time: 38_244_000 picoseconds. - Weight::from_parts(38_611_000, 3642) + // Minimum execution time: 39_403_000 picoseconds. + Weight::from_parts(41_135_000, 3642) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -277,10 +281,10 @@ impl WeightInfo for () { /// Proof: ChildBounties ChildBounties (max_values: None, max_size: Some(145), added: 2620, mode: MaxEncodedLen) fn award_child_bounty() -> Weight { // Proof Size summary in bytes: - // Measured: `775` + // Measured: `809` // Estimated: `3642` - // Minimum execution time: 22_762_000 picoseconds. - Weight::from_parts(23_249_000, 3642) + // Minimum execution time: 22_904_000 picoseconds. + Weight::from_parts(23_511_000, 3642) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -294,10 +298,10 @@ impl WeightInfo for () { /// Proof: ChildBounties ChildBountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn claim_child_bounty() -> Weight { // Proof Size summary in bytes: - // Measured: `648` + // Measured: `682` // Estimated: `8799` - // Minimum execution time: 112_019_000 picoseconds. - Weight::from_parts(113_190_000, 8799) + // Minimum execution time: 124_078_000 picoseconds. + Weight::from_parts(126_446_000, 8799) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -315,10 +319,10 @@ impl WeightInfo for () { /// Proof: ChildBounties ChildBountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn close_child_bounty_added() -> Weight { // Proof Size summary in bytes: - // Measured: `978` + // Measured: `1012` // Estimated: `6196` - // Minimum execution time: 72_477_000 picoseconds. - Weight::from_parts(73_573_000, 6196) + // Minimum execution time: 80_300_000 picoseconds. + Weight::from_parts(82_194_000, 6196) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -336,10 +340,10 @@ impl WeightInfo for () { /// Proof: ChildBounties ChildBountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) fn close_child_bounty_active() -> Weight { // Proof Size summary in bytes: - // Measured: `1165` + // Measured: `1199` // Estimated: `8799` - // Minimum execution time: 91_049_000 picoseconds. - Weight::from_parts(91_874_000, 8799) + // Minimum execution time: 99_392_000 picoseconds. + Weight::from_parts(101_448_000, 8799) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } diff --git a/frame/collective/src/weights.rs b/frame/collective/src/weights.rs index bf739daca0931..49568b766a11d 100644 --- a/frame/collective/src/weights.rs +++ b/frame/collective/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_collective //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_collective +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_collective. pub trait WeightInfo { @@ -77,13 +81,13 @@ impl WeightInfo for SubstrateWeight { fn set_members(m: u32, _n: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + m * (3232 ±0) + p * (3190 ±0)` - // Estimated: `15861 + m * (1967 ±23) + p * (4332 ±23)` - // Minimum execution time: 19_398_000 picoseconds. - Weight::from_parts(19_542_000, 15861) - // Standard Error: 71_395 - .saturating_add(Weight::from_parts(5_630_062, 0).saturating_mul(m.into())) - // Standard Error: 71_395 - .saturating_add(Weight::from_parts(8_634_133, 0).saturating_mul(p.into())) + // Estimated: `15861 + m * (1967 ±24) + p * (4332 ±24)` + // Minimum execution time: 17_493_000 picoseconds. + Weight::from_parts(18_029_000, 15861) + // Standard Error: 81_610 + .saturating_add(Weight::from_parts(4_752_219, 0).saturating_mul(m.into())) + // Standard Error: 81_610 + .saturating_add(Weight::from_parts(9_899_966, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes(2_u64)) @@ -99,12 +103,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `202 + m * (32 ±0)` // Estimated: `1688 + m * (32 ±0)` - // Minimum execution time: 17_579_000 picoseconds. - Weight::from_parts(16_874_624, 1688) - // Standard Error: 34 - .saturating_add(Weight::from_parts(1_617, 0).saturating_mul(b.into())) - // Standard Error: 353 - .saturating_add(Weight::from_parts(19_759, 0).saturating_mul(m.into())) + // Minimum execution time: 16_191_000 picoseconds. + Weight::from_parts(14_978_183, 1688) + // Standard Error: 89 + .saturating_add(Weight::from_parts(2_073, 0).saturating_mul(b.into())) + // Standard Error: 919 + .saturating_add(Weight::from_parts(19_779, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } @@ -118,12 +122,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `202 + m * (32 ±0)` // Estimated: `3668 + m * (32 ±0)` - // Minimum execution time: 20_339_000 picoseconds. - Weight::from_parts(19_534_549, 3668) - // Standard Error: 45 - .saturating_add(Weight::from_parts(1_636, 0).saturating_mul(b.into())) - // Standard Error: 469 - .saturating_add(Weight::from_parts(28_178, 0).saturating_mul(m.into())) + // Minimum execution time: 18_896_000 picoseconds. + Weight::from_parts(18_125_178, 3668) + // Standard Error: 76 + .saturating_add(Weight::from_parts(1_875, 0).saturating_mul(b.into())) + // Standard Error: 785 + .saturating_add(Weight::from_parts(29_773, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } @@ -144,14 +148,14 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `492 + m * (32 ±0) + p * (36 ±0)` // Estimated: `3884 + m * (33 ±0) + p * (36 ±0)` - // Minimum execution time: 27_793_000 picoseconds. - Weight::from_parts(28_095_462, 3884) - // Standard Error: 82 - .saturating_add(Weight::from_parts(2_646, 0).saturating_mul(b.into())) - // Standard Error: 861 - .saturating_add(Weight::from_parts(22_332, 0).saturating_mul(m.into())) - // Standard Error: 850 - .saturating_add(Weight::from_parts(121_560, 0).saturating_mul(p.into())) + // Minimum execution time: 26_140_000 picoseconds. + Weight::from_parts(19_158_831, 3884) + // Standard Error: 634 + .saturating_add(Weight::from_parts(7_679, 0).saturating_mul(b.into())) + // Standard Error: 6_615 + .saturating_add(Weight::from_parts(29_668, 0).saturating_mul(m.into())) + // Standard Error: 6_531 + .saturating_add(Weight::from_parts(355_987, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 33).saturating_mul(m.into())) @@ -166,10 +170,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `941 + m * (64 ±0)` // Estimated: `4405 + m * (64 ±0)` - // Minimum execution time: 23_096_000 picoseconds. - Weight::from_parts(23_793_304, 4405) - // Standard Error: 675 - .saturating_add(Weight::from_parts(51_741, 0).saturating_mul(m.into())) + // Minimum execution time: 27_098_000 picoseconds. + Weight::from_parts(37_118_435, 4405) + // Standard Error: 10_309 + .saturating_add(Weight::from_parts(102_190, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -188,12 +192,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `530 + m * (64 ±0) + p * (36 ±0)` // Estimated: `3975 + m * (65 ±0) + p * (36 ±0)` - // Minimum execution time: 29_635_000 picoseconds. - Weight::from_parts(29_574_124, 3975) - // Standard Error: 755 - .saturating_add(Weight::from_parts(29_126, 0).saturating_mul(m.into())) - // Standard Error: 737 - .saturating_add(Weight::from_parts(123_438, 0).saturating_mul(p.into())) + // Minimum execution time: 28_319_000 picoseconds. + Weight::from_parts(23_499_255, 3975) + // Standard Error: 4_892 + .saturating_add(Weight::from_parts(71_091, 0).saturating_mul(m.into())) + // Standard Error: 4_770 + .saturating_add(Weight::from_parts(310_013, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 65).saturating_mul(m.into())) @@ -214,14 +218,14 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `832 + b * (1 ±0) + m * (64 ±0) + p * (40 ±0)` // Estimated: `4149 + b * (1 ±0) + m * (66 ±0) + p * (40 ±0)` - // Minimum execution time: 41_934_000 picoseconds. - Weight::from_parts(44_022_379, 4149) - // Standard Error: 105 - .saturating_add(Weight::from_parts(2_266, 0).saturating_mul(b.into())) - // Standard Error: 1_112 - .saturating_add(Weight::from_parts(18_074, 0).saturating_mul(m.into())) - // Standard Error: 1_084 - .saturating_add(Weight::from_parts(132_405, 0).saturating_mul(p.into())) + // Minimum execution time: 40_959_000 picoseconds. + Weight::from_parts(31_542_944, 4149) + // Standard Error: 987 + .saturating_add(Weight::from_parts(7_181, 0).saturating_mul(b.into())) + // Standard Error: 10_437 + .saturating_add(Weight::from_parts(83_401, 0).saturating_mul(m.into())) + // Standard Error: 10_174 + .saturating_add(Weight::from_parts(444_059, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into())) @@ -244,12 +248,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `550 + m * (64 ±0) + p * (36 ±0)` // Estimated: `3995 + m * (65 ±0) + p * (36 ±0)` - // Minimum execution time: 33_146_000 picoseconds. - Weight::from_parts(31_957_128, 3995) - // Standard Error: 2_321 - .saturating_add(Weight::from_parts(31_272, 0).saturating_mul(m.into())) - // Standard Error: 2_264 - .saturating_add(Weight::from_parts(156_129, 0).saturating_mul(p.into())) + // Minimum execution time: 31_777_000 picoseconds. + Weight::from_parts(25_787_162, 3995) + // Standard Error: 6_408 + .saturating_add(Weight::from_parts(72_299, 0).saturating_mul(m.into())) + // Standard Error: 6_249 + .saturating_add(Weight::from_parts(362_601, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 65).saturating_mul(m.into())) @@ -272,14 +276,14 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `852 + b * (1 ±0) + m * (64 ±0) + p * (40 ±0)` // Estimated: `4169 + b * (1 ±0) + m * (66 ±0) + p * (40 ±0)` - // Minimum execution time: 44_278_000 picoseconds. - Weight::from_parts(46_039_907, 4169) - // Standard Error: 100 - .saturating_add(Weight::from_parts(2_257, 0).saturating_mul(b.into())) - // Standard Error: 1_062 - .saturating_add(Weight::from_parts(25_055, 0).saturating_mul(m.into())) - // Standard Error: 1_035 - .saturating_add(Weight::from_parts(136_282, 0).saturating_mul(p.into())) + // Minimum execution time: 43_344_000 picoseconds. + Weight::from_parts(33_644_981, 4169) + // Standard Error: 892 + .saturating_add(Weight::from_parts(10_708, 0).saturating_mul(b.into())) + // Standard Error: 9_436 + .saturating_add(Weight::from_parts(56_872, 0).saturating_mul(m.into())) + // Standard Error: 9_198 + .saturating_add(Weight::from_parts(452_395, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into())) @@ -297,10 +301,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `359 + p * (32 ±0)` // Estimated: `1844 + p * (32 ±0)` - // Minimum execution time: 16_500_000 picoseconds. - Weight::from_parts(18_376_538, 1844) - // Standard Error: 755 - .saturating_add(Weight::from_parts(113_189, 0).saturating_mul(p.into())) + // Minimum execution time: 15_424_000 picoseconds. + Weight::from_parts(15_356_489, 1844) + // Standard Error: 4_345 + .saturating_add(Weight::from_parts(284_565, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(p.into())) @@ -323,13 +327,13 @@ impl WeightInfo for () { fn set_members(m: u32, _n: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + m * (3232 ±0) + p * (3190 ±0)` - // Estimated: `15861 + m * (1967 ±23) + p * (4332 ±23)` - // Minimum execution time: 19_398_000 picoseconds. - Weight::from_parts(19_542_000, 15861) - // Standard Error: 71_395 - .saturating_add(Weight::from_parts(5_630_062, 0).saturating_mul(m.into())) - // Standard Error: 71_395 - .saturating_add(Weight::from_parts(8_634_133, 0).saturating_mul(p.into())) + // Estimated: `15861 + m * (1967 ±24) + p * (4332 ±24)` + // Minimum execution time: 17_493_000 picoseconds. + Weight::from_parts(18_029_000, 15861) + // Standard Error: 81_610 + .saturating_add(Weight::from_parts(4_752_219, 0).saturating_mul(m.into())) + // Standard Error: 81_610 + .saturating_add(Weight::from_parts(9_899_966, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(RocksDbWeight::get().writes(2_u64)) @@ -345,12 +349,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `202 + m * (32 ±0)` // Estimated: `1688 + m * (32 ±0)` - // Minimum execution time: 17_579_000 picoseconds. - Weight::from_parts(16_874_624, 1688) - // Standard Error: 34 - .saturating_add(Weight::from_parts(1_617, 0).saturating_mul(b.into())) - // Standard Error: 353 - .saturating_add(Weight::from_parts(19_759, 0).saturating_mul(m.into())) + // Minimum execution time: 16_191_000 picoseconds. + Weight::from_parts(14_978_183, 1688) + // Standard Error: 89 + .saturating_add(Weight::from_parts(2_073, 0).saturating_mul(b.into())) + // Standard Error: 919 + .saturating_add(Weight::from_parts(19_779, 0).saturating_mul(m.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } @@ -364,12 +368,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `202 + m * (32 ±0)` // Estimated: `3668 + m * (32 ±0)` - // Minimum execution time: 20_339_000 picoseconds. - Weight::from_parts(19_534_549, 3668) - // Standard Error: 45 - .saturating_add(Weight::from_parts(1_636, 0).saturating_mul(b.into())) - // Standard Error: 469 - .saturating_add(Weight::from_parts(28_178, 0).saturating_mul(m.into())) + // Minimum execution time: 18_896_000 picoseconds. + Weight::from_parts(18_125_178, 3668) + // Standard Error: 76 + .saturating_add(Weight::from_parts(1_875, 0).saturating_mul(b.into())) + // Standard Error: 785 + .saturating_add(Weight::from_parts(29_773, 0).saturating_mul(m.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } @@ -390,14 +394,14 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `492 + m * (32 ±0) + p * (36 ±0)` // Estimated: `3884 + m * (33 ±0) + p * (36 ±0)` - // Minimum execution time: 27_793_000 picoseconds. - Weight::from_parts(28_095_462, 3884) - // Standard Error: 82 - .saturating_add(Weight::from_parts(2_646, 0).saturating_mul(b.into())) - // Standard Error: 861 - .saturating_add(Weight::from_parts(22_332, 0).saturating_mul(m.into())) - // Standard Error: 850 - .saturating_add(Weight::from_parts(121_560, 0).saturating_mul(p.into())) + // Minimum execution time: 26_140_000 picoseconds. + Weight::from_parts(19_158_831, 3884) + // Standard Error: 634 + .saturating_add(Weight::from_parts(7_679, 0).saturating_mul(b.into())) + // Standard Error: 6_615 + .saturating_add(Weight::from_parts(29_668, 0).saturating_mul(m.into())) + // Standard Error: 6_531 + .saturating_add(Weight::from_parts(355_987, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 33).saturating_mul(m.into())) @@ -412,10 +416,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `941 + m * (64 ±0)` // Estimated: `4405 + m * (64 ±0)` - // Minimum execution time: 23_096_000 picoseconds. - Weight::from_parts(23_793_304, 4405) - // Standard Error: 675 - .saturating_add(Weight::from_parts(51_741, 0).saturating_mul(m.into())) + // Minimum execution time: 27_098_000 picoseconds. + Weight::from_parts(37_118_435, 4405) + // Standard Error: 10_309 + .saturating_add(Weight::from_parts(102_190, 0).saturating_mul(m.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -434,12 +438,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `530 + m * (64 ±0) + p * (36 ±0)` // Estimated: `3975 + m * (65 ±0) + p * (36 ±0)` - // Minimum execution time: 29_635_000 picoseconds. - Weight::from_parts(29_574_124, 3975) - // Standard Error: 755 - .saturating_add(Weight::from_parts(29_126, 0).saturating_mul(m.into())) - // Standard Error: 737 - .saturating_add(Weight::from_parts(123_438, 0).saturating_mul(p.into())) + // Minimum execution time: 28_319_000 picoseconds. + Weight::from_parts(23_499_255, 3975) + // Standard Error: 4_892 + .saturating_add(Weight::from_parts(71_091, 0).saturating_mul(m.into())) + // Standard Error: 4_770 + .saturating_add(Weight::from_parts(310_013, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 65).saturating_mul(m.into())) @@ -460,14 +464,14 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `832 + b * (1 ±0) + m * (64 ±0) + p * (40 ±0)` // Estimated: `4149 + b * (1 ±0) + m * (66 ±0) + p * (40 ±0)` - // Minimum execution time: 41_934_000 picoseconds. - Weight::from_parts(44_022_379, 4149) - // Standard Error: 105 - .saturating_add(Weight::from_parts(2_266, 0).saturating_mul(b.into())) - // Standard Error: 1_112 - .saturating_add(Weight::from_parts(18_074, 0).saturating_mul(m.into())) - // Standard Error: 1_084 - .saturating_add(Weight::from_parts(132_405, 0).saturating_mul(p.into())) + // Minimum execution time: 40_959_000 picoseconds. + Weight::from_parts(31_542_944, 4149) + // Standard Error: 987 + .saturating_add(Weight::from_parts(7_181, 0).saturating_mul(b.into())) + // Standard Error: 10_437 + .saturating_add(Weight::from_parts(83_401, 0).saturating_mul(m.into())) + // Standard Error: 10_174 + .saturating_add(Weight::from_parts(444_059, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into())) @@ -490,12 +494,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `550 + m * (64 ±0) + p * (36 ±0)` // Estimated: `3995 + m * (65 ±0) + p * (36 ±0)` - // Minimum execution time: 33_146_000 picoseconds. - Weight::from_parts(31_957_128, 3995) - // Standard Error: 2_321 - .saturating_add(Weight::from_parts(31_272, 0).saturating_mul(m.into())) - // Standard Error: 2_264 - .saturating_add(Weight::from_parts(156_129, 0).saturating_mul(p.into())) + // Minimum execution time: 31_777_000 picoseconds. + Weight::from_parts(25_787_162, 3995) + // Standard Error: 6_408 + .saturating_add(Weight::from_parts(72_299, 0).saturating_mul(m.into())) + // Standard Error: 6_249 + .saturating_add(Weight::from_parts(362_601, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 65).saturating_mul(m.into())) @@ -518,14 +522,14 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `852 + b * (1 ±0) + m * (64 ±0) + p * (40 ±0)` // Estimated: `4169 + b * (1 ±0) + m * (66 ±0) + p * (40 ±0)` - // Minimum execution time: 44_278_000 picoseconds. - Weight::from_parts(46_039_907, 4169) - // Standard Error: 100 - .saturating_add(Weight::from_parts(2_257, 0).saturating_mul(b.into())) - // Standard Error: 1_062 - .saturating_add(Weight::from_parts(25_055, 0).saturating_mul(m.into())) - // Standard Error: 1_035 - .saturating_add(Weight::from_parts(136_282, 0).saturating_mul(p.into())) + // Minimum execution time: 43_344_000 picoseconds. + Weight::from_parts(33_644_981, 4169) + // Standard Error: 892 + .saturating_add(Weight::from_parts(10_708, 0).saturating_mul(b.into())) + // Standard Error: 9_436 + .saturating_add(Weight::from_parts(56_872, 0).saturating_mul(m.into())) + // Standard Error: 9_198 + .saturating_add(Weight::from_parts(452_395, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into())) @@ -543,10 +547,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `359 + p * (32 ±0)` // Estimated: `1844 + p * (32 ±0)` - // Minimum execution time: 16_500_000 picoseconds. - Weight::from_parts(18_376_538, 1844) - // Standard Error: 755 - .saturating_add(Weight::from_parts(113_189, 0).saturating_mul(p.into())) + // Minimum execution time: 15_424_000 picoseconds. + Weight::from_parts(15_356_489, 1844) + // Standard Error: 4_345 + .saturating_add(Weight::from_parts(284_565, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(p.into())) diff --git a/frame/contracts/src/weights.rs b/frame/contracts/src/weights.rs index 0d2a804152048..facdce44776fe 100644 --- a/frame/contracts/src/weights.rs +++ b/frame/contracts/src/weights.rs @@ -18,26 +18,28 @@ //! Autogenerated weights for pallet_contracts //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-05-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: -// target/production/substrate +// ./target/production/substrate // benchmark // pallet +// --chain=dev // --steps=50 // --repeat=20 +// --pallet=pallet_contracts +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled // --heap-pages=4096 -// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/substrate/.git/.artifacts/bench.json -// --pallet=pallet_contracts -// --chain=dev -// --header=./HEADER-APACHE2 // --output=./frame/contracts/src/weights.rs +// --header=./HEADER-APACHE2 // --template=./.maintain/frame-weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -186,10 +188,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Contracts DeletionQueueCounter (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured) fn on_process_deletion_queue_batch() -> Weight { // Proof Size summary in bytes: - // Measured: `109` - // Estimated: `1594` - // Minimum execution time: 2_630_000 picoseconds. - Weight::from_parts(2_778_000, 1594) + // Measured: `142` + // Estimated: `1627` + // Minimum execution time: 2_534_000 picoseconds. + Weight::from_parts(2_702_000, 1627) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Skipped Metadata (r:0 w:0) @@ -197,12 +199,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `k` is `[0, 1024]`. fn on_initialize_per_trie_key(k: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `488 + k * (69 ±0)` - // Estimated: `478 + k * (70 ±0)` - // Minimum execution time: 13_453_000 picoseconds. - Weight::from_parts(10_904_078, 478) - // Standard Error: 931 - .saturating_add(Weight::from_parts(982_122, 0).saturating_mul(k.into())) + // Measured: `521 + k * (69 ±0)` + // Estimated: `511 + k * (70 ±0)` + // Minimum execution time: 13_410_000 picoseconds. + Weight::from_parts(13_826_000, 511) + // Standard Error: 7_774 + .saturating_add(Weight::from_parts(1_588_702, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes(2_u64)) @@ -216,12 +218,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `c` is `[0, 61717]`. fn reinstrument(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `238 + c * (1 ±0)` - // Estimated: `3708 + c * (1 ±0)` - // Minimum execution time: 30_972_000 picoseconds. - Weight::from_parts(31_129_287, 3708) - // Standard Error: 52 - .saturating_add(Weight::from_parts(54_996, 0).saturating_mul(c.into())) + // Measured: `271 + c * (1 ±0)` + // Estimated: `3741 + c * (1 ±0)` + // Minimum execution time: 31_104_000 picoseconds. + Weight::from_parts(31_669_000, 3741) + // Standard Error: 187 + .saturating_add(Weight::from_parts(61_067, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -231,12 +233,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `c` is `[0, 61717]`. fn v9_migration_step(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `178 + c * (1 ±0)` - // Estimated: `6114 + c * (1 ±0)` - // Minimum execution time: 9_696_000 picoseconds. - Weight::from_parts(10_697_026, 6114) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_307, 0).saturating_mul(c.into())) + // Measured: `211 + c * (1 ±0)` + // Estimated: `6147 + c * (1 ±0)` + // Minimum execution time: 8_754_000 picoseconds. + Weight::from_parts(8_745_620, 6147) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_364, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -247,10 +249,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured) fn v10_migration_step() -> Weight { // Proof Size summary in bytes: - // Measured: `544` - // Estimated: `6484` - // Minimum execution time: 18_132_000 picoseconds. - Weight::from_parts(18_842_000, 6484) + // Measured: `577` + // Estimated: `6517` + // Minimum execution time: 17_420_000 picoseconds. + Weight::from_parts(18_249_000, 6517) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -261,12 +263,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `k` is `[0, 1024]`. fn v11_migration_step(k: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `138 + k * (1 ±0)` - // Estimated: `3602 + k * (1 ±0)` - // Minimum execution time: 3_952_000 picoseconds. - Weight::from_parts(4_129_000, 3602) - // Standard Error: 1_521 - .saturating_add(Weight::from_parts(1_013_657, 0).saturating_mul(k.into())) + // Measured: `171 + k * (1 ±0)` + // Estimated: `3635 + k * (1 ±0)` + // Minimum execution time: 3_855_000 picoseconds. + Weight::from_parts(4_037_000, 3635) + // Standard Error: 2_655 + .saturating_add(Weight::from_parts(1_198_492, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into()))) @@ -276,10 +278,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured) fn migration_noop() -> Weight { // Proof Size summary in bytes: - // Measured: `109` - // Estimated: `1594` - // Minimum execution time: 3_528_000 picoseconds. - Weight::from_parts(3_641_000, 1594) + // Measured: `142` + // Estimated: `1627` + // Minimum execution time: 3_292_000 picoseconds. + Weight::from_parts(3_554_000, 1627) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -289,10 +291,10 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: unknown `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:1) fn migrate() -> Weight { // Proof Size summary in bytes: - // Measured: `133` - // Estimated: `3598` - // Minimum execution time: 13_433_000 picoseconds. - Weight::from_parts(13_710_000, 3598) + // Measured: `166` + // Estimated: `3631` + // Minimum execution time: 10_404_000 picoseconds. + Weight::from_parts(10_894_000, 3631) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -300,10 +302,10 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: unknown `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:0) fn on_runtime_upgrade_noop() -> Weight { // Proof Size summary in bytes: - // Measured: `109` - // Estimated: `3574` - // Minimum execution time: 5_502_000 picoseconds. - Weight::from_parts(5_689_000, 3574) + // Measured: `142` + // Estimated: `3607` + // Minimum execution time: 3_730_000 picoseconds. + Weight::from_parts(3_878_000, 3607) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: unknown `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:0) @@ -312,10 +314,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured) fn on_runtime_upgrade_in_progress() -> Weight { // Proof Size summary in bytes: - // Measured: `134` - // Estimated: `3599` - // Minimum execution time: 7_846_000 picoseconds. - Weight::from_parts(8_078_000, 3599) + // Measured: `167` + // Estimated: `3632` + // Minimum execution time: 5_564_000 picoseconds. + Weight::from_parts(5_855_000, 3632) .saturating_add(T::DbWeight::get().reads(2_u64)) } /// Storage: unknown `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:0) @@ -324,10 +326,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured) fn on_runtime_upgrade() -> Weight { // Proof Size summary in bytes: - // Measured: `109` - // Estimated: `3574` - // Minimum execution time: 8_390_000 picoseconds. - Weight::from_parts(8_602_000, 3574) + // Measured: `142` + // Estimated: `3607` + // Minimum execution time: 5_895_000 picoseconds. + Weight::from_parts(6_208_000, 3607) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -346,12 +348,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `c` is `[0, 125952]`. fn call_with_code_per_byte(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `707` - // Estimated: `6656 + c * (1 ±0)` - // Minimum execution time: 280_993_000 picoseconds. - Weight::from_parts(289_622_441, 6656) - // Standard Error: 26 - .saturating_add(Weight::from_parts(38_061, 0).saturating_mul(c.into())) + // Measured: `740` + // Estimated: `6689 + c * (1 ±0)` + // Minimum execution time: 301_410_000 picoseconds. + Weight::from_parts(370_809_793, 6689) + // Standard Error: 278 + .saturating_add(Weight::from_parts(46_173, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -379,16 +381,16 @@ impl WeightInfo for SubstrateWeight { /// The range of component `s` is `[0, 1048576]`. fn instantiate_with_code(c: u32, i: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `270` - // Estimated: `8659` - // Minimum execution time: 3_136_130_000 picoseconds. - Weight::from_parts(568_808_049, 8659) - // Standard Error: 288 - .saturating_add(Weight::from_parts(108_649, 0).saturating_mul(c.into())) - // Standard Error: 16 - .saturating_add(Weight::from_parts(1_103, 0).saturating_mul(i.into())) - // Standard Error: 16 - .saturating_add(Weight::from_parts(1_502, 0).saturating_mul(s.into())) + // Measured: `303` + // Estimated: `8692` + // Minimum execution time: 4_232_450_000 picoseconds. + Weight::from_parts(375_755_177, 8692) + // Standard Error: 1_410 + .saturating_add(Weight::from_parts(133_626, 0).saturating_mul(c.into())) + // Standard Error: 83 + .saturating_add(Weight::from_parts(2_672, 0).saturating_mul(i.into())) + // Standard Error: 83 + .saturating_add(Weight::from_parts(2_749, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(10_u64)) } @@ -412,14 +414,14 @@ impl WeightInfo for SubstrateWeight { /// The range of component `s` is `[0, 1048576]`. fn instantiate(i: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `482` - // Estimated: `6408` - // Minimum execution time: 1_655_107_000 picoseconds. - Weight::from_parts(266_843_437, 6408) - // Standard Error: 8 - .saturating_add(Weight::from_parts(1_463, 0).saturating_mul(i.into())) - // Standard Error: 8 - .saturating_add(Weight::from_parts(1_458, 0).saturating_mul(s.into())) + // Measured: `515` + // Estimated: `6441` + // Minimum execution time: 2_173_550_000 picoseconds. + Weight::from_parts(2_228_644_000, 6441) + // Standard Error: 40 + .saturating_add(Weight::from_parts(1_598, 0).saturating_mul(i.into())) + // Standard Error: 40 + .saturating_add(Weight::from_parts(1_070, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -437,10 +439,10 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured) fn call() -> Weight { // Proof Size summary in bytes: - // Measured: `759` - // Estimated: `6699` - // Minimum execution time: 197_684_000 picoseconds. - Weight::from_parts(199_222_000, 6699) + // Measured: `792` + // Estimated: `6732` + // Minimum execution time: 194_320_000 picoseconds. + Weight::from_parts(205_565_000, 6732) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -457,12 +459,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `c` is `[0, 61717]`. fn upload_code(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `109` - // Estimated: `3574` - // Minimum execution time: 254_766_000 picoseconds. - Weight::from_parts(247_865_224, 3574) - // Standard Error: 146 - .saturating_add(Weight::from_parts(108_830, 0).saturating_mul(c.into())) + // Measured: `142` + // Estimated: `3607` + // Minimum execution time: 304_305_000 picoseconds. + Weight::from_parts(372_986_386, 3607) + // Standard Error: 813 + .saturating_add(Weight::from_parts(127_779, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -478,10 +480,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured) fn remove_code() -> Weight { // Proof Size summary in bytes: - // Measured: `255` - // Estimated: `3720` - // Minimum execution time: 36_038_000 picoseconds. - Weight::from_parts(36_503_000, 3720) + // Measured: `288` + // Estimated: `3753` + // Minimum execution time: 35_680_000 picoseconds. + Weight::from_parts(36_872_000, 3753) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -495,10 +497,10 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured) fn set_code() -> Weight { // Proof Size summary in bytes: - // Measured: `570` - // Estimated: `8985` - // Minimum execution time: 35_312_000 picoseconds. - Weight::from_parts(35_852_000, 8985) + // Measured: `603` + // Estimated: `9018` + // Minimum execution time: 36_336_000 picoseconds. + Weight::from_parts(37_657_000, 9018) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -517,12 +519,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_caller(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `781 + r * (6 ±0)` - // Estimated: `6722 + r * (6 ±0)` - // Minimum execution time: 241_668_000 picoseconds. - Weight::from_parts(256_167_627, 6722) - // Standard Error: 2_447 - .saturating_add(Weight::from_parts(328_424, 0).saturating_mul(r.into())) + // Measured: `814 + r * (6 ±0)` + // Estimated: `6755 + r * (6 ±0)` + // Minimum execution time: 272_456_000 picoseconds. + Weight::from_parts(300_807_884, 6755) + // Standard Error: 3_848 + .saturating_add(Weight::from_parts(388_073, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -542,12 +544,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_is_contract(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `839 + r * (240 ±0)` - // Estimated: `6743 + r * (2715 ±0)` - // Minimum execution time: 242_353_000 picoseconds. - Weight::from_parts(82_743_116, 6743) - // Standard Error: 6_271 - .saturating_add(Weight::from_parts(3_331_316, 0).saturating_mul(r.into())) + // Measured: `872 + r * (240 ±0)` + // Estimated: `6776 + r * (2715 ±0)` + // Minimum execution time: 268_506_000 picoseconds. + Weight::from_parts(132_593_682, 6776) + // Standard Error: 34_260 + .saturating_add(Weight::from_parts(4_864_352, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -568,12 +570,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_code_hash(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `831 + r * (244 ±0)` - // Estimated: `6747 + r * (2719 ±0)` - // Minimum execution time: 243_370_000 picoseconds. - Weight::from_parts(77_198_453, 6747) - // Standard Error: 6_968 - .saturating_add(Weight::from_parts(4_162_946, 0).saturating_mul(r.into())) + // Measured: `864 + r * (244 ±0)` + // Estimated: `6780 + r * (2719 ±0)` + // Minimum execution time: 276_953_000 picoseconds. + Weight::from_parts(144_769_733, 6780) + // Standard Error: 36_034 + .saturating_add(Weight::from_parts(5_859_440, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -594,12 +596,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_own_code_hash(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `788 + r * (6 ±0)` - // Estimated: `6730 + r * (6 ±0)` - // Minimum execution time: 244_083_000 picoseconds. - Weight::from_parts(239_899_316, 6730) - // Standard Error: 5_254 - .saturating_add(Weight::from_parts(423_863, 0).saturating_mul(r.into())) + // Measured: `821 + r * (6 ±0)` + // Estimated: `6763 + r * (6 ±0)` + // Minimum execution time: 278_682_000 picoseconds. + Weight::from_parts(287_864_092, 6763) + // Standard Error: 4_542 + .saturating_add(Weight::from_parts(480_202, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -619,12 +621,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_caller_is_origin(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `778 + r * (3 ±0)` - // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 239_835_000 picoseconds. - Weight::from_parts(247_929_454, 6723) - // Standard Error: 2_309 - .saturating_add(Weight::from_parts(169_642, 0).saturating_mul(r.into())) + // Measured: `811 + r * (3 ±0)` + // Estimated: `6756 + r * (3 ±0)` + // Minimum execution time: 276_439_000 picoseconds. + Weight::from_parts(294_644_827, 6756) + // Standard Error: 3_225 + .saturating_add(Weight::from_parts(201_799, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -642,12 +644,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_caller_is_root(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `668 + r * (3 ±0)` - // Estimated: `6608 + r * (3 ±0)` - // Minimum execution time: 229_091_000 picoseconds. - Weight::from_parts(235_369_797, 6608) - // Standard Error: 283 - .saturating_add(Weight::from_parts(146_485, 0).saturating_mul(r.into())) + // Measured: `701 + r * (3 ±0)` + // Estimated: `6641 + r * (3 ±0)` + // Minimum execution time: 257_968_000 picoseconds. + Weight::from_parts(278_708_841, 6641) + // Standard Error: 2_889 + .saturating_add(Weight::from_parts(181_409, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -667,12 +669,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_address(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `782 + r * (6 ±0)` - // Estimated: `6724 + r * (6 ±0)` - // Minimum execution time: 242_638_000 picoseconds. - Weight::from_parts(245_890_126, 6724) - // Standard Error: 508 - .saturating_add(Weight::from_parts(323_232, 0).saturating_mul(r.into())) + // Measured: `815 + r * (6 ±0)` + // Estimated: `6757 + r * (6 ±0)` + // Minimum execution time: 280_070_000 picoseconds. + Weight::from_parts(286_812_151, 6757) + // Standard Error: 5_140 + .saturating_add(Weight::from_parts(404_694, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -692,12 +694,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_gas_left(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `778 + r * (6 ±0)` - // Estimated: `6719 + r * (6 ±0)` - // Minimum execution time: 241_740_000 picoseconds. - Weight::from_parts(244_490_855, 6719) - // Standard Error: 1_872 - .saturating_add(Weight::from_parts(543_651, 0).saturating_mul(r.into())) + // Measured: `811 + r * (6 ±0)` + // Estimated: `6752 + r * (6 ±0)` + // Minimum execution time: 284_289_000 picoseconds. + Weight::from_parts(298_343_965, 6752) + // Standard Error: 5_924 + .saturating_add(Weight::from_parts(598_816, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -717,12 +719,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_balance(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `922 + r * (6 ±0)` - // Estimated: `6846 + r * (6 ±0)` - // Minimum execution time: 241_787_000 picoseconds. - Weight::from_parts(243_819_464, 6846) - // Standard Error: 5_017 - .saturating_add(Weight::from_parts(1_496_444, 0).saturating_mul(r.into())) + // Measured: `955 + r * (6 ±0)` + // Estimated: `6879 + r * (6 ±0)` + // Minimum execution time: 266_812_000 picoseconds. + Weight::from_parts(315_872_600, 6879) + // Standard Error: 7_984 + .saturating_add(Weight::from_parts(1_703_640, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -742,12 +744,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_value_transferred(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `792 + r * (6 ±0)` - // Estimated: `6741 + r * (6 ±0)` - // Minimum execution time: 243_498_000 picoseconds. - Weight::from_parts(251_019_668, 6741) - // Standard Error: 1_479 - .saturating_add(Weight::from_parts(318_979, 0).saturating_mul(r.into())) + // Measured: `825 + r * (6 ±0)` + // Estimated: `6774 + r * (6 ±0)` + // Minimum execution time: 264_106_000 picoseconds. + Weight::from_parts(298_516_289, 6774) + // Standard Error: 3_975 + .saturating_add(Weight::from_parts(375_635, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -767,12 +769,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_minimum_balance(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `790 + r * (6 ±0)` - // Estimated: `6739 + r * (6 ±0)` - // Minimum execution time: 242_572_000 picoseconds. - Weight::from_parts(246_453_396, 6739) - // Standard Error: 978 - .saturating_add(Weight::from_parts(320_095, 0).saturating_mul(r.into())) + // Measured: `823 + r * (6 ±0)` + // Estimated: `6772 + r * (6 ±0)` + // Minimum execution time: 268_382_000 picoseconds. + Weight::from_parts(290_906_713, 6772) + // Standard Error: 4_609 + .saturating_add(Weight::from_parts(381_247, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -792,12 +794,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_block_number(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `787 + r * (6 ±0)` - // Estimated: `6737 + r * (6 ±0)` - // Minimum execution time: 241_872_000 picoseconds. - Weight::from_parts(257_272_904, 6737) - // Standard Error: 4_146 - .saturating_add(Weight::from_parts(314_645, 0).saturating_mul(r.into())) + // Measured: `820 + r * (6 ±0)` + // Estimated: `6770 + r * (6 ±0)` + // Minimum execution time: 265_786_000 picoseconds. + Weight::from_parts(284_604_861, 6770) + // Standard Error: 4_012 + .saturating_add(Weight::from_parts(379_858, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -817,12 +819,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_now(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `778 + r * (6 ±0)` - // Estimated: `6723 + r * (6 ±0)` - // Minimum execution time: 242_139_000 picoseconds. - Weight::from_parts(244_667_764, 6723) - // Standard Error: 580 - .saturating_add(Weight::from_parts(323_005, 0).saturating_mul(r.into())) + // Measured: `811 + r * (6 ±0)` + // Estimated: `6756 + r * (6 ±0)` + // Minimum execution time: 264_451_000 picoseconds. + Weight::from_parts(300_576_160, 6756) + // Standard Error: 4_243 + .saturating_add(Weight::from_parts(364_181, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -844,12 +846,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_weight_to_fee(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `852 + r * (14 ±0)` - // Estimated: `6785 + r * (14 ±0)` - // Minimum execution time: 242_370_000 picoseconds. - Weight::from_parts(247_330_421, 6785) - // Standard Error: 1_832 - .saturating_add(Weight::from_parts(1_396_737, 0).saturating_mul(r.into())) + // Measured: `885 + r * (14 ±0)` + // Estimated: `6818 + r * (14 ±0)` + // Minimum execution time: 270_314_000 picoseconds. + Weight::from_parts(306_551_226, 6818) + // Standard Error: 9_007 + .saturating_add(Weight::from_parts(1_616_984, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 14).saturating_mul(r.into())) @@ -869,12 +871,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `745 + r * (4 ±0)` - // Estimated: `6687 + r * (4 ±0)` - // Minimum execution time: 167_583_000 picoseconds. - Weight::from_parts(173_694_884, 6687) - // Standard Error: 2_880 - .saturating_add(Weight::from_parts(133_811, 0).saturating_mul(r.into())) + // Measured: `778 + r * (4 ±0)` + // Estimated: `6720 + r * (4 ±0)` + // Minimum execution time: 154_782_000 picoseconds. + Weight::from_parts(169_043_620, 6720) + // Standard Error: 518 + .saturating_add(Weight::from_parts(146_885, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 4).saturating_mul(r.into())) @@ -894,12 +896,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_input(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `780 + r * (6 ±0)` - // Estimated: `6724 + r * (6 ±0)` - // Minimum execution time: 242_932_000 picoseconds. - Weight::from_parts(246_356_239, 6724) - // Standard Error: 479 - .saturating_add(Weight::from_parts(268_456, 0).saturating_mul(r.into())) + // Measured: `813 + r * (6 ±0)` + // Estimated: `6757 + r * (6 ±0)` + // Minimum execution time: 274_314_000 picoseconds. + Weight::from_parts(307_913_802, 6757) + // Standard Error: 3_799 + .saturating_add(Weight::from_parts(298_735, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -919,12 +921,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 1048576]`. fn seal_input_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `784` - // Estimated: `6724` - // Minimum execution time: 245_611_000 picoseconds. - Weight::from_parts(246_102_856, 6724) - // Standard Error: 1 - .saturating_add(Weight::from_parts(596, 0).saturating_mul(n.into())) + // Measured: `817` + // Estimated: `6757` + // Minimum execution time: 269_733_000 picoseconds. + Weight::from_parts(215_764_553, 6757) + // Standard Error: 22 + .saturating_add(Weight::from_parts(1_127, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -943,12 +945,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1]`. fn seal_return(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `768 + r * (45 ±0)` - // Estimated: `6708 + r * (45 ±0)` - // Minimum execution time: 238_764_000 picoseconds. - Weight::from_parts(241_225_075, 6708) - // Standard Error: 196_899 - .saturating_add(Weight::from_parts(3_361_624, 0).saturating_mul(r.into())) + // Measured: `801 + r * (45 ±0)` + // Estimated: `6741 + r * (45 ±0)` + // Minimum execution time: 250_502_000 picoseconds. + Weight::from_parts(276_768_877, 6741) + // Standard Error: 1_367_735 + .saturating_add(Weight::from_parts(3_090_822, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 45).saturating_mul(r.into())) @@ -968,12 +970,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 1048576]`. fn seal_return_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `778` - // Estimated: `6731` - // Minimum execution time: 243_075_000 picoseconds. - Weight::from_parts(244_139_227, 6731) - // Standard Error: 0 - .saturating_add(Weight::from_parts(178, 0).saturating_mul(n.into())) + // Measured: `811` + // Estimated: `6764` + // Minimum execution time: 268_612_000 picoseconds. + Weight::from_parts(285_746_045, 6764) + // Standard Error: 1 + .saturating_add(Weight::from_parts(212, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -998,12 +1000,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1]`. fn seal_terminate(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `810 + r * (356 ±0)` - // Estimated: `6750 + r * (7781 ±0)` - // Minimum execution time: 241_330_000 picoseconds. - Weight::from_parts(244_187_673, 6750) - // Standard Error: 473_741 - .saturating_add(Weight::from_parts(117_358_926, 0).saturating_mul(r.into())) + // Measured: `843 + r * (356 ±0)` + // Estimated: `6783 + r * (7781 ±0)` + // Minimum execution time: 253_444_000 picoseconds. + Weight::from_parts(280_800_344, 6783) + // Standard Error: 1_368_921 + .saturating_add(Weight::from_parts(133_273_255, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1027,12 +1029,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_random(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `825 + r * (10 ±0)` - // Estimated: `6769 + r * (10 ±0)` - // Minimum execution time: 243_298_000 picoseconds. - Weight::from_parts(246_393_253, 6769) - // Standard Error: 4_125 - .saturating_add(Weight::from_parts(1_876_317, 0).saturating_mul(r.into())) + // Measured: `892 + r * (10 ±0)` + // Estimated: `6833 + r * (10 ±0)` + // Minimum execution time: 263_764_000 picoseconds. + Weight::from_parts(248_544_421, 6833) + // Standard Error: 8_447 + .saturating_add(Weight::from_parts(2_025_311, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 10).saturating_mul(r.into())) @@ -1052,12 +1054,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_deposit_event(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `778 + r * (10 ±0)` - // Estimated: `6723 + r * (10 ±0)` - // Minimum execution time: 240_477_000 picoseconds. - Weight::from_parts(252_579_330, 6723) - // Standard Error: 1_993 - .saturating_add(Weight::from_parts(3_510_388, 0).saturating_mul(r.into())) + // Measured: `811 + r * (10 ±0)` + // Estimated: `6756 + r * (10 ±0)` + // Minimum execution time: 269_988_000 picoseconds. + Weight::from_parts(326_235_529, 6756) + // Standard Error: 10_425 + .saturating_add(Weight::from_parts(3_951_863, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 10).saturating_mul(r.into())) @@ -1078,14 +1080,14 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 16384]`. fn seal_deposit_event_per_topic_and_byte(t: u32, n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `797 + t * (32 ±0)` - // Estimated: `6744 + t * (2508 ±0)` - // Minimum execution time: 259_029_000 picoseconds. - Weight::from_parts(252_262_484, 6744) - // Standard Error: 35_710 - .saturating_add(Weight::from_parts(2_236_764, 0).saturating_mul(t.into())) - // Standard Error: 9 - .saturating_add(Weight::from_parts(648, 0).saturating_mul(n.into())) + // Measured: `830 + t * (32 ±0)` + // Estimated: `6777 + t * (2508 ±0)` + // Minimum execution time: 271_597_000 picoseconds. + Weight::from_parts(305_335_738, 6777) + // Standard Error: 489_184 + .saturating_add(Weight::from_parts(3_170_654, 0).saturating_mul(t.into())) + // Standard Error: 136 + .saturating_add(Weight::from_parts(1_049, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1107,12 +1109,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_debug_message(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `777 + r * (7 ±0)` - // Estimated: `6721 + r * (7 ±0)` - // Minimum execution time: 170_544_000 picoseconds. - Weight::from_parts(174_555_287, 6721) - // Standard Error: 320 - .saturating_add(Weight::from_parts(233_911, 0).saturating_mul(r.into())) + // Measured: `810 + r * (7 ±0)` + // Estimated: `6754 + r * (7 ±0)` + // Minimum execution time: 166_016_000 picoseconds. + Weight::from_parts(177_422_267, 6754) + // Standard Error: 579 + .saturating_add(Weight::from_parts(241_976, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 7).saturating_mul(r.into())) @@ -1132,12 +1134,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `i` is `[0, 1048576]`. fn seal_debug_message_per_byte(i: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `125728` - // Estimated: `131670` - // Minimum execution time: 357_160_000 picoseconds. - Weight::from_parts(359_930_328, 131670) - // Standard Error: 1 - .saturating_add(Weight::from_parts(738, 0).saturating_mul(i.into())) + // Measured: `125761` + // Estimated: `131703` + // Minimum execution time: 403_990_000 picoseconds. + Weight::from_parts(468_187_708, 131703) + // Standard Error: 28 + .saturating_add(Weight::from_parts(1_392, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -1146,12 +1148,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 800]`. fn seal_set_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `845 + r * (292 ±0)` - // Estimated: `843 + r * (293 ±0)` - // Minimum execution time: 242_846_000 picoseconds. - Weight::from_parts(135_611_732, 843) - // Standard Error: 10_708 - .saturating_add(Weight::from_parts(6_146_995, 0).saturating_mul(r.into())) + // Measured: `878 + r * (292 ±0)` + // Estimated: `876 + r * (293 ±0)` + // Minimum execution time: 278_421_000 picoseconds. + Weight::from_parts(104_253_026, 876) + // Standard Error: 69_999 + .saturating_add(Weight::from_parts(9_260_069, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1163,12 +1165,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 16384]`. fn seal_set_storage_per_new_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1304` - // Estimated: `1280` - // Minimum execution time: 258_885_000 picoseconds. - Weight::from_parts(292_699_689, 1280) - // Standard Error: 47 - .saturating_add(Weight::from_parts(433, 0).saturating_mul(n.into())) + // Measured: `1337` + // Estimated: `1313` + // Minimum execution time: 295_059_000 picoseconds. + Weight::from_parts(363_825_427, 1313) + // Standard Error: 318 + .saturating_add(Weight::from_parts(1_586, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -1177,10 +1179,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 16384]`. fn seal_set_storage_per_old_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1167 + n * (1 ±0)` - // Estimated: `1167 + n * (1 ±0)` - // Minimum execution time: 258_297_000 picoseconds. - Weight::from_parts(262_380_805, 1167) + // Measured: `1200 + n * (1 ±0)` + // Estimated: `1200 + n * (1 ±0)` + // Minimum execution time: 280_334_000 picoseconds. + Weight::from_parts(333_604_599, 1200) + // Standard Error: 319 + .saturating_add(Weight::from_parts(345, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1190,12 +1194,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 800]`. fn seal_clear_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `841 + r * (288 ±0)` - // Estimated: `845 + r * (289 ±0)` - // Minimum execution time: 242_945_000 picoseconds. - Weight::from_parts(126_721_339, 845) - // Standard Error: 11_891 - .saturating_add(Weight::from_parts(6_134_319, 0).saturating_mul(r.into())) + // Measured: `874 + r * (288 ±0)` + // Estimated: `878 + r * (289 ±0)` + // Minimum execution time: 272_725_000 picoseconds. + Weight::from_parts(198_776_428, 878) + // Standard Error: 63_517 + .saturating_add(Weight::from_parts(8_778_897, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1207,12 +1211,10 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 16384]`. fn seal_clear_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1163 + n * (1 ±0)` - // Estimated: `1163 + n * (1 ±0)` - // Minimum execution time: 259_872_000 picoseconds. - Weight::from_parts(259_910_037, 1163) - // Standard Error: 142 - .saturating_add(Weight::from_parts(629, 0).saturating_mul(n.into())) + // Measured: `1196 + n * (1 ±0)` + // Estimated: `1196 + n * (1 ±0)` + // Minimum execution time: 274_660_000 picoseconds. + Weight::from_parts(336_652_453, 1196) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1222,12 +1224,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 800]`. fn seal_get_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `835 + r * (296 ±0)` - // Estimated: `840 + r * (297 ±0)` - // Minimum execution time: 245_005_000 picoseconds. - Weight::from_parts(155_891_939, 840) - // Standard Error: 9_938 - .saturating_add(Weight::from_parts(4_992_231, 0).saturating_mul(r.into())) + // Measured: `868 + r * (296 ±0)` + // Estimated: `873 + r * (297 ±0)` + // Minimum execution time: 277_283_000 picoseconds. + Weight::from_parts(251_084_590, 873) + // Standard Error: 56_855 + .saturating_add(Weight::from_parts(7_177_489, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1238,12 +1240,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 16384]`. fn seal_get_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1179 + n * (1 ±0)` - // Estimated: `1179 + n * (1 ±0)` - // Minimum execution time: 257_926_000 picoseconds. - Weight::from_parts(261_438_340, 1179) - // Standard Error: 24 - .saturating_add(Weight::from_parts(659, 0).saturating_mul(n.into())) + // Measured: `1212 + n * (1 ±0)` + // Estimated: `1212 + n * (1 ±0)` + // Minimum execution time: 280_853_000 picoseconds. + Weight::from_parts(318_313_641, 1212) + // Standard Error: 255 + .saturating_add(Weight::from_parts(1_236, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1253,12 +1255,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 800]`. fn seal_contains_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `856 + r * (288 ±0)` - // Estimated: `857 + r * (289 ±0)` - // Minimum execution time: 244_392_000 picoseconds. - Weight::from_parts(156_243_434, 857) - // Standard Error: 8_716 - .saturating_add(Weight::from_parts(4_813_682, 0).saturating_mul(r.into())) + // Measured: `889 + r * (288 ±0)` + // Estimated: `890 + r * (289 ±0)` + // Minimum execution time: 271_183_000 picoseconds. + Weight::from_parts(225_195_922, 890) + // Standard Error: 54_691 + .saturating_add(Weight::from_parts(6_863_593, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1269,12 +1271,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 16384]`. fn seal_contains_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1166 + n * (1 ±0)` - // Estimated: `1166 + n * (1 ±0)` - // Minimum execution time: 255_731_000 picoseconds. - Weight::from_parts(258_937_245, 1166) - // Standard Error: 26 - .saturating_add(Weight::from_parts(61, 0).saturating_mul(n.into())) + // Measured: `1199 + n * (1 ±0)` + // Estimated: `1199 + n * (1 ±0)` + // Minimum execution time: 273_493_000 picoseconds. + Weight::from_parts(313_700_288, 1199) + // Standard Error: 222 + .saturating_add(Weight::from_parts(1_070, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1284,12 +1286,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 800]`. fn seal_take_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `829 + r * (296 ±0)` - // Estimated: `836 + r * (297 ±0)` - // Minimum execution time: 242_902_000 picoseconds. - Weight::from_parts(140_670_703, 836) - // Standard Error: 10_042 - .saturating_add(Weight::from_parts(6_206_728, 0).saturating_mul(r.into())) + // Measured: `862 + r * (296 ±0)` + // Estimated: `869 + r * (297 ±0)` + // Minimum execution time: 271_062_000 picoseconds. + Weight::from_parts(117_869_616, 869) + // Standard Error: 69_171 + .saturating_add(Weight::from_parts(9_344_870, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1301,12 +1303,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 16384]`. fn seal_take_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1180 + n * (1 ±0)` - // Estimated: `1180 + n * (1 ±0)` - // Minimum execution time: 258_425_000 picoseconds. - Weight::from_parts(266_011_498, 1180) - // Standard Error: 137 - .saturating_add(Weight::from_parts(383, 0).saturating_mul(n.into())) + // Measured: `1213 + n * (1 ±0)` + // Estimated: `1213 + n * (1 ±0)` + // Minimum execution time: 288_480_000 picoseconds. + Weight::from_parts(326_871_284, 1213) + // Standard Error: 280 + .saturating_add(Weight::from_parts(999, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1326,12 +1328,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_transfer(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1373 + r * (45 ±0)` - // Estimated: `7270 + r * (2520 ±0)` - // Minimum execution time: 243_533_000 picoseconds. - Weight::from_parts(67_275_548, 7270) - // Standard Error: 29_687 - .saturating_add(Weight::from_parts(36_086_917, 0).saturating_mul(r.into())) + // Measured: `1406 + r * (45 ±0)` + // Estimated: `7303 + r * (2520 ±0)` + // Minimum execution time: 270_288_000 picoseconds. + Weight::from_parts(322_424_475, 7303) + // Standard Error: 55_641 + .saturating_add(Weight::from_parts(40_040_908, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4_u64)) @@ -1353,12 +1355,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 800]`. fn seal_call(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1140 + r * (276 ±0)` - // Estimated: `9332 + r * (2752 ±0)` - // Minimum execution time: 246_206_000 picoseconds. - Weight::from_parts(246_946_000, 9332) - // Standard Error: 74_648 - .saturating_add(Weight::from_parts(217_429_651, 0).saturating_mul(r.into())) + // Measured: `1173 + r * (276 ±0)` + // Estimated: `9365 + r * (2752 ±0)` + // Minimum execution time: 268_641_000 picoseconds. + Weight::from_parts(277_430_000, 9365) + // Standard Error: 166_904 + .saturating_add(Weight::from_parts(266_684_051, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4_u64)) @@ -1381,11 +1383,11 @@ impl WeightInfo for SubstrateWeight { fn seal_delegate_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + r * (502 ±0)` - // Estimated: `6727 + r * (2572 ±10)` - // Minimum execution time: 245_170_000 picoseconds. - Weight::from_parts(245_460_000, 6727) - // Standard Error: 110_429 - .saturating_add(Weight::from_parts(212_316_013, 0).saturating_mul(r.into())) + // Estimated: `6760 + r * (2572 ±10)` + // Minimum execution time: 274_170_000 picoseconds. + Weight::from_parts(307_263_000, 6760) + // Standard Error: 169_293 + .saturating_add(Weight::from_parts(258_240_698, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1408,14 +1410,14 @@ impl WeightInfo for SubstrateWeight { /// The range of component `c` is `[0, 1048576]`. fn seal_call_per_transfer_clone_byte(t: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1154 + t * (204 ±0)` - // Estimated: `12044 + t * (5154 ±0)` - // Minimum execution time: 424_523_000 picoseconds. - Weight::from_parts(392_267_161, 12044) - // Standard Error: 956_686 - .saturating_add(Weight::from_parts(36_399_297, 0).saturating_mul(t.into())) - // Standard Error: 1 - .saturating_add(Weight::from_parts(600, 0).saturating_mul(c.into())) + // Measured: `1187 + t * (204 ±0)` + // Estimated: `12077 + t * (5154 ±0)` + // Minimum execution time: 475_886_000 picoseconds. + Weight::from_parts(59_198_609, 12077) + // Standard Error: 23_751_242 + .saturating_add(Weight::from_parts(422_433_430, 0).saturating_mul(t.into())) + // Standard Error: 34 + .saturating_add(Weight::from_parts(1_471, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(6_u64)) @@ -1441,12 +1443,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[1, 800]`. fn seal_instantiate(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1322 + r * (254 ±0)` - // Estimated: `7146 + r * (5205 ±0)` - // Minimum execution time: 582_323_000 picoseconds. - Weight::from_parts(584_276_000, 7146) - // Standard Error: 280_418 - .saturating_add(Weight::from_parts(349_510_405, 0).saturating_mul(r.into())) + // Measured: `1355 + r * (254 ±0)` + // Estimated: `7179 + r * (5205 ±0)` + // Minimum execution time: 685_909_000 picoseconds. + Weight::from_parts(694_705_000, 7179) + // Standard Error: 533_722 + .saturating_add(Weight::from_parts(440_726_013, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(6_u64)) @@ -1474,16 +1476,14 @@ impl WeightInfo for SubstrateWeight { /// The range of component `s` is `[0, 983040]`. fn seal_instantiate_per_transfer_input_salt_byte(t: u32, i: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1071 + t * (187 ±0)` - // Estimated: `9492 + t * (2634 ±2)` - // Minimum execution time: 1_627_228_000 picoseconds. - Weight::from_parts(358_838_236, 9492) - // Standard Error: 4_785_521 - .saturating_add(Weight::from_parts(114_920_186, 0).saturating_mul(t.into())) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_163, 0).saturating_mul(i.into())) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_336, 0).saturating_mul(s.into())) + // Measured: `1104 + t * (187 ±0)` + // Estimated: `9525 + t * (2634 ±2)` + // Minimum execution time: 2_349_020_000 picoseconds. + Weight::from_parts(1_555_829_800, 9525) + // Standard Error: 80 + .saturating_add(Weight::from_parts(1_726, 0).saturating_mul(i.into())) + // Standard Error: 80 + .saturating_add(Weight::from_parts(1_765, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(14_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(10_u64)) @@ -1505,12 +1505,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_hash_sha2_256(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `777 + r * (8 ±0)` - // Estimated: `6718 + r * (8 ±0)` - // Minimum execution time: 239_228_000 picoseconds. - Weight::from_parts(245_525_858, 6718) - // Standard Error: 1_774 - .saturating_add(Weight::from_parts(578_001, 0).saturating_mul(r.into())) + // Measured: `810 + r * (8 ±0)` + // Estimated: `6751 + r * (8 ±0)` + // Minimum execution time: 268_208_000 picoseconds. + Weight::from_parts(304_818_815, 6751) + // Standard Error: 4_680 + .saturating_add(Weight::from_parts(435_081, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -1530,12 +1530,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_sha2_256_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `785` - // Estimated: `6725` - // Minimum execution time: 241_876_000 picoseconds. - Weight::from_parts(240_629_797, 6725) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_947, 0).saturating_mul(n.into())) + // Measured: `818` + // Estimated: `6758` + // Minimum execution time: 276_156_000 picoseconds. + Weight::from_parts(289_058_957, 6758) + // Standard Error: 13 + .saturating_add(Weight::from_parts(1_241, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -1554,12 +1554,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_hash_keccak_256(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `779 + r * (8 ±0)` - // Estimated: `6721 + r * (8 ±0)` - // Minimum execution time: 239_345_000 picoseconds. - Weight::from_parts(245_512_118, 6721) - // Standard Error: 771 - .saturating_add(Weight::from_parts(735_528, 0).saturating_mul(r.into())) + // Measured: `812 + r * (8 ±0)` + // Estimated: `6754 + r * (8 ±0)` + // Minimum execution time: 269_200_000 picoseconds. + Weight::from_parts(284_214_575, 6754) + // Standard Error: 5_455 + .saturating_add(Weight::from_parts(863_752, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -1579,12 +1579,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_keccak_256_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `787` - // Estimated: `6729` - // Minimum execution time: 242_741_000 picoseconds. - Weight::from_parts(232_209_398, 6729) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_099, 0).saturating_mul(n.into())) + // Measured: `820` + // Estimated: `6762` + // Minimum execution time: 287_241_000 picoseconds. + Weight::from_parts(264_868_086, 6762) + // Standard Error: 24 + .saturating_add(Weight::from_parts(3_788, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -1603,12 +1603,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_hash_blake2_256(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `779 + r * (8 ±0)` - // Estimated: `6724 + r * (8 ±0)` - // Minimum execution time: 239_254_000 picoseconds. - Weight::from_parts(244_250_047, 6724) - // Standard Error: 2_223 - .saturating_add(Weight::from_parts(421_533, 0).saturating_mul(r.into())) + // Measured: `812 + r * (8 ±0)` + // Estimated: `6757 + r * (8 ±0)` + // Minimum execution time: 266_030_000 picoseconds. + Weight::from_parts(290_834_005, 6757) + // Standard Error: 4_279 + .saturating_add(Weight::from_parts(512_708, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -1628,12 +1628,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_blake2_256_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `787` - // Estimated: `6733` - // Minimum execution time: 240_848_000 picoseconds. - Weight::from_parts(239_049_162, 6733) - // Standard Error: 3 - .saturating_add(Weight::from_parts(914, 0).saturating_mul(n.into())) + // Measured: `820` + // Estimated: `6766` + // Minimum execution time: 267_863_000 picoseconds. + Weight::from_parts(296_778_124, 6766) + // Standard Error: 17 + .saturating_add(Weight::from_parts(1_384, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -1652,12 +1652,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_hash_blake2_128(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `779 + r * (8 ±0)` - // Estimated: `6725 + r * (8 ±0)` - // Minimum execution time: 240_496_000 picoseconds. - Weight::from_parts(245_279_278, 6725) - // Standard Error: 1_047 - .saturating_add(Weight::from_parts(414_108, 0).saturating_mul(r.into())) + // Measured: `812 + r * (8 ±0)` + // Estimated: `6758 + r * (8 ±0)` + // Minimum execution time: 281_024_000 picoseconds. + Weight::from_parts(293_602_365, 6758) + // Standard Error: 4_708 + .saturating_add(Weight::from_parts(495_099, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -1677,12 +1677,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_blake2_128_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `787` - // Estimated: `6727` - // Minimum execution time: 241_529_000 picoseconds. - Weight::from_parts(234_715_148, 6727) - // Standard Error: 1 - .saturating_add(Weight::from_parts(914, 0).saturating_mul(n.into())) + // Measured: `820` + // Estimated: `6760` + // Minimum execution time: 274_633_000 picoseconds. + Weight::from_parts(293_042_876, 6760) + // Standard Error: 13 + .saturating_add(Weight::from_parts(1_353, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -1701,12 +1701,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 125697]`. fn seal_sr25519_verify_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `912 + n * (1 ±0)` - // Estimated: `6849 + n * (1 ±0)` - // Minimum execution time: 294_982_000 picoseconds. - Weight::from_parts(299_613_855, 6849) - // Standard Error: 7 - .saturating_add(Weight::from_parts(4_668, 0).saturating_mul(n.into())) + // Measured: `945 + n * (1 ±0)` + // Estimated: `6881 + n * (1 ±0)` + // Minimum execution time: 361_186_000 picoseconds. + Weight::from_parts(489_122_458, 6881) + // Standard Error: 146 + .saturating_add(Weight::from_parts(6_865, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1726,12 +1726,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 160]`. fn seal_sr25519_verify(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `726 + r * (112 ±0)` - // Estimated: `6666 + r * (112 ±0)` - // Minimum execution time: 242_583_000 picoseconds. - Weight::from_parts(251_860_767, 6666) - // Standard Error: 24_034 - .saturating_add(Weight::from_parts(48_144_071, 0).saturating_mul(r.into())) + // Measured: `758 + r * (112 ±0)` + // Estimated: `6699 + r * (112 ±0)` + // Minimum execution time: 284_173_000 picoseconds. + Weight::from_parts(478_064_053, 6699) + // Standard Error: 100_249 + .saturating_add(Weight::from_parts(57_312_948, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 112).saturating_mul(r.into())) @@ -1751,12 +1751,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 160]`. fn seal_ecdsa_recover(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `822 + r * (76 ±0)` - // Estimated: `6716 + r * (77 ±0)` - // Minimum execution time: 242_331_000 picoseconds. - Weight::from_parts(254_816_298, 6716) - // Standard Error: 17_941 - .saturating_add(Weight::from_parts(37_725_489, 0).saturating_mul(r.into())) + // Measured: `854 + r * (76 ±0)` + // Estimated: `6749 + r * (77 ±0)` + // Minimum execution time: 271_520_000 picoseconds. + Weight::from_parts(481_513_148, 6749) + // Standard Error: 126_081 + .saturating_add(Weight::from_parts(48_457_598, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 77).saturating_mul(r.into())) @@ -1776,12 +1776,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 160]`. fn seal_ecdsa_to_eth_address(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `792 + r * (42 ±0)` - // Estimated: `6731 + r * (42 ±0)` - // Minimum execution time: 242_951_000 picoseconds. - Weight::from_parts(246_055_289, 6731) - // Standard Error: 10_074 - .saturating_add(Weight::from_parts(9_421_877, 0).saturating_mul(r.into())) + // Measured: `825 + r * (42 ±0)` + // Estimated: `6764 + r * (42 ±0)` + // Minimum execution time: 273_602_000 picoseconds. + Weight::from_parts(456_031_566, 6764) + // Standard Error: 93_529 + .saturating_add(Weight::from_parts(12_366_573, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 42).saturating_mul(r.into())) @@ -1804,11 +1804,11 @@ impl WeightInfo for SubstrateWeight { fn seal_set_code_hash(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + r * (964 ±0)` - // Estimated: `8190 + r * (3090 ±7)` - // Minimum execution time: 245_310_000 picoseconds. - Weight::from_parts(245_703_000, 8190) - // Standard Error: 45_813 - .saturating_add(Weight::from_parts(21_837_058, 0).saturating_mul(r.into())) + // Estimated: `8223 + r * (3090 ±10)` + // Minimum execution time: 254_438_000 picoseconds. + Weight::from_parts(271_577_000, 8223) + // Standard Error: 95_938 + .saturating_add(Weight::from_parts(31_655_514, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1830,12 +1830,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_reentrance_count(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `773 + r * (3 ±0)` - // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 241_955_000 picoseconds. - Weight::from_parts(246_148_234, 6723) - // Standard Error: 384 - .saturating_add(Weight::from_parts(162_123, 0).saturating_mul(r.into())) + // Measured: `806 + r * (3 ±0)` + // Estimated: `6756 + r * (3 ±0)` + // Minimum execution time: 276_473_000 picoseconds. + Weight::from_parts(302_479_369, 6756) + // Standard Error: 2_819 + .saturating_add(Weight::from_parts(181_466, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -1855,12 +1855,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_account_reentrance_count(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1975 + r * (39 ±0)` - // Estimated: `7805 + r * (40 ±0)` - // Minimum execution time: 243_928_000 picoseconds. - Weight::from_parts(276_404_668, 7805) - // Standard Error: 1_263 - .saturating_add(Weight::from_parts(262_830, 0).saturating_mul(r.into())) + // Measured: `2008 + r * (39 ±0)` + // Estimated: `7838 + r * (40 ±0)` + // Minimum execution time: 281_920_000 picoseconds. + Weight::from_parts(566_660_168, 7838) + // Standard Error: 12_509 + .saturating_add(Weight::from_parts(329_061, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 40).saturating_mul(r.into())) @@ -1882,12 +1882,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 1600]`. fn seal_instantiation_nonce(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `776 + r * (3 ±0)` - // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 242_853_000 picoseconds. - Weight::from_parts(250_429_787, 6723) - // Standard Error: 433 - .saturating_add(Weight::from_parts(139_180, 0).saturating_mul(r.into())) + // Measured: `809 + r * (3 ±0)` + // Estimated: `6756 + r * (3 ±0)` + // Minimum execution time: 270_010_000 picoseconds. + Weight::from_parts(309_039_167, 6756) + // Standard Error: 3_245 + .saturating_add(Weight::from_parts(161_234, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -1897,508 +1897,508 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_620_000 picoseconds. - Weight::from_parts(1_894_980, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_995, 0).saturating_mul(r.into())) + // Minimum execution time: 1_381_000 picoseconds. + Weight::from_parts(1_695_232, 0) + // Standard Error: 12 + .saturating_add(Weight::from_parts(2_595, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_716_000 picoseconds. - Weight::from_parts(2_353_783, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(6_414, 0).saturating_mul(r.into())) + // Minimum execution time: 1_748_000 picoseconds. + Weight::from_parts(1_861_000, 0) + // Standard Error: 197 + .saturating_add(Weight::from_parts(10_364, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_735_000 picoseconds. - Weight::from_parts(2_266_096, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(6_015, 0).saturating_mul(r.into())) + // Minimum execution time: 1_610_000 picoseconds. + Weight::from_parts(1_792_000, 0) + // Standard Error: 192 + .saturating_add(Weight::from_parts(11_451, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_select(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_698_000 picoseconds. - Weight::from_parts(2_080_936, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(7_921, 0).saturating_mul(r.into())) + // Minimum execution time: 1_356_000 picoseconds. + Weight::from_parts(1_418_000, 0) + // Standard Error: 81 + .saturating_add(Weight::from_parts(11_369, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_636_000 picoseconds. - Weight::from_parts(1_913_876, 0) - // Standard Error: 11 - .saturating_add(Weight::from_parts(10_836, 0).saturating_mul(r.into())) + // Minimum execution time: 1_339_000 picoseconds. + Weight::from_parts(1_416_000, 0) + // Standard Error: 178 + .saturating_add(Weight::from_parts(16_833, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_br(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_703_000 picoseconds. - Weight::from_parts(1_838_470, 0) - // Standard Error: 11 - .saturating_add(Weight::from_parts(4_613, 0).saturating_mul(r.into())) + // Minimum execution time: 1_274_000 picoseconds. + Weight::from_parts(1_346_000, 0) + // Standard Error: 84 + .saturating_add(Weight::from_parts(10_218, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_br_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_662_000 picoseconds. - Weight::from_parts(1_744_254, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(7_020, 0).saturating_mul(r.into())) + // Minimum execution time: 1_356_000 picoseconds. + Weight::from_parts(1_448_000, 0) + // Standard Error: 287 + .saturating_add(Weight::from_parts(21_084, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_br_table(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_621_000 picoseconds. - Weight::from_parts(1_511_579, 0) - // Standard Error: 33 - .saturating_add(Weight::from_parts(9_479, 0).saturating_mul(r.into())) + // Minimum execution time: 1_412_000 picoseconds. + Weight::from_parts(1_448_000, 0) + // Standard Error: 382 + .saturating_add(Weight::from_parts(29_429, 0).saturating_mul(r.into())) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(_e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_758_000 picoseconds. - Weight::from_parts(2_066_494, 0) + // Minimum execution time: 1_421_000 picoseconds. + Weight::from_parts(1_595_938, 0) } /// The range of component `r` is `[0, 5000]`. fn instr_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_690_000 picoseconds. - Weight::from_parts(2_029_755, 0) + // Minimum execution time: 1_385_000 picoseconds. + Weight::from_parts(1_574_726, 0) // Standard Error: 9 - .saturating_add(Weight::from_parts(17_946, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(17_043, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_call_indirect(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_894_000 picoseconds. - Weight::from_parts(5_533_643, 0) - // Standard Error: 176 - .saturating_add(Weight::from_parts(23_511, 0).saturating_mul(r.into())) + // Minimum execution time: 1_632_000 picoseconds. + Weight::from_parts(1_927_629, 0) + // Standard Error: 42 + .saturating_add(Weight::from_parts(24_481, 0).saturating_mul(r.into())) } /// The range of component `l` is `[0, 1024]`. fn instr_call_per_local(l: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_756_000 picoseconds. - Weight::from_parts(1_978_038, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(1_176, 0).saturating_mul(l.into())) + // Minimum execution time: 1_387_000 picoseconds. + Weight::from_parts(1_664_070, 0) + // Standard Error: 18 + .saturating_add(Weight::from_parts(1_656, 0).saturating_mul(l.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_local_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_889_000 picoseconds. - Weight::from_parts(3_181_705, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_516, 0).saturating_mul(r.into())) + // Minimum execution time: 3_046_000 picoseconds. + Weight::from_parts(3_267_470, 0) + // Standard Error: 11 + .saturating_add(Weight::from_parts(2_996, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_local_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_871_000 picoseconds. - Weight::from_parts(3_186_198, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_619, 0).saturating_mul(r.into())) + // Minimum execution time: 3_020_000 picoseconds. + Weight::from_parts(3_339_671, 0) + // Standard Error: 18 + .saturating_add(Weight::from_parts(4_331, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_local_tee(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_890_000 picoseconds. - Weight::from_parts(3_237_380, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(3_963, 0).saturating_mul(r.into())) + // Minimum execution time: 2_985_000 picoseconds. + Weight::from_parts(2_310_026, 0) + // Standard Error: 56 + .saturating_add(Weight::from_parts(5_804, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_global_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_756_000 picoseconds. - Weight::from_parts(2_180_563, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(8_400, 0).saturating_mul(r.into())) + // Minimum execution time: 1_561_000 picoseconds. + Weight::from_parts(1_714_858, 0) + // Standard Error: 18 + .saturating_add(Weight::from_parts(8_461, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_global_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_807_000 picoseconds. - Weight::from_parts(2_247_402, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(8_798, 0).saturating_mul(r.into())) + // Minimum execution time: 1_457_000 picoseconds. + Weight::from_parts(1_799_727, 0) + // Standard Error: 28 + .saturating_add(Weight::from_parts(8_963, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_memory_current(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_703_000 picoseconds. - Weight::from_parts(2_050_199, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_833, 0).saturating_mul(r.into())) + // Minimum execution time: 1_790_000 picoseconds. + Weight::from_parts(2_161_851, 0) + // Standard Error: 23 + .saturating_add(Weight::from_parts(4_162, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 16]`. fn instr_memory_grow(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_686_000 picoseconds. - Weight::from_parts(720_378, 0) - // Standard Error: 141_036 - .saturating_add(Weight::from_parts(13_193_405, 0).saturating_mul(r.into())) + // Minimum execution time: 1_336_000 picoseconds. + Weight::from_parts(200_978, 0) + // Standard Error: 149_107 + .saturating_add(Weight::from_parts(15_739_567, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_654_000 picoseconds. - Weight::from_parts(1_934_279, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(4_049, 0).saturating_mul(r.into())) + // Minimum execution time: 1_336_000 picoseconds. + Weight::from_parts(883_790, 0) + // Standard Error: 35 + .saturating_add(Weight::from_parts(4_306, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_609_000 picoseconds. - Weight::from_parts(1_938_511, 0) - // Standard Error: 20 - .saturating_add(Weight::from_parts(3_780, 0).saturating_mul(r.into())) + // Minimum execution time: 1_353_000 picoseconds. + Weight::from_parts(861_318, 0) + // Standard Error: 41 + .saturating_add(Weight::from_parts(4_319, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_634_000 picoseconds. - Weight::from_parts(1_941_109, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(3_770, 0).saturating_mul(r.into())) + // Minimum execution time: 1_290_000 picoseconds. + Weight::from_parts(999_938, 0) + // Standard Error: 35 + .saturating_add(Weight::from_parts(4_520, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_652_000 picoseconds. - Weight::from_parts(1_939_447, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_666, 0).saturating_mul(r.into())) + // Minimum execution time: 1_377_000 picoseconds. + Weight::from_parts(1_056_840, 0) + // Standard Error: 31 + .saturating_add(Weight::from_parts(4_262, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64extendsi32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_637_000 picoseconds. - Weight::from_parts(1_921_355, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_977, 0).saturating_mul(r.into())) + // Minimum execution time: 1_325_000 picoseconds. + Weight::from_parts(1_124_601, 0) + // Standard Error: 27 + .saturating_add(Weight::from_parts(4_357, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64extendui32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_668_000 picoseconds. - Weight::from_parts(1_993_872, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(3_809, 0).saturating_mul(r.into())) + // Minimum execution time: 1_338_000 picoseconds. + Weight::from_parts(1_052_379, 0) + // Standard Error: 28 + .saturating_add(Weight::from_parts(4_157, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i32wrapi64(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_657_000 picoseconds. - Weight::from_parts(1_954_737, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_734, 0).saturating_mul(r.into())) + // Minimum execution time: 1_297_000 picoseconds. + Weight::from_parts(1_064_772, 0) + // Standard Error: 27 + .saturating_add(Weight::from_parts(4_418, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_688_000 picoseconds. - Weight::from_parts(1_993_611, 0) - // Standard Error: 10 - .saturating_add(Weight::from_parts(5_962, 0).saturating_mul(r.into())) + // Minimum execution time: 1_312_000 picoseconds. + Weight::from_parts(1_365_000, 0) + // Standard Error: 71 + .saturating_add(Weight::from_parts(6_778, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_662_000 picoseconds. - Weight::from_parts(1_965_361, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_965, 0).saturating_mul(r.into())) + // Minimum execution time: 1_301_000 picoseconds. + Weight::from_parts(1_371_000, 0) + // Standard Error: 43 + .saturating_add(Weight::from_parts(6_400, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_679_000 picoseconds. - Weight::from_parts(1_946_910, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_987, 0).saturating_mul(r.into())) + // Minimum execution time: 1_306_000 picoseconds. + Weight::from_parts(1_378_000, 0) + // Standard Error: 49 + .saturating_add(Weight::from_parts(6_548, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64ltu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_650_000 picoseconds. - Weight::from_parts(1_925_830, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(6_001, 0).saturating_mul(r.into())) + // Minimum execution time: 1_369_000 picoseconds. + Weight::from_parts(1_406_000, 0) + // Standard Error: 54 + .saturating_add(Weight::from_parts(6_683, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_652_000 picoseconds. - Weight::from_parts(1_984_702, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_817, 0).saturating_mul(r.into())) + // Minimum execution time: 1_335_000 picoseconds. + Weight::from_parts(1_374_000, 0) + // Standard Error: 43 + .saturating_add(Weight::from_parts(6_401, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_660_000 picoseconds. - Weight::from_parts(1_978_370, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(6_115, 0).saturating_mul(r.into())) + // Minimum execution time: 1_331_000 picoseconds. + Weight::from_parts(44_118, 0) + // Standard Error: 66 + .saturating_add(Weight::from_parts(6_653, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_655_000 picoseconds. - Weight::from_parts(2_008_659, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_985, 0).saturating_mul(r.into())) + // Minimum execution time: 1_324_000 picoseconds. + Weight::from_parts(1_386_000, 0) + // Standard Error: 42 + .saturating_add(Weight::from_parts(6_415, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64leu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_608_000 picoseconds. - Weight::from_parts(1_912_542, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(6_084, 0).saturating_mul(r.into())) + // Minimum execution time: 1_367_000 picoseconds. + Weight::from_parts(1_425_000, 0) + // Standard Error: 52 + .saturating_add(Weight::from_parts(6_466, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_644_000 picoseconds. - Weight::from_parts(1_959_896, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(5_968, 0).saturating_mul(r.into())) + // Minimum execution time: 1_385_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 55 + .saturating_add(Weight::from_parts(6_391, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_653_000 picoseconds. - Weight::from_parts(1_984_715, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_971, 0).saturating_mul(r.into())) + // Minimum execution time: 1_355_000 picoseconds. + Weight::from_parts(1_408_000, 0) + // Standard Error: 62 + .saturating_add(Weight::from_parts(6_706, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_610_000 picoseconds. - Weight::from_parts(1_919_305, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_877, 0).saturating_mul(r.into())) + // Minimum execution time: 1_320_000 picoseconds. + Weight::from_parts(1_378_000, 0) + // Standard Error: 64 + .saturating_add(Weight::from_parts(6_371, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_691_000 picoseconds. - Weight::from_parts(2_284_292, 0) - // Standard Error: 16 - .saturating_add(Weight::from_parts(6_027, 0).saturating_mul(r.into())) + // Minimum execution time: 1_365_000 picoseconds. + Weight::from_parts(1_396_000, 0) + // Standard Error: 46 + .saturating_add(Weight::from_parts(6_555, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_644_000 picoseconds. - Weight::from_parts(1_960_370, 0) - // Standard Error: 5 - .saturating_add(Weight::from_parts(5_760, 0).saturating_mul(r.into())) + // Minimum execution time: 1_322_000 picoseconds. + Weight::from_parts(1_374_000, 0) + // Standard Error: 44 + .saturating_add(Weight::from_parts(6_429, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_656_000 picoseconds. - Weight::from_parts(1_915_002, 0) - // Standard Error: 21 - .saturating_add(Weight::from_parts(11_896, 0).saturating_mul(r.into())) + // Minimum execution time: 1_416_000 picoseconds. + Weight::from_parts(1_450_000, 0) + // Standard Error: 52 + .saturating_add(Weight::from_parts(7_449, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_645_000 picoseconds. - Weight::from_parts(2_952_497, 0) - // Standard Error: 122 - .saturating_add(Weight::from_parts(10_646, 0).saturating_mul(r.into())) + // Minimum execution time: 1_289_000 picoseconds. + Weight::from_parts(1_387_000, 0) + // Standard Error: 39 + .saturating_add(Weight::from_parts(7_310, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_669_000 picoseconds. - Weight::from_parts(1_661_488, 0) - // Standard Error: 10 - .saturating_add(Weight::from_parts(12_330, 0).saturating_mul(r.into())) + // Minimum execution time: 1_460_000 picoseconds. + Weight::from_parts(1_490_000, 0) + // Standard Error: 42 + .saturating_add(Weight::from_parts(7_026, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_650_000 picoseconds. - Weight::from_parts(1_989_633, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(10_649, 0).saturating_mul(r.into())) + // Minimum execution time: 1_315_000 picoseconds. + Weight::from_parts(1_351_000, 0) + // Standard Error: 57 + .saturating_add(Weight::from_parts(6_776, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_715_000 picoseconds. - Weight::from_parts(1_994_636, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_667, 0).saturating_mul(r.into())) + // Minimum execution time: 1_351_000 picoseconds. + Weight::from_parts(1_387_000, 0) + // Standard Error: 57 + .saturating_add(Weight::from_parts(6_588, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_685_000 picoseconds. - Weight::from_parts(2_075_238, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_743, 0).saturating_mul(r.into())) + // Minimum execution time: 1_331_000 picoseconds. + Weight::from_parts(1_422_000, 0) + // Standard Error: 58 + .saturating_add(Weight::from_parts(6_324, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_649_000 picoseconds. - Weight::from_parts(1_911_373, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(5_894, 0).saturating_mul(r.into())) + // Minimum execution time: 1_388_000 picoseconds. + Weight::from_parts(1_441_000, 0) + // Standard Error: 42 + .saturating_add(Weight::from_parts(6_183, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_682_000 picoseconds. - Weight::from_parts(2_000_076, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_932, 0).saturating_mul(r.into())) + // Minimum execution time: 1_344_000 picoseconds. + Weight::from_parts(1_424_000, 0) + // Standard Error: 57 + .saturating_add(Weight::from_parts(6_569, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_686_000 picoseconds. - Weight::from_parts(1_999_600, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(6_129, 0).saturating_mul(r.into())) + // Minimum execution time: 1_332_000 picoseconds. + Weight::from_parts(1_360_000, 0) + // Standard Error: 40 + .saturating_add(Weight::from_parts(6_389, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_628_000 picoseconds. - Weight::from_parts(1_893_440, 0) - // Standard Error: 15 - .saturating_add(Weight::from_parts(5_938, 0).saturating_mul(r.into())) + // Minimum execution time: 1_357_000 picoseconds. + Weight::from_parts(1_382_000, 0) + // Standard Error: 52 + .saturating_add(Weight::from_parts(6_502, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_721_000 picoseconds. - Weight::from_parts(1_982_227, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(6_008, 0).saturating_mul(r.into())) + // Minimum execution time: 1_307_000 picoseconds. + Weight::from_parts(1_366_000, 0) + // Standard Error: 44 + .saturating_add(Weight::from_parts(6_276, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_648_000 picoseconds. - Weight::from_parts(2_003_359, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(5_875, 0).saturating_mul(r.into())) + // Minimum execution time: 1_315_000 picoseconds. + Weight::from_parts(1_343_000, 0) + // Standard Error: 65 + .saturating_add(Weight::from_parts(6_533, 0).saturating_mul(r.into())) } } @@ -2408,10 +2408,10 @@ impl WeightInfo for () { /// Proof: Contracts DeletionQueueCounter (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured) fn on_process_deletion_queue_batch() -> Weight { // Proof Size summary in bytes: - // Measured: `109` - // Estimated: `1594` - // Minimum execution time: 2_630_000 picoseconds. - Weight::from_parts(2_778_000, 1594) + // Measured: `142` + // Estimated: `1627` + // Minimum execution time: 2_534_000 picoseconds. + Weight::from_parts(2_702_000, 1627) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Skipped Metadata (r:0 w:0) @@ -2419,12 +2419,12 @@ impl WeightInfo for () { /// The range of component `k` is `[0, 1024]`. fn on_initialize_per_trie_key(k: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `488 + k * (69 ±0)` - // Estimated: `478 + k * (70 ±0)` - // Minimum execution time: 13_453_000 picoseconds. - Weight::from_parts(10_904_078, 478) - // Standard Error: 931 - .saturating_add(Weight::from_parts(982_122, 0).saturating_mul(k.into())) + // Measured: `521 + k * (69 ±0)` + // Estimated: `511 + k * (70 ±0)` + // Minimum execution time: 13_410_000 picoseconds. + Weight::from_parts(13_826_000, 511) + // Standard Error: 7_774 + .saturating_add(Weight::from_parts(1_588_702, 0).saturating_mul(k.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(RocksDbWeight::get().writes(2_u64)) @@ -2438,12 +2438,12 @@ impl WeightInfo for () { /// The range of component `c` is `[0, 61717]`. fn reinstrument(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `238 + c * (1 ±0)` - // Estimated: `3708 + c * (1 ±0)` - // Minimum execution time: 30_972_000 picoseconds. - Weight::from_parts(31_129_287, 3708) - // Standard Error: 52 - .saturating_add(Weight::from_parts(54_996, 0).saturating_mul(c.into())) + // Measured: `271 + c * (1 ±0)` + // Estimated: `3741 + c * (1 ±0)` + // Minimum execution time: 31_104_000 picoseconds. + Weight::from_parts(31_669_000, 3741) + // Standard Error: 187 + .saturating_add(Weight::from_parts(61_067, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -2453,12 +2453,12 @@ impl WeightInfo for () { /// The range of component `c` is `[0, 61717]`. fn v9_migration_step(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `178 + c * (1 ±0)` - // Estimated: `6114 + c * (1 ±0)` - // Minimum execution time: 9_696_000 picoseconds. - Weight::from_parts(10_697_026, 6114) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_307, 0).saturating_mul(c.into())) + // Measured: `211 + c * (1 ±0)` + // Estimated: `6147 + c * (1 ±0)` + // Minimum execution time: 8_754_000 picoseconds. + Weight::from_parts(8_745_620, 6147) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_364, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -2469,10 +2469,10 @@ impl WeightInfo for () { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured) fn v10_migration_step() -> Weight { // Proof Size summary in bytes: - // Measured: `544` - // Estimated: `6484` - // Minimum execution time: 18_132_000 picoseconds. - Weight::from_parts(18_842_000, 6484) + // Measured: `577` + // Estimated: `6517` + // Minimum execution time: 17_420_000 picoseconds. + Weight::from_parts(18_249_000, 6517) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -2483,12 +2483,12 @@ impl WeightInfo for () { /// The range of component `k` is `[0, 1024]`. fn v11_migration_step(k: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `138 + k * (1 ±0)` - // Estimated: `3602 + k * (1 ±0)` - // Minimum execution time: 3_952_000 picoseconds. - Weight::from_parts(4_129_000, 3602) - // Standard Error: 1_521 - .saturating_add(Weight::from_parts(1_013_657, 0).saturating_mul(k.into())) + // Measured: `171 + k * (1 ±0)` + // Estimated: `3635 + k * (1 ±0)` + // Minimum execution time: 3_855_000 picoseconds. + Weight::from_parts(4_037_000, 3635) + // Standard Error: 2_655 + .saturating_add(Weight::from_parts(1_198_492, 0).saturating_mul(k.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(k.into()))) @@ -2498,10 +2498,10 @@ impl WeightInfo for () { /// Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured) fn migration_noop() -> Weight { // Proof Size summary in bytes: - // Measured: `109` - // Estimated: `1594` - // Minimum execution time: 3_528_000 picoseconds. - Weight::from_parts(3_641_000, 1594) + // Measured: `142` + // Estimated: `1627` + // Minimum execution time: 3_292_000 picoseconds. + Weight::from_parts(3_554_000, 1627) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -2511,10 +2511,10 @@ impl WeightInfo for () { /// Proof Skipped: unknown `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:1) fn migrate() -> Weight { // Proof Size summary in bytes: - // Measured: `133` - // Estimated: `3598` - // Minimum execution time: 13_433_000 picoseconds. - Weight::from_parts(13_710_000, 3598) + // Measured: `166` + // Estimated: `3631` + // Minimum execution time: 10_404_000 picoseconds. + Weight::from_parts(10_894_000, 3631) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -2522,10 +2522,10 @@ impl WeightInfo for () { /// Proof Skipped: unknown `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:0) fn on_runtime_upgrade_noop() -> Weight { // Proof Size summary in bytes: - // Measured: `109` - // Estimated: `3574` - // Minimum execution time: 5_502_000 picoseconds. - Weight::from_parts(5_689_000, 3574) + // Measured: `142` + // Estimated: `3607` + // Minimum execution time: 3_730_000 picoseconds. + Weight::from_parts(3_878_000, 3607) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: unknown `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:0) @@ -2534,10 +2534,10 @@ impl WeightInfo for () { /// Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured) fn on_runtime_upgrade_in_progress() -> Weight { // Proof Size summary in bytes: - // Measured: `134` - // Estimated: `3599` - // Minimum execution time: 7_846_000 picoseconds. - Weight::from_parts(8_078_000, 3599) + // Measured: `167` + // Estimated: `3632` + // Minimum execution time: 5_564_000 picoseconds. + Weight::from_parts(5_855_000, 3632) .saturating_add(RocksDbWeight::get().reads(2_u64)) } /// Storage: unknown `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:0) @@ -2546,10 +2546,10 @@ impl WeightInfo for () { /// Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured) fn on_runtime_upgrade() -> Weight { // Proof Size summary in bytes: - // Measured: `109` - // Estimated: `3574` - // Minimum execution time: 8_390_000 picoseconds. - Weight::from_parts(8_602_000, 3574) + // Measured: `142` + // Estimated: `3607` + // Minimum execution time: 5_895_000 picoseconds. + Weight::from_parts(6_208_000, 3607) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -2568,12 +2568,12 @@ impl WeightInfo for () { /// The range of component `c` is `[0, 125952]`. fn call_with_code_per_byte(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `707` - // Estimated: `6656 + c * (1 ±0)` - // Minimum execution time: 280_993_000 picoseconds. - Weight::from_parts(289_622_441, 6656) - // Standard Error: 26 - .saturating_add(Weight::from_parts(38_061, 0).saturating_mul(c.into())) + // Measured: `740` + // Estimated: `6689 + c * (1 ±0)` + // Minimum execution time: 301_410_000 picoseconds. + Weight::from_parts(370_809_793, 6689) + // Standard Error: 278 + .saturating_add(Weight::from_parts(46_173, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -2601,16 +2601,16 @@ impl WeightInfo for () { /// The range of component `s` is `[0, 1048576]`. fn instantiate_with_code(c: u32, i: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `270` - // Estimated: `8659` - // Minimum execution time: 3_136_130_000 picoseconds. - Weight::from_parts(568_808_049, 8659) - // Standard Error: 288 - .saturating_add(Weight::from_parts(108_649, 0).saturating_mul(c.into())) - // Standard Error: 16 - .saturating_add(Weight::from_parts(1_103, 0).saturating_mul(i.into())) - // Standard Error: 16 - .saturating_add(Weight::from_parts(1_502, 0).saturating_mul(s.into())) + // Measured: `303` + // Estimated: `8692` + // Minimum execution time: 4_232_450_000 picoseconds. + Weight::from_parts(375_755_177, 8692) + // Standard Error: 1_410 + .saturating_add(Weight::from_parts(133_626, 0).saturating_mul(c.into())) + // Standard Error: 83 + .saturating_add(Weight::from_parts(2_672, 0).saturating_mul(i.into())) + // Standard Error: 83 + .saturating_add(Weight::from_parts(2_749, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(10_u64)) .saturating_add(RocksDbWeight::get().writes(10_u64)) } @@ -2634,14 +2634,14 @@ impl WeightInfo for () { /// The range of component `s` is `[0, 1048576]`. fn instantiate(i: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `482` - // Estimated: `6408` - // Minimum execution time: 1_655_107_000 picoseconds. - Weight::from_parts(266_843_437, 6408) - // Standard Error: 8 - .saturating_add(Weight::from_parts(1_463, 0).saturating_mul(i.into())) - // Standard Error: 8 - .saturating_add(Weight::from_parts(1_458, 0).saturating_mul(s.into())) + // Measured: `515` + // Estimated: `6441` + // Minimum execution time: 2_173_550_000 picoseconds. + Weight::from_parts(2_228_644_000, 6441) + // Standard Error: 40 + .saturating_add(Weight::from_parts(1_598, 0).saturating_mul(i.into())) + // Standard Error: 40 + .saturating_add(Weight::from_parts(1_070, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(10_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -2659,10 +2659,10 @@ impl WeightInfo for () { /// Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured) fn call() -> Weight { // Proof Size summary in bytes: - // Measured: `759` - // Estimated: `6699` - // Minimum execution time: 197_684_000 picoseconds. - Weight::from_parts(199_222_000, 6699) + // Measured: `792` + // Estimated: `6732` + // Minimum execution time: 194_320_000 picoseconds. + Weight::from_parts(205_565_000, 6732) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2679,12 +2679,12 @@ impl WeightInfo for () { /// The range of component `c` is `[0, 61717]`. fn upload_code(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `109` - // Estimated: `3574` - // Minimum execution time: 254_766_000 picoseconds. - Weight::from_parts(247_865_224, 3574) - // Standard Error: 146 - .saturating_add(Weight::from_parts(108_830, 0).saturating_mul(c.into())) + // Measured: `142` + // Estimated: `3607` + // Minimum execution time: 304_305_000 picoseconds. + Weight::from_parts(372_986_386, 3607) + // Standard Error: 813 + .saturating_add(Weight::from_parts(127_779, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2700,10 +2700,10 @@ impl WeightInfo for () { /// Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured) fn remove_code() -> Weight { // Proof Size summary in bytes: - // Measured: `255` - // Estimated: `3720` - // Minimum execution time: 36_038_000 picoseconds. - Weight::from_parts(36_503_000, 3720) + // Measured: `288` + // Estimated: `3753` + // Minimum execution time: 35_680_000 picoseconds. + Weight::from_parts(36_872_000, 3753) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2717,10 +2717,10 @@ impl WeightInfo for () { /// Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured) fn set_code() -> Weight { // Proof Size summary in bytes: - // Measured: `570` - // Estimated: `8985` - // Minimum execution time: 35_312_000 picoseconds. - Weight::from_parts(35_852_000, 8985) + // Measured: `603` + // Estimated: `9018` + // Minimum execution time: 36_336_000 picoseconds. + Weight::from_parts(37_657_000, 9018) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -2739,12 +2739,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_caller(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `781 + r * (6 ±0)` - // Estimated: `6722 + r * (6 ±0)` - // Minimum execution time: 241_668_000 picoseconds. - Weight::from_parts(256_167_627, 6722) - // Standard Error: 2_447 - .saturating_add(Weight::from_parts(328_424, 0).saturating_mul(r.into())) + // Measured: `814 + r * (6 ±0)` + // Estimated: `6755 + r * (6 ±0)` + // Minimum execution time: 272_456_000 picoseconds. + Weight::from_parts(300_807_884, 6755) + // Standard Error: 3_848 + .saturating_add(Weight::from_parts(388_073, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -2764,12 +2764,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_is_contract(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `839 + r * (240 ±0)` - // Estimated: `6743 + r * (2715 ±0)` - // Minimum execution time: 242_353_000 picoseconds. - Weight::from_parts(82_743_116, 6743) - // Standard Error: 6_271 - .saturating_add(Weight::from_parts(3_331_316, 0).saturating_mul(r.into())) + // Measured: `872 + r * (240 ±0)` + // Estimated: `6776 + r * (2715 ±0)` + // Minimum execution time: 268_506_000 picoseconds. + Weight::from_parts(132_593_682, 6776) + // Standard Error: 34_260 + .saturating_add(Weight::from_parts(4_864_352, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -2790,12 +2790,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_code_hash(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `831 + r * (244 ±0)` - // Estimated: `6747 + r * (2719 ±0)` - // Minimum execution time: 243_370_000 picoseconds. - Weight::from_parts(77_198_453, 6747) - // Standard Error: 6_968 - .saturating_add(Weight::from_parts(4_162_946, 0).saturating_mul(r.into())) + // Measured: `864 + r * (244 ±0)` + // Estimated: `6780 + r * (2719 ±0)` + // Minimum execution time: 276_953_000 picoseconds. + Weight::from_parts(144_769_733, 6780) + // Standard Error: 36_034 + .saturating_add(Weight::from_parts(5_859_440, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -2816,12 +2816,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_own_code_hash(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `788 + r * (6 ±0)` - // Estimated: `6730 + r * (6 ±0)` - // Minimum execution time: 244_083_000 picoseconds. - Weight::from_parts(239_899_316, 6730) - // Standard Error: 5_254 - .saturating_add(Weight::from_parts(423_863, 0).saturating_mul(r.into())) + // Measured: `821 + r * (6 ±0)` + // Estimated: `6763 + r * (6 ±0)` + // Minimum execution time: 278_682_000 picoseconds. + Weight::from_parts(287_864_092, 6763) + // Standard Error: 4_542 + .saturating_add(Weight::from_parts(480_202, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -2841,12 +2841,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_caller_is_origin(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `778 + r * (3 ±0)` - // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 239_835_000 picoseconds. - Weight::from_parts(247_929_454, 6723) - // Standard Error: 2_309 - .saturating_add(Weight::from_parts(169_642, 0).saturating_mul(r.into())) + // Measured: `811 + r * (3 ±0)` + // Estimated: `6756 + r * (3 ±0)` + // Minimum execution time: 276_439_000 picoseconds. + Weight::from_parts(294_644_827, 6756) + // Standard Error: 3_225 + .saturating_add(Weight::from_parts(201_799, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -2864,12 +2864,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_caller_is_root(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `668 + r * (3 ±0)` - // Estimated: `6608 + r * (3 ±0)` - // Minimum execution time: 229_091_000 picoseconds. - Weight::from_parts(235_369_797, 6608) - // Standard Error: 283 - .saturating_add(Weight::from_parts(146_485, 0).saturating_mul(r.into())) + // Measured: `701 + r * (3 ±0)` + // Estimated: `6641 + r * (3 ±0)` + // Minimum execution time: 257_968_000 picoseconds. + Weight::from_parts(278_708_841, 6641) + // Standard Error: 2_889 + .saturating_add(Weight::from_parts(181_409, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -2889,12 +2889,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_address(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `782 + r * (6 ±0)` - // Estimated: `6724 + r * (6 ±0)` - // Minimum execution time: 242_638_000 picoseconds. - Weight::from_parts(245_890_126, 6724) - // Standard Error: 508 - .saturating_add(Weight::from_parts(323_232, 0).saturating_mul(r.into())) + // Measured: `815 + r * (6 ±0)` + // Estimated: `6757 + r * (6 ±0)` + // Minimum execution time: 280_070_000 picoseconds. + Weight::from_parts(286_812_151, 6757) + // Standard Error: 5_140 + .saturating_add(Weight::from_parts(404_694, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -2914,12 +2914,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_gas_left(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `778 + r * (6 ±0)` - // Estimated: `6719 + r * (6 ±0)` - // Minimum execution time: 241_740_000 picoseconds. - Weight::from_parts(244_490_855, 6719) - // Standard Error: 1_872 - .saturating_add(Weight::from_parts(543_651, 0).saturating_mul(r.into())) + // Measured: `811 + r * (6 ±0)` + // Estimated: `6752 + r * (6 ±0)` + // Minimum execution time: 284_289_000 picoseconds. + Weight::from_parts(298_343_965, 6752) + // Standard Error: 5_924 + .saturating_add(Weight::from_parts(598_816, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -2939,12 +2939,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_balance(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `922 + r * (6 ±0)` - // Estimated: `6846 + r * (6 ±0)` - // Minimum execution time: 241_787_000 picoseconds. - Weight::from_parts(243_819_464, 6846) - // Standard Error: 5_017 - .saturating_add(Weight::from_parts(1_496_444, 0).saturating_mul(r.into())) + // Measured: `955 + r * (6 ±0)` + // Estimated: `6879 + r * (6 ±0)` + // Minimum execution time: 266_812_000 picoseconds. + Weight::from_parts(315_872_600, 6879) + // Standard Error: 7_984 + .saturating_add(Weight::from_parts(1_703_640, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -2964,12 +2964,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_value_transferred(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `792 + r * (6 ±0)` - // Estimated: `6741 + r * (6 ±0)` - // Minimum execution time: 243_498_000 picoseconds. - Weight::from_parts(251_019_668, 6741) - // Standard Error: 1_479 - .saturating_add(Weight::from_parts(318_979, 0).saturating_mul(r.into())) + // Measured: `825 + r * (6 ±0)` + // Estimated: `6774 + r * (6 ±0)` + // Minimum execution time: 264_106_000 picoseconds. + Weight::from_parts(298_516_289, 6774) + // Standard Error: 3_975 + .saturating_add(Weight::from_parts(375_635, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -2989,12 +2989,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_minimum_balance(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `790 + r * (6 ±0)` - // Estimated: `6739 + r * (6 ±0)` - // Minimum execution time: 242_572_000 picoseconds. - Weight::from_parts(246_453_396, 6739) - // Standard Error: 978 - .saturating_add(Weight::from_parts(320_095, 0).saturating_mul(r.into())) + // Measured: `823 + r * (6 ±0)` + // Estimated: `6772 + r * (6 ±0)` + // Minimum execution time: 268_382_000 picoseconds. + Weight::from_parts(290_906_713, 6772) + // Standard Error: 4_609 + .saturating_add(Weight::from_parts(381_247, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -3014,12 +3014,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_block_number(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `787 + r * (6 ±0)` - // Estimated: `6737 + r * (6 ±0)` - // Minimum execution time: 241_872_000 picoseconds. - Weight::from_parts(257_272_904, 6737) - // Standard Error: 4_146 - .saturating_add(Weight::from_parts(314_645, 0).saturating_mul(r.into())) + // Measured: `820 + r * (6 ±0)` + // Estimated: `6770 + r * (6 ±0)` + // Minimum execution time: 265_786_000 picoseconds. + Weight::from_parts(284_604_861, 6770) + // Standard Error: 4_012 + .saturating_add(Weight::from_parts(379_858, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -3039,12 +3039,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_now(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `778 + r * (6 ±0)` - // Estimated: `6723 + r * (6 ±0)` - // Minimum execution time: 242_139_000 picoseconds. - Weight::from_parts(244_667_764, 6723) - // Standard Error: 580 - .saturating_add(Weight::from_parts(323_005, 0).saturating_mul(r.into())) + // Measured: `811 + r * (6 ±0)` + // Estimated: `6756 + r * (6 ±0)` + // Minimum execution time: 264_451_000 picoseconds. + Weight::from_parts(300_576_160, 6756) + // Standard Error: 4_243 + .saturating_add(Weight::from_parts(364_181, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -3066,12 +3066,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_weight_to_fee(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `852 + r * (14 ±0)` - // Estimated: `6785 + r * (14 ±0)` - // Minimum execution time: 242_370_000 picoseconds. - Weight::from_parts(247_330_421, 6785) - // Standard Error: 1_832 - .saturating_add(Weight::from_parts(1_396_737, 0).saturating_mul(r.into())) + // Measured: `885 + r * (14 ±0)` + // Estimated: `6818 + r * (14 ±0)` + // Minimum execution time: 270_314_000 picoseconds. + Weight::from_parts(306_551_226, 6818) + // Standard Error: 9_007 + .saturating_add(Weight::from_parts(1_616_984, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 14).saturating_mul(r.into())) @@ -3091,12 +3091,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `745 + r * (4 ±0)` - // Estimated: `6687 + r * (4 ±0)` - // Minimum execution time: 167_583_000 picoseconds. - Weight::from_parts(173_694_884, 6687) - // Standard Error: 2_880 - .saturating_add(Weight::from_parts(133_811, 0).saturating_mul(r.into())) + // Measured: `778 + r * (4 ±0)` + // Estimated: `6720 + r * (4 ±0)` + // Minimum execution time: 154_782_000 picoseconds. + Weight::from_parts(169_043_620, 6720) + // Standard Error: 518 + .saturating_add(Weight::from_parts(146_885, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 4).saturating_mul(r.into())) @@ -3116,12 +3116,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_input(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `780 + r * (6 ±0)` - // Estimated: `6724 + r * (6 ±0)` - // Minimum execution time: 242_932_000 picoseconds. - Weight::from_parts(246_356_239, 6724) - // Standard Error: 479 - .saturating_add(Weight::from_parts(268_456, 0).saturating_mul(r.into())) + // Measured: `813 + r * (6 ±0)` + // Estimated: `6757 + r * (6 ±0)` + // Minimum execution time: 274_314_000 picoseconds. + Weight::from_parts(307_913_802, 6757) + // Standard Error: 3_799 + .saturating_add(Weight::from_parts(298_735, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -3141,12 +3141,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 1048576]`. fn seal_input_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `784` - // Estimated: `6724` - // Minimum execution time: 245_611_000 picoseconds. - Weight::from_parts(246_102_856, 6724) - // Standard Error: 1 - .saturating_add(Weight::from_parts(596, 0).saturating_mul(n.into())) + // Measured: `817` + // Estimated: `6757` + // Minimum execution time: 269_733_000 picoseconds. + Weight::from_parts(215_764_553, 6757) + // Standard Error: 22 + .saturating_add(Weight::from_parts(1_127, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3165,12 +3165,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1]`. fn seal_return(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `768 + r * (45 ±0)` - // Estimated: `6708 + r * (45 ±0)` - // Minimum execution time: 238_764_000 picoseconds. - Weight::from_parts(241_225_075, 6708) - // Standard Error: 196_899 - .saturating_add(Weight::from_parts(3_361_624, 0).saturating_mul(r.into())) + // Measured: `801 + r * (45 ±0)` + // Estimated: `6741 + r * (45 ±0)` + // Minimum execution time: 250_502_000 picoseconds. + Weight::from_parts(276_768_877, 6741) + // Standard Error: 1_367_735 + .saturating_add(Weight::from_parts(3_090_822, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 45).saturating_mul(r.into())) @@ -3190,12 +3190,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 1048576]`. fn seal_return_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `778` - // Estimated: `6731` - // Minimum execution time: 243_075_000 picoseconds. - Weight::from_parts(244_139_227, 6731) - // Standard Error: 0 - .saturating_add(Weight::from_parts(178, 0).saturating_mul(n.into())) + // Measured: `811` + // Estimated: `6764` + // Minimum execution time: 268_612_000 picoseconds. + Weight::from_parts(285_746_045, 6764) + // Standard Error: 1 + .saturating_add(Weight::from_parts(212, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3220,12 +3220,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1]`. fn seal_terminate(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `810 + r * (356 ±0)` - // Estimated: `6750 + r * (7781 ±0)` - // Minimum execution time: 241_330_000 picoseconds. - Weight::from_parts(244_187_673, 6750) - // Standard Error: 473_741 - .saturating_add(Weight::from_parts(117_358_926, 0).saturating_mul(r.into())) + // Measured: `843 + r * (356 ±0)` + // Estimated: `6783 + r * (7781 ±0)` + // Minimum execution time: 253_444_000 picoseconds. + Weight::from_parts(280_800_344, 6783) + // Standard Error: 1_368_921 + .saturating_add(Weight::from_parts(133_273_255, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((6_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3249,12 +3249,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_random(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `825 + r * (10 ±0)` - // Estimated: `6769 + r * (10 ±0)` - // Minimum execution time: 243_298_000 picoseconds. - Weight::from_parts(246_393_253, 6769) - // Standard Error: 4_125 - .saturating_add(Weight::from_parts(1_876_317, 0).saturating_mul(r.into())) + // Measured: `892 + r * (10 ±0)` + // Estimated: `6833 + r * (10 ±0)` + // Minimum execution time: 263_764_000 picoseconds. + Weight::from_parts(248_544_421, 6833) + // Standard Error: 8_447 + .saturating_add(Weight::from_parts(2_025_311, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 10).saturating_mul(r.into())) @@ -3274,12 +3274,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_deposit_event(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `778 + r * (10 ±0)` - // Estimated: `6723 + r * (10 ±0)` - // Minimum execution time: 240_477_000 picoseconds. - Weight::from_parts(252_579_330, 6723) - // Standard Error: 1_993 - .saturating_add(Weight::from_parts(3_510_388, 0).saturating_mul(r.into())) + // Measured: `811 + r * (10 ±0)` + // Estimated: `6756 + r * (10 ±0)` + // Minimum execution time: 269_988_000 picoseconds. + Weight::from_parts(326_235_529, 6756) + // Standard Error: 10_425 + .saturating_add(Weight::from_parts(3_951_863, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 10).saturating_mul(r.into())) @@ -3300,14 +3300,14 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 16384]`. fn seal_deposit_event_per_topic_and_byte(t: u32, n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `797 + t * (32 ±0)` - // Estimated: `6744 + t * (2508 ±0)` - // Minimum execution time: 259_029_000 picoseconds. - Weight::from_parts(252_262_484, 6744) - // Standard Error: 35_710 - .saturating_add(Weight::from_parts(2_236_764, 0).saturating_mul(t.into())) - // Standard Error: 9 - .saturating_add(Weight::from_parts(648, 0).saturating_mul(n.into())) + // Measured: `830 + t * (32 ±0)` + // Estimated: `6777 + t * (2508 ±0)` + // Minimum execution time: 271_597_000 picoseconds. + Weight::from_parts(305_335_738, 6777) + // Standard Error: 489_184 + .saturating_add(Weight::from_parts(3_170_654, 0).saturating_mul(t.into())) + // Standard Error: 136 + .saturating_add(Weight::from_parts(1_049, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3329,12 +3329,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_debug_message(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `777 + r * (7 ±0)` - // Estimated: `6721 + r * (7 ±0)` - // Minimum execution time: 170_544_000 picoseconds. - Weight::from_parts(174_555_287, 6721) - // Standard Error: 320 - .saturating_add(Weight::from_parts(233_911, 0).saturating_mul(r.into())) + // Measured: `810 + r * (7 ±0)` + // Estimated: `6754 + r * (7 ±0)` + // Minimum execution time: 166_016_000 picoseconds. + Weight::from_parts(177_422_267, 6754) + // Standard Error: 579 + .saturating_add(Weight::from_parts(241_976, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 7).saturating_mul(r.into())) @@ -3354,12 +3354,12 @@ impl WeightInfo for () { /// The range of component `i` is `[0, 1048576]`. fn seal_debug_message_per_byte(i: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `125728` - // Estimated: `131670` - // Minimum execution time: 357_160_000 picoseconds. - Weight::from_parts(359_930_328, 131670) - // Standard Error: 1 - .saturating_add(Weight::from_parts(738, 0).saturating_mul(i.into())) + // Measured: `125761` + // Estimated: `131703` + // Minimum execution time: 403_990_000 picoseconds. + Weight::from_parts(468_187_708, 131703) + // Standard Error: 28 + .saturating_add(Weight::from_parts(1_392, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3368,12 +3368,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 800]`. fn seal_set_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `845 + r * (292 ±0)` - // Estimated: `843 + r * (293 ±0)` - // Minimum execution time: 242_846_000 picoseconds. - Weight::from_parts(135_611_732, 843) - // Standard Error: 10_708 - .saturating_add(Weight::from_parts(6_146_995, 0).saturating_mul(r.into())) + // Measured: `878 + r * (292 ±0)` + // Estimated: `876 + r * (293 ±0)` + // Minimum execution time: 278_421_000 picoseconds. + Weight::from_parts(104_253_026, 876) + // Standard Error: 69_999 + .saturating_add(Weight::from_parts(9_260_069, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3385,12 +3385,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 16384]`. fn seal_set_storage_per_new_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1304` - // Estimated: `1280` - // Minimum execution time: 258_885_000 picoseconds. - Weight::from_parts(292_699_689, 1280) - // Standard Error: 47 - .saturating_add(Weight::from_parts(433, 0).saturating_mul(n.into())) + // Measured: `1337` + // Estimated: `1313` + // Minimum execution time: 295_059_000 picoseconds. + Weight::from_parts(363_825_427, 1313) + // Standard Error: 318 + .saturating_add(Weight::from_parts(1_586, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -3399,10 +3399,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 16384]`. fn seal_set_storage_per_old_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1167 + n * (1 ±0)` - // Estimated: `1167 + n * (1 ±0)` - // Minimum execution time: 258_297_000 picoseconds. - Weight::from_parts(262_380_805, 1167) + // Measured: `1200 + n * (1 ±0)` + // Estimated: `1200 + n * (1 ±0)` + // Minimum execution time: 280_334_000 picoseconds. + Weight::from_parts(333_604_599, 1200) + // Standard Error: 319 + .saturating_add(Weight::from_parts(345, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -3412,12 +3414,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 800]`. fn seal_clear_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `841 + r * (288 ±0)` - // Estimated: `845 + r * (289 ±0)` - // Minimum execution time: 242_945_000 picoseconds. - Weight::from_parts(126_721_339, 845) - // Standard Error: 11_891 - .saturating_add(Weight::from_parts(6_134_319, 0).saturating_mul(r.into())) + // Measured: `874 + r * (288 ±0)` + // Estimated: `878 + r * (289 ±0)` + // Minimum execution time: 272_725_000 picoseconds. + Weight::from_parts(198_776_428, 878) + // Standard Error: 63_517 + .saturating_add(Weight::from_parts(8_778_897, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3429,12 +3431,10 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 16384]`. fn seal_clear_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1163 + n * (1 ±0)` - // Estimated: `1163 + n * (1 ±0)` - // Minimum execution time: 259_872_000 picoseconds. - Weight::from_parts(259_910_037, 1163) - // Standard Error: 142 - .saturating_add(Weight::from_parts(629, 0).saturating_mul(n.into())) + // Measured: `1196 + n * (1 ±0)` + // Estimated: `1196 + n * (1 ±0)` + // Minimum execution time: 274_660_000 picoseconds. + Weight::from_parts(336_652_453, 1196) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -3444,12 +3444,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 800]`. fn seal_get_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `835 + r * (296 ±0)` - // Estimated: `840 + r * (297 ±0)` - // Minimum execution time: 245_005_000 picoseconds. - Weight::from_parts(155_891_939, 840) - // Standard Error: 9_938 - .saturating_add(Weight::from_parts(4_992_231, 0).saturating_mul(r.into())) + // Measured: `868 + r * (296 ±0)` + // Estimated: `873 + r * (297 ±0)` + // Minimum execution time: 277_283_000 picoseconds. + Weight::from_parts(251_084_590, 873) + // Standard Error: 56_855 + .saturating_add(Weight::from_parts(7_177_489, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3460,12 +3460,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 16384]`. fn seal_get_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1179 + n * (1 ±0)` - // Estimated: `1179 + n * (1 ±0)` - // Minimum execution time: 257_926_000 picoseconds. - Weight::from_parts(261_438_340, 1179) - // Standard Error: 24 - .saturating_add(Weight::from_parts(659, 0).saturating_mul(n.into())) + // Measured: `1212 + n * (1 ±0)` + // Estimated: `1212 + n * (1 ±0)` + // Minimum execution time: 280_853_000 picoseconds. + Weight::from_parts(318_313_641, 1212) + // Standard Error: 255 + .saturating_add(Weight::from_parts(1_236, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -3475,12 +3475,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 800]`. fn seal_contains_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `856 + r * (288 ±0)` - // Estimated: `857 + r * (289 ±0)` - // Minimum execution time: 244_392_000 picoseconds. - Weight::from_parts(156_243_434, 857) - // Standard Error: 8_716 - .saturating_add(Weight::from_parts(4_813_682, 0).saturating_mul(r.into())) + // Measured: `889 + r * (288 ±0)` + // Estimated: `890 + r * (289 ±0)` + // Minimum execution time: 271_183_000 picoseconds. + Weight::from_parts(225_195_922, 890) + // Standard Error: 54_691 + .saturating_add(Weight::from_parts(6_863_593, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3491,12 +3491,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 16384]`. fn seal_contains_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1166 + n * (1 ±0)` - // Estimated: `1166 + n * (1 ±0)` - // Minimum execution time: 255_731_000 picoseconds. - Weight::from_parts(258_937_245, 1166) - // Standard Error: 26 - .saturating_add(Weight::from_parts(61, 0).saturating_mul(n.into())) + // Measured: `1199 + n * (1 ±0)` + // Estimated: `1199 + n * (1 ±0)` + // Minimum execution time: 273_493_000 picoseconds. + Weight::from_parts(313_700_288, 1199) + // Standard Error: 222 + .saturating_add(Weight::from_parts(1_070, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -3506,12 +3506,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 800]`. fn seal_take_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `829 + r * (296 ±0)` - // Estimated: `836 + r * (297 ±0)` - // Minimum execution time: 242_902_000 picoseconds. - Weight::from_parts(140_670_703, 836) - // Standard Error: 10_042 - .saturating_add(Weight::from_parts(6_206_728, 0).saturating_mul(r.into())) + // Measured: `862 + r * (296 ±0)` + // Estimated: `869 + r * (297 ±0)` + // Minimum execution time: 271_062_000 picoseconds. + Weight::from_parts(117_869_616, 869) + // Standard Error: 69_171 + .saturating_add(Weight::from_parts(9_344_870, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3523,12 +3523,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 16384]`. fn seal_take_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1180 + n * (1 ±0)` - // Estimated: `1180 + n * (1 ±0)` - // Minimum execution time: 258_425_000 picoseconds. - Weight::from_parts(266_011_498, 1180) - // Standard Error: 137 - .saturating_add(Weight::from_parts(383, 0).saturating_mul(n.into())) + // Measured: `1213 + n * (1 ±0)` + // Estimated: `1213 + n * (1 ±0)` + // Minimum execution time: 288_480_000 picoseconds. + Weight::from_parts(326_871_284, 1213) + // Standard Error: 280 + .saturating_add(Weight::from_parts(999, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -3548,12 +3548,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_transfer(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1373 + r * (45 ±0)` - // Estimated: `7270 + r * (2520 ±0)` - // Minimum execution time: 243_533_000 picoseconds. - Weight::from_parts(67_275_548, 7270) - // Standard Error: 29_687 - .saturating_add(Weight::from_parts(36_086_917, 0).saturating_mul(r.into())) + // Measured: `1406 + r * (45 ±0)` + // Estimated: `7303 + r * (2520 ±0)` + // Minimum execution time: 270_288_000 picoseconds. + Weight::from_parts(322_424_475, 7303) + // Standard Error: 55_641 + .saturating_add(Weight::from_parts(40_040_908, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(4_u64)) @@ -3575,12 +3575,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 800]`. fn seal_call(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1140 + r * (276 ±0)` - // Estimated: `9332 + r * (2752 ±0)` - // Minimum execution time: 246_206_000 picoseconds. - Weight::from_parts(246_946_000, 9332) - // Standard Error: 74_648 - .saturating_add(Weight::from_parts(217_429_651, 0).saturating_mul(r.into())) + // Measured: `1173 + r * (276 ±0)` + // Estimated: `9365 + r * (2752 ±0)` + // Minimum execution time: 268_641_000 picoseconds. + Weight::from_parts(277_430_000, 9365) + // Standard Error: 166_904 + .saturating_add(Weight::from_parts(266_684_051, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(4_u64)) @@ -3603,11 +3603,11 @@ impl WeightInfo for () { fn seal_delegate_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + r * (502 ±0)` - // Estimated: `6727 + r * (2572 ±10)` - // Minimum execution time: 245_170_000 picoseconds. - Weight::from_parts(245_460_000, 6727) - // Standard Error: 110_429 - .saturating_add(Weight::from_parts(212_316_013, 0).saturating_mul(r.into())) + // Estimated: `6760 + r * (2572 ±10)` + // Minimum execution time: 274_170_000 picoseconds. + Weight::from_parts(307_263_000, 6760) + // Standard Error: 169_293 + .saturating_add(Weight::from_parts(258_240_698, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3630,14 +3630,14 @@ impl WeightInfo for () { /// The range of component `c` is `[0, 1048576]`. fn seal_call_per_transfer_clone_byte(t: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1154 + t * (204 ±0)` - // Estimated: `12044 + t * (5154 ±0)` - // Minimum execution time: 424_523_000 picoseconds. - Weight::from_parts(392_267_161, 12044) - // Standard Error: 956_686 - .saturating_add(Weight::from_parts(36_399_297, 0).saturating_mul(t.into())) - // Standard Error: 1 - .saturating_add(Weight::from_parts(600, 0).saturating_mul(c.into())) + // Measured: `1187 + t * (204 ±0)` + // Estimated: `12077 + t * (5154 ±0)` + // Minimum execution time: 475_886_000 picoseconds. + Weight::from_parts(59_198_609, 12077) + // Standard Error: 23_751_242 + .saturating_add(Weight::from_parts(422_433_430, 0).saturating_mul(t.into())) + // Standard Error: 34 + .saturating_add(Weight::from_parts(1_471, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(t.into()))) .saturating_add(RocksDbWeight::get().writes(6_u64)) @@ -3663,12 +3663,12 @@ impl WeightInfo for () { /// The range of component `r` is `[1, 800]`. fn seal_instantiate(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1322 + r * (254 ±0)` - // Estimated: `7146 + r * (5205 ±0)` - // Minimum execution time: 582_323_000 picoseconds. - Weight::from_parts(584_276_000, 7146) - // Standard Error: 280_418 - .saturating_add(Weight::from_parts(349_510_405, 0).saturating_mul(r.into())) + // Measured: `1355 + r * (254 ±0)` + // Estimated: `7179 + r * (5205 ±0)` + // Minimum execution time: 685_909_000 picoseconds. + Weight::from_parts(694_705_000, 7179) + // Standard Error: 533_722 + .saturating_add(Weight::from_parts(440_726_013, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().reads((6_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(6_u64)) @@ -3696,16 +3696,14 @@ impl WeightInfo for () { /// The range of component `s` is `[0, 983040]`. fn seal_instantiate_per_transfer_input_salt_byte(t: u32, i: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1071 + t * (187 ±0)` - // Estimated: `9492 + t * (2634 ±2)` - // Minimum execution time: 1_627_228_000 picoseconds. - Weight::from_parts(358_838_236, 9492) - // Standard Error: 4_785_521 - .saturating_add(Weight::from_parts(114_920_186, 0).saturating_mul(t.into())) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_163, 0).saturating_mul(i.into())) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_336, 0).saturating_mul(s.into())) + // Measured: `1104 + t * (187 ±0)` + // Estimated: `9525 + t * (2634 ±2)` + // Minimum execution time: 2_349_020_000 picoseconds. + Weight::from_parts(1_555_829_800, 9525) + // Standard Error: 80 + .saturating_add(Weight::from_parts(1_726, 0).saturating_mul(i.into())) + // Standard Error: 80 + .saturating_add(Weight::from_parts(1_765, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(14_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(RocksDbWeight::get().writes(10_u64)) @@ -3727,12 +3725,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_hash_sha2_256(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `777 + r * (8 ±0)` - // Estimated: `6718 + r * (8 ±0)` - // Minimum execution time: 239_228_000 picoseconds. - Weight::from_parts(245_525_858, 6718) - // Standard Error: 1_774 - .saturating_add(Weight::from_parts(578_001, 0).saturating_mul(r.into())) + // Measured: `810 + r * (8 ±0)` + // Estimated: `6751 + r * (8 ±0)` + // Minimum execution time: 268_208_000 picoseconds. + Weight::from_parts(304_818_815, 6751) + // Standard Error: 4_680 + .saturating_add(Weight::from_parts(435_081, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -3752,12 +3750,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_sha2_256_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `785` - // Estimated: `6725` - // Minimum execution time: 241_876_000 picoseconds. - Weight::from_parts(240_629_797, 6725) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_947, 0).saturating_mul(n.into())) + // Measured: `818` + // Estimated: `6758` + // Minimum execution time: 276_156_000 picoseconds. + Weight::from_parts(289_058_957, 6758) + // Standard Error: 13 + .saturating_add(Weight::from_parts(1_241, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3776,12 +3774,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_hash_keccak_256(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `779 + r * (8 ±0)` - // Estimated: `6721 + r * (8 ±0)` - // Minimum execution time: 239_345_000 picoseconds. - Weight::from_parts(245_512_118, 6721) - // Standard Error: 771 - .saturating_add(Weight::from_parts(735_528, 0).saturating_mul(r.into())) + // Measured: `812 + r * (8 ±0)` + // Estimated: `6754 + r * (8 ±0)` + // Minimum execution time: 269_200_000 picoseconds. + Weight::from_parts(284_214_575, 6754) + // Standard Error: 5_455 + .saturating_add(Weight::from_parts(863_752, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -3801,12 +3799,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_keccak_256_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `787` - // Estimated: `6729` - // Minimum execution time: 242_741_000 picoseconds. - Weight::from_parts(232_209_398, 6729) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_099, 0).saturating_mul(n.into())) + // Measured: `820` + // Estimated: `6762` + // Minimum execution time: 287_241_000 picoseconds. + Weight::from_parts(264_868_086, 6762) + // Standard Error: 24 + .saturating_add(Weight::from_parts(3_788, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3825,12 +3823,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_hash_blake2_256(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `779 + r * (8 ±0)` - // Estimated: `6724 + r * (8 ±0)` - // Minimum execution time: 239_254_000 picoseconds. - Weight::from_parts(244_250_047, 6724) - // Standard Error: 2_223 - .saturating_add(Weight::from_parts(421_533, 0).saturating_mul(r.into())) + // Measured: `812 + r * (8 ±0)` + // Estimated: `6757 + r * (8 ±0)` + // Minimum execution time: 266_030_000 picoseconds. + Weight::from_parts(290_834_005, 6757) + // Standard Error: 4_279 + .saturating_add(Weight::from_parts(512_708, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -3850,12 +3848,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_blake2_256_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `787` - // Estimated: `6733` - // Minimum execution time: 240_848_000 picoseconds. - Weight::from_parts(239_049_162, 6733) - // Standard Error: 3 - .saturating_add(Weight::from_parts(914, 0).saturating_mul(n.into())) + // Measured: `820` + // Estimated: `6766` + // Minimum execution time: 267_863_000 picoseconds. + Weight::from_parts(296_778_124, 6766) + // Standard Error: 17 + .saturating_add(Weight::from_parts(1_384, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3874,12 +3872,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_hash_blake2_128(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `779 + r * (8 ±0)` - // Estimated: `6725 + r * (8 ±0)` - // Minimum execution time: 240_496_000 picoseconds. - Weight::from_parts(245_279_278, 6725) - // Standard Error: 1_047 - .saturating_add(Weight::from_parts(414_108, 0).saturating_mul(r.into())) + // Measured: `812 + r * (8 ±0)` + // Estimated: `6758 + r * (8 ±0)` + // Minimum execution time: 281_024_000 picoseconds. + Weight::from_parts(293_602_365, 6758) + // Standard Error: 4_708 + .saturating_add(Weight::from_parts(495_099, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -3899,12 +3897,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_blake2_128_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `787` - // Estimated: `6727` - // Minimum execution time: 241_529_000 picoseconds. - Weight::from_parts(234_715_148, 6727) - // Standard Error: 1 - .saturating_add(Weight::from_parts(914, 0).saturating_mul(n.into())) + // Measured: `820` + // Estimated: `6760` + // Minimum execution time: 274_633_000 picoseconds. + Weight::from_parts(293_042_876, 6760) + // Standard Error: 13 + .saturating_add(Weight::from_parts(1_353, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3923,12 +3921,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 125697]`. fn seal_sr25519_verify_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `912 + n * (1 ±0)` - // Estimated: `6849 + n * (1 ±0)` - // Minimum execution time: 294_982_000 picoseconds. - Weight::from_parts(299_613_855, 6849) - // Standard Error: 7 - .saturating_add(Weight::from_parts(4_668, 0).saturating_mul(n.into())) + // Measured: `945 + n * (1 ±0)` + // Estimated: `6881 + n * (1 ±0)` + // Minimum execution time: 361_186_000 picoseconds. + Weight::from_parts(489_122_458, 6881) + // Standard Error: 146 + .saturating_add(Weight::from_parts(6_865, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -3948,12 +3946,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 160]`. fn seal_sr25519_verify(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `726 + r * (112 ±0)` - // Estimated: `6666 + r * (112 ±0)` - // Minimum execution time: 242_583_000 picoseconds. - Weight::from_parts(251_860_767, 6666) - // Standard Error: 24_034 - .saturating_add(Weight::from_parts(48_144_071, 0).saturating_mul(r.into())) + // Measured: `758 + r * (112 ±0)` + // Estimated: `6699 + r * (112 ±0)` + // Minimum execution time: 284_173_000 picoseconds. + Weight::from_parts(478_064_053, 6699) + // Standard Error: 100_249 + .saturating_add(Weight::from_parts(57_312_948, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 112).saturating_mul(r.into())) @@ -3973,12 +3971,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 160]`. fn seal_ecdsa_recover(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `822 + r * (76 ±0)` - // Estimated: `6716 + r * (77 ±0)` - // Minimum execution time: 242_331_000 picoseconds. - Weight::from_parts(254_816_298, 6716) - // Standard Error: 17_941 - .saturating_add(Weight::from_parts(37_725_489, 0).saturating_mul(r.into())) + // Measured: `854 + r * (76 ±0)` + // Estimated: `6749 + r * (77 ±0)` + // Minimum execution time: 271_520_000 picoseconds. + Weight::from_parts(481_513_148, 6749) + // Standard Error: 126_081 + .saturating_add(Weight::from_parts(48_457_598, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 77).saturating_mul(r.into())) @@ -3998,12 +3996,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 160]`. fn seal_ecdsa_to_eth_address(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `792 + r * (42 ±0)` - // Estimated: `6731 + r * (42 ±0)` - // Minimum execution time: 242_951_000 picoseconds. - Weight::from_parts(246_055_289, 6731) - // Standard Error: 10_074 - .saturating_add(Weight::from_parts(9_421_877, 0).saturating_mul(r.into())) + // Measured: `825 + r * (42 ±0)` + // Estimated: `6764 + r * (42 ±0)` + // Minimum execution time: 273_602_000 picoseconds. + Weight::from_parts(456_031_566, 6764) + // Standard Error: 93_529 + .saturating_add(Weight::from_parts(12_366_573, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 42).saturating_mul(r.into())) @@ -4026,11 +4024,11 @@ impl WeightInfo for () { fn seal_set_code_hash(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + r * (964 ±0)` - // Estimated: `8190 + r * (3090 ±7)` - // Minimum execution time: 245_310_000 picoseconds. - Weight::from_parts(245_703_000, 8190) - // Standard Error: 45_813 - .saturating_add(Weight::from_parts(21_837_058, 0).saturating_mul(r.into())) + // Estimated: `8223 + r * (3090 ±10)` + // Minimum execution time: 254_438_000 picoseconds. + Weight::from_parts(271_577_000, 8223) + // Standard Error: 95_938 + .saturating_add(Weight::from_parts(31_655_514, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -4052,12 +4050,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_reentrance_count(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `773 + r * (3 ±0)` - // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 241_955_000 picoseconds. - Weight::from_parts(246_148_234, 6723) - // Standard Error: 384 - .saturating_add(Weight::from_parts(162_123, 0).saturating_mul(r.into())) + // Measured: `806 + r * (3 ±0)` + // Estimated: `6756 + r * (3 ±0)` + // Minimum execution time: 276_473_000 picoseconds. + Weight::from_parts(302_479_369, 6756) + // Standard Error: 2_819 + .saturating_add(Weight::from_parts(181_466, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -4077,12 +4075,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_account_reentrance_count(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1975 + r * (39 ±0)` - // Estimated: `7805 + r * (40 ±0)` - // Minimum execution time: 243_928_000 picoseconds. - Weight::from_parts(276_404_668, 7805) - // Standard Error: 1_263 - .saturating_add(Weight::from_parts(262_830, 0).saturating_mul(r.into())) + // Measured: `2008 + r * (39 ±0)` + // Estimated: `7838 + r * (40 ±0)` + // Minimum execution time: 281_920_000 picoseconds. + Weight::from_parts(566_660_168, 7838) + // Standard Error: 12_509 + .saturating_add(Weight::from_parts(329_061, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 40).saturating_mul(r.into())) @@ -4104,12 +4102,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 1600]`. fn seal_instantiation_nonce(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `776 + r * (3 ±0)` - // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 242_853_000 picoseconds. - Weight::from_parts(250_429_787, 6723) - // Standard Error: 433 - .saturating_add(Weight::from_parts(139_180, 0).saturating_mul(r.into())) + // Measured: `809 + r * (3 ±0)` + // Estimated: `6756 + r * (3 ±0)` + // Minimum execution time: 270_010_000 picoseconds. + Weight::from_parts(309_039_167, 6756) + // Standard Error: 3_245 + .saturating_add(Weight::from_parts(161_234, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -4119,507 +4117,507 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_620_000 picoseconds. - Weight::from_parts(1_894_980, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_995, 0).saturating_mul(r.into())) + // Minimum execution time: 1_381_000 picoseconds. + Weight::from_parts(1_695_232, 0) + // Standard Error: 12 + .saturating_add(Weight::from_parts(2_595, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_716_000 picoseconds. - Weight::from_parts(2_353_783, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(6_414, 0).saturating_mul(r.into())) + // Minimum execution time: 1_748_000 picoseconds. + Weight::from_parts(1_861_000, 0) + // Standard Error: 197 + .saturating_add(Weight::from_parts(10_364, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_735_000 picoseconds. - Weight::from_parts(2_266_096, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(6_015, 0).saturating_mul(r.into())) + // Minimum execution time: 1_610_000 picoseconds. + Weight::from_parts(1_792_000, 0) + // Standard Error: 192 + .saturating_add(Weight::from_parts(11_451, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_select(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_698_000 picoseconds. - Weight::from_parts(2_080_936, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(7_921, 0).saturating_mul(r.into())) + // Minimum execution time: 1_356_000 picoseconds. + Weight::from_parts(1_418_000, 0) + // Standard Error: 81 + .saturating_add(Weight::from_parts(11_369, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_636_000 picoseconds. - Weight::from_parts(1_913_876, 0) - // Standard Error: 11 - .saturating_add(Weight::from_parts(10_836, 0).saturating_mul(r.into())) + // Minimum execution time: 1_339_000 picoseconds. + Weight::from_parts(1_416_000, 0) + // Standard Error: 178 + .saturating_add(Weight::from_parts(16_833, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_br(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_703_000 picoseconds. - Weight::from_parts(1_838_470, 0) - // Standard Error: 11 - .saturating_add(Weight::from_parts(4_613, 0).saturating_mul(r.into())) + // Minimum execution time: 1_274_000 picoseconds. + Weight::from_parts(1_346_000, 0) + // Standard Error: 84 + .saturating_add(Weight::from_parts(10_218, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_br_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_662_000 picoseconds. - Weight::from_parts(1_744_254, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(7_020, 0).saturating_mul(r.into())) + // Minimum execution time: 1_356_000 picoseconds. + Weight::from_parts(1_448_000, 0) + // Standard Error: 287 + .saturating_add(Weight::from_parts(21_084, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_br_table(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_621_000 picoseconds. - Weight::from_parts(1_511_579, 0) - // Standard Error: 33 - .saturating_add(Weight::from_parts(9_479, 0).saturating_mul(r.into())) + // Minimum execution time: 1_412_000 picoseconds. + Weight::from_parts(1_448_000, 0) + // Standard Error: 382 + .saturating_add(Weight::from_parts(29_429, 0).saturating_mul(r.into())) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(_e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_758_000 picoseconds. - Weight::from_parts(2_066_494, 0) + // Minimum execution time: 1_421_000 picoseconds. + Weight::from_parts(1_595_938, 0) } /// The range of component `r` is `[0, 5000]`. fn instr_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_690_000 picoseconds. - Weight::from_parts(2_029_755, 0) + // Minimum execution time: 1_385_000 picoseconds. + Weight::from_parts(1_574_726, 0) // Standard Error: 9 - .saturating_add(Weight::from_parts(17_946, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(17_043, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_call_indirect(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_894_000 picoseconds. - Weight::from_parts(5_533_643, 0) - // Standard Error: 176 - .saturating_add(Weight::from_parts(23_511, 0).saturating_mul(r.into())) + // Minimum execution time: 1_632_000 picoseconds. + Weight::from_parts(1_927_629, 0) + // Standard Error: 42 + .saturating_add(Weight::from_parts(24_481, 0).saturating_mul(r.into())) } /// The range of component `l` is `[0, 1024]`. fn instr_call_per_local(l: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_756_000 picoseconds. - Weight::from_parts(1_978_038, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(1_176, 0).saturating_mul(l.into())) + // Minimum execution time: 1_387_000 picoseconds. + Weight::from_parts(1_664_070, 0) + // Standard Error: 18 + .saturating_add(Weight::from_parts(1_656, 0).saturating_mul(l.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_local_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_889_000 picoseconds. - Weight::from_parts(3_181_705, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_516, 0).saturating_mul(r.into())) + // Minimum execution time: 3_046_000 picoseconds. + Weight::from_parts(3_267_470, 0) + // Standard Error: 11 + .saturating_add(Weight::from_parts(2_996, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_local_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_871_000 picoseconds. - Weight::from_parts(3_186_198, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_619, 0).saturating_mul(r.into())) + // Minimum execution time: 3_020_000 picoseconds. + Weight::from_parts(3_339_671, 0) + // Standard Error: 18 + .saturating_add(Weight::from_parts(4_331, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_local_tee(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_890_000 picoseconds. - Weight::from_parts(3_237_380, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(3_963, 0).saturating_mul(r.into())) + // Minimum execution time: 2_985_000 picoseconds. + Weight::from_parts(2_310_026, 0) + // Standard Error: 56 + .saturating_add(Weight::from_parts(5_804, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_global_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_756_000 picoseconds. - Weight::from_parts(2_180_563, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(8_400, 0).saturating_mul(r.into())) + // Minimum execution time: 1_561_000 picoseconds. + Weight::from_parts(1_714_858, 0) + // Standard Error: 18 + .saturating_add(Weight::from_parts(8_461, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_global_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_807_000 picoseconds. - Weight::from_parts(2_247_402, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(8_798, 0).saturating_mul(r.into())) + // Minimum execution time: 1_457_000 picoseconds. + Weight::from_parts(1_799_727, 0) + // Standard Error: 28 + .saturating_add(Weight::from_parts(8_963, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_memory_current(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_703_000 picoseconds. - Weight::from_parts(2_050_199, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_833, 0).saturating_mul(r.into())) + // Minimum execution time: 1_790_000 picoseconds. + Weight::from_parts(2_161_851, 0) + // Standard Error: 23 + .saturating_add(Weight::from_parts(4_162, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 16]`. fn instr_memory_grow(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_686_000 picoseconds. - Weight::from_parts(720_378, 0) - // Standard Error: 141_036 - .saturating_add(Weight::from_parts(13_193_405, 0).saturating_mul(r.into())) + // Minimum execution time: 1_336_000 picoseconds. + Weight::from_parts(200_978, 0) + // Standard Error: 149_107 + .saturating_add(Weight::from_parts(15_739_567, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_654_000 picoseconds. - Weight::from_parts(1_934_279, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(4_049, 0).saturating_mul(r.into())) + // Minimum execution time: 1_336_000 picoseconds. + Weight::from_parts(883_790, 0) + // Standard Error: 35 + .saturating_add(Weight::from_parts(4_306, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_609_000 picoseconds. - Weight::from_parts(1_938_511, 0) - // Standard Error: 20 - .saturating_add(Weight::from_parts(3_780, 0).saturating_mul(r.into())) + // Minimum execution time: 1_353_000 picoseconds. + Weight::from_parts(861_318, 0) + // Standard Error: 41 + .saturating_add(Weight::from_parts(4_319, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_634_000 picoseconds. - Weight::from_parts(1_941_109, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(3_770, 0).saturating_mul(r.into())) + // Minimum execution time: 1_290_000 picoseconds. + Weight::from_parts(999_938, 0) + // Standard Error: 35 + .saturating_add(Weight::from_parts(4_520, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_652_000 picoseconds. - Weight::from_parts(1_939_447, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_666, 0).saturating_mul(r.into())) + // Minimum execution time: 1_377_000 picoseconds. + Weight::from_parts(1_056_840, 0) + // Standard Error: 31 + .saturating_add(Weight::from_parts(4_262, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64extendsi32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_637_000 picoseconds. - Weight::from_parts(1_921_355, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_977, 0).saturating_mul(r.into())) + // Minimum execution time: 1_325_000 picoseconds. + Weight::from_parts(1_124_601, 0) + // Standard Error: 27 + .saturating_add(Weight::from_parts(4_357, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64extendui32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_668_000 picoseconds. - Weight::from_parts(1_993_872, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(3_809, 0).saturating_mul(r.into())) + // Minimum execution time: 1_338_000 picoseconds. + Weight::from_parts(1_052_379, 0) + // Standard Error: 28 + .saturating_add(Weight::from_parts(4_157, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i32wrapi64(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_657_000 picoseconds. - Weight::from_parts(1_954_737, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_734, 0).saturating_mul(r.into())) + // Minimum execution time: 1_297_000 picoseconds. + Weight::from_parts(1_064_772, 0) + // Standard Error: 27 + .saturating_add(Weight::from_parts(4_418, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_688_000 picoseconds. - Weight::from_parts(1_993_611, 0) - // Standard Error: 10 - .saturating_add(Weight::from_parts(5_962, 0).saturating_mul(r.into())) + // Minimum execution time: 1_312_000 picoseconds. + Weight::from_parts(1_365_000, 0) + // Standard Error: 71 + .saturating_add(Weight::from_parts(6_778, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_662_000 picoseconds. - Weight::from_parts(1_965_361, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_965, 0).saturating_mul(r.into())) + // Minimum execution time: 1_301_000 picoseconds. + Weight::from_parts(1_371_000, 0) + // Standard Error: 43 + .saturating_add(Weight::from_parts(6_400, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_679_000 picoseconds. - Weight::from_parts(1_946_910, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_987, 0).saturating_mul(r.into())) + // Minimum execution time: 1_306_000 picoseconds. + Weight::from_parts(1_378_000, 0) + // Standard Error: 49 + .saturating_add(Weight::from_parts(6_548, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64ltu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_650_000 picoseconds. - Weight::from_parts(1_925_830, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(6_001, 0).saturating_mul(r.into())) + // Minimum execution time: 1_369_000 picoseconds. + Weight::from_parts(1_406_000, 0) + // Standard Error: 54 + .saturating_add(Weight::from_parts(6_683, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_652_000 picoseconds. - Weight::from_parts(1_984_702, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_817, 0).saturating_mul(r.into())) + // Minimum execution time: 1_335_000 picoseconds. + Weight::from_parts(1_374_000, 0) + // Standard Error: 43 + .saturating_add(Weight::from_parts(6_401, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_660_000 picoseconds. - Weight::from_parts(1_978_370, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(6_115, 0).saturating_mul(r.into())) + // Minimum execution time: 1_331_000 picoseconds. + Weight::from_parts(44_118, 0) + // Standard Error: 66 + .saturating_add(Weight::from_parts(6_653, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_655_000 picoseconds. - Weight::from_parts(2_008_659, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_985, 0).saturating_mul(r.into())) + // Minimum execution time: 1_324_000 picoseconds. + Weight::from_parts(1_386_000, 0) + // Standard Error: 42 + .saturating_add(Weight::from_parts(6_415, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64leu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_608_000 picoseconds. - Weight::from_parts(1_912_542, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(6_084, 0).saturating_mul(r.into())) + // Minimum execution time: 1_367_000 picoseconds. + Weight::from_parts(1_425_000, 0) + // Standard Error: 52 + .saturating_add(Weight::from_parts(6_466, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_644_000 picoseconds. - Weight::from_parts(1_959_896, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(5_968, 0).saturating_mul(r.into())) + // Minimum execution time: 1_385_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 55 + .saturating_add(Weight::from_parts(6_391, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_653_000 picoseconds. - Weight::from_parts(1_984_715, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_971, 0).saturating_mul(r.into())) + // Minimum execution time: 1_355_000 picoseconds. + Weight::from_parts(1_408_000, 0) + // Standard Error: 62 + .saturating_add(Weight::from_parts(6_706, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_610_000 picoseconds. - Weight::from_parts(1_919_305, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_877, 0).saturating_mul(r.into())) + // Minimum execution time: 1_320_000 picoseconds. + Weight::from_parts(1_378_000, 0) + // Standard Error: 64 + .saturating_add(Weight::from_parts(6_371, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_691_000 picoseconds. - Weight::from_parts(2_284_292, 0) - // Standard Error: 16 - .saturating_add(Weight::from_parts(6_027, 0).saturating_mul(r.into())) + // Minimum execution time: 1_365_000 picoseconds. + Weight::from_parts(1_396_000, 0) + // Standard Error: 46 + .saturating_add(Weight::from_parts(6_555, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_644_000 picoseconds. - Weight::from_parts(1_960_370, 0) - // Standard Error: 5 - .saturating_add(Weight::from_parts(5_760, 0).saturating_mul(r.into())) + // Minimum execution time: 1_322_000 picoseconds. + Weight::from_parts(1_374_000, 0) + // Standard Error: 44 + .saturating_add(Weight::from_parts(6_429, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_656_000 picoseconds. - Weight::from_parts(1_915_002, 0) - // Standard Error: 21 - .saturating_add(Weight::from_parts(11_896, 0).saturating_mul(r.into())) + // Minimum execution time: 1_416_000 picoseconds. + Weight::from_parts(1_450_000, 0) + // Standard Error: 52 + .saturating_add(Weight::from_parts(7_449, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_645_000 picoseconds. - Weight::from_parts(2_952_497, 0) - // Standard Error: 122 - .saturating_add(Weight::from_parts(10_646, 0).saturating_mul(r.into())) + // Minimum execution time: 1_289_000 picoseconds. + Weight::from_parts(1_387_000, 0) + // Standard Error: 39 + .saturating_add(Weight::from_parts(7_310, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_669_000 picoseconds. - Weight::from_parts(1_661_488, 0) - // Standard Error: 10 - .saturating_add(Weight::from_parts(12_330, 0).saturating_mul(r.into())) + // Minimum execution time: 1_460_000 picoseconds. + Weight::from_parts(1_490_000, 0) + // Standard Error: 42 + .saturating_add(Weight::from_parts(7_026, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_650_000 picoseconds. - Weight::from_parts(1_989_633, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(10_649, 0).saturating_mul(r.into())) + // Minimum execution time: 1_315_000 picoseconds. + Weight::from_parts(1_351_000, 0) + // Standard Error: 57 + .saturating_add(Weight::from_parts(6_776, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_715_000 picoseconds. - Weight::from_parts(1_994_636, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_667, 0).saturating_mul(r.into())) + // Minimum execution time: 1_351_000 picoseconds. + Weight::from_parts(1_387_000, 0) + // Standard Error: 57 + .saturating_add(Weight::from_parts(6_588, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_685_000 picoseconds. - Weight::from_parts(2_075_238, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_743, 0).saturating_mul(r.into())) + // Minimum execution time: 1_331_000 picoseconds. + Weight::from_parts(1_422_000, 0) + // Standard Error: 58 + .saturating_add(Weight::from_parts(6_324, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_649_000 picoseconds. - Weight::from_parts(1_911_373, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(5_894, 0).saturating_mul(r.into())) + // Minimum execution time: 1_388_000 picoseconds. + Weight::from_parts(1_441_000, 0) + // Standard Error: 42 + .saturating_add(Weight::from_parts(6_183, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_682_000 picoseconds. - Weight::from_parts(2_000_076, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_932, 0).saturating_mul(r.into())) + // Minimum execution time: 1_344_000 picoseconds. + Weight::from_parts(1_424_000, 0) + // Standard Error: 57 + .saturating_add(Weight::from_parts(6_569, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_686_000 picoseconds. - Weight::from_parts(1_999_600, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(6_129, 0).saturating_mul(r.into())) + // Minimum execution time: 1_332_000 picoseconds. + Weight::from_parts(1_360_000, 0) + // Standard Error: 40 + .saturating_add(Weight::from_parts(6_389, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_628_000 picoseconds. - Weight::from_parts(1_893_440, 0) - // Standard Error: 15 - .saturating_add(Weight::from_parts(5_938, 0).saturating_mul(r.into())) + // Minimum execution time: 1_357_000 picoseconds. + Weight::from_parts(1_382_000, 0) + // Standard Error: 52 + .saturating_add(Weight::from_parts(6_502, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_721_000 picoseconds. - Weight::from_parts(1_982_227, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(6_008, 0).saturating_mul(r.into())) + // Minimum execution time: 1_307_000 picoseconds. + Weight::from_parts(1_366_000, 0) + // Standard Error: 44 + .saturating_add(Weight::from_parts(6_276, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 5000]`. fn instr_i64rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_648_000 picoseconds. - Weight::from_parts(2_003_359, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(5_875, 0).saturating_mul(r.into())) + // Minimum execution time: 1_315_000 picoseconds. + Weight::from_parts(1_343_000, 0) + // Standard Error: 65 + .saturating_add(Weight::from_parts(6_533, 0).saturating_mul(r.into())) } } diff --git a/frame/conviction-voting/src/weights.rs b/frame/conviction-voting/src/weights.rs index bc53855b6b18e..ab086e57b3a04 100644 --- a/frame/conviction-voting/src/weights.rs +++ b/frame/conviction-voting/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_conviction_voting //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_conviction_voting +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_conviction_voting. pub trait WeightInfo { @@ -76,8 +80,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `13074` // Estimated: `219984` - // Minimum execution time: 99_130_000 picoseconds. - Weight::from_parts(100_355_000, 219984) + // Minimum execution time: 144_418_000 picoseconds. + Weight::from_parts(204_593_000, 219984) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -97,8 +101,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `20216` // Estimated: `219984` - // Minimum execution time: 276_420_000 picoseconds. - Weight::from_parts(277_433_000, 219984) + // Minimum execution time: 323_458_000 picoseconds. + Weight::from_parts(408_780_000, 219984) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -112,8 +116,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `19968` // Estimated: `219984` - // Minimum execution time: 241_058_000 picoseconds. - Weight::from_parts(242_235_000, 219984) + // Minimum execution time: 301_795_000 picoseconds. + Weight::from_parts(392_921_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -125,8 +129,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `12675` // Estimated: `30706` - // Minimum execution time: 46_385_000 picoseconds. - Weight::from_parts(46_709_000, 30706) + // Minimum execution time: 67_897_000 picoseconds. + Weight::from_parts(92_769_000, 30706) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -147,10 +151,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `240 + r * (1627 ±0)` // Estimated: `109992 + r * (109992 ±0)` - // Minimum execution time: 48_947_000 picoseconds. - Weight::from_parts(50_219_593, 109992) - // Standard Error: 70_238 - .saturating_add(Weight::from_parts(40_509_706, 0).saturating_mul(r.into())) + // Minimum execution time: 66_162_000 picoseconds. + Weight::from_parts(94_593_281, 109992) + // Standard Error: 3_374_102 + .saturating_add(Weight::from_parts(43_342_118, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4_u64)) @@ -168,10 +172,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `406 + r * (1376 ±0)` // Estimated: `109992 + r * (109992 ±0)` - // Minimum execution time: 23_408_000 picoseconds. - Weight::from_parts(24_087_793, 109992) - // Standard Error: 31_776 - .saturating_add(Weight::from_parts(36_594_606, 0).saturating_mul(r.into())) + // Minimum execution time: 32_554_000 picoseconds. + Weight::from_parts(51_306_157, 109992) + // Standard Error: 2_381_265 + .saturating_add(Weight::from_parts(66_379_242, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(2_u64)) @@ -190,8 +194,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `11734` // Estimated: `30706` - // Minimum execution time: 65_903_000 picoseconds. - Weight::from_parts(66_460_000, 30706) + // Minimum execution time: 80_198_000 picoseconds. + Weight::from_parts(140_744_000, 30706) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -215,8 +219,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `13074` // Estimated: `219984` - // Minimum execution time: 99_130_000 picoseconds. - Weight::from_parts(100_355_000, 219984) + // Minimum execution time: 144_418_000 picoseconds. + Weight::from_parts(204_593_000, 219984) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -236,8 +240,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `20216` // Estimated: `219984` - // Minimum execution time: 276_420_000 picoseconds. - Weight::from_parts(277_433_000, 219984) + // Minimum execution time: 323_458_000 picoseconds. + Weight::from_parts(408_780_000, 219984) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -251,8 +255,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `19968` // Estimated: `219984` - // Minimum execution time: 241_058_000 picoseconds. - Weight::from_parts(242_235_000, 219984) + // Minimum execution time: 301_795_000 picoseconds. + Weight::from_parts(392_921_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -264,8 +268,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `12675` // Estimated: `30706` - // Minimum execution time: 46_385_000 picoseconds. - Weight::from_parts(46_709_000, 30706) + // Minimum execution time: 67_897_000 picoseconds. + Weight::from_parts(92_769_000, 30706) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -286,10 +290,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `240 + r * (1627 ±0)` // Estimated: `109992 + r * (109992 ±0)` - // Minimum execution time: 48_947_000 picoseconds. - Weight::from_parts(50_219_593, 109992) - // Standard Error: 70_238 - .saturating_add(Weight::from_parts(40_509_706, 0).saturating_mul(r.into())) + // Minimum execution time: 66_162_000 picoseconds. + Weight::from_parts(94_593_281, 109992) + // Standard Error: 3_374_102 + .saturating_add(Weight::from_parts(43_342_118, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(4_u64)) @@ -307,10 +311,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `406 + r * (1376 ±0)` // Estimated: `109992 + r * (109992 ±0)` - // Minimum execution time: 23_408_000 picoseconds. - Weight::from_parts(24_087_793, 109992) - // Standard Error: 31_776 - .saturating_add(Weight::from_parts(36_594_606, 0).saturating_mul(r.into())) + // Minimum execution time: 32_554_000 picoseconds. + Weight::from_parts(51_306_157, 109992) + // Standard Error: 2_381_265 + .saturating_add(Weight::from_parts(66_379_242, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(2_u64)) @@ -329,8 +333,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `11734` // Estimated: `30706` - // Minimum execution time: 65_903_000 picoseconds. - Weight::from_parts(66_460_000, 30706) + // Minimum execution time: 80_198_000 picoseconds. + Weight::from_parts(140_744_000, 30706) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } diff --git a/frame/core-fellowship/src/weights.rs b/frame/core-fellowship/src/weights.rs index 28ebeae64733e..69d9095c600ad 100644 --- a/frame/core-fellowship/src/weights.rs +++ b/frame/core-fellowship/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_core_fellowship //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_core_fellowship +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_core_fellowship. pub trait WeightInfo { @@ -69,8 +73,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_390_000 picoseconds. - Weight::from_parts(10_847_000, 0) + // Minimum execution time: 9_342_000 picoseconds. + Weight::from_parts(9_829_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: CoreFellowship Member (r:1 w:1) @@ -87,10 +91,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: CoreFellowship MemberEvidence (max_values: None, max_size: Some(16429), added: 18904, mode: MaxEncodedLen) fn bump_offboard() -> Weight { // Proof Size summary in bytes: - // Measured: `16854` + // Measured: `16887` // Estimated: `19894` - // Minimum execution time: 61_737_000 picoseconds. - Weight::from_parts(62_207_000, 19894) + // Minimum execution time: 58_443_000 picoseconds. + Weight::from_parts(60_829_000, 19894) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -108,10 +112,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: CoreFellowship MemberEvidence (max_values: None, max_size: Some(16429), added: 18904, mode: MaxEncodedLen) fn bump_demote() -> Weight { // Proof Size summary in bytes: - // Measured: `16964` + // Measured: `16997` // Estimated: `19894` - // Minimum execution time: 64_226_000 picoseconds. - Weight::from_parts(64_678_000, 19894) + // Minimum execution time: 63_165_000 picoseconds. + Weight::from_parts(65_490_000, 19894) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -121,10 +125,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: CoreFellowship Member (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) fn set_active() -> Weight { // Proof Size summary in bytes: - // Measured: `355` + // Measured: `388` // Estimated: `3514` - // Minimum execution time: 18_977_000 picoseconds. - Weight::from_parts(19_157_000, 3514) + // Minimum execution time: 17_982_000 picoseconds. + Weight::from_parts(18_488_000, 3514) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -140,10 +144,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: RankedCollective IdToIndex (max_values: None, max_size: Some(54), added: 2529, mode: MaxEncodedLen) fn induct() -> Weight { // Proof Size summary in bytes: - // Measured: `113` + // Measured: `146` // Estimated: `3514` - // Minimum execution time: 28_633_000 picoseconds. - Weight::from_parts(29_074_000, 3514) + // Minimum execution time: 27_157_000 picoseconds. + Weight::from_parts(28_053_000, 3514) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -163,10 +167,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: RankedCollective IdToIndex (max_values: None, max_size: Some(54), added: 2529, mode: MaxEncodedLen) fn promote() -> Weight { // Proof Size summary in bytes: - // Measured: `16832` + // Measured: `16865` // Estimated: `19894` - // Minimum execution time: 59_008_000 picoseconds. - Weight::from_parts(59_690_000, 19894) + // Minimum execution time: 57_865_000 picoseconds. + Weight::from_parts(61_276_000, 19894) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -178,10 +182,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: CoreFellowship MemberEvidence (max_values: None, max_size: Some(16429), added: 18904, mode: MaxEncodedLen) fn offboard() -> Weight { // Proof Size summary in bytes: - // Measured: `326` + // Measured: `359` // Estimated: `3514` - // Minimum execution time: 18_892_000 picoseconds. - Weight::from_parts(19_095_000, 3514) + // Minimum execution time: 17_466_000 picoseconds. + Weight::from_parts(18_395_000, 3514) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -191,10 +195,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: RankedCollective Members (max_values: None, max_size: Some(42), added: 2517, mode: MaxEncodedLen) fn import() -> Weight { // Proof Size summary in bytes: - // Measured: `280` + // Measured: `313` // Estimated: `3514` - // Minimum execution time: 18_107_000 picoseconds. - Weight::from_parts(18_371_000, 3514) + // Minimum execution time: 16_896_000 picoseconds. + Weight::from_parts(17_517_000, 3514) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -206,10 +210,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: CoreFellowship MemberEvidence (max_values: None, max_size: Some(16429), added: 18904, mode: MaxEncodedLen) fn approve() -> Weight { // Proof Size summary in bytes: - // Measured: `16810` + // Measured: `16843` // Estimated: `19894` - // Minimum execution time: 43_243_000 picoseconds. - Weight::from_parts(43_965_000, 19894) + // Minimum execution time: 41_170_000 picoseconds. + Weight::from_parts(44_789_000, 19894) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -221,8 +225,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `79` // Estimated: `19894` - // Minimum execution time: 27_881_000 picoseconds. - Weight::from_parts(28_208_000, 19894) + // Minimum execution time: 26_152_000 picoseconds. + Weight::from_parts(27_326_000, 19894) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -236,8 +240,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_390_000 picoseconds. - Weight::from_parts(10_847_000, 0) + // Minimum execution time: 9_342_000 picoseconds. + Weight::from_parts(9_829_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: CoreFellowship Member (r:1 w:1) @@ -254,10 +258,10 @@ impl WeightInfo for () { /// Proof: CoreFellowship MemberEvidence (max_values: None, max_size: Some(16429), added: 18904, mode: MaxEncodedLen) fn bump_offboard() -> Weight { // Proof Size summary in bytes: - // Measured: `16854` + // Measured: `16887` // Estimated: `19894` - // Minimum execution time: 61_737_000 picoseconds. - Weight::from_parts(62_207_000, 19894) + // Minimum execution time: 58_443_000 picoseconds. + Weight::from_parts(60_829_000, 19894) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -275,10 +279,10 @@ impl WeightInfo for () { /// Proof: CoreFellowship MemberEvidence (max_values: None, max_size: Some(16429), added: 18904, mode: MaxEncodedLen) fn bump_demote() -> Weight { // Proof Size summary in bytes: - // Measured: `16964` + // Measured: `16997` // Estimated: `19894` - // Minimum execution time: 64_226_000 picoseconds. - Weight::from_parts(64_678_000, 19894) + // Minimum execution time: 63_165_000 picoseconds. + Weight::from_parts(65_490_000, 19894) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -288,10 +292,10 @@ impl WeightInfo for () { /// Proof: CoreFellowship Member (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) fn set_active() -> Weight { // Proof Size summary in bytes: - // Measured: `355` + // Measured: `388` // Estimated: `3514` - // Minimum execution time: 18_977_000 picoseconds. - Weight::from_parts(19_157_000, 3514) + // Minimum execution time: 17_982_000 picoseconds. + Weight::from_parts(18_488_000, 3514) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -307,10 +311,10 @@ impl WeightInfo for () { /// Proof: RankedCollective IdToIndex (max_values: None, max_size: Some(54), added: 2529, mode: MaxEncodedLen) fn induct() -> Weight { // Proof Size summary in bytes: - // Measured: `113` + // Measured: `146` // Estimated: `3514` - // Minimum execution time: 28_633_000 picoseconds. - Weight::from_parts(29_074_000, 3514) + // Minimum execution time: 27_157_000 picoseconds. + Weight::from_parts(28_053_000, 3514) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -330,10 +334,10 @@ impl WeightInfo for () { /// Proof: RankedCollective IdToIndex (max_values: None, max_size: Some(54), added: 2529, mode: MaxEncodedLen) fn promote() -> Weight { // Proof Size summary in bytes: - // Measured: `16832` + // Measured: `16865` // Estimated: `19894` - // Minimum execution time: 59_008_000 picoseconds. - Weight::from_parts(59_690_000, 19894) + // Minimum execution time: 57_865_000 picoseconds. + Weight::from_parts(61_276_000, 19894) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -345,10 +349,10 @@ impl WeightInfo for () { /// Proof: CoreFellowship MemberEvidence (max_values: None, max_size: Some(16429), added: 18904, mode: MaxEncodedLen) fn offboard() -> Weight { // Proof Size summary in bytes: - // Measured: `326` + // Measured: `359` // Estimated: `3514` - // Minimum execution time: 18_892_000 picoseconds. - Weight::from_parts(19_095_000, 3514) + // Minimum execution time: 17_466_000 picoseconds. + Weight::from_parts(18_395_000, 3514) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -358,10 +362,10 @@ impl WeightInfo for () { /// Proof: RankedCollective Members (max_values: None, max_size: Some(42), added: 2517, mode: MaxEncodedLen) fn import() -> Weight { // Proof Size summary in bytes: - // Measured: `280` + // Measured: `313` // Estimated: `3514` - // Minimum execution time: 18_107_000 picoseconds. - Weight::from_parts(18_371_000, 3514) + // Minimum execution time: 16_896_000 picoseconds. + Weight::from_parts(17_517_000, 3514) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -373,10 +377,10 @@ impl WeightInfo for () { /// Proof: CoreFellowship MemberEvidence (max_values: None, max_size: Some(16429), added: 18904, mode: MaxEncodedLen) fn approve() -> Weight { // Proof Size summary in bytes: - // Measured: `16810` + // Measured: `16843` // Estimated: `19894` - // Minimum execution time: 43_243_000 picoseconds. - Weight::from_parts(43_965_000, 19894) + // Minimum execution time: 41_170_000 picoseconds. + Weight::from_parts(44_789_000, 19894) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -388,8 +392,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `79` // Estimated: `19894` - // Minimum execution time: 27_881_000 picoseconds. - Weight::from_parts(28_208_000, 19894) + // Minimum execution time: 26_152_000 picoseconds. + Weight::from_parts(27_326_000, 19894) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/democracy/src/weights.rs b/frame/democracy/src/weights.rs index a263f2982d862..969748bf1528c 100644 --- a/frame/democracy/src/weights.rs +++ b/frame/democracy/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_democracy //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_democracy +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_democracy. pub trait WeightInfo { @@ -93,8 +97,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4801` // Estimated: `18187` - // Minimum execution time: 43_810_000 picoseconds. - Weight::from_parts(44_439_000, 18187) + // Minimum execution time: 53_898_000 picoseconds. + Weight::from_parts(61_213_000, 18187) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -104,8 +108,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3556` // Estimated: `6695` - // Minimum execution time: 40_003_000 picoseconds. - Weight::from_parts(40_448_000, 6695) + // Minimum execution time: 45_861_000 picoseconds. + Weight::from_parts(47_800_000, 6695) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -121,8 +125,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3470` // Estimated: `7260` - // Minimum execution time: 54_737_000 picoseconds. - Weight::from_parts(55_154_000, 7260) + // Minimum execution time: 76_444_000 picoseconds. + Weight::from_parts(105_837_000, 7260) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -138,8 +142,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3492` // Estimated: `7260` - // Minimum execution time: 59_545_000 picoseconds. - Weight::from_parts(59_955_000, 7260) + // Minimum execution time: 73_839_000 picoseconds. + Weight::from_parts(89_344_000, 7260) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -153,8 +157,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `366` // Estimated: `3666` - // Minimum execution time: 27_886_000 picoseconds. - Weight::from_parts(28_372_000, 3666) + // Minimum execution time: 25_959_000 picoseconds. + Weight::from_parts(27_054_000, 3666) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -176,8 +180,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `5910` // Estimated: `18187` - // Minimum execution time: 99_273_000 picoseconds. - Weight::from_parts(100_398_000, 18187) + // Minimum execution time: 124_490_000 picoseconds. + Weight::from_parts(145_963_000, 18187) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -189,8 +193,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3416` // Estimated: `6703` - // Minimum execution time: 14_946_000 picoseconds. - Weight::from_parts(15_114_000, 6703) + // Minimum execution time: 13_434_000 picoseconds. + Weight::from_parts(14_243_000, 6703) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -200,8 +204,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_870_000 picoseconds. - Weight::from_parts(4_083_000, 0) + // Minimum execution time: 3_330_000 picoseconds. + Weight::from_parts(3_488_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Democracy NextExternal (r:0 w:1) @@ -210,8 +214,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_989_000 picoseconds. - Weight::from_parts(4_166_000, 0) + // Minimum execution time: 3_255_000 picoseconds. + Weight::from_parts(3_520_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Democracy NextExternal (r:1 w:1) @@ -226,8 +230,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `286` // Estimated: `3518` - // Minimum execution time: 29_776_000 picoseconds. - Weight::from_parts(30_186_000, 3518) + // Minimum execution time: 28_299_000 picoseconds. + Weight::from_parts(29_364_000, 3518) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -241,8 +245,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3519` // Estimated: `6703` - // Minimum execution time: 33_891_000 picoseconds. - Weight::from_parts(34_265_000, 6703) + // Minimum execution time: 32_699_000 picoseconds. + Weight::from_parts(33_417_000, 6703) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -258,8 +262,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `5821` // Estimated: `18187` - // Minimum execution time: 81_510_000 picoseconds. - Weight::from_parts(82_483_000, 18187) + // Minimum execution time: 100_111_000 picoseconds. + Weight::from_parts(112_037_000, 18187) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -271,8 +275,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `271` // Estimated: `3518` - // Minimum execution time: 21_164_000 picoseconds. - Weight::from_parts(21_624_000, 3518) + // Minimum execution time: 19_407_000 picoseconds. + Weight::from_parts(20_120_000, 3518) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -287,10 +291,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `244 + r * (86 ±0)` // Estimated: `1489 + r * (2676 ±0)` - // Minimum execution time: 6_925_000 picoseconds. - Weight::from_parts(10_624_198, 1489) - // Standard Error: 5_780 - .saturating_add(Weight::from_parts(2_934_169, 0).saturating_mul(r.into())) + // Minimum execution time: 7_231_000 picoseconds. + Weight::from_parts(7_403_000, 1489) + // Standard Error: 14_321 + .saturating_add(Weight::from_parts(3_774_695, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -313,10 +317,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `244 + r * (86 ±0)` // Estimated: `18187 + r * (2676 ±0)` - // Minimum execution time: 10_551_000 picoseconds. - Weight::from_parts(13_126_123, 18187) - // Standard Error: 6_391 - .saturating_add(Weight::from_parts(2_952_789, 0).saturating_mul(r.into())) + // Minimum execution time: 10_815_000 picoseconds. + Weight::from_parts(2_098_268, 18187) + // Standard Error: 25_749 + .saturating_add(Weight::from_parts(3_865_573, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -335,10 +339,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `830 + r * (108 ±0)` // Estimated: `19800 + r * (2676 ±0)` - // Minimum execution time: 47_172_000 picoseconds. - Weight::from_parts(49_667_954, 19800) - // Standard Error: 6_129 - .saturating_add(Weight::from_parts(4_230_402, 0).saturating_mul(r.into())) + // Minimum execution time: 45_104_000 picoseconds. + Weight::from_parts(34_751_339, 19800) + // Standard Error: 42_522 + .saturating_add(Weight::from_parts(5_945_703, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4_u64)) @@ -354,10 +358,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `493 + r * (108 ±0)` // Estimated: `13530 + r * (2676 ±0)` - // Minimum execution time: 22_360_000 picoseconds. - Weight::from_parts(25_063_237, 13530) - // Standard Error: 5_326 - .saturating_add(Weight::from_parts(4_163_683, 0).saturating_mul(r.into())) + // Minimum execution time: 20_946_000 picoseconds. + Weight::from_parts(4_511_130, 13530) + // Standard Error: 42_836 + .saturating_add(Weight::from_parts(6_013_989, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(2_u64)) @@ -370,8 +374,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_047_000 picoseconds. - Weight::from_parts(4_139_000, 0) + // Minimum execution time: 3_212_000 picoseconds. + Weight::from_parts(3_378_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Democracy VotingOf (r:1 w:1) @@ -387,10 +391,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `563` // Estimated: `7260` - // Minimum execution time: 27_322_000 picoseconds. - Weight::from_parts(39_909_589, 7260) - // Standard Error: 2_758 - .saturating_add(Weight::from_parts(29_497, 0).saturating_mul(r.into())) + // Minimum execution time: 26_794_000 picoseconds. + Weight::from_parts(41_241_490, 7260) + // Standard Error: 7_492 + .saturating_add(Weight::from_parts(274_503, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -407,10 +411,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `564 + r * (22 ±0)` // Estimated: `7260` - // Minimum execution time: 37_082_000 picoseconds. - Weight::from_parts(38_580_061, 7260) - // Standard Error: 664 - .saturating_add(Weight::from_parts(62_401, 0).saturating_mul(r.into())) + // Minimum execution time: 36_134_000 picoseconds. + Weight::from_parts(38_337_204, 7260) + // Standard Error: 9_282 + .saturating_add(Weight::from_parts(355_815, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -423,10 +427,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `728 + r * (26 ±0)` // Estimated: `7260` - // Minimum execution time: 17_528_000 picoseconds. - Weight::from_parts(20_075_412, 7260) - // Standard Error: 1_072 - .saturating_add(Weight::from_parts(81_734, 0).saturating_mul(r.into())) + // Minimum execution time: 15_910_000 picoseconds. + Weight::from_parts(17_606_664, 7260) + // Standard Error: 5_977 + .saturating_add(Weight::from_parts(294_726, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -439,10 +443,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `728 + r * (26 ±0)` // Estimated: `7260` - // Minimum execution time: 17_517_000 picoseconds. - Weight::from_parts(20_090_718, 7260) - // Standard Error: 1_105 - .saturating_add(Weight::from_parts(82_651, 0).saturating_mul(r.into())) + // Minimum execution time: 15_805_000 picoseconds. + Weight::from_parts(18_119_991, 7260) + // Standard Error: 7_446 + .saturating_add(Weight::from_parts(295_131, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -456,8 +460,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `356` // Estimated: `3556` - // Minimum execution time: 19_234_000 picoseconds. - Weight::from_parts(19_755_000, 3556) + // Minimum execution time: 18_533_000 picoseconds. + Weight::from_parts(19_024_000, 3556) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -469,8 +473,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `286` // Estimated: `3518` - // Minimum execution time: 17_621_000 picoseconds. - Weight::from_parts(17_861_000, 3518) + // Minimum execution time: 16_380_000 picoseconds. + Weight::from_parts(16_990_000, 3518) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -484,8 +488,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4888` // Estimated: `18187` - // Minimum execution time: 35_785_000 picoseconds. - Weight::from_parts(36_102_000, 18187) + // Minimum execution time: 45_356_000 picoseconds. + Weight::from_parts(56_549_000, 18187) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -497,8 +501,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4822` // Estimated: `18187` - // Minimum execution time: 33_493_000 picoseconds. - Weight::from_parts(33_747_000, 18187) + // Minimum execution time: 40_975_000 picoseconds. + Weight::from_parts(49_817_000, 18187) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -510,8 +514,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 15_557_000 picoseconds. - Weight::from_parts(15_844_000, 3556) + // Minimum execution time: 14_107_000 picoseconds. + Weight::from_parts(14_675_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -523,8 +527,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `302` // Estimated: `3666` - // Minimum execution time: 19_940_000 picoseconds. - Weight::from_parts(20_301_000, 3666) + // Minimum execution time: 18_387_000 picoseconds. + Weight::from_parts(18_831_000, 3666) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -544,8 +548,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4801` // Estimated: `18187` - // Minimum execution time: 43_810_000 picoseconds. - Weight::from_parts(44_439_000, 18187) + // Minimum execution time: 53_898_000 picoseconds. + Weight::from_parts(61_213_000, 18187) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -555,8 +559,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3556` // Estimated: `6695` - // Minimum execution time: 40_003_000 picoseconds. - Weight::from_parts(40_448_000, 6695) + // Minimum execution time: 45_861_000 picoseconds. + Weight::from_parts(47_800_000, 6695) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -572,8 +576,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3470` // Estimated: `7260` - // Minimum execution time: 54_737_000 picoseconds. - Weight::from_parts(55_154_000, 7260) + // Minimum execution time: 76_444_000 picoseconds. + Weight::from_parts(105_837_000, 7260) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -589,8 +593,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3492` // Estimated: `7260` - // Minimum execution time: 59_545_000 picoseconds. - Weight::from_parts(59_955_000, 7260) + // Minimum execution time: 73_839_000 picoseconds. + Weight::from_parts(89_344_000, 7260) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -604,8 +608,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `366` // Estimated: `3666` - // Minimum execution time: 27_886_000 picoseconds. - Weight::from_parts(28_372_000, 3666) + // Minimum execution time: 25_959_000 picoseconds. + Weight::from_parts(27_054_000, 3666) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -627,8 +631,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `5910` // Estimated: `18187` - // Minimum execution time: 99_273_000 picoseconds. - Weight::from_parts(100_398_000, 18187) + // Minimum execution time: 124_490_000 picoseconds. + Weight::from_parts(145_963_000, 18187) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -640,8 +644,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3416` // Estimated: `6703` - // Minimum execution time: 14_946_000 picoseconds. - Weight::from_parts(15_114_000, 6703) + // Minimum execution time: 13_434_000 picoseconds. + Weight::from_parts(14_243_000, 6703) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -651,8 +655,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_870_000 picoseconds. - Weight::from_parts(4_083_000, 0) + // Minimum execution time: 3_330_000 picoseconds. + Weight::from_parts(3_488_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Democracy NextExternal (r:0 w:1) @@ -661,8 +665,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_989_000 picoseconds. - Weight::from_parts(4_166_000, 0) + // Minimum execution time: 3_255_000 picoseconds. + Weight::from_parts(3_520_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Democracy NextExternal (r:1 w:1) @@ -677,8 +681,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `286` // Estimated: `3518` - // Minimum execution time: 29_776_000 picoseconds. - Weight::from_parts(30_186_000, 3518) + // Minimum execution time: 28_299_000 picoseconds. + Weight::from_parts(29_364_000, 3518) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -692,8 +696,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3519` // Estimated: `6703` - // Minimum execution time: 33_891_000 picoseconds. - Weight::from_parts(34_265_000, 6703) + // Minimum execution time: 32_699_000 picoseconds. + Weight::from_parts(33_417_000, 6703) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -709,8 +713,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `5821` // Estimated: `18187` - // Minimum execution time: 81_510_000 picoseconds. - Weight::from_parts(82_483_000, 18187) + // Minimum execution time: 100_111_000 picoseconds. + Weight::from_parts(112_037_000, 18187) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -722,8 +726,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `271` // Estimated: `3518` - // Minimum execution time: 21_164_000 picoseconds. - Weight::from_parts(21_624_000, 3518) + // Minimum execution time: 19_407_000 picoseconds. + Weight::from_parts(20_120_000, 3518) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -738,10 +742,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `244 + r * (86 ±0)` // Estimated: `1489 + r * (2676 ±0)` - // Minimum execution time: 6_925_000 picoseconds. - Weight::from_parts(10_624_198, 1489) - // Standard Error: 5_780 - .saturating_add(Weight::from_parts(2_934_169, 0).saturating_mul(r.into())) + // Minimum execution time: 7_231_000 picoseconds. + Weight::from_parts(7_403_000, 1489) + // Standard Error: 14_321 + .saturating_add(Weight::from_parts(3_774_695, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -764,10 +768,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `244 + r * (86 ±0)` // Estimated: `18187 + r * (2676 ±0)` - // Minimum execution time: 10_551_000 picoseconds. - Weight::from_parts(13_126_123, 18187) - // Standard Error: 6_391 - .saturating_add(Weight::from_parts(2_952_789, 0).saturating_mul(r.into())) + // Minimum execution time: 10_815_000 picoseconds. + Weight::from_parts(2_098_268, 18187) + // Standard Error: 25_749 + .saturating_add(Weight::from_parts(3_865_573, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -786,10 +790,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `830 + r * (108 ±0)` // Estimated: `19800 + r * (2676 ±0)` - // Minimum execution time: 47_172_000 picoseconds. - Weight::from_parts(49_667_954, 19800) - // Standard Error: 6_129 - .saturating_add(Weight::from_parts(4_230_402, 0).saturating_mul(r.into())) + // Minimum execution time: 45_104_000 picoseconds. + Weight::from_parts(34_751_339, 19800) + // Standard Error: 42_522 + .saturating_add(Weight::from_parts(5_945_703, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(4_u64)) @@ -805,10 +809,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `493 + r * (108 ±0)` // Estimated: `13530 + r * (2676 ±0)` - // Minimum execution time: 22_360_000 picoseconds. - Weight::from_parts(25_063_237, 13530) - // Standard Error: 5_326 - .saturating_add(Weight::from_parts(4_163_683, 0).saturating_mul(r.into())) + // Minimum execution time: 20_946_000 picoseconds. + Weight::from_parts(4_511_130, 13530) + // Standard Error: 42_836 + .saturating_add(Weight::from_parts(6_013_989, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(2_u64)) @@ -821,8 +825,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_047_000 picoseconds. - Weight::from_parts(4_139_000, 0) + // Minimum execution time: 3_212_000 picoseconds. + Weight::from_parts(3_378_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Democracy VotingOf (r:1 w:1) @@ -838,10 +842,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `563` // Estimated: `7260` - // Minimum execution time: 27_322_000 picoseconds. - Weight::from_parts(39_909_589, 7260) - // Standard Error: 2_758 - .saturating_add(Weight::from_parts(29_497, 0).saturating_mul(r.into())) + // Minimum execution time: 26_794_000 picoseconds. + Weight::from_parts(41_241_490, 7260) + // Standard Error: 7_492 + .saturating_add(Weight::from_parts(274_503, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -858,10 +862,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `564 + r * (22 ±0)` // Estimated: `7260` - // Minimum execution time: 37_082_000 picoseconds. - Weight::from_parts(38_580_061, 7260) - // Standard Error: 664 - .saturating_add(Weight::from_parts(62_401, 0).saturating_mul(r.into())) + // Minimum execution time: 36_134_000 picoseconds. + Weight::from_parts(38_337_204, 7260) + // Standard Error: 9_282 + .saturating_add(Weight::from_parts(355_815, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -874,10 +878,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `728 + r * (26 ±0)` // Estimated: `7260` - // Minimum execution time: 17_528_000 picoseconds. - Weight::from_parts(20_075_412, 7260) - // Standard Error: 1_072 - .saturating_add(Weight::from_parts(81_734, 0).saturating_mul(r.into())) + // Minimum execution time: 15_910_000 picoseconds. + Weight::from_parts(17_606_664, 7260) + // Standard Error: 5_977 + .saturating_add(Weight::from_parts(294_726, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -890,10 +894,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `728 + r * (26 ±0)` // Estimated: `7260` - // Minimum execution time: 17_517_000 picoseconds. - Weight::from_parts(20_090_718, 7260) - // Standard Error: 1_105 - .saturating_add(Weight::from_parts(82_651, 0).saturating_mul(r.into())) + // Minimum execution time: 15_805_000 picoseconds. + Weight::from_parts(18_119_991, 7260) + // Standard Error: 7_446 + .saturating_add(Weight::from_parts(295_131, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -907,8 +911,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `356` // Estimated: `3556` - // Minimum execution time: 19_234_000 picoseconds. - Weight::from_parts(19_755_000, 3556) + // Minimum execution time: 18_533_000 picoseconds. + Weight::from_parts(19_024_000, 3556) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -920,8 +924,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `286` // Estimated: `3518` - // Minimum execution time: 17_621_000 picoseconds. - Weight::from_parts(17_861_000, 3518) + // Minimum execution time: 16_380_000 picoseconds. + Weight::from_parts(16_990_000, 3518) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -935,8 +939,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4888` // Estimated: `18187` - // Minimum execution time: 35_785_000 picoseconds. - Weight::from_parts(36_102_000, 18187) + // Minimum execution time: 45_356_000 picoseconds. + Weight::from_parts(56_549_000, 18187) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -948,8 +952,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4822` // Estimated: `18187` - // Minimum execution time: 33_493_000 picoseconds. - Weight::from_parts(33_747_000, 18187) + // Minimum execution time: 40_975_000 picoseconds. + Weight::from_parts(49_817_000, 18187) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -961,8 +965,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 15_557_000 picoseconds. - Weight::from_parts(15_844_000, 3556) + // Minimum execution time: 14_107_000 picoseconds. + Weight::from_parts(14_675_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -974,8 +978,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `302` // Estimated: `3666` - // Minimum execution time: 19_940_000 picoseconds. - Weight::from_parts(20_301_000, 3666) + // Minimum execution time: 18_387_000 picoseconds. + Weight::from_parts(18_831_000, 3666) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/election-provider-multi-phase/src/weights.rs b/frame/election-provider-multi-phase/src/weights.rs index a1ba3514ca469..3c40c9ae64f35 100644 --- a/frame/election-provider-multi-phase/src/weights.rs +++ b/frame/election-provider-multi-phase/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_election_provider_multi_phase //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_election_provider_multi_phase +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_election_provider_multi_phase. pub trait WeightInfo { @@ -81,10 +85,10 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured) fn on_initialize_nothing() -> Weight { // Proof Size summary in bytes: - // Measured: `994` + // Measured: `1028` // Estimated: `3481` - // Minimum execution time: 21_239_000 picoseconds. - Weight::from_parts(21_970_000, 3481) + // Minimum execution time: 22_663_000 picoseconds. + Weight::from_parts(23_540_000, 3481) .saturating_add(T::DbWeight::get().reads(8_u64)) } /// Storage: ElectionProviderMultiPhase Round (r:1 w:0) @@ -93,10 +97,10 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured) fn on_initialize_open_signed() -> Weight { // Proof Size summary in bytes: - // Measured: `114` - // Estimated: `1599` - // Minimum execution time: 13_913_000 picoseconds. - Weight::from_parts(14_329_000, 1599) + // Measured: `148` + // Estimated: `1633` + // Minimum execution time: 12_285_000 picoseconds. + Weight::from_parts(12_857_000, 1633) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -106,10 +110,10 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured) fn on_initialize_open_unsigned() -> Weight { // Proof Size summary in bytes: - // Measured: `114` - // Estimated: `1599` - // Minimum execution time: 15_377_000 picoseconds. - Weight::from_parts(15_714_000, 1599) + // Measured: `148` + // Estimated: `1633` + // Minimum execution time: 13_291_000 picoseconds. + Weight::from_parts(13_730_000, 1633) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -121,8 +125,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 32_899_000 picoseconds. - Weight::from_parts(33_455_000, 3593) + // Minimum execution time: 33_322_000 picoseconds. + Weight::from_parts(34_276_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -132,8 +136,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 22_532_000 picoseconds. - Weight::from_parts(23_039_000, 3593) + // Minimum execution time: 22_806_000 picoseconds. + Weight::from_parts(23_346_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -145,14 +149,16 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: ElectionProviderMultiPhase Snapshot (max_values: Some(1), max_size: None, mode: Measured) /// The range of component `v` is `[1000, 2000]`. /// The range of component `t` is `[500, 1000]`. - fn create_snapshot_internal(v: u32, _t: u32, ) -> Weight { + fn create_snapshot_internal(v: u32, t: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 253_511_000 picoseconds. - Weight::from_parts(261_190_000, 0) - // Standard Error: 1_621 - .saturating_add(Weight::from_parts(157_608, 0).saturating_mul(v.into())) + // Minimum execution time: 388_510_000 picoseconds. + Weight::from_parts(146_128_325, 0) + // Standard Error: 22_301 + .saturating_add(Weight::from_parts(459_382, 0).saturating_mul(v.into())) + // Standard Error: 44_583 + .saturating_add(Weight::from_parts(66_777, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().writes(3_u64)) } /// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1) @@ -177,14 +183,14 @@ impl WeightInfo for SubstrateWeight { /// The range of component `d` is `[200, 400]`. fn elect_queued(a: u32, d: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `337 + a * (768 ±0) + d * (48 ±0)` - // Estimated: `3889 + a * (768 ±0) + d * (49 ±0)` - // Minimum execution time: 284_994_000 picoseconds. - Weight::from_parts(97_696_734, 3889) - // Standard Error: 4_172 - .saturating_add(Weight::from_parts(331_569, 0).saturating_mul(a.into())) - // Standard Error: 6_254 - .saturating_add(Weight::from_parts(92_198, 0).saturating_mul(d.into())) + // Measured: `371 + a * (768 ±0) + d * (48 ±0)` + // Estimated: `3923 + a * (768 ±0) + d * (49 ±0)` + // Minimum execution time: 407_448_000 picoseconds. + Weight::from_parts(42_732_997, 3923) + // Standard Error: 63_568 + .saturating_add(Weight::from_parts(978_664, 0).saturating_mul(a.into())) + // Standard Error: 95_286 + .saturating_add(Weight::from_parts(355_177, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(8_u64)) .saturating_add(Weight::from_parts(0, 768).saturating_mul(a.into())) @@ -204,10 +210,10 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: ElectionProviderMultiPhase SignedSubmissionsMap (max_values: None, max_size: None, mode: Measured) fn submit() -> Weight { // Proof Size summary in bytes: - // Measured: `893` - // Estimated: `2378` - // Minimum execution time: 52_194_000 picoseconds. - Weight::from_parts(53_062_000, 2378) + // Measured: `927` + // Estimated: `2412` + // Minimum execution time: 52_779_000 picoseconds. + Weight::from_parts(54_240_000, 2412) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -231,14 +237,14 @@ impl WeightInfo for SubstrateWeight { /// The range of component `d` is `[200, 400]`. fn submit_unsigned(v: u32, t: u32, a: u32, _d: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `219 + t * (32 ±0) + v * (553 ±0)` - // Estimated: `1704 + t * (32 ±0) + v * (553 ±0)` - // Minimum execution time: 4_843_067_000 picoseconds. - Weight::from_parts(4_860_833_000, 1704) - // Standard Error: 14_594 - .saturating_add(Weight::from_parts(76_611, 0).saturating_mul(v.into())) - // Standard Error: 43_249 - .saturating_add(Weight::from_parts(4_347_887, 0).saturating_mul(a.into())) + // Measured: `253 + t * (32 ±0) + v * (553 ±0)` + // Estimated: `1738 + t * (32 ±0) + v * (553 ±0)` + // Minimum execution time: 6_251_778_000 picoseconds. + Weight::from_parts(7_214_673_000, 1738) + // Standard Error: 55_691 + .saturating_add(Weight::from_parts(604_035, 0).saturating_mul(v.into())) + // Standard Error: 165_034 + .saturating_add(Weight::from_parts(6_257_222, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into())) @@ -258,14 +264,14 @@ impl WeightInfo for SubstrateWeight { /// The range of component `d` is `[200, 400]`. fn feasibility_check(v: u32, t: u32, a: u32, _d: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `194 + t * (32 ±0) + v * (553 ±0)` - // Estimated: `1679 + t * (32 ±0) + v * (553 ±0)` - // Minimum execution time: 4_190_524_000 picoseconds. - Weight::from_parts(4_200_207_000, 1679) - // Standard Error: 12_454 - .saturating_add(Weight::from_parts(166_342, 0).saturating_mul(v.into())) - // Standard Error: 36_906 - .saturating_add(Weight::from_parts(3_493_372, 0).saturating_mul(a.into())) + // Measured: `228 + t * (32 ±0) + v * (553 ±0)` + // Estimated: `1713 + t * (32 ±0) + v * (553 ±0)` + // Minimum execution time: 5_420_467_000 picoseconds. + Weight::from_parts(6_141_648_000, 1713) + // Standard Error: 50_488 + .saturating_add(Weight::from_parts(729_845, 0).saturating_mul(v.into())) + // Standard Error: 149_617 + .saturating_add(Weight::from_parts(4_082_205, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into())) .saturating_add(Weight::from_parts(0, 553).saturating_mul(v.into())) @@ -292,10 +298,10 @@ impl WeightInfo for () { /// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured) fn on_initialize_nothing() -> Weight { // Proof Size summary in bytes: - // Measured: `994` + // Measured: `1028` // Estimated: `3481` - // Minimum execution time: 21_239_000 picoseconds. - Weight::from_parts(21_970_000, 3481) + // Minimum execution time: 22_663_000 picoseconds. + Weight::from_parts(23_540_000, 3481) .saturating_add(RocksDbWeight::get().reads(8_u64)) } /// Storage: ElectionProviderMultiPhase Round (r:1 w:0) @@ -304,10 +310,10 @@ impl WeightInfo for () { /// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured) fn on_initialize_open_signed() -> Weight { // Proof Size summary in bytes: - // Measured: `114` - // Estimated: `1599` - // Minimum execution time: 13_913_000 picoseconds. - Weight::from_parts(14_329_000, 1599) + // Measured: `148` + // Estimated: `1633` + // Minimum execution time: 12_285_000 picoseconds. + Weight::from_parts(12_857_000, 1633) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -317,10 +323,10 @@ impl WeightInfo for () { /// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured) fn on_initialize_open_unsigned() -> Weight { // Proof Size summary in bytes: - // Measured: `114` - // Estimated: `1599` - // Minimum execution time: 15_377_000 picoseconds. - Weight::from_parts(15_714_000, 1599) + // Measured: `148` + // Estimated: `1633` + // Minimum execution time: 13_291_000 picoseconds. + Weight::from_parts(13_730_000, 1633) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -332,8 +338,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 32_899_000 picoseconds. - Weight::from_parts(33_455_000, 3593) + // Minimum execution time: 33_322_000 picoseconds. + Weight::from_parts(34_276_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -343,8 +349,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 22_532_000 picoseconds. - Weight::from_parts(23_039_000, 3593) + // Minimum execution time: 22_806_000 picoseconds. + Weight::from_parts(23_346_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -356,14 +362,16 @@ impl WeightInfo for () { /// Proof Skipped: ElectionProviderMultiPhase Snapshot (max_values: Some(1), max_size: None, mode: Measured) /// The range of component `v` is `[1000, 2000]`. /// The range of component `t` is `[500, 1000]`. - fn create_snapshot_internal(v: u32, _t: u32, ) -> Weight { + fn create_snapshot_internal(v: u32, t: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 253_511_000 picoseconds. - Weight::from_parts(261_190_000, 0) - // Standard Error: 1_621 - .saturating_add(Weight::from_parts(157_608, 0).saturating_mul(v.into())) + // Minimum execution time: 388_510_000 picoseconds. + Weight::from_parts(146_128_325, 0) + // Standard Error: 22_301 + .saturating_add(Weight::from_parts(459_382, 0).saturating_mul(v.into())) + // Standard Error: 44_583 + .saturating_add(Weight::from_parts(66_777, 0).saturating_mul(t.into())) .saturating_add(RocksDbWeight::get().writes(3_u64)) } /// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1) @@ -388,14 +396,14 @@ impl WeightInfo for () { /// The range of component `d` is `[200, 400]`. fn elect_queued(a: u32, d: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `337 + a * (768 ±0) + d * (48 ±0)` - // Estimated: `3889 + a * (768 ±0) + d * (49 ±0)` - // Minimum execution time: 284_994_000 picoseconds. - Weight::from_parts(97_696_734, 3889) - // Standard Error: 4_172 - .saturating_add(Weight::from_parts(331_569, 0).saturating_mul(a.into())) - // Standard Error: 6_254 - .saturating_add(Weight::from_parts(92_198, 0).saturating_mul(d.into())) + // Measured: `371 + a * (768 ±0) + d * (48 ±0)` + // Estimated: `3923 + a * (768 ±0) + d * (49 ±0)` + // Minimum execution time: 407_448_000 picoseconds. + Weight::from_parts(42_732_997, 3923) + // Standard Error: 63_568 + .saturating_add(Weight::from_parts(978_664, 0).saturating_mul(a.into())) + // Standard Error: 95_286 + .saturating_add(Weight::from_parts(355_177, 0).saturating_mul(d.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(8_u64)) .saturating_add(Weight::from_parts(0, 768).saturating_mul(a.into())) @@ -415,10 +423,10 @@ impl WeightInfo for () { /// Proof Skipped: ElectionProviderMultiPhase SignedSubmissionsMap (max_values: None, max_size: None, mode: Measured) fn submit() -> Weight { // Proof Size summary in bytes: - // Measured: `893` - // Estimated: `2378` - // Minimum execution time: 52_194_000 picoseconds. - Weight::from_parts(53_062_000, 2378) + // Measured: `927` + // Estimated: `2412` + // Minimum execution time: 52_779_000 picoseconds. + Weight::from_parts(54_240_000, 2412) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -442,14 +450,14 @@ impl WeightInfo for () { /// The range of component `d` is `[200, 400]`. fn submit_unsigned(v: u32, t: u32, a: u32, _d: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `219 + t * (32 ±0) + v * (553 ±0)` - // Estimated: `1704 + t * (32 ±0) + v * (553 ±0)` - // Minimum execution time: 4_843_067_000 picoseconds. - Weight::from_parts(4_860_833_000, 1704) - // Standard Error: 14_594 - .saturating_add(Weight::from_parts(76_611, 0).saturating_mul(v.into())) - // Standard Error: 43_249 - .saturating_add(Weight::from_parts(4_347_887, 0).saturating_mul(a.into())) + // Measured: `253 + t * (32 ±0) + v * (553 ±0)` + // Estimated: `1738 + t * (32 ±0) + v * (553 ±0)` + // Minimum execution time: 6_251_778_000 picoseconds. + Weight::from_parts(7_214_673_000, 1738) + // Standard Error: 55_691 + .saturating_add(Weight::from_parts(604_035, 0).saturating_mul(v.into())) + // Standard Error: 165_034 + .saturating_add(Weight::from_parts(6_257_222, 0).saturating_mul(a.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into())) @@ -469,14 +477,14 @@ impl WeightInfo for () { /// The range of component `d` is `[200, 400]`. fn feasibility_check(v: u32, t: u32, a: u32, _d: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `194 + t * (32 ±0) + v * (553 ±0)` - // Estimated: `1679 + t * (32 ±0) + v * (553 ±0)` - // Minimum execution time: 4_190_524_000 picoseconds. - Weight::from_parts(4_200_207_000, 1679) - // Standard Error: 12_454 - .saturating_add(Weight::from_parts(166_342, 0).saturating_mul(v.into())) - // Standard Error: 36_906 - .saturating_add(Weight::from_parts(3_493_372, 0).saturating_mul(a.into())) + // Measured: `228 + t * (32 ±0) + v * (553 ±0)` + // Estimated: `1713 + t * (32 ±0) + v * (553 ±0)` + // Minimum execution time: 5_420_467_000 picoseconds. + Weight::from_parts(6_141_648_000, 1713) + // Standard Error: 50_488 + .saturating_add(Weight::from_parts(729_845, 0).saturating_mul(v.into())) + // Standard Error: 149_617 + .saturating_add(Weight::from_parts(4_082_205, 0).saturating_mul(a.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into())) .saturating_add(Weight::from_parts(0, 553).saturating_mul(v.into())) diff --git a/frame/elections-phragmen/src/weights.rs b/frame/elections-phragmen/src/weights.rs index f0ebb8639e259..08d070c197a8d 100644 --- a/frame/elections-phragmen/src/weights.rs +++ b/frame/elections-phragmen/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_elections_phragmen //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_elections_phragmen +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_elections_phragmen. pub trait WeightInfo { @@ -82,10 +86,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `403 + v * (80 ±0)` // Estimated: `4764 + v * (80 ±0)` - // Minimum execution time: 33_623_000 picoseconds. - Weight::from_parts(34_531_239, 4764) - // Standard Error: 1_913 - .saturating_add(Weight::from_parts(131_360, 0).saturating_mul(v.into())) + // Minimum execution time: 33_441_000 picoseconds. + Weight::from_parts(34_425_258, 4764) + // Standard Error: 4_705 + .saturating_add(Weight::from_parts(218_329, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 80).saturating_mul(v.into())) @@ -107,10 +111,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `371 + v * (80 ±0)` // Estimated: `4764 + v * (80 ±0)` - // Minimum execution time: 46_106_000 picoseconds. - Weight::from_parts(47_067_453, 4764) - // Standard Error: 2_441 - .saturating_add(Weight::from_parts(130_306, 0).saturating_mul(v.into())) + // Minimum execution time: 46_252_000 picoseconds. + Weight::from_parts(47_716_992, 4764) + // Standard Error: 6_050 + .saturating_add(Weight::from_parts(239_883, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 80).saturating_mul(v.into())) @@ -132,10 +136,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `403 + v * (80 ±0)` // Estimated: `4764 + v * (80 ±0)` - // Minimum execution time: 46_094_000 picoseconds. - Weight::from_parts(47_054_638, 4764) - // Standard Error: 2_651 - .saturating_add(Weight::from_parts(137_251, 0).saturating_mul(v.into())) + // Minimum execution time: 46_113_000 picoseconds. + Weight::from_parts(47_811_283, 4764) + // Standard Error: 8_567 + .saturating_add(Weight::from_parts(256_057, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 80).saturating_mul(v.into())) @@ -150,8 +154,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `925` // Estimated: `4764` - // Minimum execution time: 49_652_000 picoseconds. - Weight::from_parts(50_217_000, 4764) + // Minimum execution time: 51_092_000 picoseconds. + Weight::from_parts(52_612_000, 4764) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -166,10 +170,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1570 + c * (48 ±0)` // Estimated: `3055 + c * (48 ±0)` - // Minimum execution time: 37_797_000 picoseconds. - Weight::from_parts(38_384_713, 3055) - // Standard Error: 1_008 - .saturating_add(Weight::from_parts(71_486, 0).saturating_mul(c.into())) + // Minimum execution time: 39_663_000 picoseconds. + Weight::from_parts(45_561_631, 3055) + // Standard Error: 9_746 + .saturating_add(Weight::from_parts(277_593, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 48).saturating_mul(c.into())) @@ -181,10 +185,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `285 + c * (48 ±0)` // Estimated: `1770 + c * (48 ±0)` - // Minimum execution time: 31_112_000 picoseconds. - Weight::from_parts(31_660_924, 1770) - // Standard Error: 754 - .saturating_add(Weight::from_parts(48_689, 0).saturating_mul(c.into())) + // Minimum execution time: 34_384_000 picoseconds. + Weight::from_parts(39_141_157, 1770) + // Standard Error: 9_134 + .saturating_add(Weight::from_parts(177_382, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 48).saturating_mul(c.into())) @@ -203,8 +207,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1900` // Estimated: `3385` - // Minimum execution time: 47_487_000 picoseconds. - Weight::from_parts(47_795_000, 3385) + // Minimum execution time: 53_454_000 picoseconds. + Weight::from_parts(56_740_000, 3385) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -214,8 +218,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `880` // Estimated: `2365` - // Minimum execution time: 31_479_000 picoseconds. - Weight::from_parts(32_093_000, 2365) + // Minimum execution time: 36_533_000 picoseconds. + Weight::from_parts(38_474_000, 2365) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -244,8 +248,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1900` // Estimated: `3593` - // Minimum execution time: 53_395_000 picoseconds. - Weight::from_parts(53_952_000, 3593) + // Minimum execution time: 60_402_000 picoseconds. + Weight::from_parts(65_786_000, 3593) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -267,12 +271,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `d` is `[0, 256]`. fn clean_defunct_voters(v: u32, _d: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1115 + v * (811 ±0)` - // Estimated: `4587 + v * (3774 ±0)` - // Minimum execution time: 18_089_406_000 picoseconds. - Weight::from_parts(18_125_024_000, 4587) - // Standard Error: 296_666 - .saturating_add(Weight::from_parts(42_527_045, 0).saturating_mul(v.into())) + // Measured: `1149 + v * (811 ±0)` + // Estimated: `4621 + v * (3774 ±0)` + // Minimum execution time: 20_601_617_000 picoseconds. + Weight::from_parts(21_368_735_000, 4621) + // Standard Error: 351_294 + .saturating_add(Weight::from_parts(54_545_212, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(v.into()))) .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(v.into()))) @@ -303,12 +307,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0 + e * (28 ±0) + v * (606 ±0)` // Estimated: `178887 + c * (2135 ±7) + e * (12 ±0) + v * (2653 ±6)` - // Minimum execution time: 1_193_774_000 picoseconds. - Weight::from_parts(1_196_649_000, 178887) - // Standard Error: 617_531 - .saturating_add(Weight::from_parts(17_672_923, 0).saturating_mul(v.into())) - // Standard Error: 39_622 - .saturating_add(Weight::from_parts(846_866, 0).saturating_mul(e.into())) + // Minimum execution time: 1_341_990_000 picoseconds. + Weight::from_parts(1_401_872_000, 178887) + // Standard Error: 552_112 + .saturating_add(Weight::from_parts(20_096_124, 0).saturating_mul(v.into())) + // Standard Error: 35_424 + .saturating_add(Weight::from_parts(728_528, 0).saturating_mul(e.into())) .saturating_add(T::DbWeight::get().reads(21_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into()))) @@ -339,10 +343,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `403 + v * (80 ±0)` // Estimated: `4764 + v * (80 ±0)` - // Minimum execution time: 33_623_000 picoseconds. - Weight::from_parts(34_531_239, 4764) - // Standard Error: 1_913 - .saturating_add(Weight::from_parts(131_360, 0).saturating_mul(v.into())) + // Minimum execution time: 33_441_000 picoseconds. + Weight::from_parts(34_425_258, 4764) + // Standard Error: 4_705 + .saturating_add(Weight::from_parts(218_329, 0).saturating_mul(v.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 80).saturating_mul(v.into())) @@ -364,10 +368,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `371 + v * (80 ±0)` // Estimated: `4764 + v * (80 ±0)` - // Minimum execution time: 46_106_000 picoseconds. - Weight::from_parts(47_067_453, 4764) - // Standard Error: 2_441 - .saturating_add(Weight::from_parts(130_306, 0).saturating_mul(v.into())) + // Minimum execution time: 46_252_000 picoseconds. + Weight::from_parts(47_716_992, 4764) + // Standard Error: 6_050 + .saturating_add(Weight::from_parts(239_883, 0).saturating_mul(v.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 80).saturating_mul(v.into())) @@ -389,10 +393,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `403 + v * (80 ±0)` // Estimated: `4764 + v * (80 ±0)` - // Minimum execution time: 46_094_000 picoseconds. - Weight::from_parts(47_054_638, 4764) - // Standard Error: 2_651 - .saturating_add(Weight::from_parts(137_251, 0).saturating_mul(v.into())) + // Minimum execution time: 46_113_000 picoseconds. + Weight::from_parts(47_811_283, 4764) + // Standard Error: 8_567 + .saturating_add(Weight::from_parts(256_057, 0).saturating_mul(v.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 80).saturating_mul(v.into())) @@ -407,8 +411,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `925` // Estimated: `4764` - // Minimum execution time: 49_652_000 picoseconds. - Weight::from_parts(50_217_000, 4764) + // Minimum execution time: 51_092_000 picoseconds. + Weight::from_parts(52_612_000, 4764) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -423,10 +427,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1570 + c * (48 ±0)` // Estimated: `3055 + c * (48 ±0)` - // Minimum execution time: 37_797_000 picoseconds. - Weight::from_parts(38_384_713, 3055) - // Standard Error: 1_008 - .saturating_add(Weight::from_parts(71_486, 0).saturating_mul(c.into())) + // Minimum execution time: 39_663_000 picoseconds. + Weight::from_parts(45_561_631, 3055) + // Standard Error: 9_746 + .saturating_add(Weight::from_parts(277_593, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 48).saturating_mul(c.into())) @@ -438,10 +442,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `285 + c * (48 ±0)` // Estimated: `1770 + c * (48 ±0)` - // Minimum execution time: 31_112_000 picoseconds. - Weight::from_parts(31_660_924, 1770) - // Standard Error: 754 - .saturating_add(Weight::from_parts(48_689, 0).saturating_mul(c.into())) + // Minimum execution time: 34_384_000 picoseconds. + Weight::from_parts(39_141_157, 1770) + // Standard Error: 9_134 + .saturating_add(Weight::from_parts(177_382, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 48).saturating_mul(c.into())) @@ -460,8 +464,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1900` // Estimated: `3385` - // Minimum execution time: 47_487_000 picoseconds. - Weight::from_parts(47_795_000, 3385) + // Minimum execution time: 53_454_000 picoseconds. + Weight::from_parts(56_740_000, 3385) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -471,8 +475,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `880` // Estimated: `2365` - // Minimum execution time: 31_479_000 picoseconds. - Weight::from_parts(32_093_000, 2365) + // Minimum execution time: 36_533_000 picoseconds. + Weight::from_parts(38_474_000, 2365) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -501,8 +505,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1900` // Estimated: `3593` - // Minimum execution time: 53_395_000 picoseconds. - Weight::from_parts(53_952_000, 3593) + // Minimum execution time: 60_402_000 picoseconds. + Weight::from_parts(65_786_000, 3593) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -524,12 +528,12 @@ impl WeightInfo for () { /// The range of component `d` is `[0, 256]`. fn clean_defunct_voters(v: u32, _d: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1115 + v * (811 ±0)` - // Estimated: `4587 + v * (3774 ±0)` - // Minimum execution time: 18_089_406_000 picoseconds. - Weight::from_parts(18_125_024_000, 4587) - // Standard Error: 296_666 - .saturating_add(Weight::from_parts(42_527_045, 0).saturating_mul(v.into())) + // Measured: `1149 + v * (811 ±0)` + // Estimated: `4621 + v * (3774 ±0)` + // Minimum execution time: 20_601_617_000 picoseconds. + Weight::from_parts(21_368_735_000, 4621) + // Standard Error: 351_294 + .saturating_add(Weight::from_parts(54_545_212, 0).saturating_mul(v.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(v.into()))) .saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(v.into()))) @@ -560,12 +564,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + e * (28 ±0) + v * (606 ±0)` // Estimated: `178887 + c * (2135 ±7) + e * (12 ±0) + v * (2653 ±6)` - // Minimum execution time: 1_193_774_000 picoseconds. - Weight::from_parts(1_196_649_000, 178887) - // Standard Error: 617_531 - .saturating_add(Weight::from_parts(17_672_923, 0).saturating_mul(v.into())) - // Standard Error: 39_622 - .saturating_add(Weight::from_parts(846_866, 0).saturating_mul(e.into())) + // Minimum execution time: 1_341_990_000 picoseconds. + Weight::from_parts(1_401_872_000, 178887) + // Standard Error: 552_112 + .saturating_add(Weight::from_parts(20_096_124, 0).saturating_mul(v.into())) + // Standard Error: 35_424 + .saturating_add(Weight::from_parts(728_528, 0).saturating_mul(e.into())) .saturating_add(RocksDbWeight::get().reads(21_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(v.into()))) diff --git a/frame/fast-unstake/src/weights.rs b/frame/fast-unstake/src/weights.rs index 27414a8a8cc0d..91608adf83f27 100644 --- a/frame/fast-unstake/src/weights.rs +++ b/frame/fast-unstake/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_fast_unstake //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_fast_unstake +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_fast_unstake. pub trait WeightInfo { @@ -91,12 +95,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `b` is `[1, 64]`. fn on_idle_unstake(b: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1344 + b * (343 ±0)` + // Measured: `1378 + b * (343 ±0)` // Estimated: `7253 + b * (3774 ±0)` - // Minimum execution time: 92_282_000 picoseconds. - Weight::from_parts(31_665_344, 7253) - // Standard Error: 35_348 - .saturating_add(Weight::from_parts(57_005_152, 0).saturating_mul(b.into())) + // Minimum execution time: 93_714_000 picoseconds. + Weight::from_parts(95_757_000, 7253) + // Standard Error: 102_511 + .saturating_add(Weight::from_parts(63_057_448, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -121,14 +125,14 @@ impl WeightInfo for SubstrateWeight { /// The range of component `b` is `[1, 64]`. fn on_idle_check(v: u32, b: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1512 + b * (48 ±0) + v * (10037 ±0)` + // Measured: `1546 + b * (48 ±0) + v * (10037 ±0)` // Estimated: `7253 + b * (49 ±0) + v * (12513 ±0)` - // Minimum execution time: 1_547_716_000 picoseconds. - Weight::from_parts(1_552_476_000, 7253) - // Standard Error: 13_914_457 - .saturating_add(Weight::from_parts(445_314_876, 0).saturating_mul(v.into())) - // Standard Error: 55_673_329 - .saturating_add(Weight::from_parts(1_749_024_692, 0).saturating_mul(b.into())) + // Minimum execution time: 1_536_803_000 picoseconds. + Weight::from_parts(1_565_314_000, 7253) + // Standard Error: 13_338_614 + .saturating_add(Weight::from_parts(427_820_980, 0).saturating_mul(v.into())) + // Standard Error: 53_369_313 + .saturating_add(Weight::from_parts(1_686_473_870, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -169,8 +173,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1964` // Estimated: `7253` - // Minimum execution time: 124_644_000 picoseconds. - Weight::from_parts(125_793_000, 7253) + // Minimum execution time: 129_187_000 picoseconds. + Weight::from_parts(134_034_000, 7253) .saturating_add(T::DbWeight::get().reads(15_u64)) .saturating_add(T::DbWeight::get().writes(9_u64)) } @@ -188,8 +192,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1223` // Estimated: `7253` - // Minimum execution time: 45_037_000 picoseconds. - Weight::from_parts(45_545_000, 7253) + // Minimum execution time: 43_923_000 picoseconds. + Weight::from_parts(45_716_000, 7253) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -199,8 +203,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_228_000 picoseconds. - Weight::from_parts(3_428_000, 0) + // Minimum execution time: 2_685_000 picoseconds. + Weight::from_parts(2_900_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } } @@ -240,12 +244,12 @@ impl WeightInfo for () { /// The range of component `b` is `[1, 64]`. fn on_idle_unstake(b: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1344 + b * (343 ±0)` + // Measured: `1378 + b * (343 ±0)` // Estimated: `7253 + b * (3774 ±0)` - // Minimum execution time: 92_282_000 picoseconds. - Weight::from_parts(31_665_344, 7253) - // Standard Error: 35_348 - .saturating_add(Weight::from_parts(57_005_152, 0).saturating_mul(b.into())) + // Minimum execution time: 93_714_000 picoseconds. + Weight::from_parts(95_757_000, 7253) + // Standard Error: 102_511 + .saturating_add(Weight::from_parts(63_057_448, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((7_u64).saturating_mul(b.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -270,14 +274,14 @@ impl WeightInfo for () { /// The range of component `b` is `[1, 64]`. fn on_idle_check(v: u32, b: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1512 + b * (48 ±0) + v * (10037 ±0)` + // Measured: `1546 + b * (48 ±0) + v * (10037 ±0)` // Estimated: `7253 + b * (49 ±0) + v * (12513 ±0)` - // Minimum execution time: 1_547_716_000 picoseconds. - Weight::from_parts(1_552_476_000, 7253) - // Standard Error: 13_914_457 - .saturating_add(Weight::from_parts(445_314_876, 0).saturating_mul(v.into())) - // Standard Error: 55_673_329 - .saturating_add(Weight::from_parts(1_749_024_692, 0).saturating_mul(b.into())) + // Minimum execution time: 1_536_803_000 picoseconds. + Weight::from_parts(1_565_314_000, 7253) + // Standard Error: 13_338_614 + .saturating_add(Weight::from_parts(427_820_980, 0).saturating_mul(v.into())) + // Standard Error: 53_369_313 + .saturating_add(Weight::from_parts(1_686_473_870, 0).saturating_mul(b.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(v.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -318,8 +322,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1964` // Estimated: `7253` - // Minimum execution time: 124_644_000 picoseconds. - Weight::from_parts(125_793_000, 7253) + // Minimum execution time: 129_187_000 picoseconds. + Weight::from_parts(134_034_000, 7253) .saturating_add(RocksDbWeight::get().reads(15_u64)) .saturating_add(RocksDbWeight::get().writes(9_u64)) } @@ -337,8 +341,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1223` // Estimated: `7253` - // Minimum execution time: 45_037_000 picoseconds. - Weight::from_parts(45_545_000, 7253) + // Minimum execution time: 43_923_000 picoseconds. + Weight::from_parts(45_716_000, 7253) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -348,8 +352,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_228_000 picoseconds. - Weight::from_parts(3_428_000, 0) + // Minimum execution time: 2_685_000 picoseconds. + Weight::from_parts(2_900_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } } diff --git a/frame/glutton/src/weights.rs b/frame/glutton/src/weights.rs index 82bac91c6d785..30abf90b7a976 100644 --- a/frame/glutton/src/weights.rs +++ b/frame/glutton/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_glutton //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_glutton +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_glutton. pub trait WeightInfo { @@ -69,12 +73,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 1000]`. fn initialize_pallet_grow(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `4` + // Measured: `78` // Estimated: `1489` - // Minimum execution time: 10_410_000 picoseconds. - Weight::from_parts(10_515_000, 1489) - // Standard Error: 1_069 - .saturating_add(Weight::from_parts(1_513_013, 0).saturating_mul(n.into())) + // Minimum execution time: 11_209_000 picoseconds. + Weight::from_parts(7_330_874, 1489) + // Standard Error: 19_025 + .saturating_add(Weight::from_parts(10_216_929, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -86,12 +90,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 1000]`. fn initialize_pallet_shrink(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `65` + // Measured: `111` // Estimated: `1489` - // Minimum execution time: 11_105_000 picoseconds. - Weight::from_parts(584_850, 1489) - // Standard Error: 1_417 - .saturating_add(Weight::from_parts(1_054_988, 0).saturating_mul(n.into())) + // Minimum execution time: 11_273_000 picoseconds. + Weight::from_parts(11_520_000, 1489) + // Standard Error: 2_804 + .saturating_add(Weight::from_parts(1_305_338, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -101,22 +105,22 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 709_000 picoseconds. - Weight::from_parts(7_409_096, 0) - // Standard Error: 23 - .saturating_add(Weight::from_parts(95_342, 0).saturating_mul(i.into())) + // Minimum execution time: 710_000 picoseconds. + Weight::from_parts(736_000, 0) + // Standard Error: 10 + .saturating_add(Weight::from_parts(105_158, 0).saturating_mul(i.into())) } /// Storage: Glutton TrashData (r:5000 w:0) /// Proof: Glutton TrashData (max_values: Some(65000), max_size: Some(1036), added: 3016, mode: MaxEncodedLen) /// The range of component `i` is `[0, 5000]`. fn waste_proof_size_some(i: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `119036 + i * (1022 ±0)` + // Measured: `119106 + i * (1022 ±0)` // Estimated: `990 + i * (3016 ±0)` - // Minimum execution time: 584_000 picoseconds. - Weight::from_parts(674_000, 990) - // Standard Error: 1_802 - .saturating_add(Weight::from_parts(5_360_522, 0).saturating_mul(i.into())) + // Minimum execution time: 865_000 picoseconds. + Weight::from_parts(1_157_000, 990) + // Standard Error: 23_657 + .saturating_add(Weight::from_parts(8_378_334, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(Weight::from_parts(0, 3016).saturating_mul(i.into())) } @@ -128,10 +132,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Glutton TrashData (max_values: Some(65000), max_size: Some(1036), added: 3016, mode: MaxEncodedLen) fn on_idle_high_proof_waste() -> Weight { // Proof Size summary in bytes: - // Measured: `1900466` + // Measured: `1900489` // Estimated: `5239782` - // Minimum execution time: 57_124_610_000 picoseconds. - Weight::from_parts(57_256_059_000, 5239782) + // Minimum execution time: 63_631_448_000 picoseconds. + Weight::from_parts(67_237_928_000, 5239782) .saturating_add(T::DbWeight::get().reads(1739_u64)) } /// Storage: Glutton Storage (r:1 w:0) @@ -142,10 +146,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Glutton TrashData (max_values: Some(65000), max_size: Some(1036), added: 3016, mode: MaxEncodedLen) fn on_idle_low_proof_waste() -> Weight { // Proof Size summary in bytes: - // Measured: `9516` + // Measured: `9539` // Estimated: `16070` - // Minimum execution time: 101_500_066_000 picoseconds. - Weight::from_parts(101_621_640_000, 16070) + // Minimum execution time: 109_831_464_000 picoseconds. + Weight::from_parts(110_096_481_000, 16070) .saturating_add(T::DbWeight::get().reads(7_u64)) } /// Storage: Glutton Storage (r:1 w:0) @@ -154,10 +158,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Glutton Compute (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) fn empty_on_idle() -> Weight { // Proof Size summary in bytes: - // Measured: `4` + // Measured: `78` // Estimated: `1489` - // Minimum execution time: 4_164_000 picoseconds. - Weight::from_parts(4_378_000, 1489) + // Minimum execution time: 5_968_000 picoseconds. + Weight::from_parts(6_192_000, 1489) .saturating_add(T::DbWeight::get().reads(2_u64)) } /// Storage: Glutton Compute (r:0 w:1) @@ -166,8 +170,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_795_000 picoseconds. - Weight::from_parts(9_076_000, 0) + // Minimum execution time: 7_877_000 picoseconds. + Weight::from_parts(8_165_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Glutton Storage (r:0 w:1) @@ -176,8 +180,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_979_000 picoseconds. - Weight::from_parts(9_195_000, 0) + // Minimum execution time: 7_818_000 picoseconds. + Weight::from_parts(7_987_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } } @@ -191,12 +195,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 1000]`. fn initialize_pallet_grow(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `4` + // Measured: `78` // Estimated: `1489` - // Minimum execution time: 10_410_000 picoseconds. - Weight::from_parts(10_515_000, 1489) - // Standard Error: 1_069 - .saturating_add(Weight::from_parts(1_513_013, 0).saturating_mul(n.into())) + // Minimum execution time: 11_209_000 picoseconds. + Weight::from_parts(7_330_874, 1489) + // Standard Error: 19_025 + .saturating_add(Weight::from_parts(10_216_929, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -208,12 +212,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 1000]`. fn initialize_pallet_shrink(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `65` + // Measured: `111` // Estimated: `1489` - // Minimum execution time: 11_105_000 picoseconds. - Weight::from_parts(584_850, 1489) - // Standard Error: 1_417 - .saturating_add(Weight::from_parts(1_054_988, 0).saturating_mul(n.into())) + // Minimum execution time: 11_273_000 picoseconds. + Weight::from_parts(11_520_000, 1489) + // Standard Error: 2_804 + .saturating_add(Weight::from_parts(1_305_338, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -223,22 +227,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 709_000 picoseconds. - Weight::from_parts(7_409_096, 0) - // Standard Error: 23 - .saturating_add(Weight::from_parts(95_342, 0).saturating_mul(i.into())) + // Minimum execution time: 710_000 picoseconds. + Weight::from_parts(736_000, 0) + // Standard Error: 10 + .saturating_add(Weight::from_parts(105_158, 0).saturating_mul(i.into())) } /// Storage: Glutton TrashData (r:5000 w:0) /// Proof: Glutton TrashData (max_values: Some(65000), max_size: Some(1036), added: 3016, mode: MaxEncodedLen) /// The range of component `i` is `[0, 5000]`. fn waste_proof_size_some(i: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `119036 + i * (1022 ±0)` + // Measured: `119106 + i * (1022 ±0)` // Estimated: `990 + i * (3016 ±0)` - // Minimum execution time: 584_000 picoseconds. - Weight::from_parts(674_000, 990) - // Standard Error: 1_802 - .saturating_add(Weight::from_parts(5_360_522, 0).saturating_mul(i.into())) + // Minimum execution time: 865_000 picoseconds. + Weight::from_parts(1_157_000, 990) + // Standard Error: 23_657 + .saturating_add(Weight::from_parts(8_378_334, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(Weight::from_parts(0, 3016).saturating_mul(i.into())) } @@ -250,10 +254,10 @@ impl WeightInfo for () { /// Proof: Glutton TrashData (max_values: Some(65000), max_size: Some(1036), added: 3016, mode: MaxEncodedLen) fn on_idle_high_proof_waste() -> Weight { // Proof Size summary in bytes: - // Measured: `1900466` + // Measured: `1900489` // Estimated: `5239782` - // Minimum execution time: 57_124_610_000 picoseconds. - Weight::from_parts(57_256_059_000, 5239782) + // Minimum execution time: 63_631_448_000 picoseconds. + Weight::from_parts(67_237_928_000, 5239782) .saturating_add(RocksDbWeight::get().reads(1739_u64)) } /// Storage: Glutton Storage (r:1 w:0) @@ -264,10 +268,10 @@ impl WeightInfo for () { /// Proof: Glutton TrashData (max_values: Some(65000), max_size: Some(1036), added: 3016, mode: MaxEncodedLen) fn on_idle_low_proof_waste() -> Weight { // Proof Size summary in bytes: - // Measured: `9516` + // Measured: `9539` // Estimated: `16070` - // Minimum execution time: 101_500_066_000 picoseconds. - Weight::from_parts(101_621_640_000, 16070) + // Minimum execution time: 109_831_464_000 picoseconds. + Weight::from_parts(110_096_481_000, 16070) .saturating_add(RocksDbWeight::get().reads(7_u64)) } /// Storage: Glutton Storage (r:1 w:0) @@ -276,10 +280,10 @@ impl WeightInfo for () { /// Proof: Glutton Compute (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) fn empty_on_idle() -> Weight { // Proof Size summary in bytes: - // Measured: `4` + // Measured: `78` // Estimated: `1489` - // Minimum execution time: 4_164_000 picoseconds. - Weight::from_parts(4_378_000, 1489) + // Minimum execution time: 5_968_000 picoseconds. + Weight::from_parts(6_192_000, 1489) .saturating_add(RocksDbWeight::get().reads(2_u64)) } /// Storage: Glutton Compute (r:0 w:1) @@ -288,8 +292,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_795_000 picoseconds. - Weight::from_parts(9_076_000, 0) + // Minimum execution time: 7_877_000 picoseconds. + Weight::from_parts(8_165_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Glutton Storage (r:0 w:1) @@ -298,8 +302,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_979_000 picoseconds. - Weight::from_parts(9_195_000, 0) + // Minimum execution time: 7_818_000 picoseconds. + Weight::from_parts(7_987_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } } diff --git a/frame/identity/src/weights.rs b/frame/identity/src/weights.rs index faefd00fb961f..f2c049aec8532 100644 --- a/frame/identity/src/weights.rs +++ b/frame/identity/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_identity //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_identity +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_identity. pub trait WeightInfo { @@ -76,10 +80,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `32 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 12_851_000 picoseconds. - Weight::from_parts(13_448_645, 2626) - // Standard Error: 1_636 - .saturating_add(Weight::from_parts(113_654, 0).saturating_mul(r.into())) + // Minimum execution time: 12_059_000 picoseconds. + Weight::from_parts(12_810_276, 2626) + // Standard Error: 2_251 + .saturating_add(Weight::from_parts(156_875, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -91,12 +95,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `442 + r * (5 ±0)` // Estimated: `11003` - // Minimum execution time: 33_342_000 picoseconds. - Weight::from_parts(33_155_116, 11003) - // Standard Error: 2_307 - .saturating_add(Weight::from_parts(56_409, 0).saturating_mul(r.into())) - // Standard Error: 450 - .saturating_add(Weight::from_parts(437_684, 0).saturating_mul(x.into())) + // Minimum execution time: 34_135_000 picoseconds. + Weight::from_parts(29_840_885, 11003) + // Standard Error: 8_487 + .saturating_add(Weight::from_parts(306_006, 0).saturating_mul(r.into())) + // Standard Error: 1_656 + .saturating_add(Weight::from_parts(476_960, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -111,10 +115,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `101` // Estimated: `11003 + s * (2589 ±0)` - // Minimum execution time: 10_315_000 picoseconds. - Weight::from_parts(26_535_526, 11003) - // Standard Error: 4_344 - .saturating_add(Weight::from_parts(3_016_873, 0).saturating_mul(s.into())) + // Minimum execution time: 9_183_000 picoseconds. + Weight::from_parts(25_238_198, 11003) + // Standard Error: 5_238 + .saturating_add(Weight::from_parts(3_348_906, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -132,10 +136,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `194 + p * (32 ±0)` // Estimated: `11003` - // Minimum execution time: 10_220_000 picoseconds. - Weight::from_parts(25_050_056, 11003) - // Standard Error: 3_621 - .saturating_add(Weight::from_parts(1_291_143, 0).saturating_mul(p.into())) + // Minimum execution time: 9_053_000 picoseconds. + Weight::from_parts(22_888_024, 11003) + // Standard Error: 3_866 + .saturating_add(Weight::from_parts(1_519_362, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) @@ -149,16 +153,18 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[1, 20]`. /// The range of component `s` is `[0, 100]`. /// The range of component `x` is `[0, 100]`. - fn clear_identity(_r: u32, s: u32, x: u32, ) -> Weight { + fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 56_018_000 picoseconds. - Weight::from_parts(37_757_186, 11003) - // Standard Error: 1_852 - .saturating_add(Weight::from_parts(1_257_980, 0).saturating_mul(s.into())) - // Standard Error: 1_852 - .saturating_add(Weight::from_parts(215_426, 0).saturating_mul(x.into())) + // Minimum execution time: 63_010_000 picoseconds. + Weight::from_parts(24_940_063, 11003) + // Standard Error: 37_112 + .saturating_add(Weight::from_parts(706_775, 0).saturating_mul(r.into())) + // Standard Error: 7_247 + .saturating_add(Weight::from_parts(1_549_552, 0).saturating_mul(s.into())) + // Standard Error: 7_247 + .saturating_add(Weight::from_parts(289_341, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -173,12 +179,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `367 + r * (57 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 34_792_000 picoseconds. - Weight::from_parts(35_368_327, 11003) - // Standard Error: 3_476 - .saturating_add(Weight::from_parts(78_981, 0).saturating_mul(r.into())) - // Standard Error: 678 - .saturating_add(Weight::from_parts(459_077, 0).saturating_mul(x.into())) + // Minimum execution time: 34_772_000 picoseconds. + Weight::from_parts(33_774_199, 11003) + // Standard Error: 7_373 + .saturating_add(Weight::from_parts(165_317, 0).saturating_mul(r.into())) + // Standard Error: 1_438 + .saturating_add(Weight::from_parts(472_052, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -186,14 +192,16 @@ impl WeightInfo for SubstrateWeight { /// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen) /// The range of component `r` is `[1, 20]`. /// The range of component `x` is `[0, 100]`. - fn cancel_request(_r: u32, x: u32, ) -> Weight { + fn cancel_request(r: u32, x: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `398 + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 31_306_000 picoseconds. - Weight::from_parts(33_304_799, 11003) - // Standard Error: 892 - .saturating_add(Weight::from_parts(451_655, 0).saturating_mul(x.into())) + // Minimum execution time: 31_109_000 picoseconds. + Weight::from_parts(29_326_313, 11003) + // Standard Error: 5_950 + .saturating_add(Weight::from_parts(178_764, 0).saturating_mul(r.into())) + // Standard Error: 1_161 + .saturating_add(Weight::from_parts(491_958, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -204,10 +212,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_215_000 picoseconds. - Weight::from_parts(8_692_102, 2626) - // Standard Error: 1_455 - .saturating_add(Weight::from_parts(110_912, 0).saturating_mul(r.into())) + // Minimum execution time: 7_403_000 picoseconds. + Weight::from_parts(7_940_785, 2626) + // Standard Error: 1_941 + .saturating_add(Weight::from_parts(140_482, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -218,10 +226,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_397_000 picoseconds. - Weight::from_parts(8_787_656, 2626) - // Standard Error: 1_440 - .saturating_add(Weight::from_parts(111_212, 0).saturating_mul(r.into())) + // Minimum execution time: 7_459_000 picoseconds. + Weight::from_parts(8_069_846, 2626) + // Standard Error: 1_907 + .saturating_add(Weight::from_parts(130_086, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -232,10 +240,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_466_000 picoseconds. - Weight::from_parts(8_689_763, 2626) - // Standard Error: 1_536 - .saturating_add(Weight::from_parts(106_371, 0).saturating_mul(r.into())) + // Minimum execution time: 7_349_000 picoseconds. + Weight::from_parts(7_978_733, 2626) + // Standard Error: 2_048 + .saturating_add(Weight::from_parts(136_070, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -249,12 +257,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `445 + r * (57 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 25_132_000 picoseconds. - Weight::from_parts(20_582_313, 11003) - // Standard Error: 10_427 - .saturating_add(Weight::from_parts(277_545, 0).saturating_mul(r.into())) - // Standard Error: 1_929 - .saturating_add(Weight::from_parts(747_966, 0).saturating_mul(x.into())) + // Minimum execution time: 23_728_000 picoseconds. + Weight::from_parts(21_965_807, 11003) + // Standard Error: 10_316 + .saturating_add(Weight::from_parts(202_732, 0).saturating_mul(r.into())) + // Standard Error: 1_908 + .saturating_add(Weight::from_parts(734_506, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -273,14 +281,14 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 72_043_000 picoseconds. - Weight::from_parts(50_994_735, 11003) - // Standard Error: 9_304 - .saturating_add(Weight::from_parts(123_052, 0).saturating_mul(r.into())) - // Standard Error: 1_817 - .saturating_add(Weight::from_parts(1_256_713, 0).saturating_mul(s.into())) - // Standard Error: 1_817 - .saturating_add(Weight::from_parts(219_242, 0).saturating_mul(x.into())) + // Minimum execution time: 75_303_000 picoseconds. + Weight::from_parts(43_965_790, 11003) + // Standard Error: 33_994 + .saturating_add(Weight::from_parts(583_357, 0).saturating_mul(r.into())) + // Standard Error: 6_638 + .saturating_add(Weight::from_parts(1_561_116, 0).saturating_mul(s.into())) + // Standard Error: 6_638 + .saturating_add(Weight::from_parts(286_507, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -296,10 +304,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `475 + s * (36 ±0)` // Estimated: `11003` - // Minimum execution time: 30_747_000 picoseconds. - Weight::from_parts(35_975_985, 11003) - // Standard Error: 1_625 - .saturating_add(Weight::from_parts(73_263, 0).saturating_mul(s.into())) + // Minimum execution time: 29_934_000 picoseconds. + Weight::from_parts(34_377_708, 11003) + // Standard Error: 1_895 + .saturating_add(Weight::from_parts(129_206, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -312,10 +320,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `591 + s * (3 ±0)` // Estimated: `11003` - // Minimum execution time: 13_586_000 picoseconds. - Weight::from_parts(15_909_245, 11003) - // Standard Error: 611 - .saturating_add(Weight::from_parts(16_949, 0).saturating_mul(s.into())) + // Minimum execution time: 12_633_000 picoseconds. + Weight::from_parts(14_897_952, 11003) + // Standard Error: 683 + .saturating_add(Weight::from_parts(36_985, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -330,10 +338,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `638 + s * (35 ±0)` // Estimated: `11003` - // Minimum execution time: 34_286_000 picoseconds. - Weight::from_parts(37_391_401, 11003) - // Standard Error: 1_099 - .saturating_add(Weight::from_parts(61_165, 0).saturating_mul(s.into())) + // Minimum execution time: 33_386_000 picoseconds. + Weight::from_parts(36_733_610, 11003) + // Standard Error: 1_954 + .saturating_add(Weight::from_parts(110_085, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -341,16 +349,18 @@ impl WeightInfo for SubstrateWeight { /// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen) /// Storage: Identity SubsOf (r:1 w:1) /// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen) + /// Storage: System Account (r:1 w:0) + /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// The range of component `s` is `[0, 99]`. fn quit_sub(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `564 + s * (37 ±0)` + // Measured: `704 + s * (37 ±0)` // Estimated: `6723` - // Minimum execution time: 22_197_000 picoseconds. - Weight::from_parts(24_630_311, 6723) - // Standard Error: 1_092 - .saturating_add(Weight::from_parts(63_415, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(2_u64)) + // Minimum execution time: 24_517_000 picoseconds. + Weight::from_parts(27_510_832, 6723) + // Standard Error: 1_941 + .saturating_add(Weight::from_parts(99_790, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } } @@ -364,10 +374,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `32 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 12_851_000 picoseconds. - Weight::from_parts(13_448_645, 2626) - // Standard Error: 1_636 - .saturating_add(Weight::from_parts(113_654, 0).saturating_mul(r.into())) + // Minimum execution time: 12_059_000 picoseconds. + Weight::from_parts(12_810_276, 2626) + // Standard Error: 2_251 + .saturating_add(Weight::from_parts(156_875, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -379,12 +389,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `442 + r * (5 ±0)` // Estimated: `11003` - // Minimum execution time: 33_342_000 picoseconds. - Weight::from_parts(33_155_116, 11003) - // Standard Error: 2_307 - .saturating_add(Weight::from_parts(56_409, 0).saturating_mul(r.into())) - // Standard Error: 450 - .saturating_add(Weight::from_parts(437_684, 0).saturating_mul(x.into())) + // Minimum execution time: 34_135_000 picoseconds. + Weight::from_parts(29_840_885, 11003) + // Standard Error: 8_487 + .saturating_add(Weight::from_parts(306_006, 0).saturating_mul(r.into())) + // Standard Error: 1_656 + .saturating_add(Weight::from_parts(476_960, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -399,10 +409,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `101` // Estimated: `11003 + s * (2589 ±0)` - // Minimum execution time: 10_315_000 picoseconds. - Weight::from_parts(26_535_526, 11003) - // Standard Error: 4_344 - .saturating_add(Weight::from_parts(3_016_873, 0).saturating_mul(s.into())) + // Minimum execution time: 9_183_000 picoseconds. + Weight::from_parts(25_238_198, 11003) + // Standard Error: 5_238 + .saturating_add(Weight::from_parts(3_348_906, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(s.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -420,10 +430,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `194 + p * (32 ±0)` // Estimated: `11003` - // Minimum execution time: 10_220_000 picoseconds. - Weight::from_parts(25_050_056, 11003) - // Standard Error: 3_621 - .saturating_add(Weight::from_parts(1_291_143, 0).saturating_mul(p.into())) + // Minimum execution time: 9_053_000 picoseconds. + Weight::from_parts(22_888_024, 11003) + // Standard Error: 3_866 + .saturating_add(Weight::from_parts(1_519_362, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into()))) @@ -437,16 +447,18 @@ impl WeightInfo for () { /// The range of component `r` is `[1, 20]`. /// The range of component `s` is `[0, 100]`. /// The range of component `x` is `[0, 100]`. - fn clear_identity(_r: u32, s: u32, x: u32, ) -> Weight { + fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 56_018_000 picoseconds. - Weight::from_parts(37_757_186, 11003) - // Standard Error: 1_852 - .saturating_add(Weight::from_parts(1_257_980, 0).saturating_mul(s.into())) - // Standard Error: 1_852 - .saturating_add(Weight::from_parts(215_426, 0).saturating_mul(x.into())) + // Minimum execution time: 63_010_000 picoseconds. + Weight::from_parts(24_940_063, 11003) + // Standard Error: 37_112 + .saturating_add(Weight::from_parts(706_775, 0).saturating_mul(r.into())) + // Standard Error: 7_247 + .saturating_add(Weight::from_parts(1_549_552, 0).saturating_mul(s.into())) + // Standard Error: 7_247 + .saturating_add(Weight::from_parts(289_341, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -461,12 +473,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `367 + r * (57 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 34_792_000 picoseconds. - Weight::from_parts(35_368_327, 11003) - // Standard Error: 3_476 - .saturating_add(Weight::from_parts(78_981, 0).saturating_mul(r.into())) - // Standard Error: 678 - .saturating_add(Weight::from_parts(459_077, 0).saturating_mul(x.into())) + // Minimum execution time: 34_772_000 picoseconds. + Weight::from_parts(33_774_199, 11003) + // Standard Error: 7_373 + .saturating_add(Weight::from_parts(165_317, 0).saturating_mul(r.into())) + // Standard Error: 1_438 + .saturating_add(Weight::from_parts(472_052, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -474,14 +486,16 @@ impl WeightInfo for () { /// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen) /// The range of component `r` is `[1, 20]`. /// The range of component `x` is `[0, 100]`. - fn cancel_request(_r: u32, x: u32, ) -> Weight { + fn cancel_request(r: u32, x: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `398 + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 31_306_000 picoseconds. - Weight::from_parts(33_304_799, 11003) - // Standard Error: 892 - .saturating_add(Weight::from_parts(451_655, 0).saturating_mul(x.into())) + // Minimum execution time: 31_109_000 picoseconds. + Weight::from_parts(29_326_313, 11003) + // Standard Error: 5_950 + .saturating_add(Weight::from_parts(178_764, 0).saturating_mul(r.into())) + // Standard Error: 1_161 + .saturating_add(Weight::from_parts(491_958, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -492,10 +506,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_215_000 picoseconds. - Weight::from_parts(8_692_102, 2626) - // Standard Error: 1_455 - .saturating_add(Weight::from_parts(110_912, 0).saturating_mul(r.into())) + // Minimum execution time: 7_403_000 picoseconds. + Weight::from_parts(7_940_785, 2626) + // Standard Error: 1_941 + .saturating_add(Weight::from_parts(140_482, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -506,10 +520,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_397_000 picoseconds. - Weight::from_parts(8_787_656, 2626) - // Standard Error: 1_440 - .saturating_add(Weight::from_parts(111_212, 0).saturating_mul(r.into())) + // Minimum execution time: 7_459_000 picoseconds. + Weight::from_parts(8_069_846, 2626) + // Standard Error: 1_907 + .saturating_add(Weight::from_parts(130_086, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -520,10 +534,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_466_000 picoseconds. - Weight::from_parts(8_689_763, 2626) - // Standard Error: 1_536 - .saturating_add(Weight::from_parts(106_371, 0).saturating_mul(r.into())) + // Minimum execution time: 7_349_000 picoseconds. + Weight::from_parts(7_978_733, 2626) + // Standard Error: 2_048 + .saturating_add(Weight::from_parts(136_070, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -537,12 +551,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `445 + r * (57 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 25_132_000 picoseconds. - Weight::from_parts(20_582_313, 11003) - // Standard Error: 10_427 - .saturating_add(Weight::from_parts(277_545, 0).saturating_mul(r.into())) - // Standard Error: 1_929 - .saturating_add(Weight::from_parts(747_966, 0).saturating_mul(x.into())) + // Minimum execution time: 23_728_000 picoseconds. + Weight::from_parts(21_965_807, 11003) + // Standard Error: 10_316 + .saturating_add(Weight::from_parts(202_732, 0).saturating_mul(r.into())) + // Standard Error: 1_908 + .saturating_add(Weight::from_parts(734_506, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -561,14 +575,14 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 72_043_000 picoseconds. - Weight::from_parts(50_994_735, 11003) - // Standard Error: 9_304 - .saturating_add(Weight::from_parts(123_052, 0).saturating_mul(r.into())) - // Standard Error: 1_817 - .saturating_add(Weight::from_parts(1_256_713, 0).saturating_mul(s.into())) - // Standard Error: 1_817 - .saturating_add(Weight::from_parts(219_242, 0).saturating_mul(x.into())) + // Minimum execution time: 75_303_000 picoseconds. + Weight::from_parts(43_965_790, 11003) + // Standard Error: 33_994 + .saturating_add(Weight::from_parts(583_357, 0).saturating_mul(r.into())) + // Standard Error: 6_638 + .saturating_add(Weight::from_parts(1_561_116, 0).saturating_mul(s.into())) + // Standard Error: 6_638 + .saturating_add(Weight::from_parts(286_507, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -584,10 +598,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `475 + s * (36 ±0)` // Estimated: `11003` - // Minimum execution time: 30_747_000 picoseconds. - Weight::from_parts(35_975_985, 11003) - // Standard Error: 1_625 - .saturating_add(Weight::from_parts(73_263, 0).saturating_mul(s.into())) + // Minimum execution time: 29_934_000 picoseconds. + Weight::from_parts(34_377_708, 11003) + // Standard Error: 1_895 + .saturating_add(Weight::from_parts(129_206, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -600,10 +614,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `591 + s * (3 ±0)` // Estimated: `11003` - // Minimum execution time: 13_586_000 picoseconds. - Weight::from_parts(15_909_245, 11003) - // Standard Error: 611 - .saturating_add(Weight::from_parts(16_949, 0).saturating_mul(s.into())) + // Minimum execution time: 12_633_000 picoseconds. + Weight::from_parts(14_897_952, 11003) + // Standard Error: 683 + .saturating_add(Weight::from_parts(36_985, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -618,10 +632,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `638 + s * (35 ±0)` // Estimated: `11003` - // Minimum execution time: 34_286_000 picoseconds. - Weight::from_parts(37_391_401, 11003) - // Standard Error: 1_099 - .saturating_add(Weight::from_parts(61_165, 0).saturating_mul(s.into())) + // Minimum execution time: 33_386_000 picoseconds. + Weight::from_parts(36_733_610, 11003) + // Standard Error: 1_954 + .saturating_add(Weight::from_parts(110_085, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -629,16 +643,18 @@ impl WeightInfo for () { /// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen) /// Storage: Identity SubsOf (r:1 w:1) /// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen) + /// Storage: System Account (r:1 w:0) + /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// The range of component `s` is `[0, 99]`. fn quit_sub(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `564 + s * (37 ±0)` + // Measured: `704 + s * (37 ±0)` // Estimated: `6723` - // Minimum execution time: 22_197_000 picoseconds. - Weight::from_parts(24_630_311, 6723) - // Standard Error: 1_092 - .saturating_add(Weight::from_parts(63_415, 0).saturating_mul(s.into())) - .saturating_add(RocksDbWeight::get().reads(2_u64)) + // Minimum execution time: 24_517_000 picoseconds. + Weight::from_parts(27_510_832, 6723) + // Standard Error: 1_941 + .saturating_add(Weight::from_parts(99_790, 0).saturating_mul(s.into())) + .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } } diff --git a/frame/im-online/src/weights.rs b/frame/im-online/src/weights.rs index 64c1eb5f3a9b0..d7d8a1d1aaf67 100644 --- a/frame/im-online/src/weights.rs +++ b/frame/im-online/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_im_online //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_im_online +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_im_online. pub trait WeightInfo { @@ -70,12 +74,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `295 + k * (32 ±0)` // Estimated: `10024497 + e * (35 ±0) + k * (32 ±0)` - // Minimum execution time: 95_573_000 picoseconds. - Weight::from_parts(78_856_572, 10024497) - // Standard Error: 315 - .saturating_add(Weight::from_parts(22_926, 0).saturating_mul(k.into())) - // Standard Error: 3_181 - .saturating_add(Weight::from_parts(362_093, 0).saturating_mul(e.into())) + // Minimum execution time: 127_005_000 picoseconds. + Weight::from_parts(111_722_657, 10024497) + // Standard Error: 2_130 + .saturating_add(Weight::from_parts(34_939, 0).saturating_mul(k.into())) + // Standard Error: 21_464 + .saturating_add(Weight::from_parts(570_028, 0).saturating_mul(e.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 35).saturating_mul(e.into())) @@ -101,12 +105,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `295 + k * (32 ±0)` // Estimated: `10024497 + e * (35 ±0) + k * (32 ±0)` - // Minimum execution time: 95_573_000 picoseconds. - Weight::from_parts(78_856_572, 10024497) - // Standard Error: 315 - .saturating_add(Weight::from_parts(22_926, 0).saturating_mul(k.into())) - // Standard Error: 3_181 - .saturating_add(Weight::from_parts(362_093, 0).saturating_mul(e.into())) + // Minimum execution time: 127_005_000 picoseconds. + Weight::from_parts(111_722_657, 10024497) + // Standard Error: 2_130 + .saturating_add(Weight::from_parts(34_939, 0).saturating_mul(k.into())) + // Standard Error: 21_464 + .saturating_add(Weight::from_parts(570_028, 0).saturating_mul(e.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 35).saturating_mul(e.into())) diff --git a/frame/indices/src/weights.rs b/frame/indices/src/weights.rs index 21d01c14ef9a2..c30968eaca5f8 100644 --- a/frame/indices/src/weights.rs +++ b/frame/indices/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_indices //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_indices +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_indices. pub trait WeightInfo { @@ -64,8 +68,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3534` - // Minimum execution time: 27_250_000 picoseconds. - Weight::from_parts(27_829_000, 3534) + // Minimum execution time: 25_363_000 picoseconds. + Weight::from_parts(26_113_000, 3534) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -77,8 +81,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `275` // Estimated: `3593` - // Minimum execution time: 37_880_000 picoseconds. - Weight::from_parts(38_329_000, 3593) + // Minimum execution time: 37_762_000 picoseconds. + Weight::from_parts(38_429_000, 3593) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -88,8 +92,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `172` // Estimated: `3534` - // Minimum execution time: 27_455_000 picoseconds. - Weight::from_parts(27_788_000, 3534) + // Minimum execution time: 26_475_000 picoseconds. + Weight::from_parts(27_423_000, 3534) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -101,8 +105,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `275` // Estimated: `3593` - // Minimum execution time: 29_865_000 picoseconds. - Weight::from_parts(30_420_000, 3593) + // Minimum execution time: 29_284_000 picoseconds. + Weight::from_parts(29_943_000, 3593) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -112,8 +116,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `172` // Estimated: `3534` - // Minimum execution time: 29_689_000 picoseconds. - Weight::from_parts(30_443_000, 3534) + // Minimum execution time: 28_797_000 picoseconds. + Weight::from_parts(29_632_000, 3534) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -127,8 +131,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3534` - // Minimum execution time: 27_250_000 picoseconds. - Weight::from_parts(27_829_000, 3534) + // Minimum execution time: 25_363_000 picoseconds. + Weight::from_parts(26_113_000, 3534) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -140,8 +144,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `275` // Estimated: `3593` - // Minimum execution time: 37_880_000 picoseconds. - Weight::from_parts(38_329_000, 3593) + // Minimum execution time: 37_762_000 picoseconds. + Weight::from_parts(38_429_000, 3593) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -151,8 +155,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `172` // Estimated: `3534` - // Minimum execution time: 27_455_000 picoseconds. - Weight::from_parts(27_788_000, 3534) + // Minimum execution time: 26_475_000 picoseconds. + Weight::from_parts(27_423_000, 3534) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -164,8 +168,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `275` // Estimated: `3593` - // Minimum execution time: 29_865_000 picoseconds. - Weight::from_parts(30_420_000, 3593) + // Minimum execution time: 29_284_000 picoseconds. + Weight::from_parts(29_943_000, 3593) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -175,8 +179,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `172` // Estimated: `3534` - // Minimum execution time: 29_689_000 picoseconds. - Weight::from_parts(30_443_000, 3534) + // Minimum execution time: 28_797_000 picoseconds. + Weight::from_parts(29_632_000, 3534) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/lottery/src/weights.rs b/frame/lottery/src/weights.rs index c21b09e7d5b92..0f7bca0d87268 100644 --- a/frame/lottery/src/weights.rs +++ b/frame/lottery/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_lottery //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_lottery +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_lottery. pub trait WeightInfo { @@ -77,8 +81,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `452` // Estimated: `3593` - // Minimum execution time: 61_502_000 picoseconds. - Weight::from_parts(62_578_000, 3593) + // Minimum execution time: 61_592_000 picoseconds. + Weight::from_parts(63_630_000, 3593) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -89,10 +93,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_282_000 picoseconds. - Weight::from_parts(9_271_031, 0) - // Standard Error: 3_756 - .saturating_add(Weight::from_parts(349_990, 0).saturating_mul(n.into())) + // Minimum execution time: 7_497_000 picoseconds. + Weight::from_parts(8_311_067, 0) + // Standard Error: 3_017 + .saturating_add(Weight::from_parts(355_230, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Lottery Lottery (r:1 w:1) @@ -105,8 +109,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `161` // Estimated: `3593` - // Minimum execution time: 38_975_000 picoseconds. - Weight::from_parts(39_552_000, 3593) + // Minimum execution time: 37_151_000 picoseconds. + Weight::from_parts(37_806_000, 3593) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -116,8 +120,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `219` // Estimated: `1514` - // Minimum execution time: 8_243_000 picoseconds. - Weight::from_parts(8_359_000, 1514) + // Minimum execution time: 7_334_000 picoseconds. + Weight::from_parts(7_645_000, 1514) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -133,10 +137,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Lottery Tickets (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen) fn on_initialize_end() -> Weight { // Proof Size summary in bytes: - // Measured: `524` + // Measured: `558` // Estimated: `6196` - // Minimum execution time: 76_062_000 picoseconds. - Weight::from_parts(76_547_000, 6196) + // Minimum execution time: 78_554_000 picoseconds. + Weight::from_parts(80_356_000, 6196) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -154,10 +158,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Lottery LotteryIndex (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) fn on_initialize_repeat() -> Weight { // Proof Size summary in bytes: - // Measured: `524` + // Measured: `558` // Estimated: `6196` - // Minimum execution time: 78_089_000 picoseconds. - Weight::from_parts(78_632_000, 6196) + // Minimum execution time: 80_433_000 picoseconds. + Weight::from_parts(81_833_000, 6196) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -183,8 +187,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `452` // Estimated: `3593` - // Minimum execution time: 61_502_000 picoseconds. - Weight::from_parts(62_578_000, 3593) + // Minimum execution time: 61_592_000 picoseconds. + Weight::from_parts(63_630_000, 3593) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -195,10 +199,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_282_000 picoseconds. - Weight::from_parts(9_271_031, 0) - // Standard Error: 3_756 - .saturating_add(Weight::from_parts(349_990, 0).saturating_mul(n.into())) + // Minimum execution time: 7_497_000 picoseconds. + Weight::from_parts(8_311_067, 0) + // Standard Error: 3_017 + .saturating_add(Weight::from_parts(355_230, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Lottery Lottery (r:1 w:1) @@ -211,8 +215,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `161` // Estimated: `3593` - // Minimum execution time: 38_975_000 picoseconds. - Weight::from_parts(39_552_000, 3593) + // Minimum execution time: 37_151_000 picoseconds. + Weight::from_parts(37_806_000, 3593) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -222,8 +226,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `219` // Estimated: `1514` - // Minimum execution time: 8_243_000 picoseconds. - Weight::from_parts(8_359_000, 1514) + // Minimum execution time: 7_334_000 picoseconds. + Weight::from_parts(7_645_000, 1514) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -239,10 +243,10 @@ impl WeightInfo for () { /// Proof: Lottery Tickets (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen) fn on_initialize_end() -> Weight { // Proof Size summary in bytes: - // Measured: `524` + // Measured: `558` // Estimated: `6196` - // Minimum execution time: 76_062_000 picoseconds. - Weight::from_parts(76_547_000, 6196) + // Minimum execution time: 78_554_000 picoseconds. + Weight::from_parts(80_356_000, 6196) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -260,10 +264,10 @@ impl WeightInfo for () { /// Proof: Lottery LotteryIndex (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) fn on_initialize_repeat() -> Weight { // Proof Size summary in bytes: - // Measured: `524` + // Measured: `558` // Estimated: `6196` - // Minimum execution time: 78_089_000 picoseconds. - Weight::from_parts(78_632_000, 6196) + // Minimum execution time: 80_433_000 picoseconds. + Weight::from_parts(81_833_000, 6196) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } diff --git a/frame/membership/src/weights.rs b/frame/membership/src/weights.rs index 70c50d8695dfc..ccfde372978d1 100644 --- a/frame/membership/src/weights.rs +++ b/frame/membership/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_membership //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_membership +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_membership. pub trait WeightInfo { @@ -71,12 +75,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `m` is `[1, 99]`. fn add_member(m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `174 + m * (64 ±0)` + // Measured: `208 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 18_264_000 picoseconds. - Weight::from_parts(19_343_697, 4687) - // Standard Error: 699 - .saturating_add(Weight::from_parts(44_401, 0).saturating_mul(m.into())) + // Minimum execution time: 17_090_000 picoseconds. + Weight::from_parts(18_511_158, 4687) + // Standard Error: 1_179 + .saturating_add(Weight::from_parts(48_739, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -94,12 +98,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `m` is `[2, 100]`. fn remove_member(m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `278 + m * (64 ±0)` + // Measured: `312 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 21_092_000 picoseconds. - Weight::from_parts(22_140_391, 4687) - // Standard Error: 545 - .saturating_add(Weight::from_parts(40_638, 0).saturating_mul(m.into())) + // Minimum execution time: 19_735_000 picoseconds. + Weight::from_parts(21_054_924, 4687) + // Standard Error: 886 + .saturating_add(Weight::from_parts(45_680, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -117,12 +121,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `m` is `[2, 100]`. fn swap_member(m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `278 + m * (64 ±0)` + // Measured: `312 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 21_002_000 picoseconds. - Weight::from_parts(22_364_944, 4687) - // Standard Error: 752 - .saturating_add(Weight::from_parts(54_363, 0).saturating_mul(m.into())) + // Minimum execution time: 19_459_000 picoseconds. + Weight::from_parts(20_946_284, 4687) + // Standard Error: 946 + .saturating_add(Weight::from_parts(60_134, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -140,12 +144,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `m` is `[1, 100]`. fn reset_member(m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `278 + m * (64 ±0)` + // Measured: `312 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 20_443_000 picoseconds. - Weight::from_parts(22_188_301, 4687) - // Standard Error: 945 - .saturating_add(Weight::from_parts(162_799, 0).saturating_mul(m.into())) + // Minimum execution time: 19_178_000 picoseconds. + Weight::from_parts(20_991_598, 4687) + // Standard Error: 1_249 + .saturating_add(Weight::from_parts(171_385, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -163,12 +167,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `m` is `[1, 100]`. fn change_key(m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `278 + m * (64 ±0)` + // Measured: `312 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 21_527_000 picoseconds. - Weight::from_parts(23_146_706, 4687) - // Standard Error: 724 - .saturating_add(Weight::from_parts(55_027, 0).saturating_mul(m.into())) + // Minimum execution time: 20_626_000 picoseconds. + Weight::from_parts(22_099_493, 4687) + // Standard Error: 914 + .saturating_add(Weight::from_parts(55_589, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -184,10 +188,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `32 + m * (32 ±0)` // Estimated: `4687 + m * (32 ±0)` - // Minimum execution time: 8_054_000 picoseconds. - Weight::from_parts(8_558_341, 4687) - // Standard Error: 360 - .saturating_add(Weight::from_parts(16_362, 0).saturating_mul(m.into())) + // Minimum execution time: 7_170_000 picoseconds. + Weight::from_parts(7_895_286, 4687) + // Standard Error: 451 + .saturating_add(Weight::from_parts(18_340, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) @@ -201,8 +205,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_784_000 picoseconds. - Weight::from_parts(4_100_031, 0) + // Minimum execution time: 3_310_000 picoseconds. + Weight::from_parts(3_782_873, 0) .saturating_add(T::DbWeight::get().writes(2_u64)) } } @@ -220,12 +224,12 @@ impl WeightInfo for () { /// The range of component `m` is `[1, 99]`. fn add_member(m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `174 + m * (64 ±0)` + // Measured: `208 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 18_264_000 picoseconds. - Weight::from_parts(19_343_697, 4687) - // Standard Error: 699 - .saturating_add(Weight::from_parts(44_401, 0).saturating_mul(m.into())) + // Minimum execution time: 17_090_000 picoseconds. + Weight::from_parts(18_511_158, 4687) + // Standard Error: 1_179 + .saturating_add(Weight::from_parts(48_739, 0).saturating_mul(m.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -243,12 +247,12 @@ impl WeightInfo for () { /// The range of component `m` is `[2, 100]`. fn remove_member(m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `278 + m * (64 ±0)` + // Measured: `312 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 21_092_000 picoseconds. - Weight::from_parts(22_140_391, 4687) - // Standard Error: 545 - .saturating_add(Weight::from_parts(40_638, 0).saturating_mul(m.into())) + // Minimum execution time: 19_735_000 picoseconds. + Weight::from_parts(21_054_924, 4687) + // Standard Error: 886 + .saturating_add(Weight::from_parts(45_680, 0).saturating_mul(m.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -266,12 +270,12 @@ impl WeightInfo for () { /// The range of component `m` is `[2, 100]`. fn swap_member(m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `278 + m * (64 ±0)` + // Measured: `312 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 21_002_000 picoseconds. - Weight::from_parts(22_364_944, 4687) - // Standard Error: 752 - .saturating_add(Weight::from_parts(54_363, 0).saturating_mul(m.into())) + // Minimum execution time: 19_459_000 picoseconds. + Weight::from_parts(20_946_284, 4687) + // Standard Error: 946 + .saturating_add(Weight::from_parts(60_134, 0).saturating_mul(m.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -289,12 +293,12 @@ impl WeightInfo for () { /// The range of component `m` is `[1, 100]`. fn reset_member(m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `278 + m * (64 ±0)` + // Measured: `312 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 20_443_000 picoseconds. - Weight::from_parts(22_188_301, 4687) - // Standard Error: 945 - .saturating_add(Weight::from_parts(162_799, 0).saturating_mul(m.into())) + // Minimum execution time: 19_178_000 picoseconds. + Weight::from_parts(20_991_598, 4687) + // Standard Error: 1_249 + .saturating_add(Weight::from_parts(171_385, 0).saturating_mul(m.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -312,12 +316,12 @@ impl WeightInfo for () { /// The range of component `m` is `[1, 100]`. fn change_key(m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `278 + m * (64 ±0)` + // Measured: `312 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 21_527_000 picoseconds. - Weight::from_parts(23_146_706, 4687) - // Standard Error: 724 - .saturating_add(Weight::from_parts(55_027, 0).saturating_mul(m.into())) + // Minimum execution time: 20_626_000 picoseconds. + Weight::from_parts(22_099_493, 4687) + // Standard Error: 914 + .saturating_add(Weight::from_parts(55_589, 0).saturating_mul(m.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -333,10 +337,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `32 + m * (32 ±0)` // Estimated: `4687 + m * (32 ±0)` - // Minimum execution time: 8_054_000 picoseconds. - Weight::from_parts(8_558_341, 4687) - // Standard Error: 360 - .saturating_add(Weight::from_parts(16_362, 0).saturating_mul(m.into())) + // Minimum execution time: 7_170_000 picoseconds. + Weight::from_parts(7_895_286, 4687) + // Standard Error: 451 + .saturating_add(Weight::from_parts(18_340, 0).saturating_mul(m.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) @@ -350,8 +354,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_784_000 picoseconds. - Weight::from_parts(4_100_031, 0) + // Minimum execution time: 3_310_000 picoseconds. + Weight::from_parts(3_782_873, 0) .saturating_add(RocksDbWeight::get().writes(2_u64)) } } diff --git a/frame/message-queue/src/weights.rs b/frame/message-queue/src/weights.rs index 9dae12f518e44..4cb8da49cc24c 100644 --- a/frame/message-queue/src/weights.rs +++ b/frame/message-queue/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_message_queue //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_message_queue +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_message_queue. pub trait WeightInfo { @@ -69,10 +73,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) fn ready_ring_knit() -> Weight { // Proof Size summary in bytes: - // Measured: `233` + // Measured: `267` // Estimated: `6038` - // Minimum execution time: 12_076_000 picoseconds. - Weight::from_parts(12_350_000, 6038) + // Minimum execution time: 12_017_000 picoseconds. + Weight::from_parts(12_570_000, 6038) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -82,10 +86,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) fn ready_ring_unknit() -> Weight { // Proof Size summary in bytes: - // Measured: `233` + // Measured: `267` // Estimated: `6038` - // Minimum execution time: 11_586_000 picoseconds. - Weight::from_parts(11_912_000, 6038) + // Minimum execution time: 11_245_000 picoseconds. + Weight::from_parts(11_646_000, 6038) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -93,10 +97,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) fn service_queue_base() -> Weight { // Proof Size summary in bytes: - // Measured: `42` + // Measured: `76` // Estimated: `3514` - // Minimum execution time: 4_581_000 picoseconds. - Weight::from_parts(4_715_000, 3514) + // Minimum execution time: 4_447_000 picoseconds. + Weight::from_parts(4_648_000, 3514) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -104,10 +108,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen) fn service_page_base_completion() -> Weight { // Proof Size summary in bytes: - // Measured: `113` + // Measured: `147` // Estimated: `69049` - // Minimum execution time: 5_826_000 picoseconds. - Weight::from_parts(5_932_000, 69049) + // Minimum execution time: 5_918_000 picoseconds. + Weight::from_parts(6_258_000, 69049) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -115,10 +119,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen) fn service_page_base_no_completion() -> Weight { // Proof Size summary in bytes: - // Measured: `113` + // Measured: `147` // Estimated: `69049` - // Minimum execution time: 6_235_000 picoseconds. - Weight::from_parts(6_430_000, 69049) + // Minimum execution time: 6_208_000 picoseconds. + Weight::from_parts(6_537_000, 69049) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -126,8 +130,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 53_860_000 picoseconds. - Weight::from_parts(53_984_000, 0) + // Minimum execution time: 66_315_000 picoseconds. + Weight::from_parts(66_854_000, 0) } /// Storage: MessageQueue ServiceHead (r:1 w:1) /// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) @@ -135,10 +139,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) fn bump_service_head() -> Weight { // Proof Size summary in bytes: - // Measured: `140` + // Measured: `174` // Estimated: `3514` - // Minimum execution time: 7_018_000 picoseconds. - Weight::from_parts(7_205_000, 3514) + // Minimum execution time: 6_710_000 picoseconds. + Weight::from_parts(7_058_000, 3514) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -148,10 +152,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen) fn reap_page() -> Weight { // Proof Size summary in bytes: - // Measured: `65710` + // Measured: `65744` // Estimated: `69049` - // Minimum execution time: 53_485_000 picoseconds. - Weight::from_parts(54_154_000, 69049) + // Minimum execution time: 53_683_000 picoseconds. + Weight::from_parts(54_923_000, 69049) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -161,10 +165,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen) fn execute_overweight_page_removed() -> Weight { // Proof Size summary in bytes: - // Measured: `65710` + // Measured: `65744` // Estimated: `69049` - // Minimum execution time: 68_830_000 picoseconds. - Weight::from_parts(69_487_000, 69049) + // Minimum execution time: 69_358_000 picoseconds. + Weight::from_parts(71_502_000, 69049) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -174,10 +178,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen) fn execute_overweight_page_updated() -> Weight { // Proof Size summary in bytes: - // Measured: `65710` + // Measured: `65744` // Estimated: `69049` - // Minimum execution time: 81_643_000 picoseconds. - Weight::from_parts(82_399_000, 69049) + // Minimum execution time: 80_860_000 picoseconds. + Weight::from_parts(85_316_000, 69049) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -191,10 +195,10 @@ impl WeightInfo for () { /// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) fn ready_ring_knit() -> Weight { // Proof Size summary in bytes: - // Measured: `233` + // Measured: `267` // Estimated: `6038` - // Minimum execution time: 12_076_000 picoseconds. - Weight::from_parts(12_350_000, 6038) + // Minimum execution time: 12_017_000 picoseconds. + Weight::from_parts(12_570_000, 6038) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -204,10 +208,10 @@ impl WeightInfo for () { /// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) fn ready_ring_unknit() -> Weight { // Proof Size summary in bytes: - // Measured: `233` + // Measured: `267` // Estimated: `6038` - // Minimum execution time: 11_586_000 picoseconds. - Weight::from_parts(11_912_000, 6038) + // Minimum execution time: 11_245_000 picoseconds. + Weight::from_parts(11_646_000, 6038) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -215,10 +219,10 @@ impl WeightInfo for () { /// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) fn service_queue_base() -> Weight { // Proof Size summary in bytes: - // Measured: `42` + // Measured: `76` // Estimated: `3514` - // Minimum execution time: 4_581_000 picoseconds. - Weight::from_parts(4_715_000, 3514) + // Minimum execution time: 4_447_000 picoseconds. + Weight::from_parts(4_648_000, 3514) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -226,10 +230,10 @@ impl WeightInfo for () { /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen) fn service_page_base_completion() -> Weight { // Proof Size summary in bytes: - // Measured: `113` + // Measured: `147` // Estimated: `69049` - // Minimum execution time: 5_826_000 picoseconds. - Weight::from_parts(5_932_000, 69049) + // Minimum execution time: 5_918_000 picoseconds. + Weight::from_parts(6_258_000, 69049) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -237,10 +241,10 @@ impl WeightInfo for () { /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen) fn service_page_base_no_completion() -> Weight { // Proof Size summary in bytes: - // Measured: `113` + // Measured: `147` // Estimated: `69049` - // Minimum execution time: 6_235_000 picoseconds. - Weight::from_parts(6_430_000, 69049) + // Minimum execution time: 6_208_000 picoseconds. + Weight::from_parts(6_537_000, 69049) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -248,8 +252,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 53_860_000 picoseconds. - Weight::from_parts(53_984_000, 0) + // Minimum execution time: 66_315_000 picoseconds. + Weight::from_parts(66_854_000, 0) } /// Storage: MessageQueue ServiceHead (r:1 w:1) /// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) @@ -257,10 +261,10 @@ impl WeightInfo for () { /// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) fn bump_service_head() -> Weight { // Proof Size summary in bytes: - // Measured: `140` + // Measured: `174` // Estimated: `3514` - // Minimum execution time: 7_018_000 picoseconds. - Weight::from_parts(7_205_000, 3514) + // Minimum execution time: 6_710_000 picoseconds. + Weight::from_parts(7_058_000, 3514) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -270,10 +274,10 @@ impl WeightInfo for () { /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen) fn reap_page() -> Weight { // Proof Size summary in bytes: - // Measured: `65710` + // Measured: `65744` // Estimated: `69049` - // Minimum execution time: 53_485_000 picoseconds. - Weight::from_parts(54_154_000, 69049) + // Minimum execution time: 53_683_000 picoseconds. + Weight::from_parts(54_923_000, 69049) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -283,10 +287,10 @@ impl WeightInfo for () { /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen) fn execute_overweight_page_removed() -> Weight { // Proof Size summary in bytes: - // Measured: `65710` + // Measured: `65744` // Estimated: `69049` - // Minimum execution time: 68_830_000 picoseconds. - Weight::from_parts(69_487_000, 69049) + // Minimum execution time: 69_358_000 picoseconds. + Weight::from_parts(71_502_000, 69049) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -296,10 +300,10 @@ impl WeightInfo for () { /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen) fn execute_overweight_page_updated() -> Weight { // Proof Size summary in bytes: - // Measured: `65710` + // Measured: `65744` // Estimated: `69049` - // Minimum execution time: 81_643_000 picoseconds. - Weight::from_parts(82_399_000, 69049) + // Minimum execution time: 80_860_000 picoseconds. + Weight::from_parts(85_316_000, 69049) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } diff --git a/frame/multisig/src/weights.rs b/frame/multisig/src/weights.rs index 7fda4bec8352d..81055fd1bf075 100644 --- a/frame/multisig/src/weights.rs +++ b/frame/multisig/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_multisig //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_multisig +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_multisig. pub trait WeightInfo { @@ -65,10 +69,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_199_000 picoseconds. - Weight::from_parts(12_595_771, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(490, 0).saturating_mul(z.into())) + // Minimum execution time: 14_088_000 picoseconds. + Weight::from_parts(15_649_723, 0) + // Standard Error: 32 + .saturating_add(Weight::from_parts(659, 0).saturating_mul(z.into())) } /// Storage: Multisig Multisigs (r:1 w:1) /// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen) @@ -78,12 +82,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `301 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 42_810_000 picoseconds. - Weight::from_parts(37_500_997, 6811) - // Standard Error: 308 - .saturating_add(Weight::from_parts(59_961, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(1_198, 0).saturating_mul(z.into())) + // Minimum execution time: 47_795_000 picoseconds. + Weight::from_parts(36_650_082, 6811) + // Standard Error: 4_878 + .saturating_add(Weight::from_parts(169_555, 0).saturating_mul(s.into())) + // Standard Error: 47 + .saturating_add(Weight::from_parts(1_445, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -95,12 +99,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `320` // Estimated: `6811` - // Minimum execution time: 27_775_000 picoseconds. - Weight::from_parts(22_868_524, 6811) - // Standard Error: 273 - .saturating_add(Weight::from_parts(55_219, 0).saturating_mul(s.into())) - // Standard Error: 2 - .saturating_add(Weight::from_parts(1_202, 0).saturating_mul(z.into())) + // Minimum execution time: 30_854_000 picoseconds. + Weight::from_parts(20_554_459, 6811) + // Standard Error: 4_270 + .saturating_add(Weight::from_parts(154_315, 0).saturating_mul(s.into())) + // Standard Error: 41 + .saturating_add(Weight::from_parts(1_436, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -114,12 +118,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `426 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 48_223_000 picoseconds. - Weight::from_parts(39_193_453, 6811) - // Standard Error: 2_162 - .saturating_add(Weight::from_parts(93_763, 0).saturating_mul(s.into())) - // Standard Error: 21 - .saturating_add(Weight::from_parts(1_372, 0).saturating_mul(z.into())) + // Minimum execution time: 52_000_000 picoseconds. + Weight::from_parts(36_023_364, 6811) + // Standard Error: 8_137 + .saturating_add(Weight::from_parts(268_544, 0).saturating_mul(s.into())) + // Standard Error: 79 + .saturating_add(Weight::from_parts(1_785, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -130,10 +134,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `301 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 34_775_000 picoseconds. - Weight::from_parts(35_966_626, 6811) - // Standard Error: 464 - .saturating_add(Weight::from_parts(61_492, 0).saturating_mul(s.into())) + // Minimum execution time: 33_572_000 picoseconds. + Weight::from_parts(34_320_816, 6811) + // Standard Error: 3_406 + .saturating_add(Weight::from_parts(157_039, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -144,10 +148,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `320` // Estimated: `6811` - // Minimum execution time: 19_947_000 picoseconds. - Weight::from_parts(21_253_025, 6811) - // Standard Error: 402 - .saturating_add(Weight::from_parts(58_491, 0).saturating_mul(s.into())) + // Minimum execution time: 18_787_000 picoseconds. + Weight::from_parts(19_310_876, 6811) + // Standard Error: 1_960 + .saturating_add(Weight::from_parts(130_761, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -158,10 +162,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `492 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 35_023_000 picoseconds. - Weight::from_parts(36_756_977, 6811) - // Standard Error: 547 - .saturating_add(Weight::from_parts(62_235, 0).saturating_mul(s.into())) + // Minimum execution time: 34_105_000 picoseconds. + Weight::from_parts(35_915_887, 6811) + // Standard Error: 1_950 + .saturating_add(Weight::from_parts(135_948, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -174,10 +178,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_199_000 picoseconds. - Weight::from_parts(12_595_771, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(490, 0).saturating_mul(z.into())) + // Minimum execution time: 14_088_000 picoseconds. + Weight::from_parts(15_649_723, 0) + // Standard Error: 32 + .saturating_add(Weight::from_parts(659, 0).saturating_mul(z.into())) } /// Storage: Multisig Multisigs (r:1 w:1) /// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen) @@ -187,12 +191,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `301 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 42_810_000 picoseconds. - Weight::from_parts(37_500_997, 6811) - // Standard Error: 308 - .saturating_add(Weight::from_parts(59_961, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(1_198, 0).saturating_mul(z.into())) + // Minimum execution time: 47_795_000 picoseconds. + Weight::from_parts(36_650_082, 6811) + // Standard Error: 4_878 + .saturating_add(Weight::from_parts(169_555, 0).saturating_mul(s.into())) + // Standard Error: 47 + .saturating_add(Weight::from_parts(1_445, 0).saturating_mul(z.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -204,12 +208,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `320` // Estimated: `6811` - // Minimum execution time: 27_775_000 picoseconds. - Weight::from_parts(22_868_524, 6811) - // Standard Error: 273 - .saturating_add(Weight::from_parts(55_219, 0).saturating_mul(s.into())) - // Standard Error: 2 - .saturating_add(Weight::from_parts(1_202, 0).saturating_mul(z.into())) + // Minimum execution time: 30_854_000 picoseconds. + Weight::from_parts(20_554_459, 6811) + // Standard Error: 4_270 + .saturating_add(Weight::from_parts(154_315, 0).saturating_mul(s.into())) + // Standard Error: 41 + .saturating_add(Weight::from_parts(1_436, 0).saturating_mul(z.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -223,12 +227,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `426 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 48_223_000 picoseconds. - Weight::from_parts(39_193_453, 6811) - // Standard Error: 2_162 - .saturating_add(Weight::from_parts(93_763, 0).saturating_mul(s.into())) - // Standard Error: 21 - .saturating_add(Weight::from_parts(1_372, 0).saturating_mul(z.into())) + // Minimum execution time: 52_000_000 picoseconds. + Weight::from_parts(36_023_364, 6811) + // Standard Error: 8_137 + .saturating_add(Weight::from_parts(268_544, 0).saturating_mul(s.into())) + // Standard Error: 79 + .saturating_add(Weight::from_parts(1_785, 0).saturating_mul(z.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -239,10 +243,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `301 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 34_775_000 picoseconds. - Weight::from_parts(35_966_626, 6811) - // Standard Error: 464 - .saturating_add(Weight::from_parts(61_492, 0).saturating_mul(s.into())) + // Minimum execution time: 33_572_000 picoseconds. + Weight::from_parts(34_320_816, 6811) + // Standard Error: 3_406 + .saturating_add(Weight::from_parts(157_039, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -253,10 +257,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `320` // Estimated: `6811` - // Minimum execution time: 19_947_000 picoseconds. - Weight::from_parts(21_253_025, 6811) - // Standard Error: 402 - .saturating_add(Weight::from_parts(58_491, 0).saturating_mul(s.into())) + // Minimum execution time: 18_787_000 picoseconds. + Weight::from_parts(19_310_876, 6811) + // Standard Error: 1_960 + .saturating_add(Weight::from_parts(130_761, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -267,10 +271,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `492 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 35_023_000 picoseconds. - Weight::from_parts(36_756_977, 6811) - // Standard Error: 547 - .saturating_add(Weight::from_parts(62_235, 0).saturating_mul(s.into())) + // Minimum execution time: 34_105_000 picoseconds. + Weight::from_parts(35_915_887, 6811) + // Standard Error: 1_950 + .saturating_add(Weight::from_parts(135_948, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/nft-fractionalization/src/weights.rs b/frame/nft-fractionalization/src/weights.rs index 735b648b82615..9018cd7b1e8ac 100644 --- a/frame/nft-fractionalization/src/weights.rs +++ b/frame/nft-fractionalization/src/weights.rs @@ -18,26 +18,28 @@ //! Autogenerated weights for pallet_nft_fractionalization //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-05-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: -// target/production/substrate +// ./target/production/substrate // benchmark // pallet +// --chain=dev // --steps=50 // --repeat=20 +// --pallet=pallet_nft_fractionalization +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled // --heap-pages=4096 -// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/substrate/.git/.artifacts/bench.json -// --pallet=pallet_nft_fractionalization -// --chain=dev -// --header=./HEADER-APACHE2 // --output=./frame/nft-fractionalization/src/weights.rs +// --header=./HEADER-APACHE2 // --template=./.maintain/frame-weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -60,7 +62,7 @@ impl WeightInfo for SubstrateWeight { /// Storage: Nfts Item (r:1 w:0) /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(83), added: 2558, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: Nfts Collection (r:1 w:1) /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) /// Storage: Nfts Attribute (r:1 w:1) @@ -79,8 +81,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `609` // Estimated: `4326` - // Minimum execution time: 177_498_000 picoseconds. - Weight::from_parts(178_803_000, 4326) + // Minimum execution time: 190_019_000 picoseconds. + Weight::from_parts(193_062_000, 4326) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(8_u64)) } @@ -101,7 +103,7 @@ impl WeightInfo for SubstrateWeight { /// Storage: Nfts Item (r:1 w:1) /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(83), added: 2558, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: Nfts Account (r:0 w:1) /// Proof: Nfts Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen) /// Storage: Nfts ItemPriceOf (r:0 w:1) @@ -110,10 +112,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) fn unify() -> Weight { // Proof Size summary in bytes: - // Measured: `1421` + // Measured: `1422` // Estimated: `4326` - // Minimum execution time: 130_284_000 picoseconds. - Weight::from_parts(131_122_000, 4326) + // Minimum execution time: 135_576_000 picoseconds. + Weight::from_parts(139_334_000, 4326) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(10_u64)) } @@ -124,7 +126,7 @@ impl WeightInfo for () { /// Storage: Nfts Item (r:1 w:0) /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(83), added: 2558, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: Nfts Collection (r:1 w:1) /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) /// Storage: Nfts Attribute (r:1 w:1) @@ -143,8 +145,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `609` // Estimated: `4326` - // Minimum execution time: 177_498_000 picoseconds. - Weight::from_parts(178_803_000, 4326) + // Minimum execution time: 190_019_000 picoseconds. + Weight::from_parts(193_062_000, 4326) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(8_u64)) } @@ -165,7 +167,7 @@ impl WeightInfo for () { /// Storage: Nfts Item (r:1 w:1) /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(83), added: 2558, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: Nfts Account (r:0 w:1) /// Proof: Nfts Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen) /// Storage: Nfts ItemPriceOf (r:0 w:1) @@ -174,10 +176,10 @@ impl WeightInfo for () { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) fn unify() -> Weight { // Proof Size summary in bytes: - // Measured: `1421` + // Measured: `1422` // Estimated: `4326` - // Minimum execution time: 130_284_000 picoseconds. - Weight::from_parts(131_122_000, 4326) + // Minimum execution time: 135_576_000 picoseconds. + Weight::from_parts(139_334_000, 4326) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(10_u64)) } diff --git a/frame/nfts/src/weights.rs b/frame/nfts/src/weights.rs index 19a61974a61a7..36530650552b2 100644 --- a/frame/nfts/src/weights.rs +++ b/frame/nfts/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_nfts //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_nfts +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_nfts. pub trait WeightInfo { @@ -104,10 +108,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen) fn create() -> Weight { // Proof Size summary in bytes: - // Measured: `182` + // Measured: `216` // Estimated: `3549` - // Minimum execution time: 40_664_000 picoseconds. - Weight::from_parts(41_224_000, 3549) + // Minimum execution time: 40_142_000 picoseconds. + Weight::from_parts(41_681_000, 3549) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -123,10 +127,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen) fn force_create() -> Weight { // Proof Size summary in bytes: - // Measured: `42` + // Measured: `76` // Estimated: `3549` - // Minimum execution time: 24_725_000 picoseconds. - Weight::from_parts(25_147_000, 3549) + // Minimum execution time: 23_344_000 picoseconds. + Weight::from_parts(24_225_000, 3549) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -149,14 +153,18 @@ impl WeightInfo for SubstrateWeight { /// The range of component `m` is `[0, 1000]`. /// The range of component `c` is `[0, 1000]`. /// The range of component `a` is `[0, 1000]`. - fn destroy(_m: u32, _c: u32, a: u32, ) -> Weight { + fn destroy(m: u32, c: u32, a: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `32186 + a * (332 ±0)` + // Measured: `32220 + a * (332 ±0)` // Estimated: `2523990 + a * (2921 ±0)` - // Minimum execution time: 1_100_509_000 picoseconds. - Weight::from_parts(1_081_634_178, 2523990) - // Standard Error: 3_025 - .saturating_add(Weight::from_parts(5_339_415, 0).saturating_mul(a.into())) + // Minimum execution time: 1_376_112_000 picoseconds. + Weight::from_parts(1_004_735_640, 2523990) + // Standard Error: 99_098 + .saturating_add(Weight::from_parts(276_232, 0).saturating_mul(m.into())) + // Standard Error: 99_098 + .saturating_add(Weight::from_parts(119_681, 0).saturating_mul(c.into())) + // Standard Error: 99_098 + .saturating_add(Weight::from_parts(8_101_697, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1004_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1005_u64)) @@ -177,10 +185,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen) fn mint() -> Weight { // Proof Size summary in bytes: - // Measured: `421` + // Measured: `455` // Estimated: `4326` - // Minimum execution time: 52_464_000 picoseconds. - Weight::from_parts(52_847_000, 4326) + // Minimum execution time: 52_037_000 picoseconds. + Weight::from_parts(53_326_000, 4326) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -198,10 +206,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen) fn force_mint() -> Weight { // Proof Size summary in bytes: - // Measured: `421` + // Measured: `455` // Estimated: `4326` - // Minimum execution time: 50_327_000 picoseconds. - Weight::from_parts(51_093_000, 4326) + // Minimum execution time: 49_760_000 picoseconds. + Weight::from_parts(51_710_000, 4326) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -223,15 +231,17 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) fn burn() -> Weight { // Proof Size summary in bytes: - // Measured: `530` + // Measured: `564` // Estimated: `4326` - // Minimum execution time: 51_342_000 picoseconds. - Weight::from_parts(51_846_000, 4326) + // Minimum execution time: 51_049_000 picoseconds. + Weight::from_parts(52_492_000, 4326) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } /// Storage: Nfts Collection (r:1 w:0) /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) + /// Storage: Nfts Attribute (r:1 w:0) + /// Proof: Nfts Attribute (max_values: None, max_size: Some(446), added: 2921, mode: MaxEncodedLen) /// Storage: Nfts CollectionConfigOf (r:1 w:0) /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) /// Storage: Nfts ItemConfigOf (r:1 w:0) @@ -246,11 +256,11 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) fn transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `559` + // Measured: `593` // Estimated: `4326` - // Minimum execution time: 38_309_000 picoseconds. - Weight::from_parts(38_672_000, 4326) - .saturating_add(T::DbWeight::get().reads(4_u64)) + // Minimum execution time: 41_084_000 picoseconds. + Weight::from_parts(42_477_000, 4326) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } /// Storage: Nfts Collection (r:1 w:0) @@ -262,12 +272,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `i` is `[0, 5000]`. fn redeposit(i: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `729 + i * (108 ±0)` + // Measured: `763 + i * (108 ±0)` // Estimated: `3549 + i * (3336 ±0)` - // Minimum execution time: 17_525_000 picoseconds. - Weight::from_parts(17_657_000, 3549) - // Standard Error: 15_884 - .saturating_add(Weight::from_parts(16_026_633, 0).saturating_mul(i.into())) + // Minimum execution time: 15_576_000 picoseconds. + Weight::from_parts(15_720_000, 3549) + // Standard Error: 47_008 + .saturating_add(Weight::from_parts(20_322_604, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) @@ -279,10 +289,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts ItemConfigOf (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn lock_item_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `401` + // Measured: `435` // Estimated: `3534` - // Minimum execution time: 21_814_000 picoseconds. - Weight::from_parts(22_171_000, 3534) + // Minimum execution time: 19_835_000 picoseconds. + Weight::from_parts(21_176_000, 3534) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -292,10 +302,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts ItemConfigOf (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn unlock_item_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `401` + // Measured: `435` // Estimated: `3534` - // Minimum execution time: 21_728_000 picoseconds. - Weight::from_parts(21_893_000, 3534) + // Minimum execution time: 20_192_000 picoseconds. + Weight::from_parts(22_499_000, 3534) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -305,10 +315,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) fn lock_collection() -> Weight { // Proof Size summary in bytes: - // Measured: `306` + // Measured: `340` // Estimated: `3549` - // Minimum execution time: 18_359_000 picoseconds. - Weight::from_parts(19_101_000, 3549) + // Minimum execution time: 16_549_000 picoseconds. + Weight::from_parts(17_433_000, 3549) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -320,10 +330,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen) fn transfer_ownership() -> Weight { // Proof Size summary in bytes: - // Measured: `354` + // Measured: `388` // Estimated: `3549` - // Minimum execution time: 24_713_000 picoseconds. - Weight::from_parts(25_032_000, 3549) + // Minimum execution time: 22_967_000 picoseconds. + Weight::from_parts(24_147_000, 3549) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -333,10 +343,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionRoleOf (max_values: None, max_size: Some(69), added: 2544, mode: MaxEncodedLen) fn set_team() -> Weight { // Proof Size summary in bytes: - // Measured: `335` + // Measured: `369` // Estimated: `6078` - // Minimum execution time: 42_372_000 picoseconds. - Weight::from_parts(42_971_000, 6078) + // Minimum execution time: 40_407_000 picoseconds. + Weight::from_parts(41_595_000, 6078) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -346,10 +356,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen) fn force_collection_owner() -> Weight { // Proof Size summary in bytes: - // Measured: `277` + // Measured: `311` // Estimated: `3549` - // Minimum execution time: 19_703_000 picoseconds. - Weight::from_parts(19_993_000, 3549) + // Minimum execution time: 17_915_000 picoseconds. + Weight::from_parts(18_465_000, 3549) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -359,10 +369,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) fn force_collection_config() -> Weight { // Proof Size summary in bytes: - // Measured: `242` + // Measured: `276` // Estimated: `3549` - // Minimum execution time: 15_500_000 picoseconds. - Weight::from_parts(15_929_000, 3549) + // Minimum execution time: 13_885_000 picoseconds. + Weight::from_parts(14_451_000, 3549) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -372,10 +382,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts ItemConfigOf (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn lock_item_properties() -> Weight { // Proof Size summary in bytes: - // Measured: `401` + // Measured: `435` // Estimated: `3534` - // Minimum execution time: 20_778_000 picoseconds. - Weight::from_parts(21_187_000, 3534) + // Minimum execution time: 19_134_000 picoseconds. + Weight::from_parts(19_891_000, 3534) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -391,10 +401,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts Attribute (max_values: None, max_size: Some(446), added: 2921, mode: MaxEncodedLen) fn set_attribute() -> Weight { // Proof Size summary in bytes: - // Measured: `505` + // Measured: `539` // Estimated: `3911` - // Minimum execution time: 53_016_000 picoseconds. - Weight::from_parts(53_579_000, 3911) + // Minimum execution time: 51_956_000 picoseconds. + Weight::from_parts(54_157_000, 3911) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -404,10 +414,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts Attribute (max_values: None, max_size: Some(446), added: 2921, mode: MaxEncodedLen) fn force_set_attribute() -> Weight { // Proof Size summary in bytes: - // Measured: `310` + // Measured: `344` // Estimated: `3911` - // Minimum execution time: 28_790_000 picoseconds. - Weight::from_parts(29_157_000, 3911) + // Minimum execution time: 26_512_000 picoseconds. + Weight::from_parts(27_586_000, 3911) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -421,10 +431,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) fn clear_attribute() -> Weight { // Proof Size summary in bytes: - // Measured: `916` + // Measured: `950` // Estimated: `3911` - // Minimum execution time: 48_584_000 picoseconds. - Weight::from_parts(49_202_000, 3911) + // Minimum execution time: 46_493_000 picoseconds. + Weight::from_parts(48_279_000, 3911) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -434,10 +444,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts ItemAttributesApprovalsOf (max_values: None, max_size: Some(681), added: 3156, mode: MaxEncodedLen) fn approve_item_attributes() -> Weight { // Proof Size summary in bytes: - // Measured: `347` + // Measured: `381` // Estimated: `4326` - // Minimum execution time: 19_616_000 picoseconds. - Weight::from_parts(19_972_000, 4326) + // Minimum execution time: 17_364_000 picoseconds. + Weight::from_parts(18_357_000, 4326) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -452,12 +462,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 1000]`. fn cancel_item_attributes_approval(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `803 + n * (364 ±0)` + // Measured: `837 + n * (364 ±0)` // Estimated: `4326 + n * (2921 ±0)` - // Minimum execution time: 28_897_000 picoseconds. - Weight::from_parts(29_061_000, 4326) - // Standard Error: 3_139 - .saturating_add(Weight::from_parts(5_396_415, 0).saturating_mul(n.into())) + // Minimum execution time: 26_646_000 picoseconds. + Weight::from_parts(26_980_000, 4326) + // Standard Error: 38_853 + .saturating_add(Weight::from_parts(7_491_286, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(2_u64)) @@ -476,10 +486,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts ItemMetadataOf (max_values: None, max_size: Some(140), added: 2615, mode: MaxEncodedLen) fn set_metadata() -> Weight { // Proof Size summary in bytes: - // Measured: `505` + // Measured: `539` // Estimated: `3605` - // Minimum execution time: 43_748_000 picoseconds. - Weight::from_parts(44_178_000, 3605) + // Minimum execution time: 42_560_000 picoseconds. + Weight::from_parts(43_586_000, 3605) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -493,10 +503,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts ItemConfigOf (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn clear_metadata() -> Weight { // Proof Size summary in bytes: - // Measured: `608` + // Measured: `642` // Estimated: `3605` - // Minimum execution time: 42_116_000 picoseconds. - Weight::from_parts(42_455_000, 3605) + // Minimum execution time: 40_454_000 picoseconds. + Weight::from_parts(41_634_000, 3605) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -510,10 +520,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionMetadataOf (max_values: None, max_size: Some(87), added: 2562, mode: MaxEncodedLen) fn set_collection_metadata() -> Weight { // Proof Size summary in bytes: - // Measured: `364` + // Measured: `398` // Estimated: `3552` - // Minimum execution time: 40_926_000 picoseconds. - Weight::from_parts(41_512_000, 3552) + // Minimum execution time: 39_251_000 picoseconds. + Weight::from_parts(40_237_000, 3552) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -527,10 +537,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionMetadataOf (max_values: None, max_size: Some(87), added: 2562, mode: MaxEncodedLen) fn clear_collection_metadata() -> Weight { // Proof Size summary in bytes: - // Measured: `475` + // Measured: `509` // Estimated: `3552` - // Minimum execution time: 39_792_000 picoseconds. - Weight::from_parts(40_443_000, 3552) + // Minimum execution time: 38_083_000 picoseconds. + Weight::from_parts(39_166_000, 3552) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -540,10 +550,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) fn approve_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `376` + // Measured: `410` // Estimated: `4326` - // Minimum execution time: 22_648_000 picoseconds. - Weight::from_parts(23_139_000, 4326) + // Minimum execution time: 20_734_000 picoseconds. + Weight::from_parts(21_307_000, 4326) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -551,10 +561,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) fn cancel_approval() -> Weight { // Proof Size summary in bytes: - // Measured: `384` + // Measured: `418` // Estimated: `4326` - // Minimum execution time: 20_552_000 picoseconds. - Weight::from_parts(20_920_000, 4326) + // Minimum execution time: 18_187_000 picoseconds. + Weight::from_parts(18_865_000, 4326) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -562,10 +572,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) fn clear_all_transfer_approvals() -> Weight { // Proof Size summary in bytes: - // Measured: `384` + // Measured: `418` // Estimated: `4326` - // Minimum execution time: 19_114_000 picoseconds. - Weight::from_parts(19_876_000, 4326) + // Minimum execution time: 17_138_000 picoseconds. + Weight::from_parts(17_514_000, 4326) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -573,10 +583,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts OwnershipAcceptance (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen) fn set_accept_ownership() -> Weight { // Proof Size summary in bytes: - // Measured: `42` + // Measured: `76` // Estimated: `3517` - // Minimum execution time: 17_089_000 picoseconds. - Weight::from_parts(17_363_000, 3517) + // Minimum execution time: 14_863_000 picoseconds. + Weight::from_parts(15_202_000, 3517) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -586,10 +596,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) fn set_collection_max_supply() -> Weight { // Proof Size summary in bytes: - // Measured: `306` + // Measured: `340` // Estimated: `3549` - // Minimum execution time: 20_667_000 picoseconds. - Weight::from_parts(20_898_000, 3549) + // Minimum execution time: 18_283_000 picoseconds. + Weight::from_parts(18_912_000, 3549) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -599,10 +609,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) fn update_mint_settings() -> Weight { // Proof Size summary in bytes: - // Measured: `289` + // Measured: `323` // Estimated: `3538` - // Minimum execution time: 19_666_000 picoseconds. - Weight::from_parts(20_136_000, 3538) + // Minimum execution time: 17_678_000 picoseconds. + Weight::from_parts(18_521_000, 3538) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -616,10 +626,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen) fn set_price() -> Weight { // Proof Size summary in bytes: - // Measured: `484` + // Measured: `518` // Estimated: `4326` - // Minimum execution time: 25_778_000 picoseconds. - Weight::from_parts(26_447_000, 4326) + // Minimum execution time: 23_599_000 picoseconds. + Weight::from_parts(24_237_000, 4326) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -629,6 +639,8 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen) /// Storage: Nfts Collection (r:1 w:0) /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) + /// Storage: Nfts Attribute (r:1 w:0) + /// Proof: Nfts Attribute (max_values: None, max_size: Some(446), added: 2921, mode: MaxEncodedLen) /// Storage: Nfts CollectionConfigOf (r:1 w:0) /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) /// Storage: Nfts ItemConfigOf (r:1 w:0) @@ -639,11 +651,11 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) fn buy_item() -> Weight { // Proof Size summary in bytes: - // Measured: `671` + // Measured: `705` // Estimated: `4326` - // Minimum execution time: 50_809_000 picoseconds. - Weight::from_parts(51_503_000, 4326) - .saturating_add(T::DbWeight::get().reads(5_u64)) + // Minimum execution time: 53_613_000 picoseconds. + Weight::from_parts(55_396_000, 4326) + .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } /// The range of component `n` is `[0, 10]`. @@ -651,10 +663,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_789_000 picoseconds. - Weight::from_parts(5_528_034, 0) - // Standard Error: 14_405 - .saturating_add(Weight::from_parts(3_788_038, 0).saturating_mul(n.into())) + // Minimum execution time: 2_065_000 picoseconds. + Weight::from_parts(3_987_962, 0) + // Standard Error: 10_673 + .saturating_add(Weight::from_parts(3_994_849, 0).saturating_mul(n.into())) } /// Storage: Nfts Item (r:2 w:0) /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) @@ -662,10 +674,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) fn create_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `460` + // Measured: `494` // Estimated: `7662` - // Minimum execution time: 22_884_000 picoseconds. - Weight::from_parts(23_732_000, 7662) + // Minimum execution time: 21_139_000 picoseconds. + Weight::from_parts(21_743_000, 7662) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -675,10 +687,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) fn cancel_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `479` + // Measured: `513` // Estimated: `4326` - // Minimum execution time: 22_686_000 picoseconds. - Weight::from_parts(23_088_000, 4326) + // Minimum execution time: 21_421_000 picoseconds. + Weight::from_parts(22_204_000, 4326) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -688,6 +700,8 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) /// Storage: Nfts Collection (r:1 w:0) /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) + /// Storage: Nfts Attribute (r:2 w:0) + /// Proof: Nfts Attribute (max_values: None, max_size: Some(446), added: 2921, mode: MaxEncodedLen) /// Storage: Nfts CollectionConfigOf (r:1 w:0) /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) /// Storage: Nfts ItemConfigOf (r:2 w:0) @@ -698,11 +712,11 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nfts ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen) fn claim_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `800` + // Measured: `834` // Estimated: `7662` - // Minimum execution time: 77_494_000 picoseconds. - Weight::from_parts(78_650_000, 7662) - .saturating_add(T::DbWeight::get().reads(7_u64)) + // Minimum execution time: 86_778_000 picoseconds. + Weight::from_parts(88_898_000, 7662) + .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(10_u64)) } /// Storage: Nfts CollectionRoleOf (r:2 w:0) @@ -726,12 +740,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 10]`. fn mint_pre_signed(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `595` + // Measured: `629` // Estimated: `6078 + n * (2921 ±0)` - // Minimum execution time: 139_109_000 picoseconds. - Weight::from_parts(144_449_034, 6078) - // Standard Error: 26_869 - .saturating_add(Weight::from_parts(29_961_772, 0).saturating_mul(n.into())) + // Minimum execution time: 146_334_000 picoseconds. + Weight::from_parts(160_066_890, 6078) + // Standard Error: 134_962 + .saturating_add(Weight::from_parts(34_468_348, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6_u64)) @@ -753,12 +767,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 10]`. fn set_attributes_pre_signed(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `625` + // Measured: `659` // Estimated: `4326 + n * (2921 ±0)` - // Minimum execution time: 78_280_000 picoseconds. - Weight::from_parts(92_826_883, 4326) - // Standard Error: 81_125 - .saturating_add(Weight::from_parts(29_898_245, 0).saturating_mul(n.into())) + // Minimum execution time: 84_654_000 picoseconds. + Weight::from_parts(100_499_219, 4326) + // Standard Error: 110_273 + .saturating_add(Weight::from_parts(33_735_223, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(2_u64)) @@ -781,10 +795,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen) fn create() -> Weight { // Proof Size summary in bytes: - // Measured: `182` + // Measured: `216` // Estimated: `3549` - // Minimum execution time: 40_664_000 picoseconds. - Weight::from_parts(41_224_000, 3549) + // Minimum execution time: 40_142_000 picoseconds. + Weight::from_parts(41_681_000, 3549) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -800,10 +814,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen) fn force_create() -> Weight { // Proof Size summary in bytes: - // Measured: `42` + // Measured: `76` // Estimated: `3549` - // Minimum execution time: 24_725_000 picoseconds. - Weight::from_parts(25_147_000, 3549) + // Minimum execution time: 23_344_000 picoseconds. + Weight::from_parts(24_225_000, 3549) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -826,14 +840,18 @@ impl WeightInfo for () { /// The range of component `m` is `[0, 1000]`. /// The range of component `c` is `[0, 1000]`. /// The range of component `a` is `[0, 1000]`. - fn destroy(_m: u32, _c: u32, a: u32, ) -> Weight { + fn destroy(m: u32, c: u32, a: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `32186 + a * (332 ±0)` + // Measured: `32220 + a * (332 ±0)` // Estimated: `2523990 + a * (2921 ±0)` - // Minimum execution time: 1_100_509_000 picoseconds. - Weight::from_parts(1_081_634_178, 2523990) - // Standard Error: 3_025 - .saturating_add(Weight::from_parts(5_339_415, 0).saturating_mul(a.into())) + // Minimum execution time: 1_376_112_000 picoseconds. + Weight::from_parts(1_004_735_640, 2523990) + // Standard Error: 99_098 + .saturating_add(Weight::from_parts(276_232, 0).saturating_mul(m.into())) + // Standard Error: 99_098 + .saturating_add(Weight::from_parts(119_681, 0).saturating_mul(c.into())) + // Standard Error: 99_098 + .saturating_add(Weight::from_parts(8_101_697, 0).saturating_mul(a.into())) .saturating_add(RocksDbWeight::get().reads(1004_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(RocksDbWeight::get().writes(1005_u64)) @@ -854,10 +872,10 @@ impl WeightInfo for () { /// Proof: Nfts Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen) fn mint() -> Weight { // Proof Size summary in bytes: - // Measured: `421` + // Measured: `455` // Estimated: `4326` - // Minimum execution time: 52_464_000 picoseconds. - Weight::from_parts(52_847_000, 4326) + // Minimum execution time: 52_037_000 picoseconds. + Weight::from_parts(53_326_000, 4326) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -875,10 +893,10 @@ impl WeightInfo for () { /// Proof: Nfts Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen) fn force_mint() -> Weight { // Proof Size summary in bytes: - // Measured: `421` + // Measured: `455` // Estimated: `4326` - // Minimum execution time: 50_327_000 picoseconds. - Weight::from_parts(51_093_000, 4326) + // Minimum execution time: 49_760_000 picoseconds. + Weight::from_parts(51_710_000, 4326) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -900,15 +918,17 @@ impl WeightInfo for () { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) fn burn() -> Weight { // Proof Size summary in bytes: - // Measured: `530` + // Measured: `564` // Estimated: `4326` - // Minimum execution time: 51_342_000 picoseconds. - Weight::from_parts(51_846_000, 4326) + // Minimum execution time: 51_049_000 picoseconds. + Weight::from_parts(52_492_000, 4326) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } /// Storage: Nfts Collection (r:1 w:0) /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) + /// Storage: Nfts Attribute (r:1 w:0) + /// Proof: Nfts Attribute (max_values: None, max_size: Some(446), added: 2921, mode: MaxEncodedLen) /// Storage: Nfts CollectionConfigOf (r:1 w:0) /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) /// Storage: Nfts ItemConfigOf (r:1 w:0) @@ -923,11 +943,11 @@ impl WeightInfo for () { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) fn transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `559` + // Measured: `593` // Estimated: `4326` - // Minimum execution time: 38_309_000 picoseconds. - Weight::from_parts(38_672_000, 4326) - .saturating_add(RocksDbWeight::get().reads(4_u64)) + // Minimum execution time: 41_084_000 picoseconds. + Weight::from_parts(42_477_000, 4326) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } /// Storage: Nfts Collection (r:1 w:0) @@ -939,12 +959,12 @@ impl WeightInfo for () { /// The range of component `i` is `[0, 5000]`. fn redeposit(i: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `729 + i * (108 ±0)` + // Measured: `763 + i * (108 ±0)` // Estimated: `3549 + i * (3336 ±0)` - // Minimum execution time: 17_525_000 picoseconds. - Weight::from_parts(17_657_000, 3549) - // Standard Error: 15_884 - .saturating_add(Weight::from_parts(16_026_633, 0).saturating_mul(i.into())) + // Minimum execution time: 15_576_000 picoseconds. + Weight::from_parts(15_720_000, 3549) + // Standard Error: 47_008 + .saturating_add(Weight::from_parts(20_322_604, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) @@ -956,10 +976,10 @@ impl WeightInfo for () { /// Proof: Nfts ItemConfigOf (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn lock_item_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `401` + // Measured: `435` // Estimated: `3534` - // Minimum execution time: 21_814_000 picoseconds. - Weight::from_parts(22_171_000, 3534) + // Minimum execution time: 19_835_000 picoseconds. + Weight::from_parts(21_176_000, 3534) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -969,10 +989,10 @@ impl WeightInfo for () { /// Proof: Nfts ItemConfigOf (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn unlock_item_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `401` + // Measured: `435` // Estimated: `3534` - // Minimum execution time: 21_728_000 picoseconds. - Weight::from_parts(21_893_000, 3534) + // Minimum execution time: 20_192_000 picoseconds. + Weight::from_parts(22_499_000, 3534) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -982,10 +1002,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) fn lock_collection() -> Weight { // Proof Size summary in bytes: - // Measured: `306` + // Measured: `340` // Estimated: `3549` - // Minimum execution time: 18_359_000 picoseconds. - Weight::from_parts(19_101_000, 3549) + // Minimum execution time: 16_549_000 picoseconds. + Weight::from_parts(17_433_000, 3549) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -997,10 +1017,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen) fn transfer_ownership() -> Weight { // Proof Size summary in bytes: - // Measured: `354` + // Measured: `388` // Estimated: `3549` - // Minimum execution time: 24_713_000 picoseconds. - Weight::from_parts(25_032_000, 3549) + // Minimum execution time: 22_967_000 picoseconds. + Weight::from_parts(24_147_000, 3549) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -1010,10 +1030,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionRoleOf (max_values: None, max_size: Some(69), added: 2544, mode: MaxEncodedLen) fn set_team() -> Weight { // Proof Size summary in bytes: - // Measured: `335` + // Measured: `369` // Estimated: `6078` - // Minimum execution time: 42_372_000 picoseconds. - Weight::from_parts(42_971_000, 6078) + // Minimum execution time: 40_407_000 picoseconds. + Weight::from_parts(41_595_000, 6078) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -1023,10 +1043,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen) fn force_collection_owner() -> Weight { // Proof Size summary in bytes: - // Measured: `277` + // Measured: `311` // Estimated: `3549` - // Minimum execution time: 19_703_000 picoseconds. - Weight::from_parts(19_993_000, 3549) + // Minimum execution time: 17_915_000 picoseconds. + Weight::from_parts(18_465_000, 3549) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -1036,10 +1056,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) fn force_collection_config() -> Weight { // Proof Size summary in bytes: - // Measured: `242` + // Measured: `276` // Estimated: `3549` - // Minimum execution time: 15_500_000 picoseconds. - Weight::from_parts(15_929_000, 3549) + // Minimum execution time: 13_885_000 picoseconds. + Weight::from_parts(14_451_000, 3549) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1049,10 +1069,10 @@ impl WeightInfo for () { /// Proof: Nfts ItemConfigOf (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn lock_item_properties() -> Weight { // Proof Size summary in bytes: - // Measured: `401` + // Measured: `435` // Estimated: `3534` - // Minimum execution time: 20_778_000 picoseconds. - Weight::from_parts(21_187_000, 3534) + // Minimum execution time: 19_134_000 picoseconds. + Weight::from_parts(19_891_000, 3534) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1068,10 +1088,10 @@ impl WeightInfo for () { /// Proof: Nfts Attribute (max_values: None, max_size: Some(446), added: 2921, mode: MaxEncodedLen) fn set_attribute() -> Weight { // Proof Size summary in bytes: - // Measured: `505` + // Measured: `539` // Estimated: `3911` - // Minimum execution time: 53_016_000 picoseconds. - Weight::from_parts(53_579_000, 3911) + // Minimum execution time: 51_956_000 picoseconds. + Weight::from_parts(54_157_000, 3911) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1081,10 +1101,10 @@ impl WeightInfo for () { /// Proof: Nfts Attribute (max_values: None, max_size: Some(446), added: 2921, mode: MaxEncodedLen) fn force_set_attribute() -> Weight { // Proof Size summary in bytes: - // Measured: `310` + // Measured: `344` // Estimated: `3911` - // Minimum execution time: 28_790_000 picoseconds. - Weight::from_parts(29_157_000, 3911) + // Minimum execution time: 26_512_000 picoseconds. + Weight::from_parts(27_586_000, 3911) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1098,10 +1118,10 @@ impl WeightInfo for () { /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) fn clear_attribute() -> Weight { // Proof Size summary in bytes: - // Measured: `916` + // Measured: `950` // Estimated: `3911` - // Minimum execution time: 48_584_000 picoseconds. - Weight::from_parts(49_202_000, 3911) + // Minimum execution time: 46_493_000 picoseconds. + Weight::from_parts(48_279_000, 3911) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1111,10 +1131,10 @@ impl WeightInfo for () { /// Proof: Nfts ItemAttributesApprovalsOf (max_values: None, max_size: Some(681), added: 3156, mode: MaxEncodedLen) fn approve_item_attributes() -> Weight { // Proof Size summary in bytes: - // Measured: `347` + // Measured: `381` // Estimated: `4326` - // Minimum execution time: 19_616_000 picoseconds. - Weight::from_parts(19_972_000, 4326) + // Minimum execution time: 17_364_000 picoseconds. + Weight::from_parts(18_357_000, 4326) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1129,12 +1149,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 1000]`. fn cancel_item_attributes_approval(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `803 + n * (364 ±0)` + // Measured: `837 + n * (364 ±0)` // Estimated: `4326 + n * (2921 ±0)` - // Minimum execution time: 28_897_000 picoseconds. - Weight::from_parts(29_061_000, 4326) - // Standard Error: 3_139 - .saturating_add(Weight::from_parts(5_396_415, 0).saturating_mul(n.into())) + // Minimum execution time: 26_646_000 picoseconds. + Weight::from_parts(26_980_000, 4326) + // Standard Error: 38_853 + .saturating_add(Weight::from_parts(7_491_286, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(RocksDbWeight::get().writes(2_u64)) @@ -1153,10 +1173,10 @@ impl WeightInfo for () { /// Proof: Nfts ItemMetadataOf (max_values: None, max_size: Some(140), added: 2615, mode: MaxEncodedLen) fn set_metadata() -> Weight { // Proof Size summary in bytes: - // Measured: `505` + // Measured: `539` // Estimated: `3605` - // Minimum execution time: 43_748_000 picoseconds. - Weight::from_parts(44_178_000, 3605) + // Minimum execution time: 42_560_000 picoseconds. + Weight::from_parts(43_586_000, 3605) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1170,10 +1190,10 @@ impl WeightInfo for () { /// Proof: Nfts ItemConfigOf (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn clear_metadata() -> Weight { // Proof Size summary in bytes: - // Measured: `608` + // Measured: `642` // Estimated: `3605` - // Minimum execution time: 42_116_000 picoseconds. - Weight::from_parts(42_455_000, 3605) + // Minimum execution time: 40_454_000 picoseconds. + Weight::from_parts(41_634_000, 3605) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1187,10 +1207,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionMetadataOf (max_values: None, max_size: Some(87), added: 2562, mode: MaxEncodedLen) fn set_collection_metadata() -> Weight { // Proof Size summary in bytes: - // Measured: `364` + // Measured: `398` // Estimated: `3552` - // Minimum execution time: 40_926_000 picoseconds. - Weight::from_parts(41_512_000, 3552) + // Minimum execution time: 39_251_000 picoseconds. + Weight::from_parts(40_237_000, 3552) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1204,10 +1224,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionMetadataOf (max_values: None, max_size: Some(87), added: 2562, mode: MaxEncodedLen) fn clear_collection_metadata() -> Weight { // Proof Size summary in bytes: - // Measured: `475` + // Measured: `509` // Estimated: `3552` - // Minimum execution time: 39_792_000 picoseconds. - Weight::from_parts(40_443_000, 3552) + // Minimum execution time: 38_083_000 picoseconds. + Weight::from_parts(39_166_000, 3552) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1217,10 +1237,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) fn approve_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `376` + // Measured: `410` // Estimated: `4326` - // Minimum execution time: 22_648_000 picoseconds. - Weight::from_parts(23_139_000, 4326) + // Minimum execution time: 20_734_000 picoseconds. + Weight::from_parts(21_307_000, 4326) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1228,10 +1248,10 @@ impl WeightInfo for () { /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) fn cancel_approval() -> Weight { // Proof Size summary in bytes: - // Measured: `384` + // Measured: `418` // Estimated: `4326` - // Minimum execution time: 20_552_000 picoseconds. - Weight::from_parts(20_920_000, 4326) + // Minimum execution time: 18_187_000 picoseconds. + Weight::from_parts(18_865_000, 4326) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1239,10 +1259,10 @@ impl WeightInfo for () { /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) fn clear_all_transfer_approvals() -> Weight { // Proof Size summary in bytes: - // Measured: `384` + // Measured: `418` // Estimated: `4326` - // Minimum execution time: 19_114_000 picoseconds. - Weight::from_parts(19_876_000, 4326) + // Minimum execution time: 17_138_000 picoseconds. + Weight::from_parts(17_514_000, 4326) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1250,10 +1270,10 @@ impl WeightInfo for () { /// Proof: Nfts OwnershipAcceptance (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen) fn set_accept_ownership() -> Weight { // Proof Size summary in bytes: - // Measured: `42` + // Measured: `76` // Estimated: `3517` - // Minimum execution time: 17_089_000 picoseconds. - Weight::from_parts(17_363_000, 3517) + // Minimum execution time: 14_863_000 picoseconds. + Weight::from_parts(15_202_000, 3517) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1263,10 +1283,10 @@ impl WeightInfo for () { /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) fn set_collection_max_supply() -> Weight { // Proof Size summary in bytes: - // Measured: `306` + // Measured: `340` // Estimated: `3549` - // Minimum execution time: 20_667_000 picoseconds. - Weight::from_parts(20_898_000, 3549) + // Minimum execution time: 18_283_000 picoseconds. + Weight::from_parts(18_912_000, 3549) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1276,10 +1296,10 @@ impl WeightInfo for () { /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) fn update_mint_settings() -> Weight { // Proof Size summary in bytes: - // Measured: `289` + // Measured: `323` // Estimated: `3538` - // Minimum execution time: 19_666_000 picoseconds. - Weight::from_parts(20_136_000, 3538) + // Minimum execution time: 17_678_000 picoseconds. + Weight::from_parts(18_521_000, 3538) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1293,10 +1313,10 @@ impl WeightInfo for () { /// Proof: Nfts ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen) fn set_price() -> Weight { // Proof Size summary in bytes: - // Measured: `484` + // Measured: `518` // Estimated: `4326` - // Minimum execution time: 25_778_000 picoseconds. - Weight::from_parts(26_447_000, 4326) + // Minimum execution time: 23_599_000 picoseconds. + Weight::from_parts(24_237_000, 4326) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1306,6 +1326,8 @@ impl WeightInfo for () { /// Proof: Nfts ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen) /// Storage: Nfts Collection (r:1 w:0) /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) + /// Storage: Nfts Attribute (r:1 w:0) + /// Proof: Nfts Attribute (max_values: None, max_size: Some(446), added: 2921, mode: MaxEncodedLen) /// Storage: Nfts CollectionConfigOf (r:1 w:0) /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) /// Storage: Nfts ItemConfigOf (r:1 w:0) @@ -1316,11 +1338,11 @@ impl WeightInfo for () { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) fn buy_item() -> Weight { // Proof Size summary in bytes: - // Measured: `671` + // Measured: `705` // Estimated: `4326` - // Minimum execution time: 50_809_000 picoseconds. - Weight::from_parts(51_503_000, 4326) - .saturating_add(RocksDbWeight::get().reads(5_u64)) + // Minimum execution time: 53_613_000 picoseconds. + Weight::from_parts(55_396_000, 4326) + .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } /// The range of component `n` is `[0, 10]`. @@ -1328,10 +1350,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_789_000 picoseconds. - Weight::from_parts(5_528_034, 0) - // Standard Error: 14_405 - .saturating_add(Weight::from_parts(3_788_038, 0).saturating_mul(n.into())) + // Minimum execution time: 2_065_000 picoseconds. + Weight::from_parts(3_987_962, 0) + // Standard Error: 10_673 + .saturating_add(Weight::from_parts(3_994_849, 0).saturating_mul(n.into())) } /// Storage: Nfts Item (r:2 w:0) /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) @@ -1339,10 +1361,10 @@ impl WeightInfo for () { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) fn create_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `460` + // Measured: `494` // Estimated: `7662` - // Minimum execution time: 22_884_000 picoseconds. - Weight::from_parts(23_732_000, 7662) + // Minimum execution time: 21_139_000 picoseconds. + Weight::from_parts(21_743_000, 7662) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1352,10 +1374,10 @@ impl WeightInfo for () { /// Proof: Nfts Item (max_values: None, max_size: Some(861), added: 3336, mode: MaxEncodedLen) fn cancel_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `479` + // Measured: `513` // Estimated: `4326` - // Minimum execution time: 22_686_000 picoseconds. - Weight::from_parts(23_088_000, 4326) + // Minimum execution time: 21_421_000 picoseconds. + Weight::from_parts(22_204_000, 4326) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1365,6 +1387,8 @@ impl WeightInfo for () { /// Proof: Nfts PendingSwapOf (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen) /// Storage: Nfts Collection (r:1 w:0) /// Proof: Nfts Collection (max_values: None, max_size: Some(84), added: 2559, mode: MaxEncodedLen) + /// Storage: Nfts Attribute (r:2 w:0) + /// Proof: Nfts Attribute (max_values: None, max_size: Some(446), added: 2921, mode: MaxEncodedLen) /// Storage: Nfts CollectionConfigOf (r:1 w:0) /// Proof: Nfts CollectionConfigOf (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) /// Storage: Nfts ItemConfigOf (r:2 w:0) @@ -1375,11 +1399,11 @@ impl WeightInfo for () { /// Proof: Nfts ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen) fn claim_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `800` + // Measured: `834` // Estimated: `7662` - // Minimum execution time: 77_494_000 picoseconds. - Weight::from_parts(78_650_000, 7662) - .saturating_add(RocksDbWeight::get().reads(7_u64)) + // Minimum execution time: 86_778_000 picoseconds. + Weight::from_parts(88_898_000, 7662) + .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(10_u64)) } /// Storage: Nfts CollectionRoleOf (r:2 w:0) @@ -1403,12 +1427,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 10]`. fn mint_pre_signed(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `595` + // Measured: `629` // Estimated: `6078 + n * (2921 ±0)` - // Minimum execution time: 139_109_000 picoseconds. - Weight::from_parts(144_449_034, 6078) - // Standard Error: 26_869 - .saturating_add(Weight::from_parts(29_961_772, 0).saturating_mul(n.into())) + // Minimum execution time: 146_334_000 picoseconds. + Weight::from_parts(160_066_890, 6078) + // Standard Error: 134_962 + .saturating_add(Weight::from_parts(34_468_348, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(RocksDbWeight::get().writes(6_u64)) @@ -1430,12 +1454,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 10]`. fn set_attributes_pre_signed(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `625` + // Measured: `659` // Estimated: `4326 + n * (2921 ±0)` - // Minimum execution time: 78_280_000 picoseconds. - Weight::from_parts(92_826_883, 4326) - // Standard Error: 81_125 - .saturating_add(Weight::from_parts(29_898_245, 0).saturating_mul(n.into())) + // Minimum execution time: 84_654_000 picoseconds. + Weight::from_parts(100_499_219, 4326) + // Standard Error: 110_273 + .saturating_add(Weight::from_parts(33_735_223, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(RocksDbWeight::get().writes(2_u64)) diff --git a/frame/nis/src/weights.rs b/frame/nis/src/weights.rs index 4f92da874b5a2..4ceeee892fd0e 100644 --- a/frame/nis/src/weights.rs +++ b/frame/nis/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_nis //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_nis +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_nis. pub trait WeightInfo { @@ -67,51 +71,51 @@ impl WeightInfo for SubstrateWeight { /// Storage: Nis Queues (r:1 w:1) /// Proof: Nis Queues (max_values: None, max_size: Some(48022), added: 50497, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: Nis QueueTotals (r:1 w:1) /// Proof: Nis QueueTotals (max_values: Some(1), max_size: Some(6002), added: 6497, mode: MaxEncodedLen) /// The range of component `l` is `[0, 999]`. fn place_bid(l: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `6175 + l * (48 ±0)` + // Measured: `6176 + l * (48 ±0)` // Estimated: `51487` - // Minimum execution time: 49_132_000 picoseconds. - Weight::from_parts(55_373_619, 51487) - // Standard Error: 198 - .saturating_add(Weight::from_parts(44_421, 0).saturating_mul(l.into())) + // Minimum execution time: 50_607_000 picoseconds. + Weight::from_parts(57_811_376, 51487) + // Standard Error: 1_019 + .saturating_add(Weight::from_parts(75_330, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } /// Storage: Nis Queues (r:1 w:1) /// Proof: Nis Queues (max_values: None, max_size: Some(48022), added: 50497, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: Nis QueueTotals (r:1 w:1) /// Proof: Nis QueueTotals (max_values: Some(1), max_size: Some(6002), added: 6497, mode: MaxEncodedLen) fn place_bid_max() -> Weight { // Proof Size summary in bytes: - // Measured: `54177` + // Measured: `54178` // Estimated: `51487` - // Minimum execution time: 111_471_000 picoseconds. - Weight::from_parts(112_287_000, 51487) + // Minimum execution time: 125_801_000 picoseconds. + Weight::from_parts(133_078_000, 51487) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } /// Storage: Nis Queues (r:1 w:1) /// Proof: Nis Queues (max_values: None, max_size: Some(48022), added: 50497, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: Nis QueueTotals (r:1 w:1) /// Proof: Nis QueueTotals (max_values: Some(1), max_size: Some(6002), added: 6497, mode: MaxEncodedLen) /// The range of component `l` is `[1, 1000]`. fn retract_bid(l: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `6175 + l * (48 ±0)` + // Measured: `6176 + l * (48 ±0)` // Estimated: `51487` - // Minimum execution time: 51_134_000 picoseconds. - Weight::from_parts(52_353_883, 51487) - // Standard Error: 161 - .saturating_add(Weight::from_parts(62_171, 0).saturating_mul(l.into())) + // Minimum execution time: 51_762_000 picoseconds. + Weight::from_parts(54_820_764, 51487) + // Standard Error: 949 + .saturating_add(Weight::from_parts(84_450, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -123,15 +127,15 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `191` // Estimated: `3593` - // Minimum execution time: 41_421_000 picoseconds. - Weight::from_parts(41_762_000, 3593) + // Minimum execution time: 40_947_000 picoseconds. + Weight::from_parts(41_933_000, 3593) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Nis Receipts (r:1 w:1) /// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Nis Summary (r:1 w:1) @@ -139,13 +143,13 @@ impl WeightInfo for SubstrateWeight { /// Storage: Assets Asset (r:1 w:1) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: Assets Account (r:1 w:1) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) fn communify() -> Weight { // Proof Size summary in bytes: - // Measured: `667` + // Measured: `668` // Estimated: `3675` - // Minimum execution time: 74_179_000 picoseconds. - Weight::from_parts(74_795_000, 3675) + // Minimum execution time: 79_541_000 picoseconds. + Weight::from_parts(81_707_000, 3675) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -158,15 +162,15 @@ impl WeightInfo for SubstrateWeight { /// Storage: Assets Asset (r:1 w:1) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: Assets Account (r:1 w:1) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) fn privatize() -> Weight { // Proof Size summary in bytes: - // Measured: `828` + // Measured: `829` // Estimated: `3675` - // Minimum execution time: 85_252_000 picoseconds. - Weight::from_parts(85_949_000, 3675) + // Minimum execution time: 100_948_000 picoseconds. + Weight::from_parts(105_269_000, 3675) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -174,18 +178,18 @@ impl WeightInfo for SubstrateWeight { /// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen) /// Storage: Nis Summary (r:1 w:1) /// Proof: Nis Summary (max_values: Some(1), max_size: Some(40), added: 535, mode: MaxEncodedLen) - /// Storage: System Account (r:1 w:1) + /// Storage: System Account (r:1 w:0) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) fn thaw_private() -> Weight { // Proof Size summary in bytes: - // Measured: `456` + // Measured: `354` // Estimated: `3593` - // Minimum execution time: 82_100_000 picoseconds. - Weight::from_parts(82_563_000, 3593) + // Minimum execution time: 53_455_000 picoseconds. + Weight::from_parts(55_417_000, 3593) .saturating_add(T::DbWeight::get().reads(4_u64)) - .saturating_add(T::DbWeight::get().writes(4_u64)) + .saturating_add(T::DbWeight::get().writes(3_u64)) } /// Storage: Nis Receipts (r:1 w:1) /// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen) @@ -194,15 +198,15 @@ impl WeightInfo for SubstrateWeight { /// Storage: Assets Asset (r:1 w:1) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: Assets Account (r:1 w:1) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn thaw_communal() -> Weight { // Proof Size summary in bytes: // Measured: `773` // Estimated: `3675` - // Minimum execution time: 86_498_000 picoseconds. - Weight::from_parts(87_175_000, 3675) + // Minimum execution time: 105_993_000 picoseconds. + Weight::from_parts(109_171_000, 3675) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -216,8 +220,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `6624` // Estimated: `7487` - // Minimum execution time: 22_507_000 picoseconds. - Weight::from_parts(22_788_000, 7487) + // Minimum execution time: 28_614_000 picoseconds. + Weight::from_parts(34_988_000, 7487) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -227,8 +231,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `42` // Estimated: `51487` - // Minimum execution time: 4_692_000 picoseconds. - Weight::from_parts(4_862_000, 51487) + // Minimum execution time: 4_603_000 picoseconds. + Weight::from_parts(4_833_000, 51487) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -238,8 +242,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_031_000 picoseconds. - Weight::from_parts(8_183_000, 0) + // Minimum execution time: 7_099_000 picoseconds. + Weight::from_parts(7_435_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } } @@ -249,51 +253,51 @@ impl WeightInfo for () { /// Storage: Nis Queues (r:1 w:1) /// Proof: Nis Queues (max_values: None, max_size: Some(48022), added: 50497, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: Nis QueueTotals (r:1 w:1) /// Proof: Nis QueueTotals (max_values: Some(1), max_size: Some(6002), added: 6497, mode: MaxEncodedLen) /// The range of component `l` is `[0, 999]`. fn place_bid(l: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `6175 + l * (48 ±0)` + // Measured: `6176 + l * (48 ±0)` // Estimated: `51487` - // Minimum execution time: 49_132_000 picoseconds. - Weight::from_parts(55_373_619, 51487) - // Standard Error: 198 - .saturating_add(Weight::from_parts(44_421, 0).saturating_mul(l.into())) + // Minimum execution time: 50_607_000 picoseconds. + Weight::from_parts(57_811_376, 51487) + // Standard Error: 1_019 + .saturating_add(Weight::from_parts(75_330, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } /// Storage: Nis Queues (r:1 w:1) /// Proof: Nis Queues (max_values: None, max_size: Some(48022), added: 50497, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: Nis QueueTotals (r:1 w:1) /// Proof: Nis QueueTotals (max_values: Some(1), max_size: Some(6002), added: 6497, mode: MaxEncodedLen) fn place_bid_max() -> Weight { // Proof Size summary in bytes: - // Measured: `54177` + // Measured: `54178` // Estimated: `51487` - // Minimum execution time: 111_471_000 picoseconds. - Weight::from_parts(112_287_000, 51487) + // Minimum execution time: 125_801_000 picoseconds. + Weight::from_parts(133_078_000, 51487) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } /// Storage: Nis Queues (r:1 w:1) /// Proof: Nis Queues (max_values: None, max_size: Some(48022), added: 50497, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: Nis QueueTotals (r:1 w:1) /// Proof: Nis QueueTotals (max_values: Some(1), max_size: Some(6002), added: 6497, mode: MaxEncodedLen) /// The range of component `l` is `[1, 1000]`. fn retract_bid(l: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `6175 + l * (48 ±0)` + // Measured: `6176 + l * (48 ±0)` // Estimated: `51487` - // Minimum execution time: 51_134_000 picoseconds. - Weight::from_parts(52_353_883, 51487) - // Standard Error: 161 - .saturating_add(Weight::from_parts(62_171, 0).saturating_mul(l.into())) + // Minimum execution time: 51_762_000 picoseconds. + Weight::from_parts(54_820_764, 51487) + // Standard Error: 949 + .saturating_add(Weight::from_parts(84_450, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -305,15 +309,15 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `191` // Estimated: `3593` - // Minimum execution time: 41_421_000 picoseconds. - Weight::from_parts(41_762_000, 3593) + // Minimum execution time: 40_947_000 picoseconds. + Weight::from_parts(41_933_000, 3593) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Nis Receipts (r:1 w:1) /// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Nis Summary (r:1 w:1) @@ -321,13 +325,13 @@ impl WeightInfo for () { /// Storage: Assets Asset (r:1 w:1) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: Assets Account (r:1 w:1) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) fn communify() -> Weight { // Proof Size summary in bytes: - // Measured: `667` + // Measured: `668` // Estimated: `3675` - // Minimum execution time: 74_179_000 picoseconds. - Weight::from_parts(74_795_000, 3675) + // Minimum execution time: 79_541_000 picoseconds. + Weight::from_parts(81_707_000, 3675) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -340,15 +344,15 @@ impl WeightInfo for () { /// Storage: Assets Asset (r:1 w:1) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: Assets Account (r:1 w:1) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) fn privatize() -> Weight { // Proof Size summary in bytes: - // Measured: `828` + // Measured: `829` // Estimated: `3675` - // Minimum execution time: 85_252_000 picoseconds. - Weight::from_parts(85_949_000, 3675) + // Minimum execution time: 100_948_000 picoseconds. + Weight::from_parts(105_269_000, 3675) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -356,18 +360,18 @@ impl WeightInfo for () { /// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen) /// Storage: Nis Summary (r:1 w:1) /// Proof: Nis Summary (max_values: Some(1), max_size: Some(40), added: 535, mode: MaxEncodedLen) - /// Storage: System Account (r:1 w:1) + /// Storage: System Account (r:1 w:0) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Balances Holds (r:1 w:1) - /// Proof: Balances Holds (max_values: None, max_size: Some(66), added: 2541, mode: MaxEncodedLen) + /// Proof: Balances Holds (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) fn thaw_private() -> Weight { // Proof Size summary in bytes: - // Measured: `456` + // Measured: `354` // Estimated: `3593` - // Minimum execution time: 82_100_000 picoseconds. - Weight::from_parts(82_563_000, 3593) + // Minimum execution time: 53_455_000 picoseconds. + Weight::from_parts(55_417_000, 3593) .saturating_add(RocksDbWeight::get().reads(4_u64)) - .saturating_add(RocksDbWeight::get().writes(4_u64)) + .saturating_add(RocksDbWeight::get().writes(3_u64)) } /// Storage: Nis Receipts (r:1 w:1) /// Proof: Nis Receipts (max_values: None, max_size: Some(81), added: 2556, mode: MaxEncodedLen) @@ -376,15 +380,15 @@ impl WeightInfo for () { /// Storage: Assets Asset (r:1 w:1) /// Proof: Assets Asset (max_values: None, max_size: Some(210), added: 2685, mode: MaxEncodedLen) /// Storage: Assets Account (r:1 w:1) - /// Proof: Assets Account (max_values: None, max_size: Some(102), added: 2577, mode: MaxEncodedLen) + /// Proof: Assets Account (max_values: None, max_size: Some(134), added: 2609, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn thaw_communal() -> Weight { // Proof Size summary in bytes: // Measured: `773` // Estimated: `3675` - // Minimum execution time: 86_498_000 picoseconds. - Weight::from_parts(87_175_000, 3675) + // Minimum execution time: 105_993_000 picoseconds. + Weight::from_parts(109_171_000, 3675) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -398,8 +402,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `6624` // Estimated: `7487` - // Minimum execution time: 22_507_000 picoseconds. - Weight::from_parts(22_788_000, 7487) + // Minimum execution time: 28_614_000 picoseconds. + Weight::from_parts(34_988_000, 7487) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -409,8 +413,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `42` // Estimated: `51487` - // Minimum execution time: 4_692_000 picoseconds. - Weight::from_parts(4_862_000, 51487) + // Minimum execution time: 4_603_000 picoseconds. + Weight::from_parts(4_833_000, 51487) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -420,8 +424,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_031_000 picoseconds. - Weight::from_parts(8_183_000, 0) + // Minimum execution time: 7_099_000 picoseconds. + Weight::from_parts(7_435_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } } diff --git a/frame/nomination-pools/src/weights.rs b/frame/nomination-pools/src/weights.rs index 0ac50d2f745ed..9afd22ff46948 100644 --- a/frame/nomination-pools/src/weights.rs +++ b/frame/nomination-pools/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_nomination_pools //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_nomination_pools +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_nomination_pools. pub trait WeightInfo { @@ -107,8 +111,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3300` // Estimated: `8877` - // Minimum execution time: 186_523_000 picoseconds. - Weight::from_parts(187_817_000, 8877) + // Minimum execution time: 205_678_000 picoseconds. + Weight::from_parts(217_111_000, 8877) .saturating_add(T::DbWeight::get().reads(19_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) } @@ -138,8 +142,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3310` // Estimated: `8877` - // Minimum execution time: 183_120_000 picoseconds. - Weight::from_parts(184_749_000, 8877) + // Minimum execution time: 199_836_000 picoseconds. + Weight::from_parts(204_610_000, 8877) .saturating_add(T::DbWeight::get().reads(16_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) } @@ -171,8 +175,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3375` // Estimated: `8877` - // Minimum execution time: 218_799_000 picoseconds. - Weight::from_parts(220_139_000, 8877) + // Minimum execution time: 240_333_000 picoseconds. + Weight::from_parts(252_137_000, 8877) .saturating_add(T::DbWeight::get().reads(17_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -192,8 +196,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1171` // Estimated: `3702` - // Minimum execution time: 79_493_000 picoseconds. - Weight::from_parts(80_266_000, 3702) + // Minimum execution time: 82_430_000 picoseconds. + Weight::from_parts(85_612_000, 3702) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -233,8 +237,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3586` // Estimated: `27847` - // Minimum execution time: 168_592_000 picoseconds. - Weight::from_parts(170_130_000, 27847) + // Minimum execution time: 184_914_000 picoseconds. + Weight::from_parts(196_057_000, 27847) .saturating_add(T::DbWeight::get().reads(20_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -255,10 +259,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1687` // Estimated: `4764` - // Minimum execution time: 63_254_000 picoseconds. - Weight::from_parts(64_154_755, 4764) - // Standard Error: 344 - .saturating_add(Weight::from_parts(8_798, 0).saturating_mul(s.into())) + // Minimum execution time: 65_711_000 picoseconds. + Weight::from_parts(68_739_241, 4764) + // Standard Error: 3_191 + .saturating_add(Weight::from_parts(54_743, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -289,10 +293,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2115` // Estimated: `27847` - // Minimum execution time: 131_339_000 picoseconds. - Weight::from_parts(133_590_267, 27847) - // Standard Error: 1_058 - .saturating_add(Weight::from_parts(9_932, 0).saturating_mul(s.into())) + // Minimum execution time: 138_297_000 picoseconds. + Weight::from_parts(143_285_802, 27847) + // Standard Error: 5_692 + .saturating_add(Weight::from_parts(94_287, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(8_u64)) } @@ -345,8 +349,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2470` // Estimated: `27847` - // Minimum execution time: 219_026_000 picoseconds. - Weight::from_parts(223_230_356, 27847) + // Minimum execution time: 235_693_000 picoseconds. + Weight::from_parts(253_885_876, 27847) .saturating_add(T::DbWeight::get().reads(21_u64)) .saturating_add(T::DbWeight::get().writes(18_u64)) } @@ -398,8 +402,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1289` // Estimated: `6196` - // Minimum execution time: 189_710_000 picoseconds. - Weight::from_parts(190_251_000, 6196) + // Minimum execution time: 197_251_000 picoseconds. + Weight::from_parts(204_218_000, 6196) .saturating_add(T::DbWeight::get().reads(22_u64)) .saturating_add(T::DbWeight::get().writes(15_u64)) } @@ -432,10 +436,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1849` // Estimated: `4556 + n * (2520 ±0)` - // Minimum execution time: 70_044_000 picoseconds. - Weight::from_parts(69_307_256, 4556) - // Standard Error: 6_066 - .saturating_add(Weight::from_parts(1_517_942, 0).saturating_mul(n.into())) + // Minimum execution time: 69_613_000 picoseconds. + Weight::from_parts(71_491_831, 4556) + // Standard Error: 10_137 + .saturating_add(Weight::from_parts(1_631_118, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(12_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(5_u64)) @@ -451,8 +455,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1438` // Estimated: `4556` - // Minimum execution time: 36_610_000 picoseconds. - Weight::from_parts(37_212_000, 4556) + // Minimum execution time: 36_705_000 picoseconds. + Weight::from_parts(38_670_000, 4556) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -467,10 +471,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `531` // Estimated: `3735` - // Minimum execution time: 15_334_000 picoseconds. - Weight::from_parts(15_753_107, 3735) - // Standard Error: 62 - .saturating_add(Weight::from_parts(1_365, 0).saturating_mul(n.into())) + // Minimum execution time: 14_197_000 picoseconds. + Weight::from_parts(15_172_491, 3735) + // Standard Error: 257 + .saturating_add(Weight::from_parts(2_118, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -490,8 +494,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_156_000 picoseconds. - Weight::from_parts(7_596_000, 0) + // Minimum execution time: 7_011_000 picoseconds. + Weight::from_parts(7_239_000, 0) .saturating_add(T::DbWeight::get().writes(6_u64)) } /// Storage: NominationPools BondedPools (r:1 w:1) @@ -500,8 +504,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `531` // Estimated: `3685` - // Minimum execution time: 20_342_000 picoseconds. - Weight::from_parts(20_699_000, 3685) + // Minimum execution time: 20_255_000 picoseconds. + Weight::from_parts(21_400_000, 3685) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -527,8 +531,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2012` // Estimated: `4556` - // Minimum execution time: 66_608_000 picoseconds. - Weight::from_parts(67_416_000, 4556) + // Minimum execution time: 69_777_000 picoseconds. + Weight::from_parts(72_677_000, 4556) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -544,8 +548,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `770` // Estimated: `3685` - // Minimum execution time: 34_619_000 picoseconds. - Weight::from_parts(34_894_000, 3685) + // Minimum execution time: 34_063_000 picoseconds. + Weight::from_parts(35_270_000, 3685) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -555,8 +559,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `571` // Estimated: `3685` - // Minimum execution time: 19_676_000 picoseconds. - Weight::from_parts(19_958_000, 3685) + // Minimum execution time: 18_908_000 picoseconds. + Weight::from_parts(19_578_000, 3685) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -566,8 +570,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `531` // Estimated: `3685` - // Minimum execution time: 20_404_000 picoseconds. - Weight::from_parts(20_859_000, 3685) + // Minimum execution time: 20_024_000 picoseconds. + Weight::from_parts(20_440_000, 3685) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -579,8 +583,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `542` // Estimated: `3702` - // Minimum execution time: 15_401_000 picoseconds. - Weight::from_parts(15_706_000, 3702) + // Minimum execution time: 14_480_000 picoseconds. + Weight::from_parts(15_315_000, 3702) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -596,8 +600,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `968` // Estimated: `3685` - // Minimum execution time: 66_775_000 picoseconds. - Weight::from_parts(67_242_000, 3685) + // Minimum execution time: 68_620_000 picoseconds. + Weight::from_parts(70_667_000, 3685) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -639,8 +643,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3300` // Estimated: `8877` - // Minimum execution time: 186_523_000 picoseconds. - Weight::from_parts(187_817_000, 8877) + // Minimum execution time: 205_678_000 picoseconds. + Weight::from_parts(217_111_000, 8877) .saturating_add(RocksDbWeight::get().reads(19_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) } @@ -670,8 +674,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3310` // Estimated: `8877` - // Minimum execution time: 183_120_000 picoseconds. - Weight::from_parts(184_749_000, 8877) + // Minimum execution time: 199_836_000 picoseconds. + Weight::from_parts(204_610_000, 8877) .saturating_add(RocksDbWeight::get().reads(16_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) } @@ -703,8 +707,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3375` // Estimated: `8877` - // Minimum execution time: 218_799_000 picoseconds. - Weight::from_parts(220_139_000, 8877) + // Minimum execution time: 240_333_000 picoseconds. + Weight::from_parts(252_137_000, 8877) .saturating_add(RocksDbWeight::get().reads(17_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -724,8 +728,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1171` // Estimated: `3702` - // Minimum execution time: 79_493_000 picoseconds. - Weight::from_parts(80_266_000, 3702) + // Minimum execution time: 82_430_000 picoseconds. + Weight::from_parts(85_612_000, 3702) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -765,8 +769,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3586` // Estimated: `27847` - // Minimum execution time: 168_592_000 picoseconds. - Weight::from_parts(170_130_000, 27847) + // Minimum execution time: 184_914_000 picoseconds. + Weight::from_parts(196_057_000, 27847) .saturating_add(RocksDbWeight::get().reads(20_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -787,10 +791,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1687` // Estimated: `4764` - // Minimum execution time: 63_254_000 picoseconds. - Weight::from_parts(64_154_755, 4764) - // Standard Error: 344 - .saturating_add(Weight::from_parts(8_798, 0).saturating_mul(s.into())) + // Minimum execution time: 65_711_000 picoseconds. + Weight::from_parts(68_739_241, 4764) + // Standard Error: 3_191 + .saturating_add(Weight::from_parts(54_743, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -821,10 +825,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2115` // Estimated: `27847` - // Minimum execution time: 131_339_000 picoseconds. - Weight::from_parts(133_590_267, 27847) - // Standard Error: 1_058 - .saturating_add(Weight::from_parts(9_932, 0).saturating_mul(s.into())) + // Minimum execution time: 138_297_000 picoseconds. + Weight::from_parts(143_285_802, 27847) + // Standard Error: 5_692 + .saturating_add(Weight::from_parts(94_287, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(10_u64)) .saturating_add(RocksDbWeight::get().writes(8_u64)) } @@ -877,8 +881,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2470` // Estimated: `27847` - // Minimum execution time: 219_026_000 picoseconds. - Weight::from_parts(223_230_356, 27847) + // Minimum execution time: 235_693_000 picoseconds. + Weight::from_parts(253_885_876, 27847) .saturating_add(RocksDbWeight::get().reads(21_u64)) .saturating_add(RocksDbWeight::get().writes(18_u64)) } @@ -930,8 +934,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1289` // Estimated: `6196` - // Minimum execution time: 189_710_000 picoseconds. - Weight::from_parts(190_251_000, 6196) + // Minimum execution time: 197_251_000 picoseconds. + Weight::from_parts(204_218_000, 6196) .saturating_add(RocksDbWeight::get().reads(22_u64)) .saturating_add(RocksDbWeight::get().writes(15_u64)) } @@ -964,10 +968,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1849` // Estimated: `4556 + n * (2520 ±0)` - // Minimum execution time: 70_044_000 picoseconds. - Weight::from_parts(69_307_256, 4556) - // Standard Error: 6_066 - .saturating_add(Weight::from_parts(1_517_942, 0).saturating_mul(n.into())) + // Minimum execution time: 69_613_000 picoseconds. + Weight::from_parts(71_491_831, 4556) + // Standard Error: 10_137 + .saturating_add(Weight::from_parts(1_631_118, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(12_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(RocksDbWeight::get().writes(5_u64)) @@ -983,8 +987,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1438` // Estimated: `4556` - // Minimum execution time: 36_610_000 picoseconds. - Weight::from_parts(37_212_000, 4556) + // Minimum execution time: 36_705_000 picoseconds. + Weight::from_parts(38_670_000, 4556) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -999,10 +1003,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `531` // Estimated: `3735` - // Minimum execution time: 15_334_000 picoseconds. - Weight::from_parts(15_753_107, 3735) - // Standard Error: 62 - .saturating_add(Weight::from_parts(1_365, 0).saturating_mul(n.into())) + // Minimum execution time: 14_197_000 picoseconds. + Weight::from_parts(15_172_491, 3735) + // Standard Error: 257 + .saturating_add(Weight::from_parts(2_118, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1022,8 +1026,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_156_000 picoseconds. - Weight::from_parts(7_596_000, 0) + // Minimum execution time: 7_011_000 picoseconds. + Weight::from_parts(7_239_000, 0) .saturating_add(RocksDbWeight::get().writes(6_u64)) } /// Storage: NominationPools BondedPools (r:1 w:1) @@ -1032,8 +1036,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `531` // Estimated: `3685` - // Minimum execution time: 20_342_000 picoseconds. - Weight::from_parts(20_699_000, 3685) + // Minimum execution time: 20_255_000 picoseconds. + Weight::from_parts(21_400_000, 3685) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1059,8 +1063,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2012` // Estimated: `4556` - // Minimum execution time: 66_608_000 picoseconds. - Weight::from_parts(67_416_000, 4556) + // Minimum execution time: 69_777_000 picoseconds. + Weight::from_parts(72_677_000, 4556) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -1076,8 +1080,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `770` // Estimated: `3685` - // Minimum execution time: 34_619_000 picoseconds. - Weight::from_parts(34_894_000, 3685) + // Minimum execution time: 34_063_000 picoseconds. + Weight::from_parts(35_270_000, 3685) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1087,8 +1091,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `571` // Estimated: `3685` - // Minimum execution time: 19_676_000 picoseconds. - Weight::from_parts(19_958_000, 3685) + // Minimum execution time: 18_908_000 picoseconds. + Weight::from_parts(19_578_000, 3685) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1098,8 +1102,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `531` // Estimated: `3685` - // Minimum execution time: 20_404_000 picoseconds. - Weight::from_parts(20_859_000, 3685) + // Minimum execution time: 20_024_000 picoseconds. + Weight::from_parts(20_440_000, 3685) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1111,8 +1115,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `542` // Estimated: `3702` - // Minimum execution time: 15_401_000 picoseconds. - Weight::from_parts(15_706_000, 3702) + // Minimum execution time: 14_480_000 picoseconds. + Weight::from_parts(15_315_000, 3702) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1128,8 +1132,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `968` // Estimated: `3685` - // Minimum execution time: 66_775_000 picoseconds. - Weight::from_parts(67_242_000, 3685) + // Minimum execution time: 68_620_000 picoseconds. + Weight::from_parts(70_667_000, 3685) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } diff --git a/frame/preimage/src/weights.rs b/frame/preimage/src/weights.rs index 2177309db1612..e500dbfb76c84 100644 --- a/frame/preimage/src/weights.rs +++ b/frame/preimage/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_preimage //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_preimage +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_preimage. pub trait WeightInfo { @@ -74,10 +78,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `143` // Estimated: `3556` - // Minimum execution time: 31_578_000 picoseconds. - Weight::from_parts(31_955_000, 3556) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_395, 0).saturating_mul(s.into())) + // Minimum execution time: 30_885_000 picoseconds. + Weight::from_parts(31_334_000, 3556) + // Standard Error: 17 + .saturating_add(Weight::from_parts(2_307, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -90,10 +94,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 17_017_000 picoseconds. - Weight::from_parts(17_549_000, 3556) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_394, 0).saturating_mul(s.into())) + // Minimum execution time: 16_158_000 picoseconds. + Weight::from_parts(16_476_000, 3556) + // Standard Error: 15 + .saturating_add(Weight::from_parts(2_255, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -106,10 +110,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 16_507_000 picoseconds. - Weight::from_parts(16_624_000, 3556) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_395, 0).saturating_mul(s.into())) + // Minimum execution time: 15_475_000 picoseconds. + Weight::from_parts(15_762_000, 3556) + // Standard Error: 16 + .saturating_add(Weight::from_parts(2_230, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -121,8 +125,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `289` // Estimated: `3556` - // Minimum execution time: 38_016_000 picoseconds. - Weight::from_parts(38_909_000, 3556) + // Minimum execution time: 42_628_000 picoseconds. + Weight::from_parts(54_949_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -134,8 +138,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 21_408_000 picoseconds. - Weight::from_parts(22_343_000, 3556) + // Minimum execution time: 21_416_000 picoseconds. + Weight::from_parts(34_963_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -145,8 +149,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `188` // Estimated: `3556` - // Minimum execution time: 20_035_000 picoseconds. - Weight::from_parts(20_639_000, 3556) + // Minimum execution time: 25_254_000 picoseconds. + Weight::from_parts(32_701_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -156,8 +160,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 12_028_000 picoseconds. - Weight::from_parts(12_509_000, 3556) + // Minimum execution time: 14_400_000 picoseconds. + Weight::from_parts(21_651_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -167,8 +171,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3556` - // Minimum execution time: 13_568_000 picoseconds. - Weight::from_parts(14_161_000, 3556) + // Minimum execution time: 22_185_000 picoseconds. + Weight::from_parts(29_525_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -178,8 +182,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 8_538_000 picoseconds. - Weight::from_parts(8_933_000, 3556) + // Minimum execution time: 9_941_000 picoseconds. + Weight::from_parts(12_934_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -191,8 +195,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 20_692_000 picoseconds. - Weight::from_parts(21_770_000, 3556) + // Minimum execution time: 26_367_000 picoseconds. + Weight::from_parts(40_277_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -202,8 +206,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 8_572_000 picoseconds. - Weight::from_parts(8_795_000, 3556) + // Minimum execution time: 8_918_000 picoseconds. + Weight::from_parts(12_649_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -213,8 +217,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 8_266_000 picoseconds. - Weight::from_parts(8_721_000, 3556) + // Minimum execution time: 8_394_000 picoseconds. + Weight::from_parts(10_566_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -231,10 +235,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `143` // Estimated: `3556` - // Minimum execution time: 31_578_000 picoseconds. - Weight::from_parts(31_955_000, 3556) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_395, 0).saturating_mul(s.into())) + // Minimum execution time: 30_885_000 picoseconds. + Weight::from_parts(31_334_000, 3556) + // Standard Error: 17 + .saturating_add(Weight::from_parts(2_307, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -247,10 +251,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 17_017_000 picoseconds. - Weight::from_parts(17_549_000, 3556) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_394, 0).saturating_mul(s.into())) + // Minimum execution time: 16_158_000 picoseconds. + Weight::from_parts(16_476_000, 3556) + // Standard Error: 15 + .saturating_add(Weight::from_parts(2_255, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -263,10 +267,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 16_507_000 picoseconds. - Weight::from_parts(16_624_000, 3556) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_395, 0).saturating_mul(s.into())) + // Minimum execution time: 15_475_000 picoseconds. + Weight::from_parts(15_762_000, 3556) + // Standard Error: 16 + .saturating_add(Weight::from_parts(2_230, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -278,8 +282,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `289` // Estimated: `3556` - // Minimum execution time: 38_016_000 picoseconds. - Weight::from_parts(38_909_000, 3556) + // Minimum execution time: 42_628_000 picoseconds. + Weight::from_parts(54_949_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -291,8 +295,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 21_408_000 picoseconds. - Weight::from_parts(22_343_000, 3556) + // Minimum execution time: 21_416_000 picoseconds. + Weight::from_parts(34_963_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -302,8 +306,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `188` // Estimated: `3556` - // Minimum execution time: 20_035_000 picoseconds. - Weight::from_parts(20_639_000, 3556) + // Minimum execution time: 25_254_000 picoseconds. + Weight::from_parts(32_701_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -313,8 +317,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 12_028_000 picoseconds. - Weight::from_parts(12_509_000, 3556) + // Minimum execution time: 14_400_000 picoseconds. + Weight::from_parts(21_651_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -324,8 +328,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3556` - // Minimum execution time: 13_568_000 picoseconds. - Weight::from_parts(14_161_000, 3556) + // Minimum execution time: 22_185_000 picoseconds. + Weight::from_parts(29_525_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -335,8 +339,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 8_538_000 picoseconds. - Weight::from_parts(8_933_000, 3556) + // Minimum execution time: 9_941_000 picoseconds. + Weight::from_parts(12_934_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -348,8 +352,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 20_692_000 picoseconds. - Weight::from_parts(21_770_000, 3556) + // Minimum execution time: 26_367_000 picoseconds. + Weight::from_parts(40_277_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -359,8 +363,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 8_572_000 picoseconds. - Weight::from_parts(8_795_000, 3556) + // Minimum execution time: 8_918_000 picoseconds. + Weight::from_parts(12_649_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -370,8 +374,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 8_266_000 picoseconds. - Weight::from_parts(8_721_000, 3556) + // Minimum execution time: 8_394_000 picoseconds. + Weight::from_parts(10_566_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/proxy/src/weights.rs b/frame/proxy/src/weights.rs index 5a6352fc7ed7f..fa58c74dcd20f 100644 --- a/frame/proxy/src/weights.rs +++ b/frame/proxy/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_proxy //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_proxy +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_proxy. pub trait WeightInfo { @@ -70,10 +74,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 16_542_000 picoseconds. - Weight::from_parts(17_131_651, 4706) - // Standard Error: 1_279 - .saturating_add(Weight::from_parts(31_622, 0).saturating_mul(p.into())) + // Minimum execution time: 15_206_000 picoseconds. + Weight::from_parts(15_971_146, 4706) + // Standard Error: 1_903 + .saturating_add(Weight::from_parts(35_563, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Proxy Proxies (r:1 w:0) @@ -88,12 +92,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `488 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 41_702_000 picoseconds. - Weight::from_parts(41_868_091, 5698) - // Standard Error: 3_771 - .saturating_add(Weight::from_parts(135_604, 0).saturating_mul(a.into())) - // Standard Error: 3_896 - .saturating_add(Weight::from_parts(32_615, 0).saturating_mul(p.into())) + // Minimum execution time: 40_735_000 picoseconds. + Weight::from_parts(41_197_153, 5698) + // Standard Error: 5_556 + .saturating_add(Weight::from_parts(160_214, 0).saturating_mul(a.into())) + // Standard Error: 5_741 + .saturating_add(Weight::from_parts(57_374, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -103,14 +107,16 @@ impl WeightInfo for SubstrateWeight { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn remove_announcement(a: u32, _p: u32, ) -> Weight { + fn remove_announcement(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `403 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 25_432_000 picoseconds. - Weight::from_parts(26_301_674, 5698) - // Standard Error: 1_413 - .saturating_add(Weight::from_parts(167_176, 0).saturating_mul(a.into())) + // Minimum execution time: 24_905_000 picoseconds. + Weight::from_parts(25_865_435, 5698) + // Standard Error: 2_600 + .saturating_add(Weight::from_parts(185_617, 0).saturating_mul(a.into())) + // Standard Error: 2_687 + .saturating_add(Weight::from_parts(13_775, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -124,12 +130,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `403 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 25_280_000 picoseconds. - Weight::from_parts(26_099_549, 5698) - // Standard Error: 1_458 - .saturating_add(Weight::from_parts(168_724, 0).saturating_mul(a.into())) - // Standard Error: 1_507 - .saturating_add(Weight::from_parts(2_212, 0).saturating_mul(p.into())) + // Minimum execution time: 25_213_000 picoseconds. + Weight::from_parts(26_013_495, 5698) + // Standard Error: 2_157 + .saturating_add(Weight::from_parts(183_196, 0).saturating_mul(a.into())) + // Standard Error: 2_229 + .saturating_add(Weight::from_parts(14_860, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -145,12 +151,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `420 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 35_889_000 picoseconds. - Weight::from_parts(37_535_424, 5698) - // Standard Error: 3_899 - .saturating_add(Weight::from_parts(138_757, 0).saturating_mul(a.into())) - // Standard Error: 4_028 - .saturating_add(Weight::from_parts(46_196, 0).saturating_mul(p.into())) + // Minimum execution time: 35_462_000 picoseconds. + Weight::from_parts(37_206_562, 5698) + // Standard Error: 4_881 + .saturating_add(Weight::from_parts(180_993, 0).saturating_mul(a.into())) + // Standard Error: 5_043 + .saturating_add(Weight::from_parts(64_510, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -161,10 +167,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 26_876_000 picoseconds. - Weight::from_parts(27_356_694, 4706) - // Standard Error: 1_437 - .saturating_add(Weight::from_parts(68_994, 0).saturating_mul(p.into())) + // Minimum execution time: 26_151_000 picoseconds. + Weight::from_parts(26_916_796, 4706) + // Standard Error: 2_638 + .saturating_add(Weight::from_parts(77_301, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -175,10 +181,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 26_655_000 picoseconds. - Weight::from_parts(27_726_692, 4706) - // Standard Error: 1_980 - .saturating_add(Weight::from_parts(55_932, 0).saturating_mul(p.into())) + // Minimum execution time: 26_094_000 picoseconds. + Weight::from_parts(26_743_163, 4706) + // Standard Error: 5_230 + .saturating_add(Weight::from_parts(96_983, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -189,22 +195,24 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 23_716_000 picoseconds. - Weight::from_parts(24_660_737, 4706) - // Standard Error: 1_400 - .saturating_add(Weight::from_parts(31_679, 0).saturating_mul(p.into())) + // Minimum execution time: 23_010_000 picoseconds. + Weight::from_parts(24_095_834, 4706) + // Standard Error: 1_835 + .saturating_add(Weight::from_parts(26_728, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Proxy Proxies (r:1 w:1) /// Proof: Proxy Proxies (max_values: None, max_size: Some(1241), added: 3716, mode: MaxEncodedLen) /// The range of component `p` is `[1, 31]`. - fn create_pure(_p: u32, ) -> Weight { + fn create_pure(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `173` // Estimated: `4706` - // Minimum execution time: 28_233_000 picoseconds. - Weight::from_parts(29_602_422, 4706) + // Minimum execution time: 27_429_000 picoseconds. + Weight::from_parts(28_782_744, 4706) + // Standard Error: 1_635 + .saturating_add(Weight::from_parts(9_993, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -215,10 +223,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `198 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 24_759_000 picoseconds. - Weight::from_parts(25_533_053, 4706) - // Standard Error: 1_254 - .saturating_add(Weight::from_parts(36_331, 0).saturating_mul(p.into())) + // Minimum execution time: 23_629_000 picoseconds. + Weight::from_parts(24_901_120, 4706) + // Standard Error: 1_808 + .saturating_add(Weight::from_parts(41_180, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -233,10 +241,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 16_542_000 picoseconds. - Weight::from_parts(17_131_651, 4706) - // Standard Error: 1_279 - .saturating_add(Weight::from_parts(31_622, 0).saturating_mul(p.into())) + // Minimum execution time: 15_206_000 picoseconds. + Weight::from_parts(15_971_146, 4706) + // Standard Error: 1_903 + .saturating_add(Weight::from_parts(35_563, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Proxy Proxies (r:1 w:0) @@ -251,12 +259,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `488 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 41_702_000 picoseconds. - Weight::from_parts(41_868_091, 5698) - // Standard Error: 3_771 - .saturating_add(Weight::from_parts(135_604, 0).saturating_mul(a.into())) - // Standard Error: 3_896 - .saturating_add(Weight::from_parts(32_615, 0).saturating_mul(p.into())) + // Minimum execution time: 40_735_000 picoseconds. + Weight::from_parts(41_197_153, 5698) + // Standard Error: 5_556 + .saturating_add(Weight::from_parts(160_214, 0).saturating_mul(a.into())) + // Standard Error: 5_741 + .saturating_add(Weight::from_parts(57_374, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -266,14 +274,16 @@ impl WeightInfo for () { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn remove_announcement(a: u32, _p: u32, ) -> Weight { + fn remove_announcement(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `403 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 25_432_000 picoseconds. - Weight::from_parts(26_301_674, 5698) - // Standard Error: 1_413 - .saturating_add(Weight::from_parts(167_176, 0).saturating_mul(a.into())) + // Minimum execution time: 24_905_000 picoseconds. + Weight::from_parts(25_865_435, 5698) + // Standard Error: 2_600 + .saturating_add(Weight::from_parts(185_617, 0).saturating_mul(a.into())) + // Standard Error: 2_687 + .saturating_add(Weight::from_parts(13_775, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -287,12 +297,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `403 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 25_280_000 picoseconds. - Weight::from_parts(26_099_549, 5698) - // Standard Error: 1_458 - .saturating_add(Weight::from_parts(168_724, 0).saturating_mul(a.into())) - // Standard Error: 1_507 - .saturating_add(Weight::from_parts(2_212, 0).saturating_mul(p.into())) + // Minimum execution time: 25_213_000 picoseconds. + Weight::from_parts(26_013_495, 5698) + // Standard Error: 2_157 + .saturating_add(Weight::from_parts(183_196, 0).saturating_mul(a.into())) + // Standard Error: 2_229 + .saturating_add(Weight::from_parts(14_860, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -308,12 +318,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `420 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 35_889_000 picoseconds. - Weight::from_parts(37_535_424, 5698) - // Standard Error: 3_899 - .saturating_add(Weight::from_parts(138_757, 0).saturating_mul(a.into())) - // Standard Error: 4_028 - .saturating_add(Weight::from_parts(46_196, 0).saturating_mul(p.into())) + // Minimum execution time: 35_462_000 picoseconds. + Weight::from_parts(37_206_562, 5698) + // Standard Error: 4_881 + .saturating_add(Weight::from_parts(180_993, 0).saturating_mul(a.into())) + // Standard Error: 5_043 + .saturating_add(Weight::from_parts(64_510, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -324,10 +334,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 26_876_000 picoseconds. - Weight::from_parts(27_356_694, 4706) - // Standard Error: 1_437 - .saturating_add(Weight::from_parts(68_994, 0).saturating_mul(p.into())) + // Minimum execution time: 26_151_000 picoseconds. + Weight::from_parts(26_916_796, 4706) + // Standard Error: 2_638 + .saturating_add(Weight::from_parts(77_301, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -338,10 +348,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 26_655_000 picoseconds. - Weight::from_parts(27_726_692, 4706) - // Standard Error: 1_980 - .saturating_add(Weight::from_parts(55_932, 0).saturating_mul(p.into())) + // Minimum execution time: 26_094_000 picoseconds. + Weight::from_parts(26_743_163, 4706) + // Standard Error: 5_230 + .saturating_add(Weight::from_parts(96_983, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -352,22 +362,24 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 23_716_000 picoseconds. - Weight::from_parts(24_660_737, 4706) - // Standard Error: 1_400 - .saturating_add(Weight::from_parts(31_679, 0).saturating_mul(p.into())) + // Minimum execution time: 23_010_000 picoseconds. + Weight::from_parts(24_095_834, 4706) + // Standard Error: 1_835 + .saturating_add(Weight::from_parts(26_728, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Proxy Proxies (r:1 w:1) /// Proof: Proxy Proxies (max_values: None, max_size: Some(1241), added: 3716, mode: MaxEncodedLen) /// The range of component `p` is `[1, 31]`. - fn create_pure(_p: u32, ) -> Weight { + fn create_pure(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `173` // Estimated: `4706` - // Minimum execution time: 28_233_000 picoseconds. - Weight::from_parts(29_602_422, 4706) + // Minimum execution time: 27_429_000 picoseconds. + Weight::from_parts(28_782_744, 4706) + // Standard Error: 1_635 + .saturating_add(Weight::from_parts(9_993, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -378,10 +390,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `198 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 24_759_000 picoseconds. - Weight::from_parts(25_533_053, 4706) - // Standard Error: 1_254 - .saturating_add(Weight::from_parts(36_331, 0).saturating_mul(p.into())) + // Minimum execution time: 23_629_000 picoseconds. + Weight::from_parts(24_901_120, 4706) + // Standard Error: 1_808 + .saturating_add(Weight::from_parts(41_180, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/ranked-collective/src/weights.rs b/frame/ranked-collective/src/weights.rs index 754fcf70aaafc..a8e6924258b95 100644 --- a/frame/ranked-collective/src/weights.rs +++ b/frame/ranked-collective/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_ranked_collective //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_ranked_collective +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_ranked_collective. pub trait WeightInfo { @@ -69,10 +73,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: RankedCollective IdToIndex (max_values: None, max_size: Some(54), added: 2529, mode: MaxEncodedLen) fn add_member() -> Weight { // Proof Size summary in bytes: - // Measured: `109` + // Measured: `142` // Estimated: `3507` - // Minimum execution time: 18_480_000 picoseconds. - Weight::from_parts(18_769_000, 3507) + // Minimum execution time: 17_257_000 picoseconds. + Weight::from_parts(17_694_000, 3507) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -87,12 +91,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 10]`. fn remove_member(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `583 + r * (281 ±0)` + // Measured: `616 + r * (281 ±0)` // Estimated: `3519 + r * (2529 ±0)` - // Minimum execution time: 30_087_000 picoseconds. - Weight::from_parts(33_646_239, 3519) - // Standard Error: 22_498 - .saturating_add(Weight::from_parts(12_524_289, 0).saturating_mul(r.into())) + // Minimum execution time: 30_032_000 picoseconds. + Weight::from_parts(33_030_422, 3519) + // Standard Error: 26_482 + .saturating_add(Weight::from_parts(14_044_923, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4_u64)) @@ -110,12 +114,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 10]`. fn promote_member(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `281 + r * (17 ±0)` + // Measured: `314 + r * (17 ±0)` // Estimated: `3507` - // Minimum execution time: 20_974_000 picoseconds. - Weight::from_parts(21_582_135, 3507) - // Standard Error: 4_965 - .saturating_add(Weight::from_parts(294_566, 0).saturating_mul(r.into())) + // Minimum execution time: 20_191_000 picoseconds. + Weight::from_parts(21_396_018, 3507) + // Standard Error: 6_096 + .saturating_add(Weight::from_parts(339_629, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -130,12 +134,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `r` is `[0, 10]`. fn demote_member(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `599 + r * (72 ±0)` + // Measured: `632 + r * (72 ±0)` // Estimated: `3519` - // Minimum execution time: 29_621_000 picoseconds. - Weight::from_parts(32_118_301, 3519) - // Standard Error: 27_596 - .saturating_add(Weight::from_parts(647_979, 0).saturating_mul(r.into())) + // Minimum execution time: 29_572_000 picoseconds. + Weight::from_parts(32_833_830, 3519) + // Standard Error: 30_567 + .saturating_add(Weight::from_parts(801_365, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -149,10 +153,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn vote() -> Weight { // Proof Size summary in bytes: - // Measured: `595` + // Measured: `628` // Estimated: `219984` - // Minimum execution time: 46_360_000 picoseconds. - Weight::from_parts(46_793_000, 219984) + // Minimum execution time: 45_841_000 picoseconds. + Weight::from_parts(47_170_000, 219984) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -165,12 +169,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 100]`. fn cleanup_poll(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `429 + n * (50 ±0)` + // Measured: `462 + n * (50 ±0)` // Estimated: `3795 + n * (2540 ±0)` - // Minimum execution time: 14_869_000 picoseconds. - Weight::from_parts(18_545_013, 3795) - // Standard Error: 1_376 - .saturating_add(Weight::from_parts(1_005_397, 0).saturating_mul(n.into())) + // Minimum execution time: 14_313_000 picoseconds. + Weight::from_parts(16_171_589, 3795) + // Standard Error: 9_732 + .saturating_add(Weight::from_parts(1_390_170, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -190,10 +194,10 @@ impl WeightInfo for () { /// Proof: RankedCollective IdToIndex (max_values: None, max_size: Some(54), added: 2529, mode: MaxEncodedLen) fn add_member() -> Weight { // Proof Size summary in bytes: - // Measured: `109` + // Measured: `142` // Estimated: `3507` - // Minimum execution time: 18_480_000 picoseconds. - Weight::from_parts(18_769_000, 3507) + // Minimum execution time: 17_257_000 picoseconds. + Weight::from_parts(17_694_000, 3507) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -208,12 +212,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 10]`. fn remove_member(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `583 + r * (281 ±0)` + // Measured: `616 + r * (281 ±0)` // Estimated: `3519 + r * (2529 ±0)` - // Minimum execution time: 30_087_000 picoseconds. - Weight::from_parts(33_646_239, 3519) - // Standard Error: 22_498 - .saturating_add(Weight::from_parts(12_524_289, 0).saturating_mul(r.into())) + // Minimum execution time: 30_032_000 picoseconds. + Weight::from_parts(33_030_422, 3519) + // Standard Error: 26_482 + .saturating_add(Weight::from_parts(14_044_923, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(4_u64)) @@ -231,12 +235,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 10]`. fn promote_member(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `281 + r * (17 ±0)` + // Measured: `314 + r * (17 ±0)` // Estimated: `3507` - // Minimum execution time: 20_974_000 picoseconds. - Weight::from_parts(21_582_135, 3507) - // Standard Error: 4_965 - .saturating_add(Weight::from_parts(294_566, 0).saturating_mul(r.into())) + // Minimum execution time: 20_191_000 picoseconds. + Weight::from_parts(21_396_018, 3507) + // Standard Error: 6_096 + .saturating_add(Weight::from_parts(339_629, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -251,12 +255,12 @@ impl WeightInfo for () { /// The range of component `r` is `[0, 10]`. fn demote_member(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `599 + r * (72 ±0)` + // Measured: `632 + r * (72 ±0)` // Estimated: `3519` - // Minimum execution time: 29_621_000 picoseconds. - Weight::from_parts(32_118_301, 3519) - // Standard Error: 27_596 - .saturating_add(Weight::from_parts(647_979, 0).saturating_mul(r.into())) + // Minimum execution time: 29_572_000 picoseconds. + Weight::from_parts(32_833_830, 3519) + // Standard Error: 30_567 + .saturating_add(Weight::from_parts(801_365, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -270,10 +274,10 @@ impl WeightInfo for () { /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn vote() -> Weight { // Proof Size summary in bytes: - // Measured: `595` + // Measured: `628` // Estimated: `219984` - // Minimum execution time: 46_360_000 picoseconds. - Weight::from_parts(46_793_000, 219984) + // Minimum execution time: 45_841_000 picoseconds. + Weight::from_parts(47_170_000, 219984) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -286,12 +290,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 100]`. fn cleanup_poll(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `429 + n * (50 ±0)` + // Measured: `462 + n * (50 ±0)` // Estimated: `3795 + n * (2540 ±0)` - // Minimum execution time: 14_869_000 picoseconds. - Weight::from_parts(18_545_013, 3795) - // Standard Error: 1_376 - .saturating_add(Weight::from_parts(1_005_397, 0).saturating_mul(n.into())) + // Minimum execution time: 14_313_000 picoseconds. + Weight::from_parts(16_171_589, 3795) + // Standard Error: 9_732 + .saturating_add(Weight::from_parts(1_390_170, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into()))) diff --git a/frame/recovery/src/weights.rs b/frame/recovery/src/weights.rs index 97d4c8b87aa53..ee011213215a8 100644 --- a/frame/recovery/src/weights.rs +++ b/frame/recovery/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_recovery //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_recovery +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_recovery. pub trait WeightInfo { @@ -68,8 +72,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `281` // Estimated: `3545` - // Minimum execution time: 10_405_000 picoseconds. - Weight::from_parts(10_807_000, 3545) + // Minimum execution time: 9_453_000 picoseconds. + Weight::from_parts(9_874_000, 3545) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Recovery Proxy (r:0 w:1) @@ -78,8 +82,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_198_000 picoseconds. - Weight::from_parts(11_459_000, 0) + // Minimum execution time: 9_294_000 picoseconds. + Weight::from_parts(9_568_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Recovery Recoverable (r:1 w:1) @@ -89,10 +93,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3816` - // Minimum execution time: 28_009_000 picoseconds. - Weight::from_parts(28_755_652, 3816) - // Standard Error: 3_536 - .saturating_add(Weight::from_parts(78_348, 0).saturating_mul(n.into())) + // Minimum execution time: 26_515_000 picoseconds. + Weight::from_parts(27_712_395, 3816) + // Standard Error: 6_503 + .saturating_add(Weight::from_parts(122_559, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -104,8 +108,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `272` // Estimated: `3854` - // Minimum execution time: 31_233_000 picoseconds. - Weight::from_parts(31_508_000, 3854) + // Minimum execution time: 30_238_000 picoseconds. + Weight::from_parts(31_553_000, 3854) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -118,10 +122,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `360 + n * (64 ±0)` // Estimated: `3854` - // Minimum execution time: 20_542_000 picoseconds. - Weight::from_parts(21_224_065, 3854) - // Standard Error: 3_018 - .saturating_add(Weight::from_parts(171_994, 0).saturating_mul(n.into())) + // Minimum execution time: 19_338_000 picoseconds. + Weight::from_parts(20_454_522, 3854) + // Standard Error: 6_674 + .saturating_add(Weight::from_parts(169_651, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -136,10 +140,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `392 + n * (64 ±0)` // Estimated: `3854` - // Minimum execution time: 25_141_000 picoseconds. - Weight::from_parts(25_880_238, 3854) - // Standard Error: 3_156 - .saturating_add(Weight::from_parts(54_405, 0).saturating_mul(n.into())) + // Minimum execution time: 23_937_000 picoseconds. + Weight::from_parts(25_051_990, 3854) + // Standard Error: 6_568 + .saturating_add(Weight::from_parts(114_970, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -152,10 +156,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `513 + n * (32 ±0)` // Estimated: `3854` - // Minimum execution time: 35_314_000 picoseconds. - Weight::from_parts(36_380_338, 3854) - // Standard Error: 7_396 - .saturating_add(Weight::from_parts(3_861, 0).saturating_mul(n.into())) + // Minimum execution time: 35_310_000 picoseconds. + Weight::from_parts(37_292_845, 3854) + // Standard Error: 11_287 + .saturating_add(Weight::from_parts(160_782, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -168,10 +172,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `270 + n * (32 ±0)` // Estimated: `3854` - // Minimum execution time: 33_453_000 picoseconds. - Weight::from_parts(34_078_626, 3854) - // Standard Error: 2_563 - .saturating_add(Weight::from_parts(78_179, 0).saturating_mul(n.into())) + // Minimum execution time: 31_606_000 picoseconds. + Weight::from_parts(33_199_909, 3854) + // Standard Error: 8_139 + .saturating_add(Weight::from_parts(124_350, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -181,8 +185,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `281` // Estimated: `3545` - // Minimum execution time: 12_196_000 picoseconds. - Weight::from_parts(12_580_000, 3545) + // Minimum execution time: 11_688_000 picoseconds. + Weight::from_parts(12_197_000, 3545) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -196,8 +200,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `281` // Estimated: `3545` - // Minimum execution time: 10_405_000 picoseconds. - Weight::from_parts(10_807_000, 3545) + // Minimum execution time: 9_453_000 picoseconds. + Weight::from_parts(9_874_000, 3545) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Recovery Proxy (r:0 w:1) @@ -206,8 +210,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_198_000 picoseconds. - Weight::from_parts(11_459_000, 0) + // Minimum execution time: 9_294_000 picoseconds. + Weight::from_parts(9_568_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Recovery Recoverable (r:1 w:1) @@ -217,10 +221,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3816` - // Minimum execution time: 28_009_000 picoseconds. - Weight::from_parts(28_755_652, 3816) - // Standard Error: 3_536 - .saturating_add(Weight::from_parts(78_348, 0).saturating_mul(n.into())) + // Minimum execution time: 26_515_000 picoseconds. + Weight::from_parts(27_712_395, 3816) + // Standard Error: 6_503 + .saturating_add(Weight::from_parts(122_559, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -232,8 +236,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `272` // Estimated: `3854` - // Minimum execution time: 31_233_000 picoseconds. - Weight::from_parts(31_508_000, 3854) + // Minimum execution time: 30_238_000 picoseconds. + Weight::from_parts(31_553_000, 3854) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -246,10 +250,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `360 + n * (64 ±0)` // Estimated: `3854` - // Minimum execution time: 20_542_000 picoseconds. - Weight::from_parts(21_224_065, 3854) - // Standard Error: 3_018 - .saturating_add(Weight::from_parts(171_994, 0).saturating_mul(n.into())) + // Minimum execution time: 19_338_000 picoseconds. + Weight::from_parts(20_454_522, 3854) + // Standard Error: 6_674 + .saturating_add(Weight::from_parts(169_651, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -264,10 +268,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `392 + n * (64 ±0)` // Estimated: `3854` - // Minimum execution time: 25_141_000 picoseconds. - Weight::from_parts(25_880_238, 3854) - // Standard Error: 3_156 - .saturating_add(Weight::from_parts(54_405, 0).saturating_mul(n.into())) + // Minimum execution time: 23_937_000 picoseconds. + Weight::from_parts(25_051_990, 3854) + // Standard Error: 6_568 + .saturating_add(Weight::from_parts(114_970, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -280,10 +284,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `513 + n * (32 ±0)` // Estimated: `3854` - // Minimum execution time: 35_314_000 picoseconds. - Weight::from_parts(36_380_338, 3854) - // Standard Error: 7_396 - .saturating_add(Weight::from_parts(3_861, 0).saturating_mul(n.into())) + // Minimum execution time: 35_310_000 picoseconds. + Weight::from_parts(37_292_845, 3854) + // Standard Error: 11_287 + .saturating_add(Weight::from_parts(160_782, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -296,10 +300,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `270 + n * (32 ±0)` // Estimated: `3854` - // Minimum execution time: 33_453_000 picoseconds. - Weight::from_parts(34_078_626, 3854) - // Standard Error: 2_563 - .saturating_add(Weight::from_parts(78_179, 0).saturating_mul(n.into())) + // Minimum execution time: 31_606_000 picoseconds. + Weight::from_parts(33_199_909, 3854) + // Standard Error: 8_139 + .saturating_add(Weight::from_parts(124_350, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -309,8 +313,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `281` // Estimated: `3545` - // Minimum execution time: 12_196_000 picoseconds. - Weight::from_parts(12_580_000, 3545) + // Minimum execution time: 11_688_000 picoseconds. + Weight::from_parts(12_197_000, 3545) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/referenda/src/weights.rs b/frame/referenda/src/weights.rs index 464e60dc581e6..6a959cc2a0a22 100644 --- a/frame/referenda/src/weights.rs +++ b/frame/referenda/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_referenda //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_referenda +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_referenda. pub trait WeightInfo { @@ -93,8 +97,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `220` // Estimated: `110487` - // Minimum execution time: 42_285_000 picoseconds. - Weight::from_parts(42_646_000, 110487) + // Minimum execution time: 40_668_000 picoseconds. + Weight::from_parts(41_614_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -106,8 +110,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `473` // Estimated: `219984` - // Minimum execution time: 53_455_000 picoseconds. - Weight::from_parts(54_034_000, 219984) + // Minimum execution time: 50_871_000 picoseconds. + Weight::from_parts(52_408_000, 219984) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -117,14 +121,16 @@ impl WeightInfo for SubstrateWeight { /// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) + /// Storage: Scheduler Agenda (r:1 w:1) + /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn place_decision_deposit_queued() -> Weight { // Proof Size summary in bytes: - // Measured: `3107` - // Estimated: `5477` - // Minimum execution time: 50_138_000 picoseconds. - Weight::from_parts(50_449_000, 5477) - .saturating_add(T::DbWeight::get().reads(3_u64)) - .saturating_add(T::DbWeight::get().writes(2_u64)) + // Measured: `3260` + // Estimated: `110487` + // Minimum execution time: 70_370_000 picoseconds. + Weight::from_parts(76_748_000, 110487) + .saturating_add(T::DbWeight::get().reads(4_u64)) + .saturating_add(T::DbWeight::get().writes(3_u64)) } /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) @@ -132,14 +138,16 @@ impl WeightInfo for SubstrateWeight { /// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) + /// Storage: Scheduler Agenda (r:1 w:1) + /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn place_decision_deposit_not_queued() -> Weight { // Proof Size summary in bytes: - // Measured: `3127` - // Estimated: `5477` - // Minimum execution time: 49_707_000 picoseconds. - Weight::from_parts(50_246_000, 5477) - .saturating_add(T::DbWeight::get().reads(3_u64)) - .saturating_add(T::DbWeight::get().writes(2_u64)) + // Measured: `3280` + // Estimated: `110487` + // Minimum execution time: 70_877_000 picoseconds. + Weight::from_parts(76_046_000, 110487) + .saturating_add(T::DbWeight::get().reads(4_u64)) + .saturating_add(T::DbWeight::get().writes(3_u64)) } /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) @@ -151,8 +159,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `473` // Estimated: `219984` - // Minimum execution time: 62_880_000 picoseconds. - Weight::from_parts(63_579_000, 219984) + // Minimum execution time: 62_925_000 picoseconds. + Weight::from_parts(64_212_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -166,8 +174,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `473` // Estimated: `219984` - // Minimum execution time: 60_827_000 picoseconds. - Weight::from_parts(61_392_000, 219984) + // Minimum execution time: 60_335_000 picoseconds. + Weight::from_parts(61_917_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -177,8 +185,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3831` - // Minimum execution time: 31_991_000 picoseconds. - Weight::from_parts(32_474_000, 3831) + // Minimum execution time: 31_607_000 picoseconds. + Weight::from_parts(32_677_000, 3831) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -188,8 +196,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `341` // Estimated: `3831` - // Minimum execution time: 32_162_000 picoseconds. - Weight::from_parts(32_776_000, 3831) + // Minimum execution time: 31_091_000 picoseconds. + Weight::from_parts(32_672_000, 3831) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -201,8 +209,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `381` // Estimated: `219984` - // Minimum execution time: 37_493_000 picoseconds. - Weight::from_parts(37_979_000, 219984) + // Minimum execution time: 37_260_000 picoseconds. + Weight::from_parts(39_407_000, 219984) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -216,8 +224,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `622` // Estimated: `219984` - // Minimum execution time: 80_095_000 picoseconds. - Weight::from_parts(80_831_000, 219984) + // Minimum execution time: 82_478_000 picoseconds. + Weight::from_parts(85_635_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -229,8 +237,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `174` // Estimated: `5477` - // Minimum execution time: 10_906_000 picoseconds. - Weight::from_parts(11_055_000, 5477) + // Minimum execution time: 10_296_000 picoseconds. + Weight::from_parts(10_702_000, 5477) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -238,61 +246,57 @@ impl WeightInfo for SubstrateWeight { /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:2 w:2) + /// Storage: Scheduler Agenda (r:1 w:1) /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn one_fewer_deciding_failing() -> Weight { // Proof Size summary in bytes: - // Measured: `4567` - // Estimated: `219984` - // Minimum execution time: 90_747_000 picoseconds. - Weight::from_parts(91_407_000, 219984) - .saturating_add(T::DbWeight::get().reads(4_u64)) - .saturating_add(T::DbWeight::get().writes(4_u64)) + // Measured: `3150` + // Estimated: `110487` + // Minimum execution time: 51_852_000 picoseconds. + Weight::from_parts(66_036_000, 110487) + .saturating_add(T::DbWeight::get().reads(3_u64)) + .saturating_add(T::DbWeight::get().writes(3_u64)) } /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:2 w:2) + /// Storage: Scheduler Agenda (r:1 w:1) /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn one_fewer_deciding_passing() -> Weight { // Proof Size summary in bytes: - // Measured: `4567` - // Estimated: `219984` - // Minimum execution time: 93_615_000 picoseconds. - Weight::from_parts(94_245_000, 219984) - .saturating_add(T::DbWeight::get().reads(4_u64)) - .saturating_add(T::DbWeight::get().writes(4_u64)) + // Measured: `3150` + // Estimated: `110487` + // Minimum execution time: 53_397_000 picoseconds. + Weight::from_parts(59_286_000, 110487) + .saturating_add(T::DbWeight::get().reads(3_u64)) + .saturating_add(T::DbWeight::get().writes(3_u64)) } - /// Storage: Referenda ReferendumInfoFor (r:1 w:1) + /// Storage: Referenda ReferendumInfoFor (r:1 w:0) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:1 w:1) - /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn nudge_referendum_requeued_insertion() -> Weight { // Proof Size summary in bytes: - // Measured: `4588` - // Estimated: `110487` - // Minimum execution time: 60_945_000 picoseconds. - Weight::from_parts(61_246_000, 110487) - .saturating_add(T::DbWeight::get().reads(3_u64)) - .saturating_add(T::DbWeight::get().writes(3_u64)) + // Measured: `3011` + // Estimated: `5477` + // Minimum execution time: 24_237_000 picoseconds. + Weight::from_parts(26_370_000, 5477) + .saturating_add(T::DbWeight::get().reads(2_u64)) + .saturating_add(T::DbWeight::get().writes(1_u64)) } - /// Storage: Referenda ReferendumInfoFor (r:1 w:1) + /// Storage: Referenda ReferendumInfoFor (r:1 w:0) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:1 w:1) - /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn nudge_referendum_requeued_slide() -> Weight { // Proof Size summary in bytes: - // Measured: `4574` - // Estimated: `110487` - // Minimum execution time: 60_105_000 picoseconds. - Weight::from_parts(60_544_000, 110487) - .saturating_add(T::DbWeight::get().reads(3_u64)) - .saturating_add(T::DbWeight::get().writes(3_u64)) + // Measured: `3011` + // Estimated: `5477` + // Minimum execution time: 25_084_000 picoseconds. + Weight::from_parts(27_652_000, 5477) + .saturating_add(T::DbWeight::get().reads(2_u64)) + .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) @@ -300,16 +304,14 @@ impl WeightInfo for SubstrateWeight { /// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:1 w:1) - /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn nudge_referendum_queued() -> Weight { // Proof Size summary in bytes: - // Measured: `4548` - // Estimated: `110487` - // Minimum execution time: 62_251_000 picoseconds. - Weight::from_parts(62_952_000, 110487) - .saturating_add(T::DbWeight::get().reads(4_u64)) - .saturating_add(T::DbWeight::get().writes(3_u64)) + // Measured: `3015` + // Estimated: `5477` + // Minimum execution time: 31_754_000 picoseconds. + Weight::from_parts(34_717_000, 5477) + .saturating_add(T::DbWeight::get().reads(3_u64)) + .saturating_add(T::DbWeight::get().writes(2_u64)) } /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) @@ -317,16 +319,14 @@ impl WeightInfo for SubstrateWeight { /// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:1 w:1) - /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn nudge_referendum_not_queued() -> Weight { // Proof Size summary in bytes: - // Measured: `4582` - // Estimated: `110487` - // Minimum execution time: 61_527_000 picoseconds. - Weight::from_parts(62_082_000, 110487) - .saturating_add(T::DbWeight::get().reads(4_u64)) - .saturating_add(T::DbWeight::get().writes(3_u64)) + // Measured: `3035` + // Estimated: `5477` + // Minimum execution time: 30_731_000 picoseconds. + Weight::from_parts(33_173_000, 5477) + .saturating_add(T::DbWeight::get().reads(3_u64)) + .saturating_add(T::DbWeight::get().writes(2_u64)) } /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) @@ -336,8 +336,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `333` // Estimated: `110487` - // Minimum execution time: 24_897_000 picoseconds. - Weight::from_parts(25_213_000, 110487) + // Minimum execution time: 23_569_000 picoseconds. + Weight::from_parts(24_361_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -349,8 +349,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `381` // Estimated: `110487` - // Minimum execution time: 25_077_000 picoseconds. - Weight::from_parts(25_385_000, 110487) + // Minimum execution time: 23_661_000 picoseconds. + Weight::from_parts(24_793_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -360,8 +360,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `278` // Estimated: `3831` - // Minimum execution time: 17_930_000 picoseconds. - Weight::from_parts(18_112_000, 3831) + // Minimum execution time: 16_534_000 picoseconds. + Weight::from_parts(16_954_000, 3831) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -375,8 +375,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `381` // Estimated: `110487` - // Minimum execution time: 34_405_000 picoseconds. - Weight::from_parts(34_698_000, 110487) + // Minimum execution time: 32_504_000 picoseconds. + Weight::from_parts(33_691_000, 110487) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -390,8 +390,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `381` // Estimated: `110487` - // Minimum execution time: 37_313_000 picoseconds. - Weight::from_parts(37_807_000, 110487) + // Minimum execution time: 35_667_000 picoseconds. + Weight::from_parts(36_947_000, 110487) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -403,8 +403,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `434` // Estimated: `110487` - // Minimum execution time: 30_552_000 picoseconds. - Weight::from_parts(30_817_000, 110487) + // Minimum execution time: 29_427_000 picoseconds. + Weight::from_parts(30_498_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -416,8 +416,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `417` // Estimated: `110487` - // Minimum execution time: 31_100_000 picoseconds. - Weight::from_parts(31_696_000, 110487) + // Minimum execution time: 29_477_000 picoseconds. + Weight::from_parts(30_755_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -429,8 +429,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `434` // Estimated: `110487` - // Minimum execution time: 28_777_000 picoseconds. - Weight::from_parts(29_188_000, 110487) + // Minimum execution time: 27_748_000 picoseconds. + Weight::from_parts(28_623_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -442,8 +442,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `438` // Estimated: `110487` - // Minimum execution time: 26_986_000 picoseconds. - Weight::from_parts(27_283_000, 110487) + // Minimum execution time: 25_520_000 picoseconds. + Weight::from_parts(26_272_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -457,8 +457,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `438` // Estimated: `219984` - // Minimum execution time: 43_538_000 picoseconds. - Weight::from_parts(44_671_000, 219984) + // Minimum execution time: 42_821_000 picoseconds. + Weight::from_parts(44_816_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -470,8 +470,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `434` // Estimated: `110487` - // Minimum execution time: 30_559_000 picoseconds. - Weight::from_parts(31_294_000, 110487) + // Minimum execution time: 29_757_000 picoseconds. + Weight::from_parts(31_543_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -485,8 +485,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `422` // Estimated: `3831` - // Minimum execution time: 21_196_000 picoseconds. - Weight::from_parts(21_593_000, 3831) + // Minimum execution time: 20_771_000 picoseconds. + Weight::from_parts(22_287_000, 3831) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -498,8 +498,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `355` // Estimated: `3831` - // Minimum execution time: 18_827_000 picoseconds. - Weight::from_parts(19_171_000, 3831) + // Minimum execution time: 17_316_000 picoseconds. + Weight::from_parts(18_284_000, 3831) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -517,8 +517,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `220` // Estimated: `110487` - // Minimum execution time: 42_285_000 picoseconds. - Weight::from_parts(42_646_000, 110487) + // Minimum execution time: 40_668_000 picoseconds. + Weight::from_parts(41_614_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -530,8 +530,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `473` // Estimated: `219984` - // Minimum execution time: 53_455_000 picoseconds. - Weight::from_parts(54_034_000, 219984) + // Minimum execution time: 50_871_000 picoseconds. + Weight::from_parts(52_408_000, 219984) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -541,14 +541,16 @@ impl WeightInfo for () { /// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) + /// Storage: Scheduler Agenda (r:1 w:1) + /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn place_decision_deposit_queued() -> Weight { // Proof Size summary in bytes: - // Measured: `3107` - // Estimated: `5477` - // Minimum execution time: 50_138_000 picoseconds. - Weight::from_parts(50_449_000, 5477) - .saturating_add(RocksDbWeight::get().reads(3_u64)) - .saturating_add(RocksDbWeight::get().writes(2_u64)) + // Measured: `3260` + // Estimated: `110487` + // Minimum execution time: 70_370_000 picoseconds. + Weight::from_parts(76_748_000, 110487) + .saturating_add(RocksDbWeight::get().reads(4_u64)) + .saturating_add(RocksDbWeight::get().writes(3_u64)) } /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) @@ -556,14 +558,16 @@ impl WeightInfo for () { /// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) + /// Storage: Scheduler Agenda (r:1 w:1) + /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn place_decision_deposit_not_queued() -> Weight { // Proof Size summary in bytes: - // Measured: `3127` - // Estimated: `5477` - // Minimum execution time: 49_707_000 picoseconds. - Weight::from_parts(50_246_000, 5477) - .saturating_add(RocksDbWeight::get().reads(3_u64)) - .saturating_add(RocksDbWeight::get().writes(2_u64)) + // Measured: `3280` + // Estimated: `110487` + // Minimum execution time: 70_877_000 picoseconds. + Weight::from_parts(76_046_000, 110487) + .saturating_add(RocksDbWeight::get().reads(4_u64)) + .saturating_add(RocksDbWeight::get().writes(3_u64)) } /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) @@ -575,8 +579,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `473` // Estimated: `219984` - // Minimum execution time: 62_880_000 picoseconds. - Weight::from_parts(63_579_000, 219984) + // Minimum execution time: 62_925_000 picoseconds. + Weight::from_parts(64_212_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -590,8 +594,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `473` // Estimated: `219984` - // Minimum execution time: 60_827_000 picoseconds. - Weight::from_parts(61_392_000, 219984) + // Minimum execution time: 60_335_000 picoseconds. + Weight::from_parts(61_917_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -601,8 +605,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3831` - // Minimum execution time: 31_991_000 picoseconds. - Weight::from_parts(32_474_000, 3831) + // Minimum execution time: 31_607_000 picoseconds. + Weight::from_parts(32_677_000, 3831) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -612,8 +616,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `341` // Estimated: `3831` - // Minimum execution time: 32_162_000 picoseconds. - Weight::from_parts(32_776_000, 3831) + // Minimum execution time: 31_091_000 picoseconds. + Weight::from_parts(32_672_000, 3831) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -625,8 +629,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `381` // Estimated: `219984` - // Minimum execution time: 37_493_000 picoseconds. - Weight::from_parts(37_979_000, 219984) + // Minimum execution time: 37_260_000 picoseconds. + Weight::from_parts(39_407_000, 219984) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -640,8 +644,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `622` // Estimated: `219984` - // Minimum execution time: 80_095_000 picoseconds. - Weight::from_parts(80_831_000, 219984) + // Minimum execution time: 82_478_000 picoseconds. + Weight::from_parts(85_635_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -653,8 +657,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `174` // Estimated: `5477` - // Minimum execution time: 10_906_000 picoseconds. - Weight::from_parts(11_055_000, 5477) + // Minimum execution time: 10_296_000 picoseconds. + Weight::from_parts(10_702_000, 5477) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -662,61 +666,57 @@ impl WeightInfo for () { /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:2 w:2) + /// Storage: Scheduler Agenda (r:1 w:1) /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn one_fewer_deciding_failing() -> Weight { // Proof Size summary in bytes: - // Measured: `4567` - // Estimated: `219984` - // Minimum execution time: 90_747_000 picoseconds. - Weight::from_parts(91_407_000, 219984) - .saturating_add(RocksDbWeight::get().reads(4_u64)) - .saturating_add(RocksDbWeight::get().writes(4_u64)) + // Measured: `3150` + // Estimated: `110487` + // Minimum execution time: 51_852_000 picoseconds. + Weight::from_parts(66_036_000, 110487) + .saturating_add(RocksDbWeight::get().reads(3_u64)) + .saturating_add(RocksDbWeight::get().writes(3_u64)) } /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:2 w:2) + /// Storage: Scheduler Agenda (r:1 w:1) /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn one_fewer_deciding_passing() -> Weight { // Proof Size summary in bytes: - // Measured: `4567` - // Estimated: `219984` - // Minimum execution time: 93_615_000 picoseconds. - Weight::from_parts(94_245_000, 219984) - .saturating_add(RocksDbWeight::get().reads(4_u64)) - .saturating_add(RocksDbWeight::get().writes(4_u64)) + // Measured: `3150` + // Estimated: `110487` + // Minimum execution time: 53_397_000 picoseconds. + Weight::from_parts(59_286_000, 110487) + .saturating_add(RocksDbWeight::get().reads(3_u64)) + .saturating_add(RocksDbWeight::get().writes(3_u64)) } - /// Storage: Referenda ReferendumInfoFor (r:1 w:1) + /// Storage: Referenda ReferendumInfoFor (r:1 w:0) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:1 w:1) - /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn nudge_referendum_requeued_insertion() -> Weight { // Proof Size summary in bytes: - // Measured: `4588` - // Estimated: `110487` - // Minimum execution time: 60_945_000 picoseconds. - Weight::from_parts(61_246_000, 110487) - .saturating_add(RocksDbWeight::get().reads(3_u64)) - .saturating_add(RocksDbWeight::get().writes(3_u64)) + // Measured: `3011` + // Estimated: `5477` + // Minimum execution time: 24_237_000 picoseconds. + Weight::from_parts(26_370_000, 5477) + .saturating_add(RocksDbWeight::get().reads(2_u64)) + .saturating_add(RocksDbWeight::get().writes(1_u64)) } - /// Storage: Referenda ReferendumInfoFor (r:1 w:1) + /// Storage: Referenda ReferendumInfoFor (r:1 w:0) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:1 w:1) - /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn nudge_referendum_requeued_slide() -> Weight { // Proof Size summary in bytes: - // Measured: `4574` - // Estimated: `110487` - // Minimum execution time: 60_105_000 picoseconds. - Weight::from_parts(60_544_000, 110487) - .saturating_add(RocksDbWeight::get().reads(3_u64)) - .saturating_add(RocksDbWeight::get().writes(3_u64)) + // Measured: `3011` + // Estimated: `5477` + // Minimum execution time: 25_084_000 picoseconds. + Weight::from_parts(27_652_000, 5477) + .saturating_add(RocksDbWeight::get().reads(2_u64)) + .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) @@ -724,16 +724,14 @@ impl WeightInfo for () { /// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:1 w:1) - /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn nudge_referendum_queued() -> Weight { // Proof Size summary in bytes: - // Measured: `4548` - // Estimated: `110487` - // Minimum execution time: 62_251_000 picoseconds. - Weight::from_parts(62_952_000, 110487) - .saturating_add(RocksDbWeight::get().reads(4_u64)) - .saturating_add(RocksDbWeight::get().writes(3_u64)) + // Measured: `3015` + // Estimated: `5477` + // Minimum execution time: 31_754_000 picoseconds. + Weight::from_parts(34_717_000, 5477) + .saturating_add(RocksDbWeight::get().reads(3_u64)) + .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) @@ -741,16 +739,14 @@ impl WeightInfo for () { /// Proof: Referenda DecidingCount (max_values: None, max_size: Some(14), added: 2489, mode: MaxEncodedLen) /// Storage: Referenda TrackQueue (r:1 w:1) /// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen) - /// Storage: Scheduler Agenda (r:1 w:1) - /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) fn nudge_referendum_not_queued() -> Weight { // Proof Size summary in bytes: - // Measured: `4582` - // Estimated: `110487` - // Minimum execution time: 61_527_000 picoseconds. - Weight::from_parts(62_082_000, 110487) - .saturating_add(RocksDbWeight::get().reads(4_u64)) - .saturating_add(RocksDbWeight::get().writes(3_u64)) + // Measured: `3035` + // Estimated: `5477` + // Minimum execution time: 30_731_000 picoseconds. + Weight::from_parts(33_173_000, 5477) + .saturating_add(RocksDbWeight::get().reads(3_u64)) + .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// Storage: Referenda ReferendumInfoFor (r:1 w:1) /// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen) @@ -760,8 +756,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `333` // Estimated: `110487` - // Minimum execution time: 24_897_000 picoseconds. - Weight::from_parts(25_213_000, 110487) + // Minimum execution time: 23_569_000 picoseconds. + Weight::from_parts(24_361_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -773,8 +769,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `381` // Estimated: `110487` - // Minimum execution time: 25_077_000 picoseconds. - Weight::from_parts(25_385_000, 110487) + // Minimum execution time: 23_661_000 picoseconds. + Weight::from_parts(24_793_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -784,8 +780,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `278` // Estimated: `3831` - // Minimum execution time: 17_930_000 picoseconds. - Weight::from_parts(18_112_000, 3831) + // Minimum execution time: 16_534_000 picoseconds. + Weight::from_parts(16_954_000, 3831) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -799,8 +795,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `381` // Estimated: `110487` - // Minimum execution time: 34_405_000 picoseconds. - Weight::from_parts(34_698_000, 110487) + // Minimum execution time: 32_504_000 picoseconds. + Weight::from_parts(33_691_000, 110487) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -814,8 +810,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `381` // Estimated: `110487` - // Minimum execution time: 37_313_000 picoseconds. - Weight::from_parts(37_807_000, 110487) + // Minimum execution time: 35_667_000 picoseconds. + Weight::from_parts(36_947_000, 110487) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -827,8 +823,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `434` // Estimated: `110487` - // Minimum execution time: 30_552_000 picoseconds. - Weight::from_parts(30_817_000, 110487) + // Minimum execution time: 29_427_000 picoseconds. + Weight::from_parts(30_498_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -840,8 +836,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `417` // Estimated: `110487` - // Minimum execution time: 31_100_000 picoseconds. - Weight::from_parts(31_696_000, 110487) + // Minimum execution time: 29_477_000 picoseconds. + Weight::from_parts(30_755_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -853,8 +849,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `434` // Estimated: `110487` - // Minimum execution time: 28_777_000 picoseconds. - Weight::from_parts(29_188_000, 110487) + // Minimum execution time: 27_748_000 picoseconds. + Weight::from_parts(28_623_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -866,8 +862,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `438` // Estimated: `110487` - // Minimum execution time: 26_986_000 picoseconds. - Weight::from_parts(27_283_000, 110487) + // Minimum execution time: 25_520_000 picoseconds. + Weight::from_parts(26_272_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -881,8 +877,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `438` // Estimated: `219984` - // Minimum execution time: 43_538_000 picoseconds. - Weight::from_parts(44_671_000, 219984) + // Minimum execution time: 42_821_000 picoseconds. + Weight::from_parts(44_816_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -894,8 +890,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `434` // Estimated: `110487` - // Minimum execution time: 30_559_000 picoseconds. - Weight::from_parts(31_294_000, 110487) + // Minimum execution time: 29_757_000 picoseconds. + Weight::from_parts(31_543_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -909,8 +905,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `422` // Estimated: `3831` - // Minimum execution time: 21_196_000 picoseconds. - Weight::from_parts(21_593_000, 3831) + // Minimum execution time: 20_771_000 picoseconds. + Weight::from_parts(22_287_000, 3831) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -922,8 +918,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `355` // Estimated: `3831` - // Minimum execution time: 18_827_000 picoseconds. - Weight::from_parts(19_171_000, 3831) + // Minimum execution time: 17_316_000 picoseconds. + Weight::from_parts(18_284_000, 3831) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/remark/src/weights.rs b/frame/remark/src/weights.rs index 9aa56eb339fcb..b9de4fe40f8a4 100644 --- a/frame/remark/src/weights.rs +++ b/frame/remark/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_remark //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_remark +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_remark. pub trait WeightInfo { @@ -59,10 +63,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_301_000 picoseconds. - Weight::from_parts(2_516_065, 0) + // Minimum execution time: 8_634_000 picoseconds. + Weight::from_parts(8_845_000, 0) // Standard Error: 1 - .saturating_add(Weight::from_parts(1_089, 0).saturating_mul(l.into())) + .saturating_add(Weight::from_parts(1_398, 0).saturating_mul(l.into())) } } @@ -73,9 +77,9 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_301_000 picoseconds. - Weight::from_parts(2_516_065, 0) + // Minimum execution time: 8_634_000 picoseconds. + Weight::from_parts(8_845_000, 0) // Standard Error: 1 - .saturating_add(Weight::from_parts(1_089, 0).saturating_mul(l.into())) + .saturating_add(Weight::from_parts(1_398, 0).saturating_mul(l.into())) } } diff --git a/frame/salary/src/weights.rs b/frame/salary/src/weights.rs index 074bff4da170d..2c660eb65c23c 100644 --- a/frame/salary/src/weights.rs +++ b/frame/salary/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_salary //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_salary +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_salary. pub trait WeightInfo { @@ -66,8 +70,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4` // Estimated: `1541` - // Minimum execution time: 11_785_000 picoseconds. - Weight::from_parts(12_086_000, 1541) + // Minimum execution time: 10_916_000 picoseconds. + Weight::from_parts(11_272_000, 1541) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -77,8 +81,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `86` // Estimated: `1541` - // Minimum execution time: 12_721_000 picoseconds. - Weight::from_parts(13_033_000, 1541) + // Minimum execution time: 12_373_000 picoseconds. + Weight::from_parts(12_653_000, 1541) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -90,10 +94,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Salary Claimant (max_values: None, max_size: Some(78), added: 2553, mode: MaxEncodedLen) fn induct() -> Weight { // Proof Size summary in bytes: - // Measured: `362` + // Measured: `395` // Estimated: `3543` - // Minimum execution time: 19_516_000 picoseconds. - Weight::from_parts(19_938_000, 3543) + // Minimum execution time: 18_648_000 picoseconds. + Weight::from_parts(19_215_000, 3543) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -105,10 +109,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Salary Claimant (max_values: None, max_size: Some(78), added: 2553, mode: MaxEncodedLen) fn register() -> Weight { // Proof Size summary in bytes: - // Measured: `429` + // Measured: `462` // Estimated: `3543` - // Minimum execution time: 23_145_000 picoseconds. - Weight::from_parts(23_804_000, 3543) + // Minimum execution time: 22_906_000 picoseconds. + Weight::from_parts(24_047_000, 3543) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -120,10 +124,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: RankedCollective Members (max_values: None, max_size: Some(42), added: 2517, mode: MaxEncodedLen) fn payout() -> Weight { // Proof Size summary in bytes: - // Measured: `429` + // Measured: `462` // Estimated: `3543` - // Minimum execution time: 62_187_000 picoseconds. - Weight::from_parts(63_016_000, 3543) + // Minimum execution time: 68_538_000 picoseconds. + Weight::from_parts(69_899_000, 3543) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -137,10 +141,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn payout_other() -> Weight { // Proof Size summary in bytes: - // Measured: `429` + // Measured: `462` // Estimated: `3593` - // Minimum execution time: 63_828_000 picoseconds. - Weight::from_parts(64_791_000, 3593) + // Minimum execution time: 69_557_000 picoseconds. + Weight::from_parts(70_660_000, 3593) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -152,8 +156,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `170` // Estimated: `3543` - // Minimum execution time: 12_911_000 picoseconds. - Weight::from_parts(13_079_000, 3543) + // Minimum execution time: 12_141_000 picoseconds. + Weight::from_parts(12_626_000, 3543) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -167,8 +171,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4` // Estimated: `1541` - // Minimum execution time: 11_785_000 picoseconds. - Weight::from_parts(12_086_000, 1541) + // Minimum execution time: 10_916_000 picoseconds. + Weight::from_parts(11_272_000, 1541) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -178,8 +182,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `86` // Estimated: `1541` - // Minimum execution time: 12_721_000 picoseconds. - Weight::from_parts(13_033_000, 1541) + // Minimum execution time: 12_373_000 picoseconds. + Weight::from_parts(12_653_000, 1541) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -191,10 +195,10 @@ impl WeightInfo for () { /// Proof: Salary Claimant (max_values: None, max_size: Some(78), added: 2553, mode: MaxEncodedLen) fn induct() -> Weight { // Proof Size summary in bytes: - // Measured: `362` + // Measured: `395` // Estimated: `3543` - // Minimum execution time: 19_516_000 picoseconds. - Weight::from_parts(19_938_000, 3543) + // Minimum execution time: 18_648_000 picoseconds. + Weight::from_parts(19_215_000, 3543) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -206,10 +210,10 @@ impl WeightInfo for () { /// Proof: Salary Claimant (max_values: None, max_size: Some(78), added: 2553, mode: MaxEncodedLen) fn register() -> Weight { // Proof Size summary in bytes: - // Measured: `429` + // Measured: `462` // Estimated: `3543` - // Minimum execution time: 23_145_000 picoseconds. - Weight::from_parts(23_804_000, 3543) + // Minimum execution time: 22_906_000 picoseconds. + Weight::from_parts(24_047_000, 3543) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -221,10 +225,10 @@ impl WeightInfo for () { /// Proof: RankedCollective Members (max_values: None, max_size: Some(42), added: 2517, mode: MaxEncodedLen) fn payout() -> Weight { // Proof Size summary in bytes: - // Measured: `429` + // Measured: `462` // Estimated: `3543` - // Minimum execution time: 62_187_000 picoseconds. - Weight::from_parts(63_016_000, 3543) + // Minimum execution time: 68_538_000 picoseconds. + Weight::from_parts(69_899_000, 3543) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -238,10 +242,10 @@ impl WeightInfo for () { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn payout_other() -> Weight { // Proof Size summary in bytes: - // Measured: `429` + // Measured: `462` // Estimated: `3593` - // Minimum execution time: 63_828_000 picoseconds. - Weight::from_parts(64_791_000, 3593) + // Minimum execution time: 69_557_000 picoseconds. + Weight::from_parts(70_660_000, 3593) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -253,8 +257,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `170` // Estimated: `3543` - // Minimum execution time: 12_911_000 picoseconds. - Weight::from_parts(13_079_000, 3543) + // Minimum execution time: 12_141_000 picoseconds. + Weight::from_parts(12_626_000, 3543) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } diff --git a/frame/scheduler/src/weights.rs b/frame/scheduler/src/weights.rs index 897363f134e7b..4644caa6a8087 100644 --- a/frame/scheduler/src/weights.rs +++ b/frame/scheduler/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_scheduler //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_scheduler +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_scheduler. pub trait WeightInfo { @@ -71,8 +75,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `31` // Estimated: `1489` - // Minimum execution time: 3_776_000 picoseconds. - Weight::from_parts(3_992_000, 1489) + // Minimum execution time: 3_854_000 picoseconds. + Weight::from_parts(4_120_000, 1489) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -83,10 +87,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `81 + s * (177 ±0)` // Estimated: `110487` - // Minimum execution time: 3_418_000 picoseconds. - Weight::from_parts(8_606_012, 110487) - // Standard Error: 769 - .saturating_add(Weight::from_parts(309_376, 0).saturating_mul(s.into())) + // Minimum execution time: 3_509_000 picoseconds. + Weight::from_parts(3_563_000, 110487) + // Standard Error: 4_190 + .saturating_add(Weight::from_parts(474_855, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -94,8 +98,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_624_000 picoseconds. - Weight::from_parts(5_758_000, 0) + // Minimum execution time: 5_404_000 picoseconds. + Weight::from_parts(5_641_000, 0) } /// Storage: Preimage PreimageFor (r:1 w:1) /// Proof: Preimage PreimageFor (max_values: None, max_size: Some(4194344), added: 4196819, mode: Measured) @@ -106,10 +110,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `179 + s * (1 ±0)` // Estimated: `3644 + s * (1 ±0)` - // Minimum execution time: 20_150_000 picoseconds. - Weight::from_parts(20_271_000, 3644) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_132, 0).saturating_mul(s.into())) + // Minimum execution time: 19_813_000 picoseconds. + Weight::from_parts(20_139_000, 3644) + // Standard Error: 17 + .saturating_add(Weight::from_parts(1_713, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into())) @@ -120,30 +124,30 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_451_000 picoseconds. - Weight::from_parts(7_693_000, 0) + // Minimum execution time: 7_027_000 picoseconds. + Weight::from_parts(7_376_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } fn service_task_periodic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_477_000 picoseconds. - Weight::from_parts(5_733_000, 0) + // Minimum execution time: 5_381_000 picoseconds. + Weight::from_parts(5_588_000, 0) } fn execute_dispatch_signed() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_675_000 picoseconds. - Weight::from_parts(2_870_000, 0) + // Minimum execution time: 2_207_000 picoseconds. + Weight::from_parts(2_381_000, 0) } fn execute_dispatch_unsigned() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_697_000 picoseconds. - Weight::from_parts(2_807_000, 0) + // Minimum execution time: 2_261_000 picoseconds. + Weight::from_parts(2_367_000, 0) } /// Storage: Scheduler Agenda (r:1 w:1) /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) @@ -152,10 +156,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `81 + s * (177 ±0)` // Estimated: `110487` - // Minimum execution time: 13_921_000 picoseconds. - Weight::from_parts(18_717_223, 110487) - // Standard Error: 771 - .saturating_add(Weight::from_parts(333_102, 0).saturating_mul(s.into())) + // Minimum execution time: 12_413_000 picoseconds. + Weight::from_parts(9_936_868, 110487) + // Standard Error: 8_122 + .saturating_add(Weight::from_parts(535_668, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -168,10 +172,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `81 + s * (177 ±0)` // Estimated: `110487` - // Minimum execution time: 17_552_000 picoseconds. - Weight::from_parts(19_006_016, 110487) - // Standard Error: 1_115 - .saturating_add(Weight::from_parts(495_979, 0).saturating_mul(s.into())) + // Minimum execution time: 16_359_000 picoseconds. + Weight::from_parts(9_056_464, 110487) + // Standard Error: 9_452 + .saturating_add(Weight::from_parts(718_926, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -184,10 +188,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `596 + s * (178 ±0)` // Estimated: `110487` - // Minimum execution time: 17_240_000 picoseconds. - Weight::from_parts(24_376_370, 110487) - // Standard Error: 928 - .saturating_add(Weight::from_parts(331_209, 0).saturating_mul(s.into())) + // Minimum execution time: 15_731_000 picoseconds. + Weight::from_parts(12_484_970, 110487) + // Standard Error: 11_084 + .saturating_add(Weight::from_parts(584_530, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -200,10 +204,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `709 + s * (177 ±0)` // Estimated: `110487` - // Minimum execution time: 19_731_000 picoseconds. - Weight::from_parts(23_787_948, 110487) - // Standard Error: 1_133 - .saturating_add(Weight::from_parts(503_805, 0).saturating_mul(s.into())) + // Minimum execution time: 18_204_000 picoseconds. + Weight::from_parts(17_603_431, 110487) + // Standard Error: 8_512 + .saturating_add(Weight::from_parts(706_861, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -217,8 +221,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `31` // Estimated: `1489` - // Minimum execution time: 3_776_000 picoseconds. - Weight::from_parts(3_992_000, 1489) + // Minimum execution time: 3_854_000 picoseconds. + Weight::from_parts(4_120_000, 1489) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -229,10 +233,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `81 + s * (177 ±0)` // Estimated: `110487` - // Minimum execution time: 3_418_000 picoseconds. - Weight::from_parts(8_606_012, 110487) - // Standard Error: 769 - .saturating_add(Weight::from_parts(309_376, 0).saturating_mul(s.into())) + // Minimum execution time: 3_509_000 picoseconds. + Weight::from_parts(3_563_000, 110487) + // Standard Error: 4_190 + .saturating_add(Weight::from_parts(474_855, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -240,8 +244,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_624_000 picoseconds. - Weight::from_parts(5_758_000, 0) + // Minimum execution time: 5_404_000 picoseconds. + Weight::from_parts(5_641_000, 0) } /// Storage: Preimage PreimageFor (r:1 w:1) /// Proof: Preimage PreimageFor (max_values: None, max_size: Some(4194344), added: 4196819, mode: Measured) @@ -252,10 +256,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `179 + s * (1 ±0)` // Estimated: `3644 + s * (1 ±0)` - // Minimum execution time: 20_150_000 picoseconds. - Weight::from_parts(20_271_000, 3644) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_132, 0).saturating_mul(s.into())) + // Minimum execution time: 19_813_000 picoseconds. + Weight::from_parts(20_139_000, 3644) + // Standard Error: 17 + .saturating_add(Weight::from_parts(1_713, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into())) @@ -266,30 +270,30 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_451_000 picoseconds. - Weight::from_parts(7_693_000, 0) + // Minimum execution time: 7_027_000 picoseconds. + Weight::from_parts(7_376_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } fn service_task_periodic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_477_000 picoseconds. - Weight::from_parts(5_733_000, 0) + // Minimum execution time: 5_381_000 picoseconds. + Weight::from_parts(5_588_000, 0) } fn execute_dispatch_signed() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_675_000 picoseconds. - Weight::from_parts(2_870_000, 0) + // Minimum execution time: 2_207_000 picoseconds. + Weight::from_parts(2_381_000, 0) } fn execute_dispatch_unsigned() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_697_000 picoseconds. - Weight::from_parts(2_807_000, 0) + // Minimum execution time: 2_261_000 picoseconds. + Weight::from_parts(2_367_000, 0) } /// Storage: Scheduler Agenda (r:1 w:1) /// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen) @@ -298,10 +302,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `81 + s * (177 ±0)` // Estimated: `110487` - // Minimum execution time: 13_921_000 picoseconds. - Weight::from_parts(18_717_223, 110487) - // Standard Error: 771 - .saturating_add(Weight::from_parts(333_102, 0).saturating_mul(s.into())) + // Minimum execution time: 12_413_000 picoseconds. + Weight::from_parts(9_936_868, 110487) + // Standard Error: 8_122 + .saturating_add(Weight::from_parts(535_668, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -314,10 +318,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `81 + s * (177 ±0)` // Estimated: `110487` - // Minimum execution time: 17_552_000 picoseconds. - Weight::from_parts(19_006_016, 110487) - // Standard Error: 1_115 - .saturating_add(Weight::from_parts(495_979, 0).saturating_mul(s.into())) + // Minimum execution time: 16_359_000 picoseconds. + Weight::from_parts(9_056_464, 110487) + // Standard Error: 9_452 + .saturating_add(Weight::from_parts(718_926, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -330,10 +334,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `596 + s * (178 ±0)` // Estimated: `110487` - // Minimum execution time: 17_240_000 picoseconds. - Weight::from_parts(24_376_370, 110487) - // Standard Error: 928 - .saturating_add(Weight::from_parts(331_209, 0).saturating_mul(s.into())) + // Minimum execution time: 15_731_000 picoseconds. + Weight::from_parts(12_484_970, 110487) + // Standard Error: 11_084 + .saturating_add(Weight::from_parts(584_530, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -346,10 +350,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `709 + s * (177 ±0)` // Estimated: `110487` - // Minimum execution time: 19_731_000 picoseconds. - Weight::from_parts(23_787_948, 110487) - // Standard Error: 1_133 - .saturating_add(Weight::from_parts(503_805, 0).saturating_mul(s.into())) + // Minimum execution time: 18_204_000 picoseconds. + Weight::from_parts(17_603_431, 110487) + // Standard Error: 8_512 + .saturating_add(Weight::from_parts(706_861, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } diff --git a/frame/session/src/weights.rs b/frame/session/src/weights.rs index add7f333590e1..bff419f1f5d16 100644 --- a/frame/session/src/weights.rs +++ b/frame/session/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_session //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_session +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_session. pub trait WeightInfo { @@ -63,10 +67,10 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: Session KeyOwner (max_values: None, max_size: None, mode: Measured) fn set_keys() -> Weight { // Proof Size summary in bytes: - // Measured: `1891` - // Estimated: `12781` - // Minimum execution time: 48_507_000 picoseconds. - Weight::from_parts(49_214_000, 12781) + // Measured: `1924` + // Estimated: `12814` + // Minimum execution time: 57_482_000 picoseconds. + Weight::from_parts(61_148_000, 12814) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -78,10 +82,10 @@ impl WeightInfo for SubstrateWeight { /// Proof Skipped: Session KeyOwner (max_values: None, max_size: None, mode: Measured) fn purge_keys() -> Weight { // Proof Size summary in bytes: - // Measured: `1758` - // Estimated: `5223` - // Minimum execution time: 35_388_000 picoseconds. - Weight::from_parts(35_763_000, 5223) + // Measured: `1791` + // Estimated: `5256` + // Minimum execution time: 40_690_000 picoseconds. + Weight::from_parts(41_624_000, 5256) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -97,10 +101,10 @@ impl WeightInfo for () { /// Proof Skipped: Session KeyOwner (max_values: None, max_size: None, mode: Measured) fn set_keys() -> Weight { // Proof Size summary in bytes: - // Measured: `1891` - // Estimated: `12781` - // Minimum execution time: 48_507_000 picoseconds. - Weight::from_parts(49_214_000, 12781) + // Measured: `1924` + // Estimated: `12814` + // Minimum execution time: 57_482_000 picoseconds. + Weight::from_parts(61_148_000, 12814) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -112,10 +116,10 @@ impl WeightInfo for () { /// Proof Skipped: Session KeyOwner (max_values: None, max_size: None, mode: Measured) fn purge_keys() -> Weight { // Proof Size summary in bytes: - // Measured: `1758` - // Estimated: `5223` - // Minimum execution time: 35_388_000 picoseconds. - Weight::from_parts(35_763_000, 5223) + // Measured: `1791` + // Estimated: `5256` + // Minimum execution time: 40_690_000 picoseconds. + Weight::from_parts(41_624_000, 5256) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } diff --git a/frame/staking/src/weights.rs b/frame/staking/src/weights.rs index 34b01445d965a..b9e0437189db9 100644 --- a/frame/staking/src/weights.rs +++ b/frame/staking/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_staking //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_staking +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_staking. pub trait WeightInfo { @@ -99,8 +103,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1047` // Estimated: `4764` - // Minimum execution time: 54_907_000 picoseconds. - Weight::from_parts(55_685_000, 4764) + // Minimum execution time: 54_922_000 picoseconds. + Weight::from_parts(57_075_000, 4764) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -120,8 +124,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2028` // Estimated: `8877` - // Minimum execution time: 94_779_000 picoseconds. - Weight::from_parts(95_455_000, 8877) + // Minimum execution time: 97_721_000 picoseconds. + Weight::from_parts(99_872_000, 8877) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -137,8 +141,6 @@ impl WeightInfo for SubstrateWeight { /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) /// Storage: Balances Freezes (r:1 w:0) /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) - /// Storage: System Account (r:1 w:1) - /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: VoterList ListNodes (r:3 w:3) /// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) /// Storage: Staking Bonded (r:1 w:0) @@ -149,10 +151,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2233` // Estimated: `8877` - // Minimum execution time: 98_004_000 picoseconds. - Weight::from_parts(98_730_000, 8877) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(8_u64)) + // Minimum execution time: 101_192_000 picoseconds. + Weight::from_parts(104_427_000, 8877) + .saturating_add(T::DbWeight::get().reads(12_u64)) + .saturating_add(T::DbWeight::get().writes(7_u64)) } /// Storage: Staking Ledger (r:1 w:1) /// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen) @@ -162,19 +164,17 @@ impl WeightInfo for SubstrateWeight { /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) /// Storage: Balances Freezes (r:1 w:0) /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) - /// Storage: System Account (r:1 w:1) - /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// The range of component `s` is `[0, 100]`. fn withdraw_unbonded_update(s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `1021` // Estimated: `4764` - // Minimum execution time: 45_888_000 picoseconds. - Weight::from_parts(47_568_327, 4764) - // Standard Error: 402 - .saturating_add(Weight::from_parts(7_520, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(5_u64)) - .saturating_add(T::DbWeight::get().writes(3_u64)) + // Minimum execution time: 46_034_000 picoseconds. + Weight::from_parts(48_296_378, 4764) + // Standard Error: 1_802 + .saturating_add(Weight::from_parts(47_834, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(4_u64)) + .saturating_add(T::DbWeight::get().writes(2_u64)) } /// Storage: Staking Ledger (r:1 w:1) /// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen) @@ -196,8 +196,6 @@ impl WeightInfo for SubstrateWeight { /// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen) /// Storage: VoterList CounterForListNodes (r:1 w:1) /// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) - /// Storage: System Account (r:1 w:1) - /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Balances Locks (r:1 w:1) /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) /// Storage: Balances Freezes (r:1 w:0) @@ -211,12 +209,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2294 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 93_288_000 picoseconds. - Weight::from_parts(99_415_523, 6248) - // Standard Error: 3_291 - .saturating_add(Weight::from_parts(1_296_734, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(14_u64)) - .saturating_add(T::DbWeight::get().writes(12_u64)) + // Minimum execution time: 96_335_000 picoseconds. + Weight::from_parts(105_804_299, 6248) + // Standard Error: 7_011 + .saturating_add(Weight::from_parts(1_531_194, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(13_u64)) + .saturating_add(T::DbWeight::get().writes(11_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) .saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into())) } @@ -246,8 +244,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1414` // Estimated: `4556` - // Minimum execution time: 58_755_000 picoseconds. - Weight::from_parts(59_424_000, 4556) + // Minimum execution time: 59_466_000 picoseconds. + Weight::from_parts(61_204_000, 4556) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -258,12 +256,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `k` is `[1, 128]`. fn kick(k: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1260 + k * (569 ±0)` + // Measured: `1285 + k * (569 ±0)` // Estimated: `4556 + k * (3033 ±0)` - // Minimum execution time: 29_399_000 picoseconds. - Weight::from_parts(30_443_621, 4556) - // Standard Error: 10_402 - .saturating_add(Weight::from_parts(7_890_220, 0).saturating_mul(k.into())) + // Minimum execution time: 33_424_000 picoseconds. + Weight::from_parts(24_571_995, 4556) + // Standard Error: 73_903 + .saturating_add(Weight::from_parts(10_055_797, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into()))) @@ -294,12 +292,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[1, 16]`. fn nominate(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1888 + n * (105 ±0)` + // Measured: `1908 + n * (102 ±0)` // Estimated: `6248 + n * (2520 ±0)` - // Minimum execution time: 68_471_000 picoseconds. - Weight::from_parts(65_972_990, 6248) - // Standard Error: 13_983 - .saturating_add(Weight::from_parts(3_255_731, 0).saturating_mul(n.into())) + // Minimum execution time: 69_817_000 picoseconds. + Weight::from_parts(68_331_492, 6248) + // Standard Error: 46_130 + .saturating_add(Weight::from_parts(4_478_446, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(12_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6_u64)) @@ -323,8 +321,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1748` // Estimated: `6248` - // Minimum execution time: 59_537_000 picoseconds. - Weight::from_parts(60_446_000, 6248) + // Minimum execution time: 61_709_000 picoseconds. + Weight::from_parts(69_176_000, 6248) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -336,8 +334,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `808` // Estimated: `4556` - // Minimum execution time: 15_403_000 picoseconds. - Weight::from_parts(15_676_000, 4556) + // Minimum execution time: 14_282_000 picoseconds. + Weight::from_parts(15_048_000, 4556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -349,8 +347,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `907` // Estimated: `8122` - // Minimum execution time: 23_316_000 picoseconds. - Weight::from_parts(23_670_000, 8122) + // Minimum execution time: 22_037_000 picoseconds. + Weight::from_parts(22_793_000, 8122) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -360,8 +358,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_558_000 picoseconds. - Weight::from_parts(3_759_000, 0) + // Minimum execution time: 2_881_000 picoseconds. + Weight::from_parts(3_113_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -370,8 +368,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_724_000 picoseconds. - Weight::from_parts(13_047_000, 0) + // Minimum execution time: 9_527_000 picoseconds. + Weight::from_parts(9_795_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -380,8 +378,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_734_000 picoseconds. - Weight::from_parts(13_218_000, 0) + // Minimum execution time: 9_671_000 picoseconds. + Weight::from_parts(10_017_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -390,8 +388,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_996_000 picoseconds. - Weight::from_parts(13_375_000, 0) + // Minimum execution time: 9_540_000 picoseconds. + Weight::from_parts(9_818_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Staking Invulnerables (r:0 w:1) @@ -401,10 +399,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_920_000 picoseconds. - Weight::from_parts(4_619_469, 0) - // Standard Error: 22 - .saturating_add(Weight::from_parts(10_108, 0).saturating_mul(v.into())) + // Minimum execution time: 3_202_000 picoseconds. + Weight::from_parts(3_564_520, 0) + // Standard Error: 75 + .saturating_add(Weight::from_parts(11_497, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Staking Bonded (r:1 w:1) @@ -440,10 +438,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2018 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 86_516_000 picoseconds. - Weight::from_parts(92_324_464, 6248) - // Standard Error: 2_925 - .saturating_add(Weight::from_parts(1_286_284, 0).saturating_mul(s.into())) + // Minimum execution time: 89_044_000 picoseconds. + Weight::from_parts(97_996_499, 6248) + // Standard Error: 6_337 + .saturating_add(Weight::from_parts(1_619_059, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(12_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -456,10 +454,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `66639` // Estimated: `70104` - // Minimum execution time: 90_193_000 picoseconds. - Weight::from_parts(821_522_318, 70104) - // Standard Error: 57_922 - .saturating_add(Weight::from_parts(4_554_659, 0).saturating_mul(s.into())) + // Minimum execution time: 103_962_000 picoseconds. + Weight::from_parts(1_178_279_052, 70104) + // Standard Error: 77_589 + .saturating_add(Weight::from_parts(6_508_442, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -486,10 +484,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `20217 + n * (143 ±0)` // Estimated: `19844 + n * (2603 ±1)` - // Minimum execution time: 80_329_000 picoseconds. - Weight::from_parts(97_340_643, 19844) - // Standard Error: 22_713 - .saturating_add(Weight::from_parts(29_087_425, 0).saturating_mul(n.into())) + // Minimum execution time: 100_188_000 picoseconds. + Weight::from_parts(156_298_095, 19844) + // Standard Error: 218_008 + .saturating_add(Weight::from_parts(34_760_660, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(2_u64)) @@ -521,12 +519,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[0, 256]`. fn payout_stakers_alive_staked(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `34971 + n * (401 ±0)` - // Estimated: `32376 + n * (3774 ±0)` - // Minimum execution time: 105_591_000 picoseconds. - Weight::from_parts(111_587_915, 32376) - // Standard Error: 15_598 - .saturating_add(Weight::from_parts(48_948_195, 0).saturating_mul(n.into())) + // Measured: `33190 + n * (377 ±0)` + // Estimated: `30845 + n * (3774 ±3)` + // Minimum execution time: 125_654_000 picoseconds. + Weight::from_parts(153_262_254, 30845) + // Standard Error: 393_140 + .saturating_add(Weight::from_parts(58_865_585, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -539,8 +537,6 @@ impl WeightInfo for SubstrateWeight { /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) /// Storage: Balances Freezes (r:1 w:0) /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) - /// Storage: System Account (r:1 w:1) - /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: VoterList ListNodes (r:3 w:3) /// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) /// Storage: Staking Bonded (r:1 w:0) @@ -552,15 +548,13 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2029 + l * (7 ±0)` // Estimated: `8877` - // Minimum execution time: 89_420_000 picoseconds. - Weight::from_parts(90_743_615, 8877) - // Standard Error: 1_260 - .saturating_add(Weight::from_parts(50_832, 0).saturating_mul(l.into())) - .saturating_add(T::DbWeight::get().reads(10_u64)) - .saturating_add(T::DbWeight::get().writes(8_u64)) + // Minimum execution time: 91_013_000 picoseconds. + Weight::from_parts(94_915_784, 8877) + // Standard Error: 8_896 + .saturating_add(Weight::from_parts(85_387, 0).saturating_mul(l.into())) + .saturating_add(T::DbWeight::get().reads(9_u64)) + .saturating_add(T::DbWeight::get().writes(7_u64)) } - /// Storage: System Account (r:1 w:1) - /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Staking Bonded (r:1 w:1) /// Proof: Staking Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) /// Storage: Staking Ledger (r:1 w:1) @@ -592,12 +586,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2294 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 100_911_000 picoseconds. - Weight::from_parts(102_678_006, 6248) - // Standard Error: 2_349 - .saturating_add(Weight::from_parts(1_262_431, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(12_u64)) + // Minimum execution time: 105_044_000 picoseconds. + Weight::from_parts(109_070_787, 6248) + // Standard Error: 7_887 + .saturating_add(Weight::from_parts(1_573_657, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(12_u64)) + .saturating_add(T::DbWeight::get().writes(11_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) .saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into())) } @@ -641,12 +635,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0 + n * (720 ±0) + v * (3598 ±0)` // Estimated: `512390 + n * (3566 ±0) + v * (3566 ±0)` - // Minimum execution time: 554_712_000 picoseconds. - Weight::from_parts(556_603_000, 512390) - // Standard Error: 1_925_251 - .saturating_add(Weight::from_parts(62_627_196, 0).saturating_mul(v.into())) - // Standard Error: 191_840 - .saturating_add(Weight::from_parts(16_681_790, 0).saturating_mul(n.into())) + // Minimum execution time: 595_722_000 picoseconds. + Weight::from_parts(621_483_000, 512390) + // Standard Error: 2_594_736 + .saturating_add(Weight::from_parts(73_309_147, 0).saturating_mul(v.into())) + // Standard Error: 258_551 + .saturating_add(Weight::from_parts(21_605_520, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(206_u64)) .saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into()))) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into()))) @@ -675,14 +669,14 @@ impl WeightInfo for SubstrateWeight { /// The range of component `n` is `[500, 1000]`. fn get_npos_voters(v: u32, n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `3135 + n * (911 ±0) + v * (395 ±0)` + // Measured: `3217 + n * (911 ±0) + v * (395 ±0)` // Estimated: `512390 + n * (3566 ±0) + v * (3566 ±0)` - // Minimum execution time: 31_770_670_000 picoseconds. - Weight::from_parts(31_839_042_000, 512390) - // Standard Error: 355_382 - .saturating_add(Weight::from_parts(5_044_540, 0).saturating_mul(v.into())) - // Standard Error: 355_382 - .saturating_add(Weight::from_parts(3_205_722, 0).saturating_mul(n.into())) + // Minimum execution time: 35_279_149_000 picoseconds. + Weight::from_parts(35_490_815_000, 512390) + // Standard Error: 701_279 + .saturating_add(Weight::from_parts(10_182_788, 0).saturating_mul(v.into())) + // Standard Error: 701_279 + .saturating_add(Weight::from_parts(10_998_861, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(201_u64)) .saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into()))) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into()))) @@ -699,10 +693,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `983 + v * (50 ±0)` // Estimated: `3510 + v * (2520 ±0)` - // Minimum execution time: 2_253_567_000 picoseconds. - Weight::from_parts(61_440_613, 3510) - // Standard Error: 5_276 - .saturating_add(Weight::from_parts(4_414_153, 0).saturating_mul(v.into())) + // Minimum execution time: 2_534_818_000 picoseconds. + Weight::from_parts(2_651_709_000, 3510) + // Standard Error: 39_832 + .saturating_add(Weight::from_parts(2_255_288, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into()))) .saturating_add(Weight::from_parts(0, 2520).saturating_mul(v.into())) @@ -723,8 +717,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_292_000 picoseconds. - Weight::from_parts(9_587_000, 0) + // Minimum execution time: 7_769_000 picoseconds. + Weight::from_parts(8_045_000, 0) .saturating_add(T::DbWeight::get().writes(6_u64)) } /// Storage: Staking MinCommission (r:0 w:1) @@ -743,8 +737,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_294_000 picoseconds. - Weight::from_parts(8_597_000, 0) + // Minimum execution time: 7_008_000 picoseconds. + Weight::from_parts(7_225_000, 0) .saturating_add(T::DbWeight::get().writes(6_u64)) } /// Storage: Staking Ledger (r:1 w:0) @@ -771,8 +765,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1871` // Estimated: `6248` - // Minimum execution time: 75_742_000 picoseconds. - Weight::from_parts(76_252_000, 6248) + // Minimum execution time: 76_161_000 picoseconds. + Weight::from_parts(79_077_000, 6248) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -784,8 +778,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `694` // Estimated: `3510` - // Minimum execution time: 16_407_000 picoseconds. - Weight::from_parts(16_726_000, 3510) + // Minimum execution time: 14_101_000 picoseconds. + Weight::from_parts(14_493_000, 3510) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -795,8 +789,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_977_000 picoseconds. - Weight::from_parts(5_224_000, 0) + // Minimum execution time: 3_548_000 picoseconds. + Weight::from_parts(3_758_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } } @@ -819,8 +813,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1047` // Estimated: `4764` - // Minimum execution time: 54_907_000 picoseconds. - Weight::from_parts(55_685_000, 4764) + // Minimum execution time: 54_922_000 picoseconds. + Weight::from_parts(57_075_000, 4764) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -840,8 +834,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2028` // Estimated: `8877` - // Minimum execution time: 94_779_000 picoseconds. - Weight::from_parts(95_455_000, 8877) + // Minimum execution time: 97_721_000 picoseconds. + Weight::from_parts(99_872_000, 8877) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -857,8 +851,6 @@ impl WeightInfo for () { /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) /// Storage: Balances Freezes (r:1 w:0) /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) - /// Storage: System Account (r:1 w:1) - /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: VoterList ListNodes (r:3 w:3) /// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) /// Storage: Staking Bonded (r:1 w:0) @@ -869,10 +861,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2233` // Estimated: `8877` - // Minimum execution time: 98_004_000 picoseconds. - Weight::from_parts(98_730_000, 8877) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(8_u64)) + // Minimum execution time: 101_192_000 picoseconds. + Weight::from_parts(104_427_000, 8877) + .saturating_add(RocksDbWeight::get().reads(12_u64)) + .saturating_add(RocksDbWeight::get().writes(7_u64)) } /// Storage: Staking Ledger (r:1 w:1) /// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen) @@ -882,19 +874,17 @@ impl WeightInfo for () { /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) /// Storage: Balances Freezes (r:1 w:0) /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) - /// Storage: System Account (r:1 w:1) - /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// The range of component `s` is `[0, 100]`. fn withdraw_unbonded_update(s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `1021` // Estimated: `4764` - // Minimum execution time: 45_888_000 picoseconds. - Weight::from_parts(47_568_327, 4764) - // Standard Error: 402 - .saturating_add(Weight::from_parts(7_520, 0).saturating_mul(s.into())) - .saturating_add(RocksDbWeight::get().reads(5_u64)) - .saturating_add(RocksDbWeight::get().writes(3_u64)) + // Minimum execution time: 46_034_000 picoseconds. + Weight::from_parts(48_296_378, 4764) + // Standard Error: 1_802 + .saturating_add(Weight::from_parts(47_834, 0).saturating_mul(s.into())) + .saturating_add(RocksDbWeight::get().reads(4_u64)) + .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// Storage: Staking Ledger (r:1 w:1) /// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen) @@ -916,8 +906,6 @@ impl WeightInfo for () { /// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen) /// Storage: VoterList CounterForListNodes (r:1 w:1) /// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) - /// Storage: System Account (r:1 w:1) - /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Balances Locks (r:1 w:1) /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) /// Storage: Balances Freezes (r:1 w:0) @@ -931,12 +919,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2294 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 93_288_000 picoseconds. - Weight::from_parts(99_415_523, 6248) - // Standard Error: 3_291 - .saturating_add(Weight::from_parts(1_296_734, 0).saturating_mul(s.into())) - .saturating_add(RocksDbWeight::get().reads(14_u64)) - .saturating_add(RocksDbWeight::get().writes(12_u64)) + // Minimum execution time: 96_335_000 picoseconds. + Weight::from_parts(105_804_299, 6248) + // Standard Error: 7_011 + .saturating_add(Weight::from_parts(1_531_194, 0).saturating_mul(s.into())) + .saturating_add(RocksDbWeight::get().reads(13_u64)) + .saturating_add(RocksDbWeight::get().writes(11_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into()))) .saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into())) } @@ -966,8 +954,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1414` // Estimated: `4556` - // Minimum execution time: 58_755_000 picoseconds. - Weight::from_parts(59_424_000, 4556) + // Minimum execution time: 59_466_000 picoseconds. + Weight::from_parts(61_204_000, 4556) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -978,12 +966,12 @@ impl WeightInfo for () { /// The range of component `k` is `[1, 128]`. fn kick(k: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1260 + k * (569 ±0)` + // Measured: `1285 + k * (569 ±0)` // Estimated: `4556 + k * (3033 ±0)` - // Minimum execution time: 29_399_000 picoseconds. - Weight::from_parts(30_443_621, 4556) - // Standard Error: 10_402 - .saturating_add(Weight::from_parts(7_890_220, 0).saturating_mul(k.into())) + // Minimum execution time: 33_424_000 picoseconds. + Weight::from_parts(24_571_995, 4556) + // Standard Error: 73_903 + .saturating_add(Weight::from_parts(10_055_797, 0).saturating_mul(k.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(k.into()))) @@ -1014,12 +1002,12 @@ impl WeightInfo for () { /// The range of component `n` is `[1, 16]`. fn nominate(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1888 + n * (105 ±0)` + // Measured: `1908 + n * (102 ±0)` // Estimated: `6248 + n * (2520 ±0)` - // Minimum execution time: 68_471_000 picoseconds. - Weight::from_parts(65_972_990, 6248) - // Standard Error: 13_983 - .saturating_add(Weight::from_parts(3_255_731, 0).saturating_mul(n.into())) + // Minimum execution time: 69_817_000 picoseconds. + Weight::from_parts(68_331_492, 6248) + // Standard Error: 46_130 + .saturating_add(Weight::from_parts(4_478_446, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(12_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(RocksDbWeight::get().writes(6_u64)) @@ -1043,8 +1031,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1748` // Estimated: `6248` - // Minimum execution time: 59_537_000 picoseconds. - Weight::from_parts(60_446_000, 6248) + // Minimum execution time: 61_709_000 picoseconds. + Weight::from_parts(69_176_000, 6248) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -1056,8 +1044,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `808` // Estimated: `4556` - // Minimum execution time: 15_403_000 picoseconds. - Weight::from_parts(15_676_000, 4556) + // Minimum execution time: 14_282_000 picoseconds. + Weight::from_parts(15_048_000, 4556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1069,8 +1057,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `907` // Estimated: `8122` - // Minimum execution time: 23_316_000 picoseconds. - Weight::from_parts(23_670_000, 8122) + // Minimum execution time: 22_037_000 picoseconds. + Weight::from_parts(22_793_000, 8122) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -1080,8 +1068,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_558_000 picoseconds. - Weight::from_parts(3_759_000, 0) + // Minimum execution time: 2_881_000 picoseconds. + Weight::from_parts(3_113_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -1090,8 +1078,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_724_000 picoseconds. - Weight::from_parts(13_047_000, 0) + // Minimum execution time: 9_527_000 picoseconds. + Weight::from_parts(9_795_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -1100,8 +1088,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_734_000 picoseconds. - Weight::from_parts(13_218_000, 0) + // Minimum execution time: 9_671_000 picoseconds. + Weight::from_parts(10_017_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -1110,8 +1098,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_996_000 picoseconds. - Weight::from_parts(13_375_000, 0) + // Minimum execution time: 9_540_000 picoseconds. + Weight::from_parts(9_818_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Staking Invulnerables (r:0 w:1) @@ -1121,10 +1109,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_920_000 picoseconds. - Weight::from_parts(4_619_469, 0) - // Standard Error: 22 - .saturating_add(Weight::from_parts(10_108, 0).saturating_mul(v.into())) + // Minimum execution time: 3_202_000 picoseconds. + Weight::from_parts(3_564_520, 0) + // Standard Error: 75 + .saturating_add(Weight::from_parts(11_497, 0).saturating_mul(v.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Staking Bonded (r:1 w:1) @@ -1160,10 +1148,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2018 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 86_516_000 picoseconds. - Weight::from_parts(92_324_464, 6248) - // Standard Error: 2_925 - .saturating_add(Weight::from_parts(1_286_284, 0).saturating_mul(s.into())) + // Minimum execution time: 89_044_000 picoseconds. + Weight::from_parts(97_996_499, 6248) + // Standard Error: 6_337 + .saturating_add(Weight::from_parts(1_619_059, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(12_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -1176,10 +1164,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `66639` // Estimated: `70104` - // Minimum execution time: 90_193_000 picoseconds. - Weight::from_parts(821_522_318, 70104) - // Standard Error: 57_922 - .saturating_add(Weight::from_parts(4_554_659, 0).saturating_mul(s.into())) + // Minimum execution time: 103_962_000 picoseconds. + Weight::from_parts(1_178_279_052, 70104) + // Standard Error: 77_589 + .saturating_add(Weight::from_parts(6_508_442, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1206,10 +1194,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `20217 + n * (143 ±0)` // Estimated: `19844 + n * (2603 ±1)` - // Minimum execution time: 80_329_000 picoseconds. - Weight::from_parts(97_340_643, 19844) - // Standard Error: 22_713 - .saturating_add(Weight::from_parts(29_087_425, 0).saturating_mul(n.into())) + // Minimum execution time: 100_188_000 picoseconds. + Weight::from_parts(156_298_095, 19844) + // Standard Error: 218_008 + .saturating_add(Weight::from_parts(34_760_660, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(n.into()))) .saturating_add(RocksDbWeight::get().writes(2_u64)) @@ -1241,12 +1229,12 @@ impl WeightInfo for () { /// The range of component `n` is `[0, 256]`. fn payout_stakers_alive_staked(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `34971 + n * (401 ±0)` - // Estimated: `32376 + n * (3774 ±0)` - // Minimum execution time: 105_591_000 picoseconds. - Weight::from_parts(111_587_915, 32376) - // Standard Error: 15_598 - .saturating_add(Weight::from_parts(48_948_195, 0).saturating_mul(n.into())) + // Measured: `33190 + n * (377 ±0)` + // Estimated: `30845 + n * (3774 ±3)` + // Minimum execution time: 125_654_000 picoseconds. + Weight::from_parts(153_262_254, 30845) + // Standard Error: 393_140 + .saturating_add(Weight::from_parts(58_865_585, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().reads((6_u64).saturating_mul(n.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -1259,8 +1247,6 @@ impl WeightInfo for () { /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) /// Storage: Balances Freezes (r:1 w:0) /// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) - /// Storage: System Account (r:1 w:1) - /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: VoterList ListNodes (r:3 w:3) /// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) /// Storage: Staking Bonded (r:1 w:0) @@ -1272,15 +1258,13 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2029 + l * (7 ±0)` // Estimated: `8877` - // Minimum execution time: 89_420_000 picoseconds. - Weight::from_parts(90_743_615, 8877) - // Standard Error: 1_260 - .saturating_add(Weight::from_parts(50_832, 0).saturating_mul(l.into())) - .saturating_add(RocksDbWeight::get().reads(10_u64)) - .saturating_add(RocksDbWeight::get().writes(8_u64)) + // Minimum execution time: 91_013_000 picoseconds. + Weight::from_parts(94_915_784, 8877) + // Standard Error: 8_896 + .saturating_add(Weight::from_parts(85_387, 0).saturating_mul(l.into())) + .saturating_add(RocksDbWeight::get().reads(9_u64)) + .saturating_add(RocksDbWeight::get().writes(7_u64)) } - /// Storage: System Account (r:1 w:1) - /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: Staking Bonded (r:1 w:1) /// Proof: Staking Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) /// Storage: Staking Ledger (r:1 w:1) @@ -1312,12 +1296,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2294 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 100_911_000 picoseconds. - Weight::from_parts(102_678_006, 6248) - // Standard Error: 2_349 - .saturating_add(Weight::from_parts(1_262_431, 0).saturating_mul(s.into())) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(12_u64)) + // Minimum execution time: 105_044_000 picoseconds. + Weight::from_parts(109_070_787, 6248) + // Standard Error: 7_887 + .saturating_add(Weight::from_parts(1_573_657, 0).saturating_mul(s.into())) + .saturating_add(RocksDbWeight::get().reads(12_u64)) + .saturating_add(RocksDbWeight::get().writes(11_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into()))) .saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into())) } @@ -1361,12 +1345,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + n * (720 ±0) + v * (3598 ±0)` // Estimated: `512390 + n * (3566 ±0) + v * (3566 ±0)` - // Minimum execution time: 554_712_000 picoseconds. - Weight::from_parts(556_603_000, 512390) - // Standard Error: 1_925_251 - .saturating_add(Weight::from_parts(62_627_196, 0).saturating_mul(v.into())) - // Standard Error: 191_840 - .saturating_add(Weight::from_parts(16_681_790, 0).saturating_mul(n.into())) + // Minimum execution time: 595_722_000 picoseconds. + Weight::from_parts(621_483_000, 512390) + // Standard Error: 2_594_736 + .saturating_add(Weight::from_parts(73_309_147, 0).saturating_mul(v.into())) + // Standard Error: 258_551 + .saturating_add(Weight::from_parts(21_605_520, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(206_u64)) .saturating_add(RocksDbWeight::get().reads((5_u64).saturating_mul(v.into()))) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(n.into()))) @@ -1395,14 +1379,14 @@ impl WeightInfo for () { /// The range of component `n` is `[500, 1000]`. fn get_npos_voters(v: u32, n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `3135 + n * (911 ±0) + v * (395 ±0)` + // Measured: `3217 + n * (911 ±0) + v * (395 ±0)` // Estimated: `512390 + n * (3566 ±0) + v * (3566 ±0)` - // Minimum execution time: 31_770_670_000 picoseconds. - Weight::from_parts(31_839_042_000, 512390) - // Standard Error: 355_382 - .saturating_add(Weight::from_parts(5_044_540, 0).saturating_mul(v.into())) - // Standard Error: 355_382 - .saturating_add(Weight::from_parts(3_205_722, 0).saturating_mul(n.into())) + // Minimum execution time: 35_279_149_000 picoseconds. + Weight::from_parts(35_490_815_000, 512390) + // Standard Error: 701_279 + .saturating_add(Weight::from_parts(10_182_788, 0).saturating_mul(v.into())) + // Standard Error: 701_279 + .saturating_add(Weight::from_parts(10_998_861, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(201_u64)) .saturating_add(RocksDbWeight::get().reads((5_u64).saturating_mul(v.into()))) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(n.into()))) @@ -1419,10 +1403,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `983 + v * (50 ±0)` // Estimated: `3510 + v * (2520 ±0)` - // Minimum execution time: 2_253_567_000 picoseconds. - Weight::from_parts(61_440_613, 3510) - // Standard Error: 5_276 - .saturating_add(Weight::from_parts(4_414_153, 0).saturating_mul(v.into())) + // Minimum execution time: 2_534_818_000 picoseconds. + Weight::from_parts(2_651_709_000, 3510) + // Standard Error: 39_832 + .saturating_add(Weight::from_parts(2_255_288, 0).saturating_mul(v.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(v.into()))) .saturating_add(Weight::from_parts(0, 2520).saturating_mul(v.into())) @@ -1443,8 +1427,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_292_000 picoseconds. - Weight::from_parts(9_587_000, 0) + // Minimum execution time: 7_769_000 picoseconds. + Weight::from_parts(8_045_000, 0) .saturating_add(RocksDbWeight::get().writes(6_u64)) } /// Storage: Staking MinCommission (r:0 w:1) @@ -1463,8 +1447,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_294_000 picoseconds. - Weight::from_parts(8_597_000, 0) + // Minimum execution time: 7_008_000 picoseconds. + Weight::from_parts(7_225_000, 0) .saturating_add(RocksDbWeight::get().writes(6_u64)) } /// Storage: Staking Ledger (r:1 w:0) @@ -1491,8 +1475,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1871` // Estimated: `6248` - // Minimum execution time: 75_742_000 picoseconds. - Weight::from_parts(76_252_000, 6248) + // Minimum execution time: 76_161_000 picoseconds. + Weight::from_parts(79_077_000, 6248) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -1504,8 +1488,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `694` // Estimated: `3510` - // Minimum execution time: 16_407_000 picoseconds. - Weight::from_parts(16_726_000, 3510) + // Minimum execution time: 14_101_000 picoseconds. + Weight::from_parts(14_493_000, 3510) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1515,8 +1499,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_977_000 picoseconds. - Weight::from_parts(5_224_000, 0) + // Minimum execution time: 3_548_000 picoseconds. + Weight::from_parts(3_758_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } } diff --git a/frame/state-trie-migration/src/weights.rs b/frame/state-trie-migration/src/weights.rs index 8565dd73e0c46..c41d7c1c99b3a 100644 --- a/frame/state-trie-migration/src/weights.rs +++ b/frame/state-trie-migration/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_state_trie_migration //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_state_trie_migration +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_state_trie_migration. pub trait WeightInfo { @@ -68,8 +72,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `108` // Estimated: `2527` - // Minimum execution time: 17_385_000 picoseconds. - Weight::from_parts(17_766_000, 2527) + // Minimum execution time: 14_571_000 picoseconds. + Weight::from_parts(14_970_000, 2527) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -79,16 +83,16 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `76` // Estimated: `1493` - // Minimum execution time: 4_537_000 picoseconds. - Weight::from_parts(4_734_000, 1493) + // Minimum execution time: 4_396_000 picoseconds. + Weight::from_parts(4_750_000, 1493) .saturating_add(T::DbWeight::get().reads(1_u64)) } fn migrate_custom_top_success() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_127_000 picoseconds. - Weight::from_parts(10_384_000, 0) + // Minimum execution time: 9_035_000 picoseconds. + Weight::from_parts(9_445_000, 0) } /// Storage: unknown `0x666f6f` (r:1 w:1) /// Proof Skipped: unknown `0x666f6f` (r:1 w:1) @@ -96,8 +100,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `113` // Estimated: `3578` - // Minimum execution time: 31_113_000 picoseconds. - Weight::from_parts(31_833_000, 3578) + // Minimum execution time: 30_325_000 picoseconds. + Weight::from_parts(31_200_000, 3578) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -105,8 +109,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_445_000 picoseconds. - Weight::from_parts(10_726_000, 0) + // Minimum execution time: 9_333_000 picoseconds. + Weight::from_parts(9_913_000, 0) } /// Storage: unknown `0x666f6f` (r:1 w:1) /// Proof Skipped: unknown `0x666f6f` (r:1 w:1) @@ -114,8 +118,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `105` // Estimated: `3570` - // Minimum execution time: 31_795_000 picoseconds. - Weight::from_parts(32_737_000, 3570) + // Minimum execution time: 30_273_000 picoseconds. + Weight::from_parts(31_082_000, 3570) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -126,10 +130,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `197 + v * (1 ±0)` // Estimated: `3662 + v * (1 ±0)` - // Minimum execution time: 5_933_000 picoseconds. - Weight::from_parts(6_040_000, 3662) - // Standard Error: 3 - .saturating_add(Weight::from_parts(1_336, 0).saturating_mul(v.into())) + // Minimum execution time: 5_696_000 picoseconds. + Weight::from_parts(5_757_000, 3662) + // Standard Error: 14 + .saturating_add(Weight::from_parts(1_640, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(v.into())) @@ -146,8 +150,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `108` // Estimated: `2527` - // Minimum execution time: 17_385_000 picoseconds. - Weight::from_parts(17_766_000, 2527) + // Minimum execution time: 14_571_000 picoseconds. + Weight::from_parts(14_970_000, 2527) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -157,16 +161,16 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `76` // Estimated: `1493` - // Minimum execution time: 4_537_000 picoseconds. - Weight::from_parts(4_734_000, 1493) + // Minimum execution time: 4_396_000 picoseconds. + Weight::from_parts(4_750_000, 1493) .saturating_add(RocksDbWeight::get().reads(1_u64)) } fn migrate_custom_top_success() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_127_000 picoseconds. - Weight::from_parts(10_384_000, 0) + // Minimum execution time: 9_035_000 picoseconds. + Weight::from_parts(9_445_000, 0) } /// Storage: unknown `0x666f6f` (r:1 w:1) /// Proof Skipped: unknown `0x666f6f` (r:1 w:1) @@ -174,8 +178,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `113` // Estimated: `3578` - // Minimum execution time: 31_113_000 picoseconds. - Weight::from_parts(31_833_000, 3578) + // Minimum execution time: 30_325_000 picoseconds. + Weight::from_parts(31_200_000, 3578) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -183,8 +187,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_445_000 picoseconds. - Weight::from_parts(10_726_000, 0) + // Minimum execution time: 9_333_000 picoseconds. + Weight::from_parts(9_913_000, 0) } /// Storage: unknown `0x666f6f` (r:1 w:1) /// Proof Skipped: unknown `0x666f6f` (r:1 w:1) @@ -192,8 +196,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `105` // Estimated: `3570` - // Minimum execution time: 31_795_000 picoseconds. - Weight::from_parts(32_737_000, 3570) + // Minimum execution time: 30_273_000 picoseconds. + Weight::from_parts(31_082_000, 3570) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -204,10 +208,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `197 + v * (1 ±0)` // Estimated: `3662 + v * (1 ±0)` - // Minimum execution time: 5_933_000 picoseconds. - Weight::from_parts(6_040_000, 3662) - // Standard Error: 3 - .saturating_add(Weight::from_parts(1_336, 0).saturating_mul(v.into())) + // Minimum execution time: 5_696_000 picoseconds. + Weight::from_parts(5_757_000, 3662) + // Standard Error: 14 + .saturating_add(Weight::from_parts(1_640, 0).saturating_mul(v.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(v.into())) diff --git a/frame/sudo/src/weights.rs b/frame/sudo/src/weights.rs index bc81cd607ac6d..1cc1924b31d51 100644 --- a/frame/sudo/src/weights.rs +++ b/frame/sudo/src/weights.rs @@ -18,26 +18,28 @@ //! Autogenerated weights for pallet_sudo //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-05-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: -// target/production/substrate +// ./target/production/substrate // benchmark // pallet +// --chain=dev // --steps=50 // --repeat=20 +// --pallet=pallet_sudo +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled // --heap-pages=4096 -// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/substrate/.git/.artifacts/bench.json -// --pallet=pallet_sudo -// --chain=dev -// --header=./HEADER-APACHE2 // --output=./frame/sudo/src/weights.rs +// --header=./HEADER-APACHE2 // --template=./.maintain/frame-weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -64,8 +66,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `165` // Estimated: `1517` - // Minimum execution time: 13_962_000 picoseconds. - Weight::from_parts(14_283_000, 1517) + // Minimum execution time: 12_730_000 picoseconds. + Weight::from_parts(13_303_000, 1517) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -75,8 +77,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `165` // Estimated: `1517` - // Minimum execution time: 14_009_000 picoseconds. - Weight::from_parts(14_400_000, 1517) + // Minimum execution time: 12_751_000 picoseconds. + Weight::from_parts(13_418_000, 1517) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Sudo Key (r:1 w:0) @@ -85,8 +87,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `165` // Estimated: `1517` - // Minimum execution time: 13_954_000 picoseconds. - Weight::from_parts(14_248_000, 1517) + // Minimum execution time: 12_573_000 picoseconds. + Weight::from_parts(13_081_000, 1517) .saturating_add(T::DbWeight::get().reads(1_u64)) } } @@ -99,8 +101,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `165` // Estimated: `1517` - // Minimum execution time: 13_962_000 picoseconds. - Weight::from_parts(14_283_000, 1517) + // Minimum execution time: 12_730_000 picoseconds. + Weight::from_parts(13_303_000, 1517) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -110,8 +112,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `165` // Estimated: `1517` - // Minimum execution time: 14_009_000 picoseconds. - Weight::from_parts(14_400_000, 1517) + // Minimum execution time: 12_751_000 picoseconds. + Weight::from_parts(13_418_000, 1517) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Sudo Key (r:1 w:0) @@ -120,8 +122,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `165` // Estimated: `1517` - // Minimum execution time: 13_954_000 picoseconds. - Weight::from_parts(14_248_000, 1517) + // Minimum execution time: 12_573_000 picoseconds. + Weight::from_parts(13_081_000, 1517) .saturating_add(RocksDbWeight::get().reads(1_u64)) } } diff --git a/frame/support/src/weights/block_weights.rs b/frame/support/src/weights/block_weights.rs index b358aa473bfd7..c94718e2b7f10 100644 --- a/frame/support/src/weights/block_weights.rs +++ b/frame/support/src/weights/block_weights.rs @@ -16,8 +16,8 @@ // limitations under the License. //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06 (Y/M/D) -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! DATE: 2023-06-08 (Y/M/D) +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! //! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development` //! WARMUPS: `10`, REPEAT: `100` @@ -44,17 +44,17 @@ parameter_types! { /// Calculated by multiplying the *Average* with `1.0` and adding `0`. /// /// Stats nanoseconds: - /// Min, Max: 386_820, 419_676 - /// Average: 392_184 - /// Median: 389_668 - /// Std-Dev: 5285.57 + /// Min, Max: 373_609, 800_369 + /// Average: 398_328 + /// Median: 386_180 + /// Std-Dev: 53013.21 /// /// Percentiles nanoseconds: - /// 99th: 406_316 - /// 95th: 399_697 - /// 75th: 396_532 + /// 99th: 702_019 + /// 95th: 432_027 + /// 75th: 396_181 pub const BlockExecutionWeight: Weight = - Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(392_184), 0); + Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(398_328), 0); } #[cfg(test)] diff --git a/frame/support/src/weights/extrinsic_weights.rs b/frame/support/src/weights/extrinsic_weights.rs index 1a6facc3d42c3..f959ea7f90ea1 100644 --- a/frame/support/src/weights/extrinsic_weights.rs +++ b/frame/support/src/weights/extrinsic_weights.rs @@ -16,8 +16,8 @@ // limitations under the License. //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06 (Y/M/D) -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! DATE: 2023-06-08 (Y/M/D) +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! //! SHORT-NAME: `extrinsic`, LONG-NAME: `ExtrinsicBase`, RUNTIME: `Development` //! WARMUPS: `10`, REPEAT: `100` @@ -44,17 +44,17 @@ parameter_types! { /// Calculated by multiplying the *Average* with `1.0` and adding `0`. /// /// Stats nanoseconds: - /// Min, Max: 113_246, 114_346 - /// Average: 113_638 - /// Median: 113_641 - /// Std-Dev: 188.44 + /// Min, Max: 128_314, 131_777 + /// Average: 129_772 + /// Median: 129_715 + /// Std-Dev: 677.68 /// /// Percentiles nanoseconds: - /// 99th: 114_181 - /// 95th: 113_961 - /// 75th: 113_703 + /// 99th: 131_435 + /// 95th: 131_071 + /// 75th: 130_172 pub const ExtrinsicBaseWeight: Weight = - Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(113_638), 0); + Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(129_772), 0); } #[cfg(test)] diff --git a/frame/system/src/weights.rs b/frame/system/src/weights.rs index 64dce5356f196..8e250e2740d3b 100644 --- a/frame/system/src/weights.rs +++ b/frame/system/src/weights.rs @@ -18,31 +18,34 @@ //! Autogenerated weights for frame_system //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: -// target/production/substrate +// ./target/production/substrate // benchmark // pallet +// --chain=dev // --steps=50 // --repeat=20 +// --pallet=frame_system +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled // --heap-pages=4096 -// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/substrate/.git/.artifacts/bench.json -// --pallet=frame_system -// --chain=dev -// --header=./HEADER-APACHE2 // --output=./frame/system/src/weights.rs +// --header=./HEADER-APACHE2 // --template=./.maintain/frame-weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; use core::marker::PhantomData; @@ -66,20 +69,20 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_344_000 picoseconds. - Weight::from_parts(2_471_000, 0) - // Standard Error: 0 - .saturating_add(Weight::from_parts(364, 0).saturating_mul(b.into())) + // Minimum execution time: 2_004_000 picoseconds. + Weight::from_parts(2_108_000, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(487, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_815_000 picoseconds. - Weight::from_parts(9_140_000, 0) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_122, 0).saturating_mul(b.into())) + // Minimum execution time: 7_831_000 picoseconds. + Weight::from_parts(8_181_000, 0) + // Standard Error: 10 + .saturating_add(Weight::from_parts(1_862, 0).saturating_mul(b.into())) } /// Storage: System Digest (r:1 w:1) /// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured) @@ -89,8 +92,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 5_233_000 picoseconds. - Weight::from_parts(5_462_000, 1485) + // Minimum execution time: 4_421_000 picoseconds. + Weight::from_parts(4_685_000, 1485) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -102,8 +105,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 58_606_683_000 picoseconds. - Weight::from_parts(59_115_121_000, 1485) + // Minimum execution time: 93_476_953_000 picoseconds. + Weight::from_parts(112_252_902_000, 1485) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -114,10 +117,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_317_000 picoseconds. - Weight::from_parts(2_457_000, 0) - // Standard Error: 894 - .saturating_add(Weight::from_parts(750_850, 0).saturating_mul(i.into())) + // Minimum execution time: 2_092_000 picoseconds. + Weight::from_parts(2_151_000, 0) + // Standard Error: 4_006 + .saturating_add(Weight::from_parts(940_690, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: Skipped Metadata (r:0 w:0) @@ -127,10 +130,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_498_000 picoseconds. - Weight::from_parts(2_552_000, 0) - // Standard Error: 1_027 - .saturating_add(Weight::from_parts(566_064, 0).saturating_mul(i.into())) + // Minimum execution time: 2_134_000 picoseconds. + Weight::from_parts(2_209_000, 0) + // Standard Error: 2_737 + .saturating_add(Weight::from_parts(733_103, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: Skipped Metadata (r:0 w:0) @@ -138,12 +141,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `116 + p * (69 ±0)` - // Estimated: `121 + p * (70 ±0)` - // Minimum execution time: 4_646_000 picoseconds. - Weight::from_parts(4_725_000, 121) - // Standard Error: 1_195 - .saturating_add(Weight::from_parts(1_144_884, 0).saturating_mul(p.into())) + // Measured: `115 + p * (69 ±0)` + // Estimated: `128 + p * (70 ±0)` + // Minimum execution time: 4_356_000 picoseconds. + Weight::from_parts(4_499_000, 128) + // Standard Error: 7_195 + .saturating_add(Weight::from_parts(1_652_532, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -157,20 +160,20 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_344_000 picoseconds. - Weight::from_parts(2_471_000, 0) - // Standard Error: 0 - .saturating_add(Weight::from_parts(364, 0).saturating_mul(b.into())) + // Minimum execution time: 2_004_000 picoseconds. + Weight::from_parts(2_108_000, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(487, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_815_000 picoseconds. - Weight::from_parts(9_140_000, 0) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_122, 0).saturating_mul(b.into())) + // Minimum execution time: 7_831_000 picoseconds. + Weight::from_parts(8_181_000, 0) + // Standard Error: 10 + .saturating_add(Weight::from_parts(1_862, 0).saturating_mul(b.into())) } /// Storage: System Digest (r:1 w:1) /// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured) @@ -180,8 +183,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 5_233_000 picoseconds. - Weight::from_parts(5_462_000, 1485) + // Minimum execution time: 4_421_000 picoseconds. + Weight::from_parts(4_685_000, 1485) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -193,8 +196,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 58_606_683_000 picoseconds. - Weight::from_parts(59_115_121_000, 1485) + // Minimum execution time: 93_476_953_000 picoseconds. + Weight::from_parts(112_252_902_000, 1485) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -205,10 +208,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_317_000 picoseconds. - Weight::from_parts(2_457_000, 0) - // Standard Error: 894 - .saturating_add(Weight::from_parts(750_850, 0).saturating_mul(i.into())) + // Minimum execution time: 2_092_000 picoseconds. + Weight::from_parts(2_151_000, 0) + // Standard Error: 4_006 + .saturating_add(Weight::from_parts(940_690, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: Skipped Metadata (r:0 w:0) @@ -218,10 +221,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_498_000 picoseconds. - Weight::from_parts(2_552_000, 0) - // Standard Error: 1_027 - .saturating_add(Weight::from_parts(566_064, 0).saturating_mul(i.into())) + // Minimum execution time: 2_134_000 picoseconds. + Weight::from_parts(2_209_000, 0) + // Standard Error: 2_737 + .saturating_add(Weight::from_parts(733_103, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: Skipped Metadata (r:0 w:0) @@ -229,12 +232,12 @@ impl WeightInfo for () { /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `116 + p * (69 ±0)` - // Estimated: `121 + p * (70 ±0)` - // Minimum execution time: 4_646_000 picoseconds. - Weight::from_parts(4_725_000, 121) - // Standard Error: 1_195 - .saturating_add(Weight::from_parts(1_144_884, 0).saturating_mul(p.into())) + // Measured: `115 + p * (69 ±0)` + // Estimated: `128 + p * (70 ±0)` + // Minimum execution time: 4_356_000 picoseconds. + Weight::from_parts(4_499_000, 128) + // Standard Error: 7_195 + .saturating_add(Weight::from_parts(1_652_532, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) diff --git a/frame/timestamp/src/weights.rs b/frame/timestamp/src/weights.rs index 1c254bf220076..5e428317c44de 100644 --- a/frame/timestamp/src/weights.rs +++ b/frame/timestamp/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_timestamp //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_timestamp +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_timestamp. pub trait WeightInfo { @@ -63,8 +67,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `312` // Estimated: `1493` - // Minimum execution time: 10_834_000 picoseconds. - Weight::from_parts(11_099_000, 1493) + // Minimum execution time: 10_177_000 picoseconds. + Weight::from_parts(10_519_000, 1493) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -72,8 +76,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `161` // Estimated: `0` - // Minimum execution time: 4_472_000 picoseconds. - Weight::from_parts(4_645_000, 0) + // Minimum execution time: 4_319_000 picoseconds. + Weight::from_parts(4_493_000, 0) } } @@ -87,8 +91,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `312` // Estimated: `1493` - // Minimum execution time: 10_834_000 picoseconds. - Weight::from_parts(11_099_000, 1493) + // Minimum execution time: 10_177_000 picoseconds. + Weight::from_parts(10_519_000, 1493) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -96,7 +100,7 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `161` // Estimated: `0` - // Minimum execution time: 4_472_000 picoseconds. - Weight::from_parts(4_645_000, 0) + // Minimum execution time: 4_319_000 picoseconds. + Weight::from_parts(4_493_000, 0) } } diff --git a/frame/tips/src/weights.rs b/frame/tips/src/weights.rs index ec5eef8c8bd81..2ba38945de930 100644 --- a/frame/tips/src/weights.rs +++ b/frame/tips/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_tips //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_tips +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_tips. pub trait WeightInfo { @@ -68,10 +72,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3469` - // Minimum execution time: 30_728_000 picoseconds. - Weight::from_parts(31_794_924, 3469) - // Standard Error: 171 - .saturating_add(Weight::from_parts(1_020, 0).saturating_mul(r.into())) + // Minimum execution time: 29_440_000 picoseconds. + Weight::from_parts(30_735_862, 3469) + // Standard Error: 174 + .saturating_add(Weight::from_parts(2_698, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -83,8 +87,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `221` // Estimated: `3686` - // Minimum execution time: 29_183_000 picoseconds. - Weight::from_parts(30_017_000, 3686) + // Minimum execution time: 28_561_000 picoseconds. + Weight::from_parts(29_505_000, 3686) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -100,12 +104,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `526 + t * (64 ±0)` // Estimated: `3991 + t * (64 ±0)` - // Minimum execution time: 20_726_000 picoseconds. - Weight::from_parts(20_964_411, 3991) - // Standard Error: 119 - .saturating_add(Weight::from_parts(1_230, 0).saturating_mul(r.into())) - // Standard Error: 2_837 - .saturating_add(Weight::from_parts(81_831, 0).saturating_mul(t.into())) + // Minimum execution time: 19_079_000 picoseconds. + Weight::from_parts(19_647_485, 3991) + // Standard Error: 138 + .saturating_add(Weight::from_parts(1_135, 0).saturating_mul(r.into())) + // Standard Error: 3_292 + .saturating_add(Weight::from_parts(95_398, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(t.into())) @@ -119,10 +123,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `747 + t * (112 ±0)` // Estimated: `4212 + t * (112 ±0)` - // Minimum execution time: 16_048_000 picoseconds. - Weight::from_parts(16_694_981, 4212) - // Standard Error: 4_480 - .saturating_add(Weight::from_parts(179_723, 0).saturating_mul(t.into())) + // Minimum execution time: 15_285_000 picoseconds. + Weight::from_parts(15_586_951, 4212) + // Standard Error: 5_471 + .saturating_add(Weight::from_parts(233_055, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 112).saturating_mul(t.into())) @@ -140,10 +144,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `786 + t * (112 ±0)` // Estimated: `4242 + t * (112 ±0)` - // Minimum execution time: 61_319_000 picoseconds. - Weight::from_parts(62_217_195, 4242) - // Standard Error: 6_721 - .saturating_add(Weight::from_parts(186_620, 0).saturating_mul(t.into())) + // Minimum execution time: 61_788_000 picoseconds. + Weight::from_parts(63_966_823, 4242) + // Standard Error: 11_638 + .saturating_add(Weight::from_parts(220_031, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 112).saturating_mul(t.into())) @@ -157,10 +161,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `269` // Estimated: `3734` - // Minimum execution time: 15_397_000 picoseconds. - Weight::from_parts(15_942_494, 3734) - // Standard Error: 1_657 - .saturating_add(Weight::from_parts(4_128, 0).saturating_mul(t.into())) + // Minimum execution time: 13_897_000 picoseconds. + Weight::from_parts(14_862_235, 3734) + // Standard Error: 3_318 + .saturating_add(Weight::from_parts(19_595, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -177,10 +181,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3469` - // Minimum execution time: 30_728_000 picoseconds. - Weight::from_parts(31_794_924, 3469) - // Standard Error: 171 - .saturating_add(Weight::from_parts(1_020, 0).saturating_mul(r.into())) + // Minimum execution time: 29_440_000 picoseconds. + Weight::from_parts(30_735_862, 3469) + // Standard Error: 174 + .saturating_add(Weight::from_parts(2_698, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -192,8 +196,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `221` // Estimated: `3686` - // Minimum execution time: 29_183_000 picoseconds. - Weight::from_parts(30_017_000, 3686) + // Minimum execution time: 28_561_000 picoseconds. + Weight::from_parts(29_505_000, 3686) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -209,12 +213,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `526 + t * (64 ±0)` // Estimated: `3991 + t * (64 ±0)` - // Minimum execution time: 20_726_000 picoseconds. - Weight::from_parts(20_964_411, 3991) - // Standard Error: 119 - .saturating_add(Weight::from_parts(1_230, 0).saturating_mul(r.into())) - // Standard Error: 2_837 - .saturating_add(Weight::from_parts(81_831, 0).saturating_mul(t.into())) + // Minimum execution time: 19_079_000 picoseconds. + Weight::from_parts(19_647_485, 3991) + // Standard Error: 138 + .saturating_add(Weight::from_parts(1_135, 0).saturating_mul(r.into())) + // Standard Error: 3_292 + .saturating_add(Weight::from_parts(95_398, 0).saturating_mul(t.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(t.into())) @@ -228,10 +232,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `747 + t * (112 ±0)` // Estimated: `4212 + t * (112 ±0)` - // Minimum execution time: 16_048_000 picoseconds. - Weight::from_parts(16_694_981, 4212) - // Standard Error: 4_480 - .saturating_add(Weight::from_parts(179_723, 0).saturating_mul(t.into())) + // Minimum execution time: 15_285_000 picoseconds. + Weight::from_parts(15_586_951, 4212) + // Standard Error: 5_471 + .saturating_add(Weight::from_parts(233_055, 0).saturating_mul(t.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 112).saturating_mul(t.into())) @@ -249,10 +253,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `786 + t * (112 ±0)` // Estimated: `4242 + t * (112 ±0)` - // Minimum execution time: 61_319_000 picoseconds. - Weight::from_parts(62_217_195, 4242) - // Standard Error: 6_721 - .saturating_add(Weight::from_parts(186_620, 0).saturating_mul(t.into())) + // Minimum execution time: 61_788_000 picoseconds. + Weight::from_parts(63_966_823, 4242) + // Standard Error: 11_638 + .saturating_add(Weight::from_parts(220_031, 0).saturating_mul(t.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 112).saturating_mul(t.into())) @@ -266,10 +270,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `269` // Estimated: `3734` - // Minimum execution time: 15_397_000 picoseconds. - Weight::from_parts(15_942_494, 3734) - // Standard Error: 1_657 - .saturating_add(Weight::from_parts(4_128, 0).saturating_mul(t.into())) + // Minimum execution time: 13_897_000 picoseconds. + Weight::from_parts(14_862_235, 3734) + // Standard Error: 3_318 + .saturating_add(Weight::from_parts(19_595, 0).saturating_mul(t.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } diff --git a/frame/transaction-storage/src/weights.rs b/frame/transaction-storage/src/weights.rs index 5103ac375e97a..76f8eb874be87 100644 --- a/frame/transaction-storage/src/weights.rs +++ b/frame/transaction-storage/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_transaction_storage //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_transaction_storage +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_transaction_storage. pub trait WeightInfo { @@ -67,10 +71,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `176` // Estimated: `38351` - // Minimum execution time: 36_983_000 picoseconds. - Weight::from_parts(37_296_000, 38351) - // Standard Error: 2 - .saturating_add(Weight::from_parts(4_908, 0).saturating_mul(l.into())) + // Minimum execution time: 37_060_000 picoseconds. + Weight::from_parts(37_651_000, 38351) + // Standard Error: 35 + .saturating_add(Weight::from_parts(9_485, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -86,8 +90,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `326` // Estimated: `40351` - // Minimum execution time: 44_637_000 picoseconds. - Weight::from_parts(45_464_000, 40351) + // Minimum execution time: 51_771_000 picoseconds. + Weight::from_parts(61_028_000, 40351) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -105,8 +109,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `37145` // Estimated: `40351` - // Minimum execution time: 59_653_000 picoseconds. - Weight::from_parts(61_068_000, 40351) + // Minimum execution time: 91_592_000 picoseconds. + Weight::from_parts(170_546_000, 40351) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -125,10 +129,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `176` // Estimated: `38351` - // Minimum execution time: 36_983_000 picoseconds. - Weight::from_parts(37_296_000, 38351) - // Standard Error: 2 - .saturating_add(Weight::from_parts(4_908, 0).saturating_mul(l.into())) + // Minimum execution time: 37_060_000 picoseconds. + Weight::from_parts(37_651_000, 38351) + // Standard Error: 35 + .saturating_add(Weight::from_parts(9_485, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -144,8 +148,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `326` // Estimated: `40351` - // Minimum execution time: 44_637_000 picoseconds. - Weight::from_parts(45_464_000, 40351) + // Minimum execution time: 51_771_000 picoseconds. + Weight::from_parts(61_028_000, 40351) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -163,8 +167,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `37145` // Estimated: `40351` - // Minimum execution time: 59_653_000 picoseconds. - Weight::from_parts(61_068_000, 40351) + // Minimum execution time: 91_592_000 picoseconds. + Weight::from_parts(170_546_000, 40351) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/treasury/src/weights.rs b/frame/treasury/src/weights.rs index edf1a674f73ff..dfc0dd5d627b2 100644 --- a/frame/treasury/src/weights.rs +++ b/frame/treasury/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_treasury //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_treasury +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_treasury. pub trait WeightInfo { @@ -67,10 +71,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Treasury Proposals (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen) fn spend() -> Weight { // Proof Size summary in bytes: - // Measured: `42` + // Measured: `76` // Estimated: `1887` - // Minimum execution time: 16_592_000 picoseconds. - Weight::from_parts(16_959_000, 1887) + // Minimum execution time: 15_418_000 picoseconds. + Weight::from_parts(16_090_000, 1887) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -80,10 +84,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Treasury Proposals (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen) fn propose_spend() -> Weight { // Proof Size summary in bytes: - // Measured: `143` + // Measured: `177` // Estimated: `1489` - // Minimum execution time: 29_742_000 picoseconds. - Weight::from_parts(30_359_000, 1489) + // Minimum execution time: 28_824_000 picoseconds. + Weight::from_parts(29_979_000, 1489) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -93,10 +97,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn reject_proposal() -> Weight { // Proof Size summary in bytes: - // Measured: `301` + // Measured: `335` // Estimated: `3593` - // Minimum execution time: 31_248_000 picoseconds. - Weight::from_parts(31_882_000, 3593) + // Minimum execution time: 30_637_000 picoseconds. + Weight::from_parts(31_413_000, 3593) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -107,12 +111,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `p` is `[0, 99]`. fn approve_proposal(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `470 + p * (8 ±0)` + // Measured: `504 + p * (8 ±0)` // Estimated: `3573` - // Minimum execution time: 10_441_000 picoseconds. - Weight::from_parts(13_061_079, 3573) - // Standard Error: 877 - .saturating_add(Weight::from_parts(26_940, 0).saturating_mul(p.into())) + // Minimum execution time: 9_322_000 picoseconds. + Weight::from_parts(12_257_193, 3573) + // Standard Error: 3_713 + .saturating_add(Weight::from_parts(108_400, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -120,10 +124,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: Treasury Approvals (max_values: Some(1), max_size: Some(402), added: 897, mode: MaxEncodedLen) fn remove_approval() -> Weight { // Proof Size summary in bytes: - // Measured: `127` + // Measured: `161` // Estimated: `1887` - // Minimum execution time: 7_935_000 picoseconds. - Weight::from_parts(8_153_000, 1887) + // Minimum execution time: 7_227_000 picoseconds. + Weight::from_parts(7_482_000, 1887) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -140,12 +144,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `p` is `[0, 100]`. fn on_initialize_proposals(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `387 + p * (251 ±0)` + // Measured: `421 + p * (251 ±0)` // Estimated: `1887 + p * (5206 ±0)` - // Minimum execution time: 45_306_000 picoseconds. - Weight::from_parts(53_639_830, 1887) - // Standard Error: 32_330 - .saturating_add(Weight::from_parts(38_930_307, 0).saturating_mul(p.into())) + // Minimum execution time: 45_088_000 picoseconds. + Weight::from_parts(26_234_211, 1887) + // Standard Error: 126_521 + .saturating_add(Weight::from_parts(45_044_758, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -164,10 +168,10 @@ impl WeightInfo for () { /// Proof: Treasury Proposals (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen) fn spend() -> Weight { // Proof Size summary in bytes: - // Measured: `42` + // Measured: `76` // Estimated: `1887` - // Minimum execution time: 16_592_000 picoseconds. - Weight::from_parts(16_959_000, 1887) + // Minimum execution time: 15_418_000 picoseconds. + Weight::from_parts(16_090_000, 1887) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -177,10 +181,10 @@ impl WeightInfo for () { /// Proof: Treasury Proposals (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen) fn propose_spend() -> Weight { // Proof Size summary in bytes: - // Measured: `143` + // Measured: `177` // Estimated: `1489` - // Minimum execution time: 29_742_000 picoseconds. - Weight::from_parts(30_359_000, 1489) + // Minimum execution time: 28_824_000 picoseconds. + Weight::from_parts(29_979_000, 1489) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -190,10 +194,10 @@ impl WeightInfo for () { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) fn reject_proposal() -> Weight { // Proof Size summary in bytes: - // Measured: `301` + // Measured: `335` // Estimated: `3593` - // Minimum execution time: 31_248_000 picoseconds. - Weight::from_parts(31_882_000, 3593) + // Minimum execution time: 30_637_000 picoseconds. + Weight::from_parts(31_413_000, 3593) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -204,12 +208,12 @@ impl WeightInfo for () { /// The range of component `p` is `[0, 99]`. fn approve_proposal(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `470 + p * (8 ±0)` + // Measured: `504 + p * (8 ±0)` // Estimated: `3573` - // Minimum execution time: 10_441_000 picoseconds. - Weight::from_parts(13_061_079, 3573) - // Standard Error: 877 - .saturating_add(Weight::from_parts(26_940, 0).saturating_mul(p.into())) + // Minimum execution time: 9_322_000 picoseconds. + Weight::from_parts(12_257_193, 3573) + // Standard Error: 3_713 + .saturating_add(Weight::from_parts(108_400, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -217,10 +221,10 @@ impl WeightInfo for () { /// Proof: Treasury Approvals (max_values: Some(1), max_size: Some(402), added: 897, mode: MaxEncodedLen) fn remove_approval() -> Weight { // Proof Size summary in bytes: - // Measured: `127` + // Measured: `161` // Estimated: `1887` - // Minimum execution time: 7_935_000 picoseconds. - Weight::from_parts(8_153_000, 1887) + // Minimum execution time: 7_227_000 picoseconds. + Weight::from_parts(7_482_000, 1887) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -237,12 +241,12 @@ impl WeightInfo for () { /// The range of component `p` is `[0, 100]`. fn on_initialize_proposals(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `387 + p * (251 ±0)` + // Measured: `421 + p * (251 ±0)` // Estimated: `1887 + p * (5206 ±0)` - // Minimum execution time: 45_306_000 picoseconds. - Weight::from_parts(53_639_830, 1887) - // Standard Error: 32_330 - .saturating_add(Weight::from_parts(38_930_307, 0).saturating_mul(p.into())) + // Minimum execution time: 45_088_000 picoseconds. + Weight::from_parts(26_234_211, 1887) + // Standard Error: 126_521 + .saturating_add(Weight::from_parts(45_044_758, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(p.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) diff --git a/frame/uniques/src/weights.rs b/frame/uniques/src/weights.rs index 14a55d163e0ff..3f595f088cb4e 100644 --- a/frame/uniques/src/weights.rs +++ b/frame/uniques/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_uniques //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_uniques +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_uniques. pub trait WeightInfo { @@ -87,8 +91,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `249` // Estimated: `3643` - // Minimum execution time: 32_067_000 picoseconds. - Weight::from_parts(32_817_000, 3643) + // Minimum execution time: 31_763_000 picoseconds. + Weight::from_parts(32_535_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -100,8 +104,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3643` - // Minimum execution time: 16_365_000 picoseconds. - Weight::from_parts(16_707_000, 3643) + // Minimum execution time: 14_728_000 picoseconds. + Weight::from_parts(15_187_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -128,14 +132,14 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `418 + a * (107 ±0) + m * (56 ±0) + n * (76 ±0)` // Estimated: `3643 + a * (2839 ±0) + m * (2583 ±0) + n * (2597 ±0)` - // Minimum execution time: 2_498_918_000 picoseconds. - Weight::from_parts(2_516_809_000, 3643) - // Standard Error: 26_297 - .saturating_add(Weight::from_parts(6_648_035, 0).saturating_mul(n.into())) - // Standard Error: 26_297 - .saturating_add(Weight::from_parts(354_268, 0).saturating_mul(m.into())) - // Standard Error: 26_297 - .saturating_add(Weight::from_parts(223_770, 0).saturating_mul(a.into())) + // Minimum execution time: 3_107_863_000 picoseconds. + Weight::from_parts(3_365_038_000, 3643) + // Standard Error: 130_094 + .saturating_add(Weight::from_parts(10_110_435, 0).saturating_mul(n.into())) + // Standard Error: 130_094 + .saturating_add(Weight::from_parts(1_132_127, 0).saturating_mul(m.into())) + // Standard Error: 130_094 + .saturating_add(Weight::from_parts(1_159_293, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(m.into()))) @@ -160,8 +164,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 38_157_000 picoseconds. - Weight::from_parts(38_677_000, 3643) + // Minimum execution time: 36_207_000 picoseconds. + Weight::from_parts(37_632_000, 3643) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -177,8 +181,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 39_069_000 picoseconds. - Weight::from_parts(40_442_000, 3643) + // Minimum execution time: 38_495_000 picoseconds. + Weight::from_parts(39_598_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -194,8 +198,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 28_085_000 picoseconds. - Weight::from_parts(28_403_000, 3643) + // Minimum execution time: 26_323_000 picoseconds. + Weight::from_parts(27_495_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -208,10 +212,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `805 + i * (76 ±0)` // Estimated: `3643 + i * (2597 ±0)` - // Minimum execution time: 16_202_000 picoseconds. - Weight::from_parts(16_380_000, 3643) - // Standard Error: 18_639 - .saturating_add(Weight::from_parts(16_047_161, 0).saturating_mul(i.into())) + // Minimum execution time: 14_158_000 picoseconds. + Weight::from_parts(14_478_000, 3643) + // Standard Error: 53_622 + .saturating_add(Weight::from_parts(20_876_391, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -226,8 +230,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 20_131_000 picoseconds. - Weight::from_parts(20_535_000, 3643) + // Minimum execution time: 18_424_000 picoseconds. + Weight::from_parts(19_038_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -239,8 +243,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 19_895_000 picoseconds. - Weight::from_parts(20_198_000, 3643) + // Minimum execution time: 18_229_000 picoseconds. + Weight::from_parts(18_680_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -250,8 +254,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 15_312_000 picoseconds. - Weight::from_parts(15_555_000, 3643) + // Minimum execution time: 13_093_000 picoseconds. + Weight::from_parts(13_722_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -261,8 +265,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 15_145_000 picoseconds. - Weight::from_parts(15_371_000, 3643) + // Minimum execution time: 13_177_000 picoseconds. + Weight::from_parts(13_593_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -276,8 +280,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `423` // Estimated: `3643` - // Minimum execution time: 23_800_000 picoseconds. - Weight::from_parts(23_991_000, 3643) + // Minimum execution time: 21_606_000 picoseconds. + Weight::from_parts(22_381_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -287,8 +291,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 15_929_000 picoseconds. - Weight::from_parts(16_219_000, 3643) + // Minimum execution time: 13_901_000 picoseconds. + Weight::from_parts(14_273_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -300,8 +304,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 18_617_000 picoseconds. - Weight::from_parts(19_016_000, 3643) + // Minimum execution time: 17_118_000 picoseconds. + Weight::from_parts(17_511_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -315,8 +319,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `547` // Estimated: `3829` - // Minimum execution time: 41_982_000 picoseconds. - Weight::from_parts(42_329_000, 3829) + // Minimum execution time: 40_202_000 picoseconds. + Weight::from_parts(41_698_000, 3829) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -330,8 +334,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `936` // Estimated: `3829` - // Minimum execution time: 39_921_000 picoseconds. - Weight::from_parts(40_499_000, 3829) + // Minimum execution time: 38_900_000 picoseconds. + Weight::from_parts(39_829_000, 3829) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -343,8 +347,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `415` // Estimated: `3643` - // Minimum execution time: 31_774_000 picoseconds. - Weight::from_parts(32_327_000, 3643) + // Minimum execution time: 30_115_000 picoseconds. + Weight::from_parts(31_499_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -356,8 +360,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `547` // Estimated: `3643` - // Minimum execution time: 32_551_000 picoseconds. - Weight::from_parts(32_891_000, 3643) + // Minimum execution time: 30_919_000 picoseconds. + Weight::from_parts(32_344_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -369,8 +373,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 33_490_000 picoseconds. - Weight::from_parts(34_617_000, 3643) + // Minimum execution time: 31_539_000 picoseconds. + Weight::from_parts(32_912_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -382,8 +386,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `461` // Estimated: `3643` - // Minimum execution time: 31_691_000 picoseconds. - Weight::from_parts(32_042_000, 3643) + // Minimum execution time: 30_508_000 picoseconds. + Weight::from_parts(31_753_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -395,8 +399,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 20_738_000 picoseconds. - Weight::from_parts(21_067_000, 3643) + // Minimum execution time: 19_162_000 picoseconds. + Weight::from_parts(19_916_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -408,8 +412,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `528` // Estimated: `3643` - // Minimum execution time: 20_404_000 picoseconds. - Weight::from_parts(20_999_000, 3643) + // Minimum execution time: 18_865_000 picoseconds. + Weight::from_parts(19_450_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -419,8 +423,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3517` - // Minimum execution time: 17_047_000 picoseconds. - Weight::from_parts(17_307_000, 3517) + // Minimum execution time: 14_824_000 picoseconds. + Weight::from_parts(15_245_000, 3517) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -432,8 +436,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 17_829_000 picoseconds. - Weight::from_parts(18_194_000, 3643) + // Minimum execution time: 15_474_000 picoseconds. + Weight::from_parts(15_926_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -445,8 +449,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3587` - // Minimum execution time: 17_620_000 picoseconds. - Weight::from_parts(17_931_000, 3587) + // Minimum execution time: 15_675_000 picoseconds. + Weight::from_parts(16_621_000, 3587) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -462,8 +466,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `607` // Estimated: `3643` - // Minimum execution time: 39_550_000 picoseconds. - Weight::from_parts(40_052_000, 3643) + // Minimum execution time: 35_888_000 picoseconds. + Weight::from_parts(36_903_000, 3643) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -479,8 +483,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `249` // Estimated: `3643` - // Minimum execution time: 32_067_000 picoseconds. - Weight::from_parts(32_817_000, 3643) + // Minimum execution time: 31_763_000 picoseconds. + Weight::from_parts(32_535_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -492,8 +496,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3643` - // Minimum execution time: 16_365_000 picoseconds. - Weight::from_parts(16_707_000, 3643) + // Minimum execution time: 14_728_000 picoseconds. + Weight::from_parts(15_187_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -520,14 +524,14 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `418 + a * (107 ±0) + m * (56 ±0) + n * (76 ±0)` // Estimated: `3643 + a * (2839 ±0) + m * (2583 ±0) + n * (2597 ±0)` - // Minimum execution time: 2_498_918_000 picoseconds. - Weight::from_parts(2_516_809_000, 3643) - // Standard Error: 26_297 - .saturating_add(Weight::from_parts(6_648_035, 0).saturating_mul(n.into())) - // Standard Error: 26_297 - .saturating_add(Weight::from_parts(354_268, 0).saturating_mul(m.into())) - // Standard Error: 26_297 - .saturating_add(Weight::from_parts(223_770, 0).saturating_mul(a.into())) + // Minimum execution time: 3_107_863_000 picoseconds. + Weight::from_parts(3_365_038_000, 3643) + // Standard Error: 130_094 + .saturating_add(Weight::from_parts(10_110_435, 0).saturating_mul(n.into())) + // Standard Error: 130_094 + .saturating_add(Weight::from_parts(1_132_127, 0).saturating_mul(m.into())) + // Standard Error: 130_094 + .saturating_add(Weight::from_parts(1_159_293, 0).saturating_mul(a.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(m.into()))) @@ -552,8 +556,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 38_157_000 picoseconds. - Weight::from_parts(38_677_000, 3643) + // Minimum execution time: 36_207_000 picoseconds. + Weight::from_parts(37_632_000, 3643) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -569,8 +573,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 39_069_000 picoseconds. - Weight::from_parts(40_442_000, 3643) + // Minimum execution time: 38_495_000 picoseconds. + Weight::from_parts(39_598_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -586,8 +590,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 28_085_000 picoseconds. - Weight::from_parts(28_403_000, 3643) + // Minimum execution time: 26_323_000 picoseconds. + Weight::from_parts(27_495_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -600,10 +604,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `805 + i * (76 ±0)` // Estimated: `3643 + i * (2597 ±0)` - // Minimum execution time: 16_202_000 picoseconds. - Weight::from_parts(16_380_000, 3643) - // Standard Error: 18_639 - .saturating_add(Weight::from_parts(16_047_161, 0).saturating_mul(i.into())) + // Minimum execution time: 14_158_000 picoseconds. + Weight::from_parts(14_478_000, 3643) + // Standard Error: 53_622 + .saturating_add(Weight::from_parts(20_876_391, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -618,8 +622,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 20_131_000 picoseconds. - Weight::from_parts(20_535_000, 3643) + // Minimum execution time: 18_424_000 picoseconds. + Weight::from_parts(19_038_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -631,8 +635,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 19_895_000 picoseconds. - Weight::from_parts(20_198_000, 3643) + // Minimum execution time: 18_229_000 picoseconds. + Weight::from_parts(18_680_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -642,8 +646,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 15_312_000 picoseconds. - Weight::from_parts(15_555_000, 3643) + // Minimum execution time: 13_093_000 picoseconds. + Weight::from_parts(13_722_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -653,8 +657,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 15_145_000 picoseconds. - Weight::from_parts(15_371_000, 3643) + // Minimum execution time: 13_177_000 picoseconds. + Weight::from_parts(13_593_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -668,8 +672,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `423` // Estimated: `3643` - // Minimum execution time: 23_800_000 picoseconds. - Weight::from_parts(23_991_000, 3643) + // Minimum execution time: 21_606_000 picoseconds. + Weight::from_parts(22_381_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -679,8 +683,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 15_929_000 picoseconds. - Weight::from_parts(16_219_000, 3643) + // Minimum execution time: 13_901_000 picoseconds. + Weight::from_parts(14_273_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -692,8 +696,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 18_617_000 picoseconds. - Weight::from_parts(19_016_000, 3643) + // Minimum execution time: 17_118_000 picoseconds. + Weight::from_parts(17_511_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -707,8 +711,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `547` // Estimated: `3829` - // Minimum execution time: 41_982_000 picoseconds. - Weight::from_parts(42_329_000, 3829) + // Minimum execution time: 40_202_000 picoseconds. + Weight::from_parts(41_698_000, 3829) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -722,8 +726,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `936` // Estimated: `3829` - // Minimum execution time: 39_921_000 picoseconds. - Weight::from_parts(40_499_000, 3829) + // Minimum execution time: 38_900_000 picoseconds. + Weight::from_parts(39_829_000, 3829) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -735,8 +739,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `415` // Estimated: `3643` - // Minimum execution time: 31_774_000 picoseconds. - Weight::from_parts(32_327_000, 3643) + // Minimum execution time: 30_115_000 picoseconds. + Weight::from_parts(31_499_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -748,8 +752,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `547` // Estimated: `3643` - // Minimum execution time: 32_551_000 picoseconds. - Weight::from_parts(32_891_000, 3643) + // Minimum execution time: 30_919_000 picoseconds. + Weight::from_parts(32_344_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -761,8 +765,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 33_490_000 picoseconds. - Weight::from_parts(34_617_000, 3643) + // Minimum execution time: 31_539_000 picoseconds. + Weight::from_parts(32_912_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -774,8 +778,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `461` // Estimated: `3643` - // Minimum execution time: 31_691_000 picoseconds. - Weight::from_parts(32_042_000, 3643) + // Minimum execution time: 30_508_000 picoseconds. + Weight::from_parts(31_753_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -787,8 +791,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 20_738_000 picoseconds. - Weight::from_parts(21_067_000, 3643) + // Minimum execution time: 19_162_000 picoseconds. + Weight::from_parts(19_916_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -800,8 +804,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `528` // Estimated: `3643` - // Minimum execution time: 20_404_000 picoseconds. - Weight::from_parts(20_999_000, 3643) + // Minimum execution time: 18_865_000 picoseconds. + Weight::from_parts(19_450_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -811,8 +815,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3517` - // Minimum execution time: 17_047_000 picoseconds. - Weight::from_parts(17_307_000, 3517) + // Minimum execution time: 14_824_000 picoseconds. + Weight::from_parts(15_245_000, 3517) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -824,8 +828,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 17_829_000 picoseconds. - Weight::from_parts(18_194_000, 3643) + // Minimum execution time: 15_474_000 picoseconds. + Weight::from_parts(15_926_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -837,8 +841,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3587` - // Minimum execution time: 17_620_000 picoseconds. - Weight::from_parts(17_931_000, 3587) + // Minimum execution time: 15_675_000 picoseconds. + Weight::from_parts(16_621_000, 3587) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -854,8 +858,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `607` // Estimated: `3643` - // Minimum execution time: 39_550_000 picoseconds. - Weight::from_parts(40_052_000, 3643) + // Minimum execution time: 35_888_000 picoseconds. + Weight::from_parts(36_903_000, 3643) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } diff --git a/frame/utility/src/weights.rs b/frame/utility/src/weights.rs index 0ff261a33f362..9dfacb4f9f0d9 100644 --- a/frame/utility/src/weights.rs +++ b/frame/utility/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_utility //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_utility +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_utility. pub trait WeightInfo { @@ -63,44 +67,44 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_932_000 picoseconds. - Weight::from_parts(24_064_040, 0) - // Standard Error: 2_486 - .saturating_add(Weight::from_parts(4_238_449, 0).saturating_mul(c.into())) + // Minimum execution time: 7_169_000 picoseconds. + Weight::from_parts(7_302_000, 0) + // Standard Error: 1_669 + .saturating_add(Weight::from_parts(4_859_161, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_536_000 picoseconds. - Weight::from_parts(5_963_000, 0) + // Minimum execution time: 4_937_000 picoseconds. + Weight::from_parts(5_313_000, 0) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_820_000 picoseconds. - Weight::from_parts(18_969_535, 0) - // Standard Error: 2_228 - .saturating_add(Weight::from_parts(4_448_073, 0).saturating_mul(c.into())) + // Minimum execution time: 7_241_000 picoseconds. + Weight::from_parts(60_624_256, 0) + // Standard Error: 6_501 + .saturating_add(Weight::from_parts(4_813_164, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_811_000 picoseconds. - Weight::from_parts(10_162_000, 0) + // Minimum execution time: 9_123_000 picoseconds. + Weight::from_parts(9_524_000, 0) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_829_000 picoseconds. - Weight::from_parts(12_960_288, 0) - // Standard Error: 2_222 - .saturating_add(Weight::from_parts(4_272_019, 0).saturating_mul(c.into())) + // Minimum execution time: 7_104_000 picoseconds. + Weight::from_parts(7_382_000, 0) + // Standard Error: 1_470 + .saturating_add(Weight::from_parts(4_717_001, 0).saturating_mul(c.into())) } } @@ -111,43 +115,43 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_932_000 picoseconds. - Weight::from_parts(24_064_040, 0) - // Standard Error: 2_486 - .saturating_add(Weight::from_parts(4_238_449, 0).saturating_mul(c.into())) + // Minimum execution time: 7_169_000 picoseconds. + Weight::from_parts(7_302_000, 0) + // Standard Error: 1_669 + .saturating_add(Weight::from_parts(4_859_161, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_536_000 picoseconds. - Weight::from_parts(5_963_000, 0) + // Minimum execution time: 4_937_000 picoseconds. + Weight::from_parts(5_313_000, 0) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_820_000 picoseconds. - Weight::from_parts(18_969_535, 0) - // Standard Error: 2_228 - .saturating_add(Weight::from_parts(4_448_073, 0).saturating_mul(c.into())) + // Minimum execution time: 7_241_000 picoseconds. + Weight::from_parts(60_624_256, 0) + // Standard Error: 6_501 + .saturating_add(Weight::from_parts(4_813_164, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_811_000 picoseconds. - Weight::from_parts(10_162_000, 0) + // Minimum execution time: 9_123_000 picoseconds. + Weight::from_parts(9_524_000, 0) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_829_000 picoseconds. - Weight::from_parts(12_960_288, 0) - // Standard Error: 2_222 - .saturating_add(Weight::from_parts(4_272_019, 0).saturating_mul(c.into())) + // Minimum execution time: 7_104_000 picoseconds. + Weight::from_parts(7_382_000, 0) + // Standard Error: 1_470 + .saturating_add(Weight::from_parts(4_717_001, 0).saturating_mul(c.into())) } } diff --git a/frame/vesting/src/weights.rs b/frame/vesting/src/weights.rs index 4cf3b3dcfbfd0..8164e282d5e12 100644 --- a/frame/vesting/src/weights.rs +++ b/frame/vesting/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_vesting //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_vesting +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_vesting. pub trait WeightInfo { @@ -73,12 +77,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 36_182_000 picoseconds. - Weight::from_parts(35_159_830, 4764) - // Standard Error: 952 - .saturating_add(Weight::from_parts(63_309, 0).saturating_mul(l.into())) - // Standard Error: 1_694 - .saturating_add(Weight::from_parts(62_244, 0).saturating_mul(s.into())) + // Minimum execution time: 35_865_000 picoseconds. + Weight::from_parts(34_845_233, 4764) + // Standard Error: 2_720 + .saturating_add(Weight::from_parts(74_038, 0).saturating_mul(l.into())) + // Standard Error: 4_840 + .saturating_add(Weight::from_parts(108_305, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -94,12 +98,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 39_344_000 picoseconds. - Weight::from_parts(38_921_936, 4764) - // Standard Error: 1_283 - .saturating_add(Weight::from_parts(61_531, 0).saturating_mul(l.into())) - // Standard Error: 2_283 - .saturating_add(Weight::from_parts(36_175, 0).saturating_mul(s.into())) + // Minimum execution time: 39_727_000 picoseconds. + Weight::from_parts(39_370_859, 4764) + // Standard Error: 2_149 + .saturating_add(Weight::from_parts(65_097, 0).saturating_mul(l.into())) + // Standard Error: 3_825 + .saturating_add(Weight::from_parts(58_366, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -117,12 +121,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `484 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 39_461_000 picoseconds. - Weight::from_parts(38_206_465, 4764) - // Standard Error: 743 - .saturating_add(Weight::from_parts(56_973, 0).saturating_mul(l.into())) - // Standard Error: 1_322 - .saturating_add(Weight::from_parts(65_059, 0).saturating_mul(s.into())) + // Minimum execution time: 38_068_000 picoseconds. + Weight::from_parts(37_194_401, 4764) + // Standard Error: 2_444 + .saturating_add(Weight::from_parts(82_996, 0).saturating_mul(l.into())) + // Standard Error: 4_348 + .saturating_add(Weight::from_parts(105_931, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -140,12 +144,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `484 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 42_029_000 picoseconds. - Weight::from_parts(42_153_438, 4764) - // Standard Error: 1_108 - .saturating_add(Weight::from_parts(50_058, 0).saturating_mul(l.into())) - // Standard Error: 1_971 - .saturating_add(Weight::from_parts(32_391, 0).saturating_mul(s.into())) + // Minimum execution time: 41_726_000 picoseconds. + Weight::from_parts(42_038_401, 4764) + // Standard Error: 3_044 + .saturating_add(Weight::from_parts(62_937, 0).saturating_mul(l.into())) + // Standard Error: 5_416 + .saturating_add(Weight::from_parts(74_468, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -163,12 +167,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `555 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 75_223_000 picoseconds. - Weight::from_parts(76_675_778, 4764) - // Standard Error: 2_534 - .saturating_add(Weight::from_parts(70_731, 0).saturating_mul(l.into())) - // Standard Error: 4_509 - .saturating_add(Weight::from_parts(108_866, 0).saturating_mul(s.into())) + // Minimum execution time: 77_139_000 picoseconds. + Weight::from_parts(80_002_196, 4764) + // Standard Error: 5_310 + .saturating_add(Weight::from_parts(80_053, 0).saturating_mul(l.into())) + // Standard Error: 9_447 + .saturating_add(Weight::from_parts(145_417, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -186,12 +190,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `658 + l * (25 ±0) + s * (36 ±0)` // Estimated: `6196` - // Minimum execution time: 76_922_000 picoseconds. - Weight::from_parts(78_634_098, 6196) - // Standard Error: 2_099 - .saturating_add(Weight::from_parts(68_218, 0).saturating_mul(l.into())) - // Standard Error: 3_736 - .saturating_add(Weight::from_parts(95_990, 0).saturating_mul(s.into())) + // Minimum execution time: 78_740_000 picoseconds. + Weight::from_parts(81_733_698, 6196) + // Standard Error: 3_859 + .saturating_add(Weight::from_parts(71_933, 0).saturating_mul(l.into())) + // Standard Error: 6_866 + .saturating_add(Weight::from_parts(109_266, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -209,12 +213,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `482 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 39_476_000 picoseconds. - Weight::from_parts(38_261_747, 4764) - // Standard Error: 1_794 - .saturating_add(Weight::from_parts(69_639, 0).saturating_mul(l.into())) - // Standard Error: 3_313 - .saturating_add(Weight::from_parts(73_202, 0).saturating_mul(s.into())) + // Minimum execution time: 39_553_000 picoseconds. + Weight::from_parts(38_653_781, 4764) + // Standard Error: 2_853 + .saturating_add(Weight::from_parts(83_266, 0).saturating_mul(l.into())) + // Standard Error: 5_269 + .saturating_add(Weight::from_parts(85_167, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -232,12 +236,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `482 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 43_764_000 picoseconds. - Weight::from_parts(42_679_386, 4764) - // Standard Error: 1_224 - .saturating_add(Weight::from_parts(65_857, 0).saturating_mul(l.into())) - // Standard Error: 2_261 - .saturating_add(Weight::from_parts(70_861, 0).saturating_mul(s.into())) + // Minimum execution time: 44_044_000 picoseconds. + Weight::from_parts(42_414_967, 4764) + // Standard Error: 2_666 + .saturating_add(Weight::from_parts(88_619, 0).saturating_mul(l.into())) + // Standard Error: 4_924 + .saturating_add(Weight::from_parts(111_929, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -257,12 +261,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 36_182_000 picoseconds. - Weight::from_parts(35_159_830, 4764) - // Standard Error: 952 - .saturating_add(Weight::from_parts(63_309, 0).saturating_mul(l.into())) - // Standard Error: 1_694 - .saturating_add(Weight::from_parts(62_244, 0).saturating_mul(s.into())) + // Minimum execution time: 35_865_000 picoseconds. + Weight::from_parts(34_845_233, 4764) + // Standard Error: 2_720 + .saturating_add(Weight::from_parts(74_038, 0).saturating_mul(l.into())) + // Standard Error: 4_840 + .saturating_add(Weight::from_parts(108_305, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -278,12 +282,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 39_344_000 picoseconds. - Weight::from_parts(38_921_936, 4764) - // Standard Error: 1_283 - .saturating_add(Weight::from_parts(61_531, 0).saturating_mul(l.into())) - // Standard Error: 2_283 - .saturating_add(Weight::from_parts(36_175, 0).saturating_mul(s.into())) + // Minimum execution time: 39_727_000 picoseconds. + Weight::from_parts(39_370_859, 4764) + // Standard Error: 2_149 + .saturating_add(Weight::from_parts(65_097, 0).saturating_mul(l.into())) + // Standard Error: 3_825 + .saturating_add(Weight::from_parts(58_366, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -301,12 +305,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `484 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 39_461_000 picoseconds. - Weight::from_parts(38_206_465, 4764) - // Standard Error: 743 - .saturating_add(Weight::from_parts(56_973, 0).saturating_mul(l.into())) - // Standard Error: 1_322 - .saturating_add(Weight::from_parts(65_059, 0).saturating_mul(s.into())) + // Minimum execution time: 38_068_000 picoseconds. + Weight::from_parts(37_194_401, 4764) + // Standard Error: 2_444 + .saturating_add(Weight::from_parts(82_996, 0).saturating_mul(l.into())) + // Standard Error: 4_348 + .saturating_add(Weight::from_parts(105_931, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -324,12 +328,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `484 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 42_029_000 picoseconds. - Weight::from_parts(42_153_438, 4764) - // Standard Error: 1_108 - .saturating_add(Weight::from_parts(50_058, 0).saturating_mul(l.into())) - // Standard Error: 1_971 - .saturating_add(Weight::from_parts(32_391, 0).saturating_mul(s.into())) + // Minimum execution time: 41_726_000 picoseconds. + Weight::from_parts(42_038_401, 4764) + // Standard Error: 3_044 + .saturating_add(Weight::from_parts(62_937, 0).saturating_mul(l.into())) + // Standard Error: 5_416 + .saturating_add(Weight::from_parts(74_468, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -347,12 +351,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `555 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 75_223_000 picoseconds. - Weight::from_parts(76_675_778, 4764) - // Standard Error: 2_534 - .saturating_add(Weight::from_parts(70_731, 0).saturating_mul(l.into())) - // Standard Error: 4_509 - .saturating_add(Weight::from_parts(108_866, 0).saturating_mul(s.into())) + // Minimum execution time: 77_139_000 picoseconds. + Weight::from_parts(80_002_196, 4764) + // Standard Error: 5_310 + .saturating_add(Weight::from_parts(80_053, 0).saturating_mul(l.into())) + // Standard Error: 9_447 + .saturating_add(Weight::from_parts(145_417, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -370,12 +374,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `658 + l * (25 ±0) + s * (36 ±0)` // Estimated: `6196` - // Minimum execution time: 76_922_000 picoseconds. - Weight::from_parts(78_634_098, 6196) - // Standard Error: 2_099 - .saturating_add(Weight::from_parts(68_218, 0).saturating_mul(l.into())) - // Standard Error: 3_736 - .saturating_add(Weight::from_parts(95_990, 0).saturating_mul(s.into())) + // Minimum execution time: 78_740_000 picoseconds. + Weight::from_parts(81_733_698, 6196) + // Standard Error: 3_859 + .saturating_add(Weight::from_parts(71_933, 0).saturating_mul(l.into())) + // Standard Error: 6_866 + .saturating_add(Weight::from_parts(109_266, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -393,12 +397,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `482 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 39_476_000 picoseconds. - Weight::from_parts(38_261_747, 4764) - // Standard Error: 1_794 - .saturating_add(Weight::from_parts(69_639, 0).saturating_mul(l.into())) - // Standard Error: 3_313 - .saturating_add(Weight::from_parts(73_202, 0).saturating_mul(s.into())) + // Minimum execution time: 39_553_000 picoseconds. + Weight::from_parts(38_653_781, 4764) + // Standard Error: 2_853 + .saturating_add(Weight::from_parts(83_266, 0).saturating_mul(l.into())) + // Standard Error: 5_269 + .saturating_add(Weight::from_parts(85_167, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -416,12 +420,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `482 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 43_764_000 picoseconds. - Weight::from_parts(42_679_386, 4764) - // Standard Error: 1_224 - .saturating_add(Weight::from_parts(65_857, 0).saturating_mul(l.into())) - // Standard Error: 2_261 - .saturating_add(Weight::from_parts(70_861, 0).saturating_mul(s.into())) + // Minimum execution time: 44_044_000 picoseconds. + Weight::from_parts(42_414_967, 4764) + // Standard Error: 2_666 + .saturating_add(Weight::from_parts(88_619, 0).saturating_mul(l.into())) + // Standard Error: 4_924 + .saturating_add(Weight::from_parts(111_929, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } diff --git a/frame/whitelist/src/weights.rs b/frame/whitelist/src/weights.rs index 8636ea376e246..b33f340c2187a 100644 --- a/frame/whitelist/src/weights.rs +++ b/frame/whitelist/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_whitelist //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-06-08, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` +//! HOSTNAME: `runner-garolhjv-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -31,6 +31,9 @@ // --steps=50 // --repeat=20 // --pallet=pallet_whitelist +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -42,9 +45,10 @@ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] #![allow(unused_imports)] +#![allow(missing_docs)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_whitelist. pub trait WeightInfo { @@ -65,8 +69,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `217` // Estimated: `3556` - // Minimum execution time: 21_370_000 picoseconds. - Weight::from_parts(21_834_000, 3556) + // Minimum execution time: 19_812_000 picoseconds. + Weight::from_parts(20_367_000, 3556) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -78,8 +82,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `346` // Estimated: `3556` - // Minimum execution time: 19_222_000 picoseconds. - Weight::from_parts(19_582_000, 3556) + // Minimum execution time: 17_814_000 picoseconds. + Weight::from_parts(18_357_000, 3556) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -94,10 +98,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `422 + n * (1 ±0)` // Estimated: `3886 + n * (1 ±0)` - // Minimum execution time: 31_417_000 picoseconds. - Weight::from_parts(31_620_000, 3886) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_145, 0).saturating_mul(n.into())) + // Minimum execution time: 30_491_000 picoseconds. + Weight::from_parts(31_030_000, 3886) + // Standard Error: 19 + .saturating_add(Weight::from_parts(1_836, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -111,10 +115,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `346` // Estimated: `3556` - // Minimum execution time: 23_092_000 picoseconds. - Weight::from_parts(24_043_432, 3556) - // Standard Error: 5 - .saturating_add(Weight::from_parts(1_227, 0).saturating_mul(n.into())) + // Minimum execution time: 21_871_000 picoseconds. + Weight::from_parts(22_995_152, 3556) + // Standard Error: 17 + .saturating_add(Weight::from_parts(1_467, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -130,8 +134,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `217` // Estimated: `3556` - // Minimum execution time: 21_370_000 picoseconds. - Weight::from_parts(21_834_000, 3556) + // Minimum execution time: 19_812_000 picoseconds. + Weight::from_parts(20_367_000, 3556) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -143,8 +147,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `346` // Estimated: `3556` - // Minimum execution time: 19_222_000 picoseconds. - Weight::from_parts(19_582_000, 3556) + // Minimum execution time: 17_814_000 picoseconds. + Weight::from_parts(18_357_000, 3556) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -159,10 +163,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `422 + n * (1 ±0)` // Estimated: `3886 + n * (1 ±0)` - // Minimum execution time: 31_417_000 picoseconds. - Weight::from_parts(31_620_000, 3886) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_145, 0).saturating_mul(n.into())) + // Minimum execution time: 30_491_000 picoseconds. + Weight::from_parts(31_030_000, 3886) + // Standard Error: 19 + .saturating_add(Weight::from_parts(1_836, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -176,10 +180,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `346` // Estimated: `3556` - // Minimum execution time: 23_092_000 picoseconds. - Weight::from_parts(24_043_432, 3556) - // Standard Error: 5 - .saturating_add(Weight::from_parts(1_227, 0).saturating_mul(n.into())) + // Minimum execution time: 21_871_000 picoseconds. + Weight::from_parts(22_995_152, 3556) + // Standard Error: 17 + .saturating_add(Weight::from_parts(1_467, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) }