From 4b81097fcee2628b808802ed79dee8e4b7652fb6 Mon Sep 17 00:00:00 2001 From: command-bot <> Date: Mon, 17 Apr 2023 22:23:05 +0000 Subject: [PATCH] ".git/.scripts/commands/bench/bench.sh" all --- frame/alliance/src/weights.rs | 357 ++-- frame/assets/src/weights.rs | 273 +-- frame/bags-list/src/weights.rs | 33 +- frame/balances/src/weights.rs | 81 +- frame/benchmarking/src/weights.rs | 61 +- frame/bounties/src/weights.rs | 113 +- frame/child-bounties/src/weights.rs | 73 +- frame/collective/src/weights.rs | 261 +-- frame/contracts/src/weights.rs | 1871 +++++++++-------- frame/conviction-voting/src/weights.rs | 81 +- frame/core-fellowship/src/weights.rs | 89 +- frame/democracy/src/weights.rs | 297 +-- .../src/weights.rs | 145 +- frame/elections-phragmen/src/weights.rs | 161 +- frame/fast-unstake/src/weights.rs | 73 +- frame/glutton/src/weights.rs | 113 +- frame/identity/src/weights.rs | 329 +-- frame/im-online/src/weights.rs | 33 +- frame/indices/src/weights.rs | 49 +- frame/lottery/src/weights.rs | 65 +- frame/membership/src/weights.rs | 113 +- frame/message-queue/src/weights.rs | 89 +- frame/multisig/src/weights.rs | 145 +- frame/nfts/src/weights.rs | 369 ++-- frame/nis/src/weights.rs | 125 +- frame/nomination-pools/src/weights.rs | 201 +- frame/preimage/src/weights.rs | 129 +- frame/proxy/src/weights.rs | 201 +- frame/ranked-collective/src/weights.rs | 89 +- frame/recovery/src/weights.rs | 121 +- frame/referenda/src/weights.rs | 249 +-- frame/remark/src/weights.rs | 25 +- frame/salary/src/weights.rs | 65 +- frame/scheduler/src/weights.rs | 153 +- frame/session/src/weights.rs | 25 +- frame/staking/src/weights.rs | 377 ++-- frame/state-trie-migration/src/weights.rs | 69 +- frame/support/src/weights/block_weights.rs | 20 +- .../support/src/weights/extrinsic_weights.rs | 20 +- frame/system/src/weights.rs | 93 +- frame/timestamp/src/weights.rs | 25 +- frame/tips/src/weights.rs | 105 +- frame/transaction-storage/src/weights.rs | 41 +- frame/treasury/src/weights.rs | 73 +- frame/uniques/src/weights.rs | 249 +-- frame/utility/src/weights.rs | 73 +- frame/vesting/src/weights.rs | 201 +- frame/whitelist/src/weights.rs | 49 +- 48 files changed, 4103 insertions(+), 3949 deletions(-) diff --git a/frame/alliance/src/weights.rs b/frame/alliance/src/weights.rs index 0276a9844a4a9..1ebce54dbf4cb 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -90,14 +93,14 @@ impl WeightInfo for SubstrateWeight { // 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())) + // Minimum execution time: 37_539_000 picoseconds. + Weight::from_parts(41_967_759, 6676) + // Standard Error: 111 + .saturating_add(Weight::from_parts(971, 0).saturating_mul(b.into())) + // Standard Error: 1_167 + .saturating_add(Weight::from_parts(31_466, 0).saturating_mul(m.into())) + // Standard Error: 1_152 + .saturating_add(Weight::from_parts(151_753, 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())) @@ -112,10 +115,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: 31_830_000 picoseconds. + Weight::from_parts(34_546_347, 6676) + // Standard Error: 1_258 + .saturating_add(Weight::from_parts(80_551, 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())) @@ -136,12 +139,12 @@ impl WeightInfo for SubstrateWeight { // 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())) + // Minimum execution time: 45_881_000 picoseconds. + Weight::from_parts(44_606_856, 6676) + // Standard Error: 1_204 + .saturating_add(Weight::from_parts(62_529, 0).saturating_mul(m.into())) + // Standard Error: 1_174 + .saturating_add(Weight::from_parts(145_271, 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())) @@ -164,14 +167,14 @@ impl WeightInfo for SubstrateWeight { // 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())) + // Minimum execution time: 58_876_000 picoseconds. + Weight::from_parts(57_225_668, 6676) + // Standard Error: 135 + .saturating_add(Weight::from_parts(1_381, 0).saturating_mul(b.into())) + // Standard Error: 1_429 + .saturating_add(Weight::from_parts(74_164, 0).saturating_mul(m.into())) + // Standard Error: 1_393 + .saturating_add(Weight::from_parts(154_631, 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())) @@ -195,12 +198,12 @@ impl WeightInfo for SubstrateWeight { // 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())) + // Minimum execution time: 48_756_000 picoseconds. + Weight::from_parts(45_851_800, 6676) + // Standard Error: 1_126 + .saturating_add(Weight::from_parts(67_264, 0).saturating_mul(m.into())) + // Standard Error: 1_112 + .saturating_add(Weight::from_parts(144_421, 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())) @@ -225,14 +228,14 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `591 + m * (96 ±0) + p * (36 ±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: 47_706_000 picoseconds. + Weight::from_parts(44_507_014, 6676) + // Standard Error: 112 + .saturating_add(Weight::from_parts(1_515, 0).saturating_mul(b.into())) + // Standard Error: 1_204 + .saturating_add(Weight::from_parts(64_136, 0).saturating_mul(m.into())) + // Standard Error: 1_161 + .saturating_add(Weight::from_parts(145_807, 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 +251,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: 36_552_000 picoseconds. + Weight::from_parts(27_088_275, 12362) + // Standard Error: 699 + .saturating_add(Weight::from_parts(140_820, 0).saturating_mul(m.into())) + // Standard Error: 691 + .saturating_add(Weight::from_parts(123_568, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -275,15 +278,15 @@ impl WeightInfo for SubstrateWeight { fn disband(x: u32, y: u32, z: u32, ) -> Weight { // 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())) + // Estimated: `12362 + x * (2539 ±0) + y * (2539 ±0) + z * (2603 ±0)` + // Minimum execution time: 329_252_000 picoseconds. + Weight::from_parts(331_306_000, 12362) + // Standard Error: 26_851 + .saturating_add(Weight::from_parts(582_701, 0).saturating_mul(x.into())) + // Standard Error: 26_721 + .saturating_add(Weight::from_parts(628_096, 0).saturating_mul(y.into())) + // Standard Error: 53_394 + .saturating_add(Weight::from_parts(17_091_944, 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 +303,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_515_000 picoseconds. + Weight::from_parts(10_074_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Alliance Announcements (r:1 w:1) @@ -310,8 +313,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: 13_138_000 picoseconds. + Weight::from_parts(13_624_000, 10187) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -321,8 +324,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_882_000 picoseconds. + Weight::from_parts(14_635_000, 10187) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -338,8 +341,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: 47_111_000 picoseconds. + Weight::from_parts(48_331_000, 18048) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -351,8 +354,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: 28_005_000 picoseconds. + Weight::from_parts(28_877_000, 18048) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -368,8 +371,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: 28_004_000 picoseconds. + Weight::from_parts(28_961_000, 12362) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -387,8 +390,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: 35_105_000 picoseconds. + Weight::from_parts(36_971_000, 23734) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -404,8 +407,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_269_000 picoseconds. + Weight::from_parts(44_761_000, 6676) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -425,8 +428,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_293_000 picoseconds. + Weight::from_parts(73_435_000, 18048) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -440,12 +443,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_476_000 picoseconds. + Weight::from_parts(7_851_000, 27187) + // Standard Error: 3_329 + .saturating_add(Weight::from_parts(1_779_419, 0).saturating_mul(n.into())) + // Standard Error: 1_303 + .saturating_add(Weight::from_parts(78_626, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -459,12 +462,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_583_000 picoseconds. + Weight::from_parts(7_856_000, 27187) + // Standard Error: 204_611 + .saturating_add(Weight::from_parts(18_555_408, 0).saturating_mul(n.into())) + // Standard Error: 80_134 + .saturating_add(Weight::from_parts(416_559, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -480,8 +483,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_872_000 picoseconds. + Weight::from_parts(35_002_000, 18048) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -506,14 +509,14 @@ impl WeightInfo for () { // 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())) + // Minimum execution time: 37_539_000 picoseconds. + Weight::from_parts(41_967_759, 6676) + // Standard Error: 111 + .saturating_add(Weight::from_parts(971, 0).saturating_mul(b.into())) + // Standard Error: 1_167 + .saturating_add(Weight::from_parts(31_466, 0).saturating_mul(m.into())) + // Standard Error: 1_152 + .saturating_add(Weight::from_parts(151_753, 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())) @@ -528,10 +531,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: 31_830_000 picoseconds. + Weight::from_parts(34_546_347, 6676) + // Standard Error: 1_258 + .saturating_add(Weight::from_parts(80_551, 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())) @@ -552,12 +555,12 @@ impl WeightInfo for () { // 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())) + // Minimum execution time: 45_881_000 picoseconds. + Weight::from_parts(44_606_856, 6676) + // Standard Error: 1_204 + .saturating_add(Weight::from_parts(62_529, 0).saturating_mul(m.into())) + // Standard Error: 1_174 + .saturating_add(Weight::from_parts(145_271, 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())) @@ -580,14 +583,14 @@ impl WeightInfo for () { // 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())) + // Minimum execution time: 58_876_000 picoseconds. + Weight::from_parts(57_225_668, 6676) + // Standard Error: 135 + .saturating_add(Weight::from_parts(1_381, 0).saturating_mul(b.into())) + // Standard Error: 1_429 + .saturating_add(Weight::from_parts(74_164, 0).saturating_mul(m.into())) + // Standard Error: 1_393 + .saturating_add(Weight::from_parts(154_631, 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())) @@ -611,12 +614,12 @@ impl WeightInfo for () { // 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())) + // Minimum execution time: 48_756_000 picoseconds. + Weight::from_parts(45_851_800, 6676) + // Standard Error: 1_126 + .saturating_add(Weight::from_parts(67_264, 0).saturating_mul(m.into())) + // Standard Error: 1_112 + .saturating_add(Weight::from_parts(144_421, 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())) @@ -641,14 +644,14 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `591 + m * (96 ±0) + p * (36 ±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: 47_706_000 picoseconds. + Weight::from_parts(44_507_014, 6676) + // Standard Error: 112 + .saturating_add(Weight::from_parts(1_515, 0).saturating_mul(b.into())) + // Standard Error: 1_204 + .saturating_add(Weight::from_parts(64_136, 0).saturating_mul(m.into())) + // Standard Error: 1_161 + .saturating_add(Weight::from_parts(145_807, 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 +667,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: 36_552_000 picoseconds. + Weight::from_parts(27_088_275, 12362) + // Standard Error: 699 + .saturating_add(Weight::from_parts(140_820, 0).saturating_mul(m.into())) + // Standard Error: 691 + .saturating_add(Weight::from_parts(123_568, 0).saturating_mul(z.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -691,15 +694,15 @@ impl WeightInfo for () { fn disband(x: u32, y: u32, z: u32, ) -> Weight { // 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())) + // Estimated: `12362 + x * (2539 ±0) + y * (2539 ±0) + z * (2603 ±0)` + // Minimum execution time: 329_252_000 picoseconds. + Weight::from_parts(331_306_000, 12362) + // Standard Error: 26_851 + .saturating_add(Weight::from_parts(582_701, 0).saturating_mul(x.into())) + // Standard Error: 26_721 + .saturating_add(Weight::from_parts(628_096, 0).saturating_mul(y.into())) + // Standard Error: 53_394 + .saturating_add(Weight::from_parts(17_091_944, 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 +719,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_515_000 picoseconds. + Weight::from_parts(10_074_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Alliance Announcements (r:1 w:1) @@ -726,8 +729,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: 13_138_000 picoseconds. + Weight::from_parts(13_624_000, 10187) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -737,8 +740,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_882_000 picoseconds. + Weight::from_parts(14_635_000, 10187) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -754,8 +757,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: 47_111_000 picoseconds. + Weight::from_parts(48_331_000, 18048) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -767,8 +770,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: 28_005_000 picoseconds. + Weight::from_parts(28_877_000, 18048) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -784,8 +787,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: 28_004_000 picoseconds. + Weight::from_parts(28_961_000, 12362) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -803,8 +806,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: 35_105_000 picoseconds. + Weight::from_parts(36_971_000, 23734) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -820,8 +823,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_269_000 picoseconds. + Weight::from_parts(44_761_000, 6676) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -841,8 +844,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_293_000 picoseconds. + Weight::from_parts(73_435_000, 18048) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -856,12 +859,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_476_000 picoseconds. + Weight::from_parts(7_851_000, 27187) + // Standard Error: 3_329 + .saturating_add(Weight::from_parts(1_779_419, 0).saturating_mul(n.into())) + // Standard Error: 1_303 + .saturating_add(Weight::from_parts(78_626, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -875,12 +878,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_583_000 picoseconds. + Weight::from_parts(7_856_000, 27187) + // Standard Error: 204_611 + .saturating_add(Weight::from_parts(18_555_408, 0).saturating_mul(n.into())) + // Standard Error: 80_134 + .saturating_add(Weight::from_parts(416_559, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -896,8 +899,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_872_000 picoseconds. + Weight::from_parts(35_002_000, 18048) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } diff --git a/frame/assets/src/weights.rs b/frame/assets/src/weights.rs index 4cc90e25f43fa..3f47b3ca7c30f 100644 --- a/frame/assets/src/weights.rs +++ b/frame/assets/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_assets //! //! 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-04-17, 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-yu9ayb4d-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_assets +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -44,7 +47,7 @@ #![allow(unused_imports)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for pallet_assets. pub trait WeightInfo { @@ -88,8 +91,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `293` // Estimated: `3675` - // Minimum execution time: 33_678_000 picoseconds. - Weight::from_parts(34_320_000, 3675) + // Minimum execution time: 32_474_000 picoseconds. + Weight::from_parts(33_327_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -99,8 +102,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `153` // Estimated: `3675` - // Minimum execution time: 15_521_000 picoseconds. - Weight::from_parts(16_035_000, 3675) + // Minimum execution time: 14_400_000 picoseconds. + Weight::from_parts(15_267_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -110,8 +113,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 15_921_000 picoseconds. - Weight::from_parts(16_153_000, 3675) + // Minimum execution time: 14_824_000 picoseconds. + Weight::from_parts(15_440_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -126,10 +129,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0 + c * (208 ±0)` // Estimated: `3675 + c * (2603 ±0)` - // Minimum execution time: 21_242_000 picoseconds. - Weight::from_parts(21_532_000, 3675) - // Standard Error: 6_449 - .saturating_add(Weight::from_parts(13_150_845, 0).saturating_mul(c.into())) + // Minimum execution time: 19_433_000 picoseconds. + Weight::from_parts(19_853_000, 3675) + // Standard Error: 5_181 + .saturating_add(Weight::from_parts(13_988_467, 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)) @@ -145,10 +148,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `522 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 21_604_000 picoseconds. - Weight::from_parts(21_881_000, 3675) - // Standard Error: 4_225 - .saturating_add(Weight::from_parts(15_968_205, 0).saturating_mul(a.into())) + // Minimum execution time: 20_059_000 picoseconds. + Weight::from_parts(20_701_000, 3675) + // Standard Error: 4_264 + .saturating_add(Weight::from_parts(16_583_781, 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)) @@ -163,8 +166,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 16_465_000 picoseconds. - Weight::from_parts(16_775_000, 3675) + // Minimum execution time: 15_384_000 picoseconds. + Weight::from_parts(15_623_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -176,8 +179,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 30_709_000 picoseconds. - Weight::from_parts(31_159_000, 3675) + // Minimum execution time: 28_159_000 picoseconds. + Weight::from_parts(28_901_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -189,8 +192,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 36_944_000 picoseconds. - Weight::from_parts(38_166_000, 3675) + // Minimum execution time: 35_767_000 picoseconds. + Weight::from_parts(36_582_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -204,8 +207,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6144` - // Minimum execution time: 52_497_000 picoseconds. - Weight::from_parts(53_147_000, 6144) + // Minimum execution time: 50_246_000 picoseconds. + Weight::from_parts(51_630_000, 6144) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -219,8 +222,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6144` - // Minimum execution time: 46_203_000 picoseconds. - Weight::from_parts(46_853_000, 6144) + // Minimum execution time: 44_484_000 picoseconds. + Weight::from_parts(45_513_000, 6144) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -234,8 +237,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6144` - // Minimum execution time: 52_911_000 picoseconds. - Weight::from_parts(55_511_000, 6144) + // Minimum execution time: 50_405_000 picoseconds. + Weight::from_parts(51_738_000, 6144) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -247,8 +250,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 20_308_000 picoseconds. - Weight::from_parts(20_524_000, 3675) + // Minimum execution time: 18_929_000 picoseconds. + Weight::from_parts(19_580_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -260,8 +263,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 20_735_000 picoseconds. - Weight::from_parts(21_026_000, 3675) + // Minimum execution time: 18_866_000 picoseconds. + Weight::from_parts(19_269_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -271,8 +274,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 16_148_000 picoseconds. - Weight::from_parts(16_404_000, 3675) + // Minimum execution time: 14_733_000 picoseconds. + Weight::from_parts(15_341_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -282,8 +285,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 16_075_000 picoseconds. - Weight::from_parts(16_542_000, 3675) + // Minimum execution time: 14_617_000 picoseconds. + Weight::from_parts(15_180_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -295,8 +298,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 17_866_000 picoseconds. - Weight::from_parts(18_129_000, 3675) + // Minimum execution time: 16_305_000 picoseconds. + Weight::from_parts(16_844_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -306,8 +309,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 16_637_000 picoseconds. - Weight::from_parts(16_918_000, 3675) + // Minimum execution time: 15_090_000 picoseconds. + Weight::from_parts(15_664_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -317,14 +320,16 @@ 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: 33_304_000 picoseconds. - Weight::from_parts(34_764_544, 3675) - // Standard Error: 634 - .saturating_add(Weight::from_parts(4_733, 0).saturating_mul(s.into())) + // Minimum execution time: 31_700_000 picoseconds. + Weight::from_parts(33_080_408, 3675) + // Standard Error: 1_020 + .saturating_add(Weight::from_parts(4_517, 0).saturating_mul(n.into())) + // Standard Error: 1_020 + .saturating_add(Weight::from_parts(3_879, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -336,8 +341,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `515` // Estimated: `3675` - // Minimum execution time: 33_640_000 picoseconds. - Weight::from_parts(34_100_000, 3675) + // Minimum execution time: 32_482_000 picoseconds. + Weight::from_parts(33_436_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -351,12 +356,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `190` // Estimated: `3675` - // Minimum execution time: 16_549_000 picoseconds. - Weight::from_parts(17_337_982, 3675) - // Standard Error: 586 - .saturating_add(Weight::from_parts(4_584, 0).saturating_mul(n.into())) - // Standard Error: 586 - .saturating_add(Weight::from_parts(4_288, 0).saturating_mul(s.into())) + // Minimum execution time: 15_485_000 picoseconds. + Weight::from_parts(16_258_788, 3675) + // Standard Error: 603 + .saturating_add(Weight::from_parts(1_242, 0).saturating_mul(n.into())) + // Standard Error: 603 + .saturating_add(Weight::from_parts(4_481, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -368,8 +373,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `515` // Estimated: `3675` - // Minimum execution time: 34_183_000 picoseconds. - Weight::from_parts(34_577_000, 3675) + // Minimum execution time: 31_743_000 picoseconds. + Weight::from_parts(32_806_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -379,8 +384,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 15_505_000 picoseconds. - Weight::from_parts(15_784_000, 3675) + // Minimum execution time: 14_205_000 picoseconds. + Weight::from_parts(14_544_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -392,8 +397,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 38_762_000 picoseconds. - Weight::from_parts(39_138_000, 3675) + // Minimum execution time: 36_199_000 picoseconds. + Weight::from_parts(37_453_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -409,8 +414,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `668` // Estimated: `6144` - // Minimum execution time: 73_396_000 picoseconds. - Weight::from_parts(73_986_000, 6144) + // Minimum execution time: 72_855_000 picoseconds. + Weight::from_parts(74_866_000, 6144) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -422,8 +427,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `555` // Estimated: `3675` - // Minimum execution time: 39_707_000 picoseconds. - Weight::from_parts(40_222_000, 3675) + // Minimum execution time: 38_460_000 picoseconds. + Weight::from_parts(39_877_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -435,8 +440,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `555` // Estimated: `3675` - // Minimum execution time: 40_357_000 picoseconds. - Weight::from_parts(40_731_000, 3675) + // Minimum execution time: 38_956_000 picoseconds. + Weight::from_parts(39_886_000, 3675) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -446,8 +451,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 16_937_000 picoseconds. - Weight::from_parts(17_219_000, 3675) + // Minimum execution time: 15_481_000 picoseconds. + Weight::from_parts(16_050_000, 3675) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -463,8 +468,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `293` // Estimated: `3675` - // Minimum execution time: 33_678_000 picoseconds. - Weight::from_parts(34_320_000, 3675) + // Minimum execution time: 32_474_000 picoseconds. + Weight::from_parts(33_327_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -474,8 +479,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `153` // Estimated: `3675` - // Minimum execution time: 15_521_000 picoseconds. - Weight::from_parts(16_035_000, 3675) + // Minimum execution time: 14_400_000 picoseconds. + Weight::from_parts(15_267_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -485,8 +490,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 15_921_000 picoseconds. - Weight::from_parts(16_153_000, 3675) + // Minimum execution time: 14_824_000 picoseconds. + Weight::from_parts(15_440_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -501,10 +506,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + c * (208 ±0)` // Estimated: `3675 + c * (2603 ±0)` - // Minimum execution time: 21_242_000 picoseconds. - Weight::from_parts(21_532_000, 3675) - // Standard Error: 6_449 - .saturating_add(Weight::from_parts(13_150_845, 0).saturating_mul(c.into())) + // Minimum execution time: 19_433_000 picoseconds. + Weight::from_parts(19_853_000, 3675) + // Standard Error: 5_181 + .saturating_add(Weight::from_parts(13_988_467, 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)) @@ -520,10 +525,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `522 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 21_604_000 picoseconds. - Weight::from_parts(21_881_000, 3675) - // Standard Error: 4_225 - .saturating_add(Weight::from_parts(15_968_205, 0).saturating_mul(a.into())) + // Minimum execution time: 20_059_000 picoseconds. + Weight::from_parts(20_701_000, 3675) + // Standard Error: 4_264 + .saturating_add(Weight::from_parts(16_583_781, 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)) @@ -538,8 +543,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 16_465_000 picoseconds. - Weight::from_parts(16_775_000, 3675) + // Minimum execution time: 15_384_000 picoseconds. + Weight::from_parts(15_623_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -551,8 +556,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 30_709_000 picoseconds. - Weight::from_parts(31_159_000, 3675) + // Minimum execution time: 28_159_000 picoseconds. + Weight::from_parts(28_901_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -564,8 +569,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 36_944_000 picoseconds. - Weight::from_parts(38_166_000, 3675) + // Minimum execution time: 35_767_000 picoseconds. + Weight::from_parts(36_582_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -579,8 +584,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6144` - // Minimum execution time: 52_497_000 picoseconds. - Weight::from_parts(53_147_000, 6144) + // Minimum execution time: 50_246_000 picoseconds. + Weight::from_parts(51_630_000, 6144) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -594,8 +599,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6144` - // Minimum execution time: 46_203_000 picoseconds. - Weight::from_parts(46_853_000, 6144) + // Minimum execution time: 44_484_000 picoseconds. + Weight::from_parts(45_513_000, 6144) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -609,8 +614,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `498` // Estimated: `6144` - // Minimum execution time: 52_911_000 picoseconds. - Weight::from_parts(55_511_000, 6144) + // Minimum execution time: 50_405_000 picoseconds. + Weight::from_parts(51_738_000, 6144) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -622,8 +627,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 20_308_000 picoseconds. - Weight::from_parts(20_524_000, 3675) + // Minimum execution time: 18_929_000 picoseconds. + Weight::from_parts(19_580_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -635,8 +640,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `459` // Estimated: `3675` - // Minimum execution time: 20_735_000 picoseconds. - Weight::from_parts(21_026_000, 3675) + // Minimum execution time: 18_866_000 picoseconds. + Weight::from_parts(19_269_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -646,8 +651,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 16_148_000 picoseconds. - Weight::from_parts(16_404_000, 3675) + // Minimum execution time: 14_733_000 picoseconds. + Weight::from_parts(15_341_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -657,8 +662,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 16_075_000 picoseconds. - Weight::from_parts(16_542_000, 3675) + // Minimum execution time: 14_617_000 picoseconds. + Weight::from_parts(15_180_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -670,8 +675,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 17_866_000 picoseconds. - Weight::from_parts(18_129_000, 3675) + // Minimum execution time: 16_305_000 picoseconds. + Weight::from_parts(16_844_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -681,8 +686,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 16_637_000 picoseconds. - Weight::from_parts(16_918_000, 3675) + // Minimum execution time: 15_090_000 picoseconds. + Weight::from_parts(15_664_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -692,14 +697,16 @@ 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: 33_304_000 picoseconds. - Weight::from_parts(34_764_544, 3675) - // Standard Error: 634 - .saturating_add(Weight::from_parts(4_733, 0).saturating_mul(s.into())) + // Minimum execution time: 31_700_000 picoseconds. + Weight::from_parts(33_080_408, 3675) + // Standard Error: 1_020 + .saturating_add(Weight::from_parts(4_517, 0).saturating_mul(n.into())) + // Standard Error: 1_020 + .saturating_add(Weight::from_parts(3_879, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -711,8 +718,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `515` // Estimated: `3675` - // Minimum execution time: 33_640_000 picoseconds. - Weight::from_parts(34_100_000, 3675) + // Minimum execution time: 32_482_000 picoseconds. + Weight::from_parts(33_436_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -726,12 +733,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `190` // Estimated: `3675` - // Minimum execution time: 16_549_000 picoseconds. - Weight::from_parts(17_337_982, 3675) - // Standard Error: 586 - .saturating_add(Weight::from_parts(4_584, 0).saturating_mul(n.into())) - // Standard Error: 586 - .saturating_add(Weight::from_parts(4_288, 0).saturating_mul(s.into())) + // Minimum execution time: 15_485_000 picoseconds. + Weight::from_parts(16_258_788, 3675) + // Standard Error: 603 + .saturating_add(Weight::from_parts(1_242, 0).saturating_mul(n.into())) + // Standard Error: 603 + .saturating_add(Weight::from_parts(4_481, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -743,8 +750,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `515` // Estimated: `3675` - // Minimum execution time: 34_183_000 picoseconds. - Weight::from_parts(34_577_000, 3675) + // Minimum execution time: 31_743_000 picoseconds. + Weight::from_parts(32_806_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -754,8 +761,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 15_505_000 picoseconds. - Weight::from_parts(15_784_000, 3675) + // Minimum execution time: 14_205_000 picoseconds. + Weight::from_parts(14_544_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -767,8 +774,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `385` // Estimated: `3675` - // Minimum execution time: 38_762_000 picoseconds. - Weight::from_parts(39_138_000, 3675) + // Minimum execution time: 36_199_000 picoseconds. + Weight::from_parts(37_453_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -784,8 +791,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `668` // Estimated: `6144` - // Minimum execution time: 73_396_000 picoseconds. - Weight::from_parts(73_986_000, 6144) + // Minimum execution time: 72_855_000 picoseconds. + Weight::from_parts(74_866_000, 6144) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -797,8 +804,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `555` // Estimated: `3675` - // Minimum execution time: 39_707_000 picoseconds. - Weight::from_parts(40_222_000, 3675) + // Minimum execution time: 38_460_000 picoseconds. + Weight::from_parts(39_877_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -810,8 +817,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `555` // Estimated: `3675` - // Minimum execution time: 40_357_000 picoseconds. - Weight::from_parts(40_731_000, 3675) + // Minimum execution time: 38_956_000 picoseconds. + Weight::from_parts(39_886_000, 3675) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -821,8 +828,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `351` // Estimated: `3675` - // Minimum execution time: 16_937_000 picoseconds. - Weight::from_parts(17_219_000, 3675) + // Minimum execution time: 15_481_000 picoseconds. + Weight::from_parts(16_050_000, 3675) .saturating_add(RocksDbWeight::get().reads(1_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..34ef6e7f55b76 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +71,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: 66_957_000 picoseconds. + Weight::from_parts(70_296_000, 11506) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -85,8 +88,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: 65_061_000 picoseconds. + Weight::from_parts(67_359_000, 8877) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -104,8 +107,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: 73_652_000 picoseconds. + Weight::from_parts(75_911_000, 11506) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -125,8 +128,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: 66_957_000 picoseconds. + Weight::from_parts(70_296_000, 11506) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -142,8 +145,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: 65_061_000 picoseconds. + Weight::from_parts(67_359_000, 8877) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -161,8 +164,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: 73_652_000 picoseconds. + Weight::from_parts(75_911_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..69f80be6ee0b4 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +70,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: 58_270_000 picoseconds. + Weight::from_parts(59_247_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -78,8 +81,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: 46_036_000 picoseconds. + Weight::from_parts(47_378_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -89,8 +92,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: 17_800_000 picoseconds. + Weight::from_parts(18_488_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -100,8 +103,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: 23_037_000 picoseconds. + Weight::from_parts(23_901_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -111,8 +114,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: 59_936_000 picoseconds. + Weight::from_parts(61_353_000, 6196) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -122,8 +125,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_036_000 picoseconds. + Weight::from_parts(54_850_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -133,8 +136,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: 20_905_000 picoseconds. + Weight::from_parts(21_740_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -145,10 +148,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: 20_304_000 picoseconds. + Weight::from_parts(20_672_000, 990) + // Standard Error: 10_817 + .saturating_add(Weight::from_parts(17_038_556, 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 +166,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: 58_270_000 picoseconds. + Weight::from_parts(59_247_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -174,8 +177,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: 46_036_000 picoseconds. + Weight::from_parts(47_378_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -185,8 +188,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: 17_800_000 picoseconds. + Weight::from_parts(18_488_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -196,8 +199,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: 23_037_000 picoseconds. + Weight::from_parts(23_901_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -207,8 +210,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: 59_936_000 picoseconds. + Weight::from_parts(61_353_000, 6196) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -218,8 +221,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_036_000 picoseconds. + Weight::from_parts(54_850_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -229,8 +232,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: 20_905_000 picoseconds. + Weight::from_parts(21_740_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -241,10 +244,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: 20_304_000 picoseconds. + Weight::from_parts(20_672_000, 990) + // Standard Error: 10_817 + .saturating_add(Weight::from_parts(17_038_556, 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..01db5efa9423c 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -65,48 +68,48 @@ impl WeightInfo for SubstrateWeight { // Measured: `0` // Estimated: `0` // Minimum execution time: 173_000 picoseconds. - Weight::from_parts(205_895, 0) + Weight::from_parts(226_454, 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: 174_000 picoseconds. + Weight::from_parts(219_333, 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: 167_000 picoseconds. + Weight::from_parts(223_420, 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: 163_000 picoseconds. + Weight::from_parts(219_893, 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: 25_637_644_000 picoseconds. + Weight::from_parts(25_860_013_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: 214_000 picoseconds. + Weight::from_parts(2_605_370, 0) + // Standard Error: 5_329 + .saturating_add(Weight::from_parts(55_691_263, 0).saturating_mul(i.into())) } } @@ -118,47 +121,47 @@ impl WeightInfo for () { // Measured: `0` // Estimated: `0` // Minimum execution time: 173_000 picoseconds. - Weight::from_parts(205_895, 0) + Weight::from_parts(226_454, 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: 174_000 picoseconds. + Weight::from_parts(219_333, 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: 167_000 picoseconds. + Weight::from_parts(223_420, 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: 163_000 picoseconds. + Weight::from_parts(219_893, 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: 25_637_644_000 picoseconds. + Weight::from_parts(25_860_013_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: 214_000 picoseconds. + Weight::from_parts(2_605_370, 0) + // Standard Error: 5_329 + .saturating_add(Weight::from_parts(55_691_263, 0).saturating_mul(i.into())) } } diff --git a/frame/bounties/src/weights.rs b/frame/bounties/src/weights.rs index 5a84adf08210c..cbc13e4d933ed 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -73,14 +76,12 @@ impl WeightInfo for SubstrateWeight { /// Storage: Bounties Bounties (r:0 w:1) /// Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen) /// The range of component `d` is `[0, 300]`. - fn propose_bounty(d: u32, ) -> Weight { + fn propose_bounty(_d: u32, ) -> Weight { // 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: 31_373_000 picoseconds. + Weight::from_parts(33_141_187, 3593) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -92,8 +93,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: 11_666_000 picoseconds. + Weight::from_parts(12_207_000, 3642) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -103,8 +104,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_893_000 picoseconds. + Weight::from_parts(10_493_000, 3642) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -116,8 +117,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: 31_254_000 picoseconds. + Weight::from_parts(32_408_000, 3642) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -129,8 +130,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: 29_327_000 picoseconds. + Weight::from_parts(30_420_000, 3642) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -142,8 +143,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `538` // Estimated: `3642` - // Minimum execution time: 20_662_000 picoseconds. - Weight::from_parts(20_956_000, 3642) + // Minimum execution time: 20_601_000 picoseconds. + Weight::from_parts(21_285_000, 3642) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -159,8 +160,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `902` // Estimated: `8799` - // Minimum execution time: 119_287_000 picoseconds. - Weight::from_parts(121_468_000, 8799) + // Minimum execution time: 124_688_000 picoseconds. + Weight::from_parts(126_830_000, 8799) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -176,8 +177,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `582` // Estimated: `3642` - // Minimum execution time: 37_759_000 picoseconds. - Weight::from_parts(38_185_000, 3642) + // Minimum execution time: 37_876_000 picoseconds. + Weight::from_parts(38_623_000, 3642) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -193,8 +194,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `818` // Estimated: `6196` - // Minimum execution time: 80_332_000 picoseconds. - Weight::from_parts(81_328_000, 6196) + // Minimum execution time: 83_401_000 picoseconds. + Weight::from_parts(85_071_000, 6196) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -204,8 +205,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: 16_045_000 picoseconds. + Weight::from_parts(16_464_000, 3642) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -220,10 +221,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_513_000 picoseconds. + Weight::from_parts(2_141_116, 1887) + // Standard Error: 22_037 + .saturating_add(Weight::from_parts(45_082_406, 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)) @@ -243,14 +244,12 @@ impl WeightInfo for () { /// Storage: Bounties Bounties (r:0 w:1) /// Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen) /// The range of component `d` is `[0, 300]`. - fn propose_bounty(d: u32, ) -> Weight { + fn propose_bounty(_d: u32, ) -> Weight { // 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: 31_373_000 picoseconds. + Weight::from_parts(33_141_187, 3593) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -262,8 +261,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: 11_666_000 picoseconds. + Weight::from_parts(12_207_000, 3642) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -273,8 +272,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_893_000 picoseconds. + Weight::from_parts(10_493_000, 3642) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -286,8 +285,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: 31_254_000 picoseconds. + Weight::from_parts(32_408_000, 3642) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -299,8 +298,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: 29_327_000 picoseconds. + Weight::from_parts(30_420_000, 3642) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -312,8 +311,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `538` // Estimated: `3642` - // Minimum execution time: 20_662_000 picoseconds. - Weight::from_parts(20_956_000, 3642) + // Minimum execution time: 20_601_000 picoseconds. + Weight::from_parts(21_285_000, 3642) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -329,8 +328,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `902` // Estimated: `8799` - // Minimum execution time: 119_287_000 picoseconds. - Weight::from_parts(121_468_000, 8799) + // Minimum execution time: 124_688_000 picoseconds. + Weight::from_parts(126_830_000, 8799) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -346,8 +345,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `582` // Estimated: `3642` - // Minimum execution time: 37_759_000 picoseconds. - Weight::from_parts(38_185_000, 3642) + // Minimum execution time: 37_876_000 picoseconds. + Weight::from_parts(38_623_000, 3642) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -363,8 +362,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `818` // Estimated: `6196` - // Minimum execution time: 80_332_000 picoseconds. - Weight::from_parts(81_328_000, 6196) + // Minimum execution time: 83_401_000 picoseconds. + Weight::from_parts(85_071_000, 6196) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -374,8 +373,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: 16_045_000 picoseconds. + Weight::from_parts(16_464_000, 3642) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -390,10 +389,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_513_000 picoseconds. + Weight::from_parts(2_141_116, 1887) + // Standard Error: 22_037 + .saturating_add(Weight::from_parts(45_082_406, 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..069d891097c40 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -78,8 +81,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `678` // Estimated: `6196` - // Minimum execution time: 69_784_000 picoseconds. - Weight::from_parts(71_225_354, 6196) + // Minimum execution time: 74_647_000 picoseconds. + Weight::from_parts(77_552_132, 6196) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -93,8 +96,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `732` // Estimated: `3642` - // Minimum execution time: 19_008_000 picoseconds. - Weight::from_parts(19_219_000, 3642) + // Minimum execution time: 19_298_000 picoseconds. + Weight::from_parts(20_130_000, 3642) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -108,8 +111,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `878` // Estimated: `3642` - // Minimum execution time: 35_457_000 picoseconds. - Weight::from_parts(36_088_000, 3642) + // Minimum execution time: 37_035_000 picoseconds. + Weight::from_parts(37_980_000, 3642) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -123,8 +126,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `878` // Estimated: `3642` - // Minimum execution time: 38_244_000 picoseconds. - Weight::from_parts(38_611_000, 3642) + // Minimum execution time: 39_924_000 picoseconds. + Weight::from_parts(40_709_000, 3642) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -136,8 +139,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `775` // Estimated: `3642` - // Minimum execution time: 22_762_000 picoseconds. - Weight::from_parts(23_249_000, 3642) + // Minimum execution time: 23_197_000 picoseconds. + Weight::from_parts(24_075_000, 3642) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -153,8 +156,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `648` // Estimated: `8799` - // Minimum execution time: 112_019_000 picoseconds. - Weight::from_parts(113_190_000, 8799) + // Minimum execution time: 125_790_000 picoseconds. + Weight::from_parts(128_334_000, 8799) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -174,8 +177,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `978` // Estimated: `6196` - // Minimum execution time: 72_477_000 picoseconds. - Weight::from_parts(73_573_000, 6196) + // Minimum execution time: 79_702_000 picoseconds. + Weight::from_parts(81_413_000, 6196) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -195,8 +198,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1165` // Estimated: `8799` - // Minimum execution time: 91_049_000 picoseconds. - Weight::from_parts(91_874_000, 8799) + // Minimum execution time: 96_885_000 picoseconds. + Weight::from_parts(98_873_000, 8799) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -221,8 +224,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `678` // Estimated: `6196` - // Minimum execution time: 69_784_000 picoseconds. - Weight::from_parts(71_225_354, 6196) + // Minimum execution time: 74_647_000 picoseconds. + Weight::from_parts(77_552_132, 6196) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -236,8 +239,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `732` // Estimated: `3642` - // Minimum execution time: 19_008_000 picoseconds. - Weight::from_parts(19_219_000, 3642) + // Minimum execution time: 19_298_000 picoseconds. + Weight::from_parts(20_130_000, 3642) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -251,8 +254,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `878` // Estimated: `3642` - // Minimum execution time: 35_457_000 picoseconds. - Weight::from_parts(36_088_000, 3642) + // Minimum execution time: 37_035_000 picoseconds. + Weight::from_parts(37_980_000, 3642) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -266,8 +269,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `878` // Estimated: `3642` - // Minimum execution time: 38_244_000 picoseconds. - Weight::from_parts(38_611_000, 3642) + // Minimum execution time: 39_924_000 picoseconds. + Weight::from_parts(40_709_000, 3642) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -279,8 +282,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `775` // Estimated: `3642` - // Minimum execution time: 22_762_000 picoseconds. - Weight::from_parts(23_249_000, 3642) + // Minimum execution time: 23_197_000 picoseconds. + Weight::from_parts(24_075_000, 3642) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -296,8 +299,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `648` // Estimated: `8799` - // Minimum execution time: 112_019_000 picoseconds. - Weight::from_parts(113_190_000, 8799) + // Minimum execution time: 125_790_000 picoseconds. + Weight::from_parts(128_334_000, 8799) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -317,8 +320,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `978` // Estimated: `6196` - // Minimum execution time: 72_477_000 picoseconds. - Weight::from_parts(73_573_000, 6196) + // Minimum execution time: 79_702_000 picoseconds. + Weight::from_parts(81_413_000, 6196) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -338,8 +341,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1165` // Estimated: `8799` - // Minimum execution time: 91_049_000 picoseconds. - Weight::from_parts(91_874_000, 8799) + // Minimum execution time: 96_885_000 picoseconds. + Weight::from_parts(98_873_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..5d9ca55f997f4 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +80,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: 18_158_000 picoseconds. + Weight::from_parts(18_632_000, 15861) + // Standard Error: 59_749 + .saturating_add(Weight::from_parts(4_623_562, 0).saturating_mul(m.into())) + // Standard Error: 59_749 + .saturating_add(Weight::from_parts(8_428_482, 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 +102,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: 17_336_000 picoseconds. + Weight::from_parts(16_486_153, 1688) + // Standard Error: 39 + .saturating_add(Weight::from_parts(1_967, 0).saturating_mul(b.into())) + // Standard Error: 408 + .saturating_add(Weight::from_parts(15_466, 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 +121,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: 19_978_000 picoseconds. + Weight::from_parts(18_697_525, 3668) + // Standard Error: 50 + .saturating_add(Weight::from_parts(2_166, 0).saturating_mul(b.into())) + // Standard Error: 520 + .saturating_add(Weight::from_parts(26_709, 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 +147,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: 28_056_000 picoseconds. + Weight::from_parts(26_260_981, 3884) + // Standard Error: 121 + .saturating_add(Weight::from_parts(4_237, 0).saturating_mul(b.into())) + // Standard Error: 1_271 + .saturating_add(Weight::from_parts(33_452, 0).saturating_mul(m.into())) + // Standard Error: 1_255 + .saturating_add(Weight::from_parts(202_736, 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 +169,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_569_000 picoseconds. + Weight::from_parts(28_455_250, 4405) + // Standard Error: 958 + .saturating_add(Weight::from_parts(66_019, 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 +191,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: 29_559_000 picoseconds. + Weight::from_parts(29_779_318, 3975) + // Standard Error: 1_198 + .saturating_add(Weight::from_parts(39_755, 0).saturating_mul(m.into())) + // Standard Error: 1_168 + .saturating_add(Weight::from_parts(195_947, 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 +217,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: 42_887_000 picoseconds. + Weight::from_parts(45_411_870, 4149) + // Standard Error: 176 + .saturating_add(Weight::from_parts(3_323, 0).saturating_mul(b.into())) + // Standard Error: 1_861 + .saturating_add(Weight::from_parts(28_946, 0).saturating_mul(m.into())) + // Standard Error: 1_814 + .saturating_add(Weight::from_parts(217_489, 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 +247,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: 32_587_000 picoseconds. + Weight::from_parts(33_629_896, 3995) + // Standard Error: 1_472 + .saturating_add(Weight::from_parts(35_709, 0).saturating_mul(m.into())) + // Standard Error: 1_435 + .saturating_add(Weight::from_parts(219_910, 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 +275,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: 44_551_000 picoseconds. + Weight::from_parts(48_232_767, 4169) + // Standard Error: 172 + .saturating_add(Weight::from_parts(3_111, 0).saturating_mul(b.into())) + // Standard Error: 1_825 + .saturating_add(Weight::from_parts(31_668, 0).saturating_mul(m.into())) + // Standard Error: 1_779 + .saturating_add(Weight::from_parts(222_103, 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 +300,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_975_000 picoseconds. + Weight::from_parts(18_518_784, 1844) + // Standard Error: 1_476 + .saturating_add(Weight::from_parts(178_426, 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 +326,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: 18_158_000 picoseconds. + Weight::from_parts(18_632_000, 15861) + // Standard Error: 59_749 + .saturating_add(Weight::from_parts(4_623_562, 0).saturating_mul(m.into())) + // Standard Error: 59_749 + .saturating_add(Weight::from_parts(8_428_482, 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 +348,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: 17_336_000 picoseconds. + Weight::from_parts(16_486_153, 1688) + // Standard Error: 39 + .saturating_add(Weight::from_parts(1_967, 0).saturating_mul(b.into())) + // Standard Error: 408 + .saturating_add(Weight::from_parts(15_466, 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 +367,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: 19_978_000 picoseconds. + Weight::from_parts(18_697_525, 3668) + // Standard Error: 50 + .saturating_add(Weight::from_parts(2_166, 0).saturating_mul(b.into())) + // Standard Error: 520 + .saturating_add(Weight::from_parts(26_709, 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 +393,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: 28_056_000 picoseconds. + Weight::from_parts(26_260_981, 3884) + // Standard Error: 121 + .saturating_add(Weight::from_parts(4_237, 0).saturating_mul(b.into())) + // Standard Error: 1_271 + .saturating_add(Weight::from_parts(33_452, 0).saturating_mul(m.into())) + // Standard Error: 1_255 + .saturating_add(Weight::from_parts(202_736, 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 +415,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_569_000 picoseconds. + Weight::from_parts(28_455_250, 4405) + // Standard Error: 958 + .saturating_add(Weight::from_parts(66_019, 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 +437,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: 29_559_000 picoseconds. + Weight::from_parts(29_779_318, 3975) + // Standard Error: 1_198 + .saturating_add(Weight::from_parts(39_755, 0).saturating_mul(m.into())) + // Standard Error: 1_168 + .saturating_add(Weight::from_parts(195_947, 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 +463,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: 42_887_000 picoseconds. + Weight::from_parts(45_411_870, 4149) + // Standard Error: 176 + .saturating_add(Weight::from_parts(3_323, 0).saturating_mul(b.into())) + // Standard Error: 1_861 + .saturating_add(Weight::from_parts(28_946, 0).saturating_mul(m.into())) + // Standard Error: 1_814 + .saturating_add(Weight::from_parts(217_489, 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 +493,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: 32_587_000 picoseconds. + Weight::from_parts(33_629_896, 3995) + // Standard Error: 1_472 + .saturating_add(Weight::from_parts(35_709, 0).saturating_mul(m.into())) + // Standard Error: 1_435 + .saturating_add(Weight::from_parts(219_910, 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 +521,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: 44_551_000 picoseconds. + Weight::from_parts(48_232_767, 4169) + // Standard Error: 172 + .saturating_add(Weight::from_parts(3_111, 0).saturating_mul(b.into())) + // Standard Error: 1_825 + .saturating_add(Weight::from_parts(31_668, 0).saturating_mul(m.into())) + // Standard Error: 1_779 + .saturating_add(Weight::from_parts(222_103, 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 +546,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_975_000 picoseconds. + Weight::from_parts(18_518_784, 1844) + // Standard Error: 1_476 + .saturating_add(Weight::from_parts(178_426, 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 cdaba7f59b72f..879e79797f915 100644 --- a/frame/contracts/src/weights.rs +++ b/frame/contracts/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for pallet_contracts //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-04-12, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-04-17, 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-yu9ayb4d-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_contracts +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -177,8 +180,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `109` // Estimated: `1594` - // Minimum execution time: 2_565_000 picoseconds. - Weight::from_parts(2_759_000, 1594) + // Minimum execution time: 2_706_000 picoseconds. + Weight::from_parts(2_947_000, 1594) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Skipped Metadata (r:0 w:0) @@ -188,10 +191,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `488 + k * (69 ±0)` // Estimated: `478 + k * (70 ±0)` - // Minimum execution time: 13_480_000 picoseconds. - Weight::from_parts(10_153_869, 478) - // Standard Error: 427 - .saturating_add(Weight::from_parts(958_726, 0).saturating_mul(k.into())) + // Minimum execution time: 14_172_000 picoseconds. + Weight::from_parts(14_312_000, 478) + // Standard Error: 1_037 + .saturating_add(Weight::from_parts(1_175_999, 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)) @@ -207,10 +210,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `238 + c * (1 ±0)` // Estimated: `3708 + c * (1 ±0)` - // Minimum execution time: 30_406_000 picoseconds. - Weight::from_parts(28_467_370, 3708) - // Standard Error: 46 - .saturating_add(Weight::from_parts(53_724, 0).saturating_mul(c.into())) + // Minimum execution time: 33_544_000 picoseconds. + Weight::from_parts(38_488_754, 3708) + // Standard Error: 44 + .saturating_add(Weight::from_parts(62_978, 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())) @@ -230,10 +233,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `707` // Estimated: `6656 + c * (1 ±0)` - // Minimum execution time: 263_198_000 picoseconds. - Weight::from_parts(276_162_279, 6656) - // Standard Error: 18 - .saturating_add(Weight::from_parts(37_378, 0).saturating_mul(c.into())) + // Minimum execution time: 294_793_000 picoseconds. + Weight::from_parts(335_572_088, 6656) + // Standard Error: 31 + .saturating_add(Weight::from_parts(42_853, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -261,14 +264,14 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `270` // Estimated: `8659` - // Minimum execution time: 3_132_259_000 picoseconds. - Weight::from_parts(513_284_834, 8659) - // Standard Error: 280 - .saturating_add(Weight::from_parts(106_723, 0).saturating_mul(c.into())) - // Standard Error: 16 - .saturating_add(Weight::from_parts(1_166, 0).saturating_mul(i.into())) - // Standard Error: 16 - .saturating_add(Weight::from_parts(1_436, 0).saturating_mul(s.into())) + // Minimum execution time: 3_703_955_000 picoseconds. + Weight::from_parts(417_300_256, 8659) + // Standard Error: 462 + .saturating_add(Weight::from_parts(127_258, 0).saturating_mul(c.into())) + // Standard Error: 27 + .saturating_add(Weight::from_parts(1_425, 0).saturating_mul(i.into())) + // Standard Error: 27 + .saturating_add(Weight::from_parts(1_915, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(10_u64)) } @@ -292,12 +295,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `482` // Estimated: `6408` - // Minimum execution time: 1_646_604_000 picoseconds. - Weight::from_parts(271_369_256, 6408) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_426, 0).saturating_mul(i.into())) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_438, 0).saturating_mul(s.into())) + // Minimum execution time: 2_076_525_000 picoseconds. + Weight::from_parts(407_558_769, 6408) + // Standard Error: 12 + .saturating_add(Weight::from_parts(1_696, 0).saturating_mul(i.into())) + // Standard Error: 12 + .saturating_add(Weight::from_parts(1_799, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -315,8 +318,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `759` // Estimated: `6699` - // Minimum execution time: 191_360_000 picoseconds. - Weight::from_parts(192_625_000, 6699) + // Minimum execution time: 202_943_000 picoseconds. + Weight::from_parts(211_908_000, 6699) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -333,10 +336,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3574` - // Minimum execution time: 245_207_000 picoseconds. - Weight::from_parts(244_703_457, 3574) - // Standard Error: 61 - .saturating_add(Weight::from_parts(106_850, 0).saturating_mul(c.into())) + // Minimum execution time: 281_474_000 picoseconds. + Weight::from_parts(321_428_688, 3574) + // Standard Error: 59 + .saturating_add(Weight::from_parts(125_359, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -352,8 +355,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `255` // Estimated: `3720` - // Minimum execution time: 33_560_000 picoseconds. - Weight::from_parts(33_833_000, 3720) + // Minimum execution time: 36_615_000 picoseconds. + Weight::from_parts(38_428_000, 3720) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -367,8 +370,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `570` // Estimated: `8985` - // Minimum execution time: 33_288_000 picoseconds. - Weight::from_parts(33_775_000, 8985) + // Minimum execution time: 37_108_000 picoseconds. + Weight::from_parts(38_155_000, 8985) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -387,10 +390,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `781 + r * (6 ±0)` // Estimated: `6722 + r * (6 ±0)` - // Minimum execution time: 234_292_000 picoseconds. - Weight::from_parts(235_941_911, 6722) - // Standard Error: 413 - .saturating_add(Weight::from_parts(339_913, 0).saturating_mul(r.into())) + // Minimum execution time: 272_566_000 picoseconds. + Weight::from_parts(287_263_257, 6722) + // Standard Error: 889 + .saturating_add(Weight::from_parts(365_975, 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, 6).saturating_mul(r.into())) @@ -410,10 +413,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `839 + r * (240 ±0)` // Estimated: `6743 + r * (2715 ±0)` - // Minimum execution time: 236_273_000 picoseconds. - Weight::from_parts(74_380_906, 6743) - // Standard Error: 5_745 - .saturating_add(Weight::from_parts(3_331_781, 0).saturating_mul(r.into())) + // Minimum execution time: 275_080_000 picoseconds. + Weight::from_parts(130_000_775, 6743) + // Standard Error: 6_043 + .saturating_add(Weight::from_parts(3_811_148, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -434,10 +437,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `831 + r * (244 ±0)` // Estimated: `6747 + r * (2719 ±0)` - // Minimum execution time: 236_573_000 picoseconds. - Weight::from_parts(82_473_906, 6747) - // Standard Error: 5_510 - .saturating_add(Weight::from_parts(4_131_820, 0).saturating_mul(r.into())) + // Minimum execution time: 263_381_000 picoseconds. + Weight::from_parts(137_189_617, 6747) + // Standard Error: 5_851 + .saturating_add(Weight::from_parts(4_787_589, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -458,10 +461,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `788 + r * (6 ±0)` // Estimated: `6730 + r * (6 ±0)` - // Minimum execution time: 235_878_000 picoseconds. - Weight::from_parts(238_387_359, 6730) - // Standard Error: 318 - .saturating_add(Weight::from_parts(409_923, 0).saturating_mul(r.into())) + // Minimum execution time: 278_445_000 picoseconds. + Weight::from_parts(298_251_388, 6730) + // Standard Error: 664 + .saturating_add(Weight::from_parts(450_463, 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, 6).saturating_mul(r.into())) @@ -481,10 +484,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `778 + r * (3 ±0)` // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 233_476_000 picoseconds. - Weight::from_parts(238_014_452, 6723) - // Standard Error: 145 - .saturating_add(Weight::from_parts(165_823, 0).saturating_mul(r.into())) + // Minimum execution time: 256_771_000 picoseconds. + Weight::from_parts(283_853_500, 6723) + // Standard Error: 470 + .saturating_add(Weight::from_parts(183_238, 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())) @@ -504,10 +507,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `782 + r * (6 ±0)` // Estimated: `6724 + r * (6 ±0)` - // Minimum execution time: 235_490_000 picoseconds. - Weight::from_parts(240_039_685, 6724) - // Standard Error: 330 - .saturating_add(Weight::from_parts(332_291, 0).saturating_mul(r.into())) + // Minimum execution time: 264_667_000 picoseconds. + Weight::from_parts(289_000_940, 6724) + // Standard Error: 918 + .saturating_add(Weight::from_parts(359_913, 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, 6).saturating_mul(r.into())) @@ -527,10 +530,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `783 + r * (6 ±0)` // Estimated: `6721 + r * (6 ±0)` - // Minimum execution time: 236_093_000 picoseconds. - Weight::from_parts(238_513_328, 6721) - // Standard Error: 206 - .saturating_add(Weight::from_parts(328_899, 0).saturating_mul(r.into())) + // Minimum execution time: 261_898_000 picoseconds. + Weight::from_parts(301_029_214, 6721) + // Standard Error: 6_449 + .saturating_add(Weight::from_parts(348_812, 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, 6).saturating_mul(r.into())) @@ -550,10 +553,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `922 + r * (6 ±0)` // Estimated: `6846 + r * (6 ±0)` - // Minimum execution time: 234_801_000 picoseconds. - Weight::from_parts(243_519_159, 6846) - // Standard Error: 1_367 - .saturating_add(Weight::from_parts(1_449_599, 0).saturating_mul(r.into())) + // Minimum execution time: 266_886_000 picoseconds. + Weight::from_parts(323_588_699, 6846) + // Standard Error: 5_979 + .saturating_add(Weight::from_parts(1_638_365, 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())) @@ -573,10 +576,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `792 + r * (6 ±0)` // Estimated: `6741 + r * (6 ±0)` - // Minimum execution time: 236_765_000 picoseconds. - Weight::from_parts(237_843_244, 6741) - // Standard Error: 308 - .saturating_add(Weight::from_parts(329_911, 0).saturating_mul(r.into())) + // Minimum execution time: 269_404_000 picoseconds. + Weight::from_parts(285_173_047, 6741) + // Standard Error: 495 + .saturating_add(Weight::from_parts(354_717, 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, 6).saturating_mul(r.into())) @@ -596,10 +599,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `790 + r * (6 ±0)` // Estimated: `6739 + r * (6 ±0)` - // Minimum execution time: 236_690_000 picoseconds. - Weight::from_parts(241_743_164, 6739) - // Standard Error: 333 - .saturating_add(Weight::from_parts(324_693, 0).saturating_mul(r.into())) + // Minimum execution time: 277_940_000 picoseconds. + Weight::from_parts(284_112_639, 6739) + // Standard Error: 634 + .saturating_add(Weight::from_parts(358_410, 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, 6).saturating_mul(r.into())) @@ -619,10 +622,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `787 + r * (6 ±0)` // Estimated: `6737 + r * (6 ±0)` - // Minimum execution time: 236_149_000 picoseconds. - Weight::from_parts(239_090_707, 6737) - // Standard Error: 246 - .saturating_add(Weight::from_parts(344_488, 0).saturating_mul(r.into())) + // Minimum execution time: 278_323_000 picoseconds. + Weight::from_parts(292_724_202, 6737) + // Standard Error: 573 + .saturating_add(Weight::from_parts(337_116, 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, 6).saturating_mul(r.into())) @@ -642,10 +645,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `778 + r * (6 ±0)` // Estimated: `6723 + r * (6 ±0)` - // Minimum execution time: 235_057_000 picoseconds. - Weight::from_parts(237_752_870, 6723) - // Standard Error: 236 - .saturating_add(Weight::from_parts(328_235, 0).saturating_mul(r.into())) + // Minimum execution time: 272_888_000 picoseconds. + Weight::from_parts(287_710_442, 6723) + // Standard Error: 538 + .saturating_add(Weight::from_parts(351_709, 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, 6).saturating_mul(r.into())) @@ -667,10 +670,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `856 + r * (10 ±0)` // Estimated: `6796 + r * (10 ±0)` - // Minimum execution time: 234_995_000 picoseconds. - Weight::from_parts(246_473_554, 6796) - // Standard Error: 1_015 - .saturating_add(Weight::from_parts(1_337_653, 0).saturating_mul(r.into())) + // Minimum execution time: 268_082_000 picoseconds. + Weight::from_parts(306_979_129, 6796) + // Standard Error: 948 + .saturating_add(Weight::from_parts(1_470_870, 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())) @@ -690,10 +693,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `745 + r * (4 ±0)` // Estimated: `6687 + r * (4 ±0)` - // Minimum execution time: 160_445_000 picoseconds. - Weight::from_parts(165_558_135, 6687) - // Standard Error: 234 - .saturating_add(Weight::from_parts(133_607, 0).saturating_mul(r.into())) + // Minimum execution time: 165_238_000 picoseconds. + Weight::from_parts(176_876_786, 6687) + // Standard Error: 438 + .saturating_add(Weight::from_parts(157_190, 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, 4).saturating_mul(r.into())) @@ -713,10 +716,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `780 + r * (6 ±0)` // Estimated: `6724 + r * (6 ±0)` - // Minimum execution time: 235_065_000 picoseconds. - Weight::from_parts(237_797_177, 6724) - // Standard Error: 336 - .saturating_add(Weight::from_parts(267_302, 0).saturating_mul(r.into())) + // Minimum execution time: 272_584_000 picoseconds. + Weight::from_parts(290_424_028, 6724) + // Standard Error: 565 + .saturating_add(Weight::from_parts(293_419, 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, 6).saturating_mul(r.into())) @@ -736,10 +739,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `784` // Estimated: `6724` - // Minimum execution time: 236_215_000 picoseconds. - Weight::from_parts(239_347_313, 6724) - // Standard Error: 0 - .saturating_add(Weight::from_parts(587, 0).saturating_mul(n.into())) + // Minimum execution time: 268_664_000 picoseconds. + Weight::from_parts(233_637_671, 6724) + // Standard Error: 24 + .saturating_add(Weight::from_parts(1_068, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -758,10 +761,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `768 + r * (45 ±0)` // Estimated: `6708 + r * (45 ±0)` - // Minimum execution time: 231_571_000 picoseconds. - Weight::from_parts(233_477_918, 6708) - // Standard Error: 95_776 - .saturating_add(Weight::from_parts(1_733_181, 0).saturating_mul(r.into())) + // Minimum execution time: 255_428_000 picoseconds. + Weight::from_parts(280_324_479, 6708) + // Standard Error: 872_046 + .saturating_add(Weight::from_parts(594_220, 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, 45).saturating_mul(r.into())) @@ -781,10 +784,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `778` // Estimated: `6731` - // Minimum execution time: 234_956_000 picoseconds. - Weight::from_parts(236_785_051, 6731) + // Minimum execution time: 262_314_000 picoseconds. + Weight::from_parts(283_872_724, 6731) // Standard Error: 0 - .saturating_add(Weight::from_parts(177, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(205, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -809,10 +812,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `810 + r * (356 ±0)` // Estimated: `6750 + r * (7781 ±0)` - // Minimum execution time: 234_275_000 picoseconds. - Weight::from_parts(236_776_769, 6750) - // Standard Error: 137_203 - .saturating_add(Weight::from_parts(110_758_930, 0).saturating_mul(r.into())) + // Minimum execution time: 258_831_000 picoseconds. + Weight::from_parts(285_320_983, 6750) + // Standard Error: 937_920 + .saturating_add(Weight::from_parts(133_529_316, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -836,10 +839,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `825 + r * (10 ±0)` // Estimated: `6769 + r * (10 ±0)` - // Minimum execution time: 235_593_000 picoseconds. - Weight::from_parts(253_731_242, 6769) - // Standard Error: 2_129 - .saturating_add(Weight::from_parts(1_771_297, 0).saturating_mul(r.into())) + // Minimum execution time: 266_952_000 picoseconds. + Weight::from_parts(299_755_213, 6769) + // Standard Error: 1_295 + .saturating_add(Weight::from_parts(2_034_873, 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())) @@ -859,10 +862,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `778 + r * (10 ±0)` // Estimated: `6723 + r * (10 ±0)` - // Minimum execution time: 232_124_000 picoseconds. - Weight::from_parts(245_904_447, 6723) - // Standard Error: 2_185 - .saturating_add(Weight::from_parts(3_470_410, 0).saturating_mul(r.into())) + // Minimum execution time: 260_898_000 picoseconds. + Weight::from_parts(306_335_910, 6723) + // Standard Error: 1_706 + .saturating_add(Weight::from_parts(3_811_029, 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, 10).saturating_mul(r.into())) @@ -883,12 +886,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `797 + t * (32 ±0)` // Estimated: `6744 + t * (2508 ±0)` - // Minimum execution time: 250_301_000 picoseconds. - Weight::from_parts(245_292_258, 6744) - // Standard Error: 29_864 - .saturating_add(Weight::from_parts(2_163_531, 0).saturating_mul(t.into())) - // Standard Error: 8 - .saturating_add(Weight::from_parts(583, 0).saturating_mul(n.into())) + // Minimum execution time: 280_922_000 picoseconds. + Weight::from_parts(294_560_349, 6744) + // Standard Error: 90_658 + .saturating_add(Weight::from_parts(2_809_494, 0).saturating_mul(t.into())) + // Standard Error: 25 + .saturating_add(Weight::from_parts(723, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -910,10 +913,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `777 + r * (7 ±0)` // Estimated: `6721 + r * (7 ±0)` - // Minimum execution time: 165_711_000 picoseconds. - Weight::from_parts(168_792_571, 6721) - // Standard Error: 216 - .saturating_add(Weight::from_parts(230_285, 0).saturating_mul(r.into())) + // Minimum execution time: 169_808_000 picoseconds. + Weight::from_parts(184_086_491, 6721) + // Standard Error: 433 + .saturating_add(Weight::from_parts(261_853, 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, 7).saturating_mul(r.into())) @@ -933,10 +936,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `125728` // Estimated: `131670` - // Minimum execution time: 348_928_000 picoseconds. - Weight::from_parts(352_224_793, 131670) - // Standard Error: 0 - .saturating_add(Weight::from_parts(731, 0).saturating_mul(i.into())) + // Minimum execution time: 399_910_000 picoseconds. + Weight::from_parts(386_116_244, 131670) + // Standard Error: 13 + .saturating_add(Weight::from_parts(1_012, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -947,10 +950,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `845 + r * (292 ±0)` // Estimated: `843 + r * (293 ±0)` - // Minimum execution time: 236_418_000 picoseconds. - Weight::from_parts(129_862_840, 843) - // Standard Error: 9_733 - .saturating_add(Weight::from_parts(6_005_187, 0).saturating_mul(r.into())) + // Minimum execution time: 265_511_000 picoseconds. + Weight::from_parts(189_571_198, 843) + // Standard Error: 10_928 + .saturating_add(Weight::from_parts(6_969_830, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -964,10 +967,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1304` // Estimated: `1280` - // Minimum execution time: 251_599_000 picoseconds. - Weight::from_parts(285_284_665, 1280) - // Standard Error: 46 - .saturating_add(Weight::from_parts(410, 0).saturating_mul(n.into())) + // Minimum execution time: 288_493_000 picoseconds. + Weight::from_parts(347_206_782, 1280) + // Standard Error: 59 + .saturating_add(Weight::from_parts(623, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -978,10 +981,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1167 + n * (1 ±0)` // Estimated: `1167 + n * (1 ±0)` - // Minimum execution time: 251_309_000 picoseconds. - Weight::from_parts(253_555_552, 1167) - // Standard Error: 9 - .saturating_add(Weight::from_parts(27, 0).saturating_mul(n.into())) + // Minimum execution time: 280_710_000 picoseconds. + Weight::from_parts(307_447_143, 1167) + // Standard Error: 39 + .saturating_add(Weight::from_parts(403, 0).saturating_mul(n.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(n.into())) @@ -993,10 +996,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `841 + r * (288 ±0)` // Estimated: `845 + r * (289 ±0)` - // Minimum execution time: 235_441_000 picoseconds. - Weight::from_parts(132_980_942, 845) - // Standard Error: 9_421 - .saturating_add(Weight::from_parts(5_854_896, 0).saturating_mul(r.into())) + // Minimum execution time: 265_393_000 picoseconds. + Weight::from_parts(201_110_275, 845) + // Standard Error: 9_488 + .saturating_add(Weight::from_parts(6_804_121, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1010,10 +1013,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1163 + n * (1 ±0)` // Estimated: `1163 + n * (1 ±0)` - // Minimum execution time: 249_967_000 picoseconds. - Weight::from_parts(252_122_186, 1163) - // Standard Error: 10 - .saturating_add(Weight::from_parts(74, 0).saturating_mul(n.into())) + // Minimum execution time: 285_441_000 picoseconds. + Weight::from_parts(309_531_856, 1163) + // Standard Error: 35 + .saturating_add(Weight::from_parts(120, 0).saturating_mul(n.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(n.into())) @@ -1025,10 +1028,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `835 + r * (296 ±0)` // Estimated: `840 + r * (297 ±0)` - // Minimum execution time: 235_647_000 picoseconds. - Weight::from_parts(145_525_169, 840) - // Standard Error: 8_553 - .saturating_add(Weight::from_parts(4_948_021, 0).saturating_mul(r.into())) + // Minimum execution time: 261_882_000 picoseconds. + Weight::from_parts(211_041_865, 840) + // Standard Error: 8_110 + .saturating_add(Weight::from_parts(5_799_580, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1041,10 +1044,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1179 + n * (1 ±0)` // Estimated: `1179 + n * (1 ±0)` - // Minimum execution time: 249_576_000 picoseconds. - Weight::from_parts(250_747_191, 1179) - // Standard Error: 8 - .saturating_add(Weight::from_parts(717, 0).saturating_mul(n.into())) + // Minimum execution time: 286_207_000 picoseconds. + Weight::from_parts(307_253_844, 1179) + // Standard Error: 35 + .saturating_add(Weight::from_parts(846, 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())) @@ -1056,10 +1059,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `856 + r * (288 ±0)` // Estimated: `857 + r * (289 ±0)` - // Minimum execution time: 236_110_000 picoseconds. - Weight::from_parts(148_420_625, 857) - // Standard Error: 8_175 - .saturating_add(Weight::from_parts(4_684_126, 0).saturating_mul(r.into())) + // Minimum execution time: 268_553_000 picoseconds. + Weight::from_parts(217_010_176, 857) + // Standard Error: 7_550 + .saturating_add(Weight::from_parts(5_509_725, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1072,10 +1075,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1166 + n * (1 ±0)` // Estimated: `1166 + n * (1 ±0)` - // Minimum execution time: 247_800_000 picoseconds. - Weight::from_parts(249_410_575, 1166) - // Standard Error: 6 - .saturating_add(Weight::from_parts(99, 0).saturating_mul(n.into())) + // Minimum execution time: 281_677_000 picoseconds. + Weight::from_parts(303_870_061, 1166) + // Standard Error: 33 + .saturating_add(Weight::from_parts(448, 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())) @@ -1087,10 +1090,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `829 + r * (296 ±0)` // Estimated: `836 + r * (297 ±0)` - // Minimum execution time: 235_251_000 picoseconds. - Weight::from_parts(128_816_707, 836) - // Standard Error: 9_887 - .saturating_add(Weight::from_parts(6_167_176, 0).saturating_mul(r.into())) + // Minimum execution time: 265_051_000 picoseconds. + Weight::from_parts(197_372_496, 836) + // Standard Error: 10_071 + .saturating_add(Weight::from_parts(7_033_961, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1104,10 +1107,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1180 + n * (1 ±0)` // Estimated: `1180 + n * (1 ±0)` - // Minimum execution time: 250_401_000 picoseconds. - Weight::from_parts(253_298_243, 1180) - // Standard Error: 9 - .saturating_add(Weight::from_parts(667, 0).saturating_mul(n.into())) + // Minimum execution time: 286_993_000 picoseconds. + Weight::from_parts(309_849_509, 1180) + // Standard Error: 35 + .saturating_add(Weight::from_parts(854, 0).saturating_mul(n.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(n.into())) @@ -1127,10 +1130,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1373 + r * (45 ±0)` // Estimated: `7270 + r * (2520 ±0)` - // Minimum execution time: 236_470_000 picoseconds. - Weight::from_parts(98_898_727, 7270) - // Standard Error: 33_316 - .saturating_add(Weight::from_parts(35_149_946, 0).saturating_mul(r.into())) + // Minimum execution time: 259_747_000 picoseconds. + Weight::from_parts(235_653_670, 7270) + // Standard Error: 19_763 + .saturating_add(Weight::from_parts(40_212_922, 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(4_u64)) @@ -1152,10 +1155,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1237 + r * (256 ±0)` // Estimated: `7125 + r * (2732 ±0)` - // Minimum execution time: 238_303_000 picoseconds. - Weight::from_parts(239_024_000, 7125) - // Standard Error: 65_907 - .saturating_add(Weight::from_parts(209_419_071, 0).saturating_mul(r.into())) + // Minimum execution time: 271_900_000 picoseconds. + Weight::from_parts(286_492_000, 7125) + // Standard Error: 111_766 + .saturating_add(Weight::from_parts(250_680_181, 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)) @@ -1176,11 +1179,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: 235_961_000 picoseconds. - Weight::from_parts(236_939_000, 6727) - // Standard Error: 83_087 - .saturating_add(Weight::from_parts(205_646_517, 0).saturating_mul(r.into())) + // Estimated: `6727 + r * (2572 ±3)` + // Minimum execution time: 264_322_000 picoseconds. + Weight::from_parts(279_867_000, 6727) + // Standard Error: 119_319 + .saturating_add(Weight::from_parts(246_981_084, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1203,12 +1206,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1154 + t * (204 ±0)` // Estimated: `9569 + t * (5154 ±0)` - // Minimum execution time: 410_156_000 picoseconds. - Weight::from_parts(378_378_143, 9569) - // Standard Error: 285_172 - .saturating_add(Weight::from_parts(34_736_740, 0).saturating_mul(t.into())) - // Standard Error: 0 - .saturating_add(Weight::from_parts(591, 0).saturating_mul(c.into())) + // Minimum execution time: 469_596_000 picoseconds. + Weight::from_parts(83_963_161, 9569) + // Standard Error: 11_749_381 + .saturating_add(Weight::from_parts(357_879_879, 0).saturating_mul(t.into())) + // Standard Error: 17 + .saturating_add(Weight::from_parts(1_057, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(5_u64)) @@ -1234,10 +1237,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1301 + r * (254 ±0)` // Estimated: `7131 + r * (5205 ±0)` - // Minimum execution time: 236_748_000 picoseconds. - Weight::from_parts(237_129_000, 7131) - // Standard Error: 280_059 - .saturating_add(Weight::from_parts(341_428_013, 0).saturating_mul(r.into())) + // Minimum execution time: 264_570_000 picoseconds. + Weight::from_parts(281_943_000, 7131) + // Standard Error: 337_026 + .saturating_add(Weight::from_parts(402_375_253, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(6_u64)) @@ -1265,14 +1268,14 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1071 + t * (187 ±0)` // Estimated: `9492 + t * (2634 ±2)` - // Minimum execution time: 1_613_796_000 picoseconds. - Weight::from_parts(340_002_206, 9492) - // Standard Error: 4_296_381 - .saturating_add(Weight::from_parts(115_239_834, 0).saturating_mul(t.into())) - // Standard Error: 6 - .saturating_add(Weight::from_parts(1_145, 0).saturating_mul(i.into())) - // Standard Error: 6 - .saturating_add(Weight::from_parts(1_315, 0).saturating_mul(s.into())) + // Minimum execution time: 2_263_664_000 picoseconds. + Weight::from_parts(1_308_876_345, 9492) + // Standard Error: 14_548_214 + .saturating_add(Weight::from_parts(55_325_949, 0).saturating_mul(t.into())) + // Standard Error: 23 + .saturating_add(Weight::from_parts(904, 0).saturating_mul(i.into())) + // Standard Error: 23 + .saturating_add(Weight::from_parts(1_180, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(13_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(10_u64)) @@ -1294,10 +1297,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `777 + r * (8 ±0)` // Estimated: `6718 + r * (8 ±0)` - // Minimum execution time: 233_111_000 picoseconds. - Weight::from_parts(238_643_933, 6718) - // Standard Error: 184 - .saturating_add(Weight::from_parts(572_296, 0).saturating_mul(r.into())) + // Minimum execution time: 267_558_000 picoseconds. + Weight::from_parts(289_302_887, 6718) + // Standard Error: 507 + .saturating_add(Weight::from_parts(414_333, 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, 8).saturating_mul(r.into())) @@ -1317,10 +1320,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `785` // Estimated: `6725` - // Minimum execution time: 234_746_000 picoseconds. - Weight::from_parts(229_815_552, 6725) - // Standard Error: 1 - .saturating_add(Weight::from_parts(3_892, 0).saturating_mul(n.into())) + // Minimum execution time: 263_447_000 picoseconds. + Weight::from_parts(276_084_100, 6725) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_095, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -1339,10 +1342,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `779 + r * (8 ±0)` // Estimated: `6721 + r * (8 ±0)` - // Minimum execution time: 232_732_000 picoseconds. - Weight::from_parts(239_007_209, 6721) - // Standard Error: 256 - .saturating_add(Weight::from_parts(733_879, 0).saturating_mul(r.into())) + // Minimum execution time: 267_103_000 picoseconds. + Weight::from_parts(289_219_536, 6721) + // Standard Error: 546 + .saturating_add(Weight::from_parts(833_667, 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, 8).saturating_mul(r.into())) @@ -1362,10 +1365,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `787` // Estimated: `6729` - // Minimum execution time: 234_184_000 picoseconds. - Weight::from_parts(227_603_375, 6729) - // Standard Error: 1 - .saturating_add(Weight::from_parts(3_127, 0).saturating_mul(n.into())) + // Minimum execution time: 266_437_000 picoseconds. + Weight::from_parts(281_942_440, 6729) + // Standard Error: 0 + .saturating_add(Weight::from_parts(3_363, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -1384,10 +1387,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `779 + r * (8 ±0)` // Estimated: `6724 + r * (8 ±0)` - // Minimum execution time: 233_038_000 picoseconds. - Weight::from_parts(238_515_817, 6724) - // Standard Error: 255 - .saturating_add(Weight::from_parts(413_343, 0).saturating_mul(r.into())) + // Minimum execution time: 273_863_000 picoseconds. + Weight::from_parts(287_986_500, 6724) + // Standard Error: 505 + .saturating_add(Weight::from_parts(482_496, 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, 8).saturating_mul(r.into())) @@ -1407,10 +1410,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `787` // Estimated: `6733` - // Minimum execution time: 232_996_000 picoseconds. - Weight::from_parts(226_706_997, 6733) - // Standard Error: 1 - .saturating_add(Weight::from_parts(908, 0).saturating_mul(n.into())) + // Minimum execution time: 264_403_000 picoseconds. + Weight::from_parts(278_309_216, 6733) + // Standard Error: 0 + .saturating_add(Weight::from_parts(1_190, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -1429,10 +1432,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `779 + r * (8 ±0)` // Estimated: `6725 + r * (8 ±0)` - // Minimum execution time: 232_292_000 picoseconds. - Weight::from_parts(237_997_001, 6725) - // Standard Error: 219 - .saturating_add(Weight::from_parts(410_177, 0).saturating_mul(r.into())) + // Minimum execution time: 259_156_000 picoseconds. + Weight::from_parts(287_076_906, 6725) + // Standard Error: 470 + .saturating_add(Weight::from_parts(475_875, 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, 8).saturating_mul(r.into())) @@ -1452,10 +1455,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `787` // Estimated: `6727` - // Minimum execution time: 234_815_000 picoseconds. - Weight::from_parts(226_317_150, 6727) + // Minimum execution time: 265_372_000 picoseconds. + Weight::from_parts(280_378_267, 6727) // Standard Error: 1 - .saturating_add(Weight::from_parts(911, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_187, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -1474,10 +1477,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `912 + n * (1 ±0)` // Estimated: `6848 + n * (1 ±0)` - // Minimum execution time: 286_323_000 picoseconds. - Weight::from_parts(290_287_955, 6848) - // Standard Error: 1 - .saturating_add(Weight::from_parts(4_693, 0).saturating_mul(n.into())) + // Minimum execution time: 323_390_000 picoseconds. + Weight::from_parts(352_491_018, 6848) + // Standard Error: 11 + .saturating_add(Weight::from_parts(5_764, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1497,10 +1500,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `727 + r * (112 ±0)` // Estimated: `6666 + r * (112 ±0)` - // Minimum execution time: 235_938_000 picoseconds. - Weight::from_parts(242_728_358, 6666) - // Standard Error: 9_725 - .saturating_add(Weight::from_parts(47_527_740, 0).saturating_mul(r.into())) + // Minimum execution time: 270_956_000 picoseconds. + Weight::from_parts(307_590_017, 6666) + // Standard Error: 7_042 + .saturating_add(Weight::from_parts(56_476_483, 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, 112).saturating_mul(r.into())) @@ -1520,10 +1523,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `822 + r * (76 ±0)` // Estimated: `6716 + r * (77 ±0)` - // Minimum execution time: 236_108_000 picoseconds. - Weight::from_parts(248_577_226, 6716) - // Standard Error: 9_565 - .saturating_add(Weight::from_parts(36_733_552, 0).saturating_mul(r.into())) + // Minimum execution time: 266_591_000 picoseconds. + Weight::from_parts(317_468_369, 6716) + // Standard Error: 9_862 + .saturating_add(Weight::from_parts(46_112_312, 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, 77).saturating_mul(r.into())) @@ -1543,10 +1546,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `792 + r * (42 ±0)` // Estimated: `6731 + r * (42 ±0)` - // Minimum execution time: 236_440_000 picoseconds. - Weight::from_parts(240_771_418, 6731) - // Standard Error: 1_849 - .saturating_add(Weight::from_parts(9_185_896, 0).saturating_mul(r.into())) + // Minimum execution time: 263_558_000 picoseconds. + Weight::from_parts(296_220_027, 6731) + // Standard Error: 5_519 + .saturating_add(Weight::from_parts(11_759_245, 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, 42).saturating_mul(r.into())) @@ -1568,10 +1571,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0 + r * (964 ±0)` // Estimated: `8190 + r * (3090 ±10)` - // Minimum execution time: 235_056_000 picoseconds. - Weight::from_parts(235_743_000, 8190) - // Standard Error: 46_122 - .saturating_add(Weight::from_parts(21_447_984, 0).saturating_mul(r.into())) + // Minimum execution time: 269_453_000 picoseconds. + Weight::from_parts(285_378_000, 8190) + // Standard Error: 39_892 + .saturating_add(Weight::from_parts(23_384_425, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -1593,10 +1596,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `773 + r * (3 ±0)` // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 235_213_000 picoseconds. - Weight::from_parts(239_456_464, 6723) - // Standard Error: 130 - .saturating_add(Weight::from_parts(159_851, 0).saturating_mul(r.into())) + // Minimum execution time: 273_540_000 picoseconds. + Weight::from_parts(285_640_461, 6723) + // Standard Error: 398 + .saturating_add(Weight::from_parts(184_718, 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())) @@ -1616,10 +1619,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1975 + r * (39 ±0)` // Estimated: `7805 + r * (40 ±0)` - // Minimum execution time: 237_886_000 picoseconds. - Weight::from_parts(262_430_157, 7805) - // Standard Error: 939 - .saturating_add(Weight::from_parts(260_005, 0).saturating_mul(r.into())) + // Minimum execution time: 266_693_000 picoseconds. + Weight::from_parts(319_038_554, 7805) + // Standard Error: 714 + .saturating_add(Weight::from_parts(277_758, 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, 40).saturating_mul(r.into())) @@ -1641,10 +1644,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `776 + r * (3 ±0)` // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 234_014_000 picoseconds. - Weight::from_parts(240_042_671, 6723) - // Standard Error: 152 - .saturating_add(Weight::from_parts(138_382, 0).saturating_mul(r.into())) + // Minimum execution time: 262_172_000 picoseconds. + Weight::from_parts(287_936_042, 6723) + // Standard Error: 417 + .saturating_add(Weight::from_parts(161_838, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -1654,510 +1657,510 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_533_000 picoseconds. - Weight::from_parts(1_846_015, 0) + // Minimum execution time: 1_685_000 picoseconds. + Weight::from_parts(1_897_972, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(2_935, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(4_212, 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_671_000 picoseconds. - Weight::from_parts(2_197_197, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(6_335, 0).saturating_mul(r.into())) + // Minimum execution time: 2_159_000 picoseconds. + Weight::from_parts(2_634_647, 0) + // Standard Error: 13 + .saturating_add(Weight::from_parts(8_244, 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_665_000 picoseconds. - Weight::from_parts(2_200_545, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(6_011, 0).saturating_mul(r.into())) + // Minimum execution time: 2_155_000 picoseconds. + Weight::from_parts(2_778_521, 0) + // Standard Error: 12 + .saturating_add(Weight::from_parts(7_811, 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_545_000 picoseconds. - Weight::from_parts(1_977_462, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(7_901, 0).saturating_mul(r.into())) + // Minimum execution time: 1_645_000 picoseconds. + Weight::from_parts(2_067_037, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(11_685, 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_515_000 picoseconds. - Weight::from_parts(1_866_184, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(10_514, 0).saturating_mul(r.into())) + // Minimum execution time: 1_649_000 picoseconds. + Weight::from_parts(1_480_711, 0) + // Standard Error: 43 + .saturating_add(Weight::from_parts(16_115, 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_618_000 picoseconds. - Weight::from_parts(1_895_104, 0) - // Standard Error: 12 - .saturating_add(Weight::from_parts(4_523, 0).saturating_mul(r.into())) + // Minimum execution time: 1_602_000 picoseconds. + Weight::from_parts(2_136_654, 0) + // Standard Error: 21 + .saturating_add(Weight::from_parts(7_511, 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_510_000 picoseconds. - Weight::from_parts(1_779_998, 0) - // Standard Error: 8 - .saturating_add(Weight::from_parts(6_832, 0).saturating_mul(r.into())) + // Minimum execution time: 1_642_000 picoseconds. + Weight::from_parts(1_071_580, 0) + // Standard Error: 100 + .saturating_add(Weight::from_parts(13_111, 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_529_000 picoseconds. - Weight::from_parts(1_726_996, 0) - // Standard Error: 26 - .saturating_add(Weight::from_parts(9_199, 0).saturating_mul(r.into())) + // Minimum execution time: 1_558_000 picoseconds. + Weight::from_parts(2_061_013, 0) + // Standard Error: 22 + .saturating_add(Weight::from_parts(15_080, 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_682_000 picoseconds. - Weight::from_parts(1_789_910, 0) - // Standard Error: 16 - .saturating_add(Weight::from_parts(42, 0).saturating_mul(e.into())) + // Minimum execution time: 1_676_000 picoseconds. + Weight::from_parts(1_921_108, 0) + // Standard Error: 30 + .saturating_add(Weight::from_parts(38, 0).saturating_mul(e.into())) } /// 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_539_000 picoseconds. - Weight::from_parts(2_093_056, 0) - // Standard Error: 27 - .saturating_add(Weight::from_parts(18_917, 0).saturating_mul(r.into())) + // Minimum execution time: 1_663_000 picoseconds. + Weight::from_parts(2_030_558, 0) + // Standard Error: 15 + .saturating_add(Weight::from_parts(18_620, 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_851_000 picoseconds. - Weight::from_parts(3_134_610, 0) - // Standard Error: 34 - .saturating_add(Weight::from_parts(24_714, 0).saturating_mul(r.into())) + // Minimum execution time: 1_982_000 picoseconds. + Weight::from_parts(2_643_727, 0) + // Standard Error: 19 + .saturating_add(Weight::from_parts(26_031, 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_654_000 picoseconds. - Weight::from_parts(1_885_921, 0) - // Standard Error: 14 - .saturating_add(Weight::from_parts(1_243, 0).saturating_mul(l.into())) + // Minimum execution time: 1_778_000 picoseconds. + Weight::from_parts(2_054_875, 0) + // Standard Error: 16 + .saturating_add(Weight::from_parts(1_633, 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_744_000 picoseconds. - Weight::from_parts(3_014_725, 0) - // Standard Error: 1 - .saturating_add(Weight::from_parts(2_447, 0).saturating_mul(r.into())) + // Minimum execution time: 3_180_000 picoseconds. + Weight::from_parts(3_628_818, 0) + // Standard Error: 2 + .saturating_add(Weight::from_parts(4_111, 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_881_000 picoseconds. - Weight::from_parts(3_137_711, 0) + // Minimum execution time: 3_209_000 picoseconds. + Weight::from_parts(3_670_357, 0) // Standard Error: 3 - .saturating_add(Weight::from_parts(3_608, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(5_497, 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_809_000 picoseconds. - Weight::from_parts(3_142_066, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(3_841, 0).saturating_mul(r.into())) + // Minimum execution time: 3_272_000 picoseconds. + Weight::from_parts(3_635_268, 0) + // Standard Error: 5 + .saturating_add(Weight::from_parts(7_731, 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_704_000 picoseconds. - Weight::from_parts(2_083_619, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(8_366, 0).saturating_mul(r.into())) + // Minimum execution time: 1_739_000 picoseconds. + Weight::from_parts(2_393_822, 0) + // Standard Error: 17 + .saturating_add(Weight::from_parts(9_445, 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_652_000 picoseconds. - Weight::from_parts(2_048_256, 0) - // Standard Error: 5 - .saturating_add(Weight::from_parts(8_826, 0).saturating_mul(r.into())) + // Minimum execution time: 1_842_000 picoseconds. + Weight::from_parts(2_551_282, 0) + // Standard Error: 23 + .saturating_add(Weight::from_parts(9_629, 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_671_000 picoseconds. - Weight::from_parts(1_924_626, 0) - // Standard Error: 1 - .saturating_add(Weight::from_parts(3_746, 0).saturating_mul(r.into())) + // Minimum execution time: 2_142_000 picoseconds. + Weight::from_parts(2_600_648, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(5_537, 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_585_000 picoseconds. - Weight::from_parts(490_856, 0) - // Standard Error: 133_673 - .saturating_add(Weight::from_parts(13_182_582, 0).saturating_mul(r.into())) + // Minimum execution time: 1_717_000 picoseconds. + Weight::from_parts(615_190, 0) + // Standard Error: 137_522 + .saturating_add(Weight::from_parts(14_785_937, 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_533_000 picoseconds. - Weight::from_parts(1_851_563, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_820, 0).saturating_mul(r.into())) + // Minimum execution time: 1_667_000 picoseconds. + Weight::from_parts(1_880_330, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(6_127, 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_564_000 picoseconds. - Weight::from_parts(1_914_178, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_732, 0).saturating_mul(r.into())) + // Minimum execution time: 1_617_000 picoseconds. + Weight::from_parts(1_946_802, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(6_097, 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_559_000 picoseconds. - Weight::from_parts(1_886_992, 0) + // Minimum execution time: 1_605_000 picoseconds. + Weight::from_parts(1_882_167, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(3_731, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(5_966, 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_553_000 picoseconds. - Weight::from_parts(1_886_545, 0) + // Minimum execution time: 1_685_000 picoseconds. + Weight::from_parts(1_910_938, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(3_658, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(6_046, 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_507_000 picoseconds. - Weight::from_parts(1_853_647, 0) + // Minimum execution time: 1_658_000 picoseconds. + Weight::from_parts(1_898_817, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(3_852, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(6_019, 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_554_000 picoseconds. - Weight::from_parts(1_868_877, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_806, 0).saturating_mul(r.into())) + // Minimum execution time: 1_623_000 picoseconds. + Weight::from_parts(1_913_701, 0) + // Standard Error: 5 + .saturating_add(Weight::from_parts(6_017, 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_514_000 picoseconds. - Weight::from_parts(1_882_233, 0) + // Minimum execution time: 1_637_000 picoseconds. + Weight::from_parts(1_881_187, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(3_700, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(6_034, 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_529_000 picoseconds. - Weight::from_parts(1_897_247, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_955, 0).saturating_mul(r.into())) + // Minimum execution time: 1_625_000 picoseconds. + Weight::from_parts(1_941_807, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_689, 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_513_000 picoseconds. - Weight::from_parts(1_922_333, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_933, 0).saturating_mul(r.into())) + // Minimum execution time: 1_647_000 picoseconds. + Weight::from_parts(1_957_111, 0) + // Standard Error: 4 + .saturating_add(Weight::from_parts(8_678, 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_512_000 picoseconds. - Weight::from_parts(1_848_668, 0) + // Minimum execution time: 1_608_000 picoseconds. + Weight::from_parts(1_988_891, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(5_966, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(9_029, 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_522_000 picoseconds. - Weight::from_parts(1_875_257, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_965, 0).saturating_mul(r.into())) + // Minimum execution time: 1_641_000 picoseconds. + Weight::from_parts(1_927_091, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_681, 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_546_000 picoseconds. - Weight::from_parts(1_836_691, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(5_842, 0).saturating_mul(r.into())) + // Minimum execution time: 1_631_000 picoseconds. + Weight::from_parts(1_905_133, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_687, 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_505_000 picoseconds. - Weight::from_parts(1_907_551, 0) + // Minimum execution time: 1_672_000 picoseconds. + Weight::from_parts(1_991_585, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(6_075, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(8_567, 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_527_000 picoseconds. - Weight::from_parts(1_891_008, 0) + // Minimum execution time: 1_652_000 picoseconds. + Weight::from_parts(1_972_374, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(5_971, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(9_002, 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_556_000 picoseconds. - Weight::from_parts(1_910_864, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(6_059, 0).saturating_mul(r.into())) + // Minimum execution time: 1_656_000 picoseconds. + Weight::from_parts(1_976_075, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_668, 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_544_000 picoseconds. - Weight::from_parts(1_912_650, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_943, 0).saturating_mul(r.into())) + // Minimum execution time: 1_571_000 picoseconds. + Weight::from_parts(1_917_596, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_680, 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_513_000 picoseconds. - Weight::from_parts(1_855_260, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_975, 0).saturating_mul(r.into())) + // Minimum execution time: 1_667_000 picoseconds. + Weight::from_parts(1_925_310, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_697, 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_521_000 picoseconds. - Weight::from_parts(1_867_259, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_846, 0).saturating_mul(r.into())) + // Minimum execution time: 1_611_000 picoseconds. + Weight::from_parts(2_013_366, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_638, 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_509_000 picoseconds. - Weight::from_parts(1_893_018, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(6_096, 0).saturating_mul(r.into())) + // Minimum execution time: 1_565_000 picoseconds. + Weight::from_parts(1_935_767, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_961, 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_496_000 picoseconds. - Weight::from_parts(1_886_659, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_754, 0).saturating_mul(r.into())) + // Minimum execution time: 1_708_000 picoseconds. + Weight::from_parts(2_012_767, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_662, 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_527_000 picoseconds. - Weight::from_parts(1_890_548, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(11_842, 0).saturating_mul(r.into())) + // Minimum execution time: 1_661_000 picoseconds. + Weight::from_parts(1_960_015, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_595, 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_518_000 picoseconds. - Weight::from_parts(1_891_903, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(10_613, 0).saturating_mul(r.into())) + // Minimum execution time: 1_606_000 picoseconds. + Weight::from_parts(1_957_886, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_581, 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_504_000 picoseconds. - Weight::from_parts(1_632_694, 0) - // Standard Error: 7 - .saturating_add(Weight::from_parts(12_281, 0).saturating_mul(r.into())) + // Minimum execution time: 1_652_000 picoseconds. + Weight::from_parts(2_061_803, 0) + // Standard Error: 4 + .saturating_add(Weight::from_parts(8_761, 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_507_000 picoseconds. - Weight::from_parts(1_878_413, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(10_737, 0).saturating_mul(r.into())) + // Minimum execution time: 1_661_000 picoseconds. + Weight::from_parts(1_931_535, 0) + // Standard Error: 25 + .saturating_add(Weight::from_parts(8_413, 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_534_000 picoseconds. - Weight::from_parts(1_898_519, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_645, 0).saturating_mul(r.into())) + // Minimum execution time: 1_652_000 picoseconds. + Weight::from_parts(2_030_614, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_641, 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_503_000 picoseconds. - Weight::from_parts(1_895_532, 0) + // Minimum execution time: 1_633_000 picoseconds. + Weight::from_parts(1_974_906, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(5_745, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(8_653, 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_507_000 picoseconds. - Weight::from_parts(1_868_720, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_873, 0).saturating_mul(r.into())) + // Minimum execution time: 1_636_000 picoseconds. + Weight::from_parts(1_984_985, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_747, 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_513_000 picoseconds. - Weight::from_parts(1_894_207, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_843, 0).saturating_mul(r.into())) + // Minimum execution time: 1_667_000 picoseconds. + Weight::from_parts(2_049_532, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_556, 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_473_000 picoseconds. - Weight::from_parts(1_880_224, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(6_107, 0).saturating_mul(r.into())) + // Minimum execution time: 1_564_000 picoseconds. + Weight::from_parts(1_980_927, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_947, 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_447_000 picoseconds. - Weight::from_parts(1_884_551, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_849, 0).saturating_mul(r.into())) + // Minimum execution time: 1_660_000 picoseconds. + Weight::from_parts(2_009_905, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_590, 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_538_000 picoseconds. - Weight::from_parts(1_908_813, 0) + // Minimum execution time: 1_702_000 picoseconds. + Weight::from_parts(1_986_647, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(5_987, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(8_595, 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_538_000 picoseconds. - Weight::from_parts(1_878_015, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_848, 0).saturating_mul(r.into())) + // Minimum execution time: 1_672_000 picoseconds. + Weight::from_parts(1_989_926, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_957, 0).saturating_mul(r.into())) } } @@ -2169,8 +2172,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `109` // Estimated: `1594` - // Minimum execution time: 2_565_000 picoseconds. - Weight::from_parts(2_759_000, 1594) + // Minimum execution time: 2_706_000 picoseconds. + Weight::from_parts(2_947_000, 1594) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Skipped Metadata (r:0 w:0) @@ -2180,10 +2183,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `488 + k * (69 ±0)` // Estimated: `478 + k * (70 ±0)` - // Minimum execution time: 13_480_000 picoseconds. - Weight::from_parts(10_153_869, 478) - // Standard Error: 427 - .saturating_add(Weight::from_parts(958_726, 0).saturating_mul(k.into())) + // Minimum execution time: 14_172_000 picoseconds. + Weight::from_parts(14_312_000, 478) + // Standard Error: 1_037 + .saturating_add(Weight::from_parts(1_175_999, 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)) @@ -2199,10 +2202,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `238 + c * (1 ±0)` // Estimated: `3708 + c * (1 ±0)` - // Minimum execution time: 30_406_000 picoseconds. - Weight::from_parts(28_467_370, 3708) - // Standard Error: 46 - .saturating_add(Weight::from_parts(53_724, 0).saturating_mul(c.into())) + // Minimum execution time: 33_544_000 picoseconds. + Weight::from_parts(38_488_754, 3708) + // Standard Error: 44 + .saturating_add(Weight::from_parts(62_978, 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())) @@ -2222,10 +2225,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `707` // Estimated: `6656 + c * (1 ±0)` - // Minimum execution time: 263_198_000 picoseconds. - Weight::from_parts(276_162_279, 6656) - // Standard Error: 18 - .saturating_add(Weight::from_parts(37_378, 0).saturating_mul(c.into())) + // Minimum execution time: 294_793_000 picoseconds. + Weight::from_parts(335_572_088, 6656) + // Standard Error: 31 + .saturating_add(Weight::from_parts(42_853, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -2253,14 +2256,14 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `270` // Estimated: `8659` - // Minimum execution time: 3_132_259_000 picoseconds. - Weight::from_parts(513_284_834, 8659) - // Standard Error: 280 - .saturating_add(Weight::from_parts(106_723, 0).saturating_mul(c.into())) - // Standard Error: 16 - .saturating_add(Weight::from_parts(1_166, 0).saturating_mul(i.into())) - // Standard Error: 16 - .saturating_add(Weight::from_parts(1_436, 0).saturating_mul(s.into())) + // Minimum execution time: 3_703_955_000 picoseconds. + Weight::from_parts(417_300_256, 8659) + // Standard Error: 462 + .saturating_add(Weight::from_parts(127_258, 0).saturating_mul(c.into())) + // Standard Error: 27 + .saturating_add(Weight::from_parts(1_425, 0).saturating_mul(i.into())) + // Standard Error: 27 + .saturating_add(Weight::from_parts(1_915, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(10_u64)) } @@ -2284,12 +2287,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `482` // Estimated: `6408` - // Minimum execution time: 1_646_604_000 picoseconds. - Weight::from_parts(271_369_256, 6408) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_426, 0).saturating_mul(i.into())) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_438, 0).saturating_mul(s.into())) + // Minimum execution time: 2_076_525_000 picoseconds. + Weight::from_parts(407_558_769, 6408) + // Standard Error: 12 + .saturating_add(Weight::from_parts(1_696, 0).saturating_mul(i.into())) + // Standard Error: 12 + .saturating_add(Weight::from_parts(1_799, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -2307,8 +2310,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `759` // Estimated: `6699` - // Minimum execution time: 191_360_000 picoseconds. - Weight::from_parts(192_625_000, 6699) + // Minimum execution time: 202_943_000 picoseconds. + Weight::from_parts(211_908_000, 6699) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2325,10 +2328,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3574` - // Minimum execution time: 245_207_000 picoseconds. - Weight::from_parts(244_703_457, 3574) - // Standard Error: 61 - .saturating_add(Weight::from_parts(106_850, 0).saturating_mul(c.into())) + // Minimum execution time: 281_474_000 picoseconds. + Weight::from_parts(321_428_688, 3574) + // Standard Error: 59 + .saturating_add(Weight::from_parts(125_359, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2344,8 +2347,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `255` // Estimated: `3720` - // Minimum execution time: 33_560_000 picoseconds. - Weight::from_parts(33_833_000, 3720) + // Minimum execution time: 36_615_000 picoseconds. + Weight::from_parts(38_428_000, 3720) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2359,8 +2362,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `570` // Estimated: `8985` - // Minimum execution time: 33_288_000 picoseconds. - Weight::from_parts(33_775_000, 8985) + // Minimum execution time: 37_108_000 picoseconds. + Weight::from_parts(38_155_000, 8985) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -2379,10 +2382,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `781 + r * (6 ±0)` // Estimated: `6722 + r * (6 ±0)` - // Minimum execution time: 234_292_000 picoseconds. - Weight::from_parts(235_941_911, 6722) - // Standard Error: 413 - .saturating_add(Weight::from_parts(339_913, 0).saturating_mul(r.into())) + // Minimum execution time: 272_566_000 picoseconds. + Weight::from_parts(287_263_257, 6722) + // Standard Error: 889 + .saturating_add(Weight::from_parts(365_975, 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, 6).saturating_mul(r.into())) @@ -2402,10 +2405,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `839 + r * (240 ±0)` // Estimated: `6743 + r * (2715 ±0)` - // Minimum execution time: 236_273_000 picoseconds. - Weight::from_parts(74_380_906, 6743) - // Standard Error: 5_745 - .saturating_add(Weight::from_parts(3_331_781, 0).saturating_mul(r.into())) + // Minimum execution time: 275_080_000 picoseconds. + Weight::from_parts(130_000_775, 6743) + // Standard Error: 6_043 + .saturating_add(Weight::from_parts(3_811_148, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -2426,10 +2429,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `831 + r * (244 ±0)` // Estimated: `6747 + r * (2719 ±0)` - // Minimum execution time: 236_573_000 picoseconds. - Weight::from_parts(82_473_906, 6747) - // Standard Error: 5_510 - .saturating_add(Weight::from_parts(4_131_820, 0).saturating_mul(r.into())) + // Minimum execution time: 263_381_000 picoseconds. + Weight::from_parts(137_189_617, 6747) + // Standard Error: 5_851 + .saturating_add(Weight::from_parts(4_787_589, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -2450,10 +2453,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `788 + r * (6 ±0)` // Estimated: `6730 + r * (6 ±0)` - // Minimum execution time: 235_878_000 picoseconds. - Weight::from_parts(238_387_359, 6730) - // Standard Error: 318 - .saturating_add(Weight::from_parts(409_923, 0).saturating_mul(r.into())) + // Minimum execution time: 278_445_000 picoseconds. + Weight::from_parts(298_251_388, 6730) + // Standard Error: 664 + .saturating_add(Weight::from_parts(450_463, 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, 6).saturating_mul(r.into())) @@ -2473,10 +2476,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `778 + r * (3 ±0)` // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 233_476_000 picoseconds. - Weight::from_parts(238_014_452, 6723) - // Standard Error: 145 - .saturating_add(Weight::from_parts(165_823, 0).saturating_mul(r.into())) + // Minimum execution time: 256_771_000 picoseconds. + Weight::from_parts(283_853_500, 6723) + // Standard Error: 470 + .saturating_add(Weight::from_parts(183_238, 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())) @@ -2496,10 +2499,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `782 + r * (6 ±0)` // Estimated: `6724 + r * (6 ±0)` - // Minimum execution time: 235_490_000 picoseconds. - Weight::from_parts(240_039_685, 6724) - // Standard Error: 330 - .saturating_add(Weight::from_parts(332_291, 0).saturating_mul(r.into())) + // Minimum execution time: 264_667_000 picoseconds. + Weight::from_parts(289_000_940, 6724) + // Standard Error: 918 + .saturating_add(Weight::from_parts(359_913, 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, 6).saturating_mul(r.into())) @@ -2519,10 +2522,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `783 + r * (6 ±0)` // Estimated: `6721 + r * (6 ±0)` - // Minimum execution time: 236_093_000 picoseconds. - Weight::from_parts(238_513_328, 6721) - // Standard Error: 206 - .saturating_add(Weight::from_parts(328_899, 0).saturating_mul(r.into())) + // Minimum execution time: 261_898_000 picoseconds. + Weight::from_parts(301_029_214, 6721) + // Standard Error: 6_449 + .saturating_add(Weight::from_parts(348_812, 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, 6).saturating_mul(r.into())) @@ -2542,10 +2545,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `922 + r * (6 ±0)` // Estimated: `6846 + r * (6 ±0)` - // Minimum execution time: 234_801_000 picoseconds. - Weight::from_parts(243_519_159, 6846) - // Standard Error: 1_367 - .saturating_add(Weight::from_parts(1_449_599, 0).saturating_mul(r.into())) + // Minimum execution time: 266_886_000 picoseconds. + Weight::from_parts(323_588_699, 6846) + // Standard Error: 5_979 + .saturating_add(Weight::from_parts(1_638_365, 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())) @@ -2565,10 +2568,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `792 + r * (6 ±0)` // Estimated: `6741 + r * (6 ±0)` - // Minimum execution time: 236_765_000 picoseconds. - Weight::from_parts(237_843_244, 6741) - // Standard Error: 308 - .saturating_add(Weight::from_parts(329_911, 0).saturating_mul(r.into())) + // Minimum execution time: 269_404_000 picoseconds. + Weight::from_parts(285_173_047, 6741) + // Standard Error: 495 + .saturating_add(Weight::from_parts(354_717, 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, 6).saturating_mul(r.into())) @@ -2588,10 +2591,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `790 + r * (6 ±0)` // Estimated: `6739 + r * (6 ±0)` - // Minimum execution time: 236_690_000 picoseconds. - Weight::from_parts(241_743_164, 6739) - // Standard Error: 333 - .saturating_add(Weight::from_parts(324_693, 0).saturating_mul(r.into())) + // Minimum execution time: 277_940_000 picoseconds. + Weight::from_parts(284_112_639, 6739) + // Standard Error: 634 + .saturating_add(Weight::from_parts(358_410, 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, 6).saturating_mul(r.into())) @@ -2611,10 +2614,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `787 + r * (6 ±0)` // Estimated: `6737 + r * (6 ±0)` - // Minimum execution time: 236_149_000 picoseconds. - Weight::from_parts(239_090_707, 6737) - // Standard Error: 246 - .saturating_add(Weight::from_parts(344_488, 0).saturating_mul(r.into())) + // Minimum execution time: 278_323_000 picoseconds. + Weight::from_parts(292_724_202, 6737) + // Standard Error: 573 + .saturating_add(Weight::from_parts(337_116, 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, 6).saturating_mul(r.into())) @@ -2634,10 +2637,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `778 + r * (6 ±0)` // Estimated: `6723 + r * (6 ±0)` - // Minimum execution time: 235_057_000 picoseconds. - Weight::from_parts(237_752_870, 6723) - // Standard Error: 236 - .saturating_add(Weight::from_parts(328_235, 0).saturating_mul(r.into())) + // Minimum execution time: 272_888_000 picoseconds. + Weight::from_parts(287_710_442, 6723) + // Standard Error: 538 + .saturating_add(Weight::from_parts(351_709, 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, 6).saturating_mul(r.into())) @@ -2659,10 +2662,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `856 + r * (10 ±0)` // Estimated: `6796 + r * (10 ±0)` - // Minimum execution time: 234_995_000 picoseconds. - Weight::from_parts(246_473_554, 6796) - // Standard Error: 1_015 - .saturating_add(Weight::from_parts(1_337_653, 0).saturating_mul(r.into())) + // Minimum execution time: 268_082_000 picoseconds. + Weight::from_parts(306_979_129, 6796) + // Standard Error: 948 + .saturating_add(Weight::from_parts(1_470_870, 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())) @@ -2682,10 +2685,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `745 + r * (4 ±0)` // Estimated: `6687 + r * (4 ±0)` - // Minimum execution time: 160_445_000 picoseconds. - Weight::from_parts(165_558_135, 6687) - // Standard Error: 234 - .saturating_add(Weight::from_parts(133_607, 0).saturating_mul(r.into())) + // Minimum execution time: 165_238_000 picoseconds. + Weight::from_parts(176_876_786, 6687) + // Standard Error: 438 + .saturating_add(Weight::from_parts(157_190, 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, 4).saturating_mul(r.into())) @@ -2705,10 +2708,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `780 + r * (6 ±0)` // Estimated: `6724 + r * (6 ±0)` - // Minimum execution time: 235_065_000 picoseconds. - Weight::from_parts(237_797_177, 6724) - // Standard Error: 336 - .saturating_add(Weight::from_parts(267_302, 0).saturating_mul(r.into())) + // Minimum execution time: 272_584_000 picoseconds. + Weight::from_parts(290_424_028, 6724) + // Standard Error: 565 + .saturating_add(Weight::from_parts(293_419, 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, 6).saturating_mul(r.into())) @@ -2728,10 +2731,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `784` // Estimated: `6724` - // Minimum execution time: 236_215_000 picoseconds. - Weight::from_parts(239_347_313, 6724) - // Standard Error: 0 - .saturating_add(Weight::from_parts(587, 0).saturating_mul(n.into())) + // Minimum execution time: 268_664_000 picoseconds. + Weight::from_parts(233_637_671, 6724) + // Standard Error: 24 + .saturating_add(Weight::from_parts(1_068, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -2750,10 +2753,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `768 + r * (45 ±0)` // Estimated: `6708 + r * (45 ±0)` - // Minimum execution time: 231_571_000 picoseconds. - Weight::from_parts(233_477_918, 6708) - // Standard Error: 95_776 - .saturating_add(Weight::from_parts(1_733_181, 0).saturating_mul(r.into())) + // Minimum execution time: 255_428_000 picoseconds. + Weight::from_parts(280_324_479, 6708) + // Standard Error: 872_046 + .saturating_add(Weight::from_parts(594_220, 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, 45).saturating_mul(r.into())) @@ -2773,10 +2776,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `778` // Estimated: `6731` - // Minimum execution time: 234_956_000 picoseconds. - Weight::from_parts(236_785_051, 6731) + // Minimum execution time: 262_314_000 picoseconds. + Weight::from_parts(283_872_724, 6731) // Standard Error: 0 - .saturating_add(Weight::from_parts(177, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(205, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -2801,10 +2804,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `810 + r * (356 ±0)` // Estimated: `6750 + r * (7781 ±0)` - // Minimum execution time: 234_275_000 picoseconds. - Weight::from_parts(236_776_769, 6750) - // Standard Error: 137_203 - .saturating_add(Weight::from_parts(110_758_930, 0).saturating_mul(r.into())) + // Minimum execution time: 258_831_000 picoseconds. + Weight::from_parts(285_320_983, 6750) + // Standard Error: 937_920 + .saturating_add(Weight::from_parts(133_529_316, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((6_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -2828,10 +2831,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `825 + r * (10 ±0)` // Estimated: `6769 + r * (10 ±0)` - // Minimum execution time: 235_593_000 picoseconds. - Weight::from_parts(253_731_242, 6769) - // Standard Error: 2_129 - .saturating_add(Weight::from_parts(1_771_297, 0).saturating_mul(r.into())) + // Minimum execution time: 266_952_000 picoseconds. + Weight::from_parts(299_755_213, 6769) + // Standard Error: 1_295 + .saturating_add(Weight::from_parts(2_034_873, 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())) @@ -2851,10 +2854,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `778 + r * (10 ±0)` // Estimated: `6723 + r * (10 ±0)` - // Minimum execution time: 232_124_000 picoseconds. - Weight::from_parts(245_904_447, 6723) - // Standard Error: 2_185 - .saturating_add(Weight::from_parts(3_470_410, 0).saturating_mul(r.into())) + // Minimum execution time: 260_898_000 picoseconds. + Weight::from_parts(306_335_910, 6723) + // Standard Error: 1_706 + .saturating_add(Weight::from_parts(3_811_029, 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, 10).saturating_mul(r.into())) @@ -2875,12 +2878,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `797 + t * (32 ±0)` // Estimated: `6744 + t * (2508 ±0)` - // Minimum execution time: 250_301_000 picoseconds. - Weight::from_parts(245_292_258, 6744) - // Standard Error: 29_864 - .saturating_add(Weight::from_parts(2_163_531, 0).saturating_mul(t.into())) - // Standard Error: 8 - .saturating_add(Weight::from_parts(583, 0).saturating_mul(n.into())) + // Minimum execution time: 280_922_000 picoseconds. + Weight::from_parts(294_560_349, 6744) + // Standard Error: 90_658 + .saturating_add(Weight::from_parts(2_809_494, 0).saturating_mul(t.into())) + // Standard Error: 25 + .saturating_add(Weight::from_parts(723, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -2902,10 +2905,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `777 + r * (7 ±0)` // Estimated: `6721 + r * (7 ±0)` - // Minimum execution time: 165_711_000 picoseconds. - Weight::from_parts(168_792_571, 6721) - // Standard Error: 216 - .saturating_add(Weight::from_parts(230_285, 0).saturating_mul(r.into())) + // Minimum execution time: 169_808_000 picoseconds. + Weight::from_parts(184_086_491, 6721) + // Standard Error: 433 + .saturating_add(Weight::from_parts(261_853, 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, 7).saturating_mul(r.into())) @@ -2925,10 +2928,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `125728` // Estimated: `131670` - // Minimum execution time: 348_928_000 picoseconds. - Weight::from_parts(352_224_793, 131670) - // Standard Error: 0 - .saturating_add(Weight::from_parts(731, 0).saturating_mul(i.into())) + // Minimum execution time: 399_910_000 picoseconds. + Weight::from_parts(386_116_244, 131670) + // Standard Error: 13 + .saturating_add(Weight::from_parts(1_012, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -2939,10 +2942,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `845 + r * (292 ±0)` // Estimated: `843 + r * (293 ±0)` - // Minimum execution time: 236_418_000 picoseconds. - Weight::from_parts(129_862_840, 843) - // Standard Error: 9_733 - .saturating_add(Weight::from_parts(6_005_187, 0).saturating_mul(r.into())) + // Minimum execution time: 265_511_000 picoseconds. + Weight::from_parts(189_571_198, 843) + // Standard Error: 10_928 + .saturating_add(Weight::from_parts(6_969_830, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -2956,10 +2959,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1304` // Estimated: `1280` - // Minimum execution time: 251_599_000 picoseconds. - Weight::from_parts(285_284_665, 1280) - // Standard Error: 46 - .saturating_add(Weight::from_parts(410, 0).saturating_mul(n.into())) + // Minimum execution time: 288_493_000 picoseconds. + Weight::from_parts(347_206_782, 1280) + // Standard Error: 59 + .saturating_add(Weight::from_parts(623, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -2970,10 +2973,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1167 + n * (1 ±0)` // Estimated: `1167 + n * (1 ±0)` - // Minimum execution time: 251_309_000 picoseconds. - Weight::from_parts(253_555_552, 1167) - // Standard Error: 9 - .saturating_add(Weight::from_parts(27, 0).saturating_mul(n.into())) + // Minimum execution time: 280_710_000 picoseconds. + Weight::from_parts(307_447_143, 1167) + // Standard Error: 39 + .saturating_add(Weight::from_parts(403, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -2985,10 +2988,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `841 + r * (288 ±0)` // Estimated: `845 + r * (289 ±0)` - // Minimum execution time: 235_441_000 picoseconds. - Weight::from_parts(132_980_942, 845) - // Standard Error: 9_421 - .saturating_add(Weight::from_parts(5_854_896, 0).saturating_mul(r.into())) + // Minimum execution time: 265_393_000 picoseconds. + Weight::from_parts(201_110_275, 845) + // Standard Error: 9_488 + .saturating_add(Weight::from_parts(6_804_121, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3002,10 +3005,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1163 + n * (1 ±0)` // Estimated: `1163 + n * (1 ±0)` - // Minimum execution time: 249_967_000 picoseconds. - Weight::from_parts(252_122_186, 1163) - // Standard Error: 10 - .saturating_add(Weight::from_parts(74, 0).saturating_mul(n.into())) + // Minimum execution time: 285_441_000 picoseconds. + Weight::from_parts(309_531_856, 1163) + // Standard Error: 35 + .saturating_add(Weight::from_parts(120, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -3017,10 +3020,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `835 + r * (296 ±0)` // Estimated: `840 + r * (297 ±0)` - // Minimum execution time: 235_647_000 picoseconds. - Weight::from_parts(145_525_169, 840) - // Standard Error: 8_553 - .saturating_add(Weight::from_parts(4_948_021, 0).saturating_mul(r.into())) + // Minimum execution time: 261_882_000 picoseconds. + Weight::from_parts(211_041_865, 840) + // Standard Error: 8_110 + .saturating_add(Weight::from_parts(5_799_580, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3033,10 +3036,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1179 + n * (1 ±0)` // Estimated: `1179 + n * (1 ±0)` - // Minimum execution time: 249_576_000 picoseconds. - Weight::from_parts(250_747_191, 1179) - // Standard Error: 8 - .saturating_add(Weight::from_parts(717, 0).saturating_mul(n.into())) + // Minimum execution time: 286_207_000 picoseconds. + Weight::from_parts(307_253_844, 1179) + // Standard Error: 35 + .saturating_add(Weight::from_parts(846, 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())) @@ -3048,10 +3051,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `856 + r * (288 ±0)` // Estimated: `857 + r * (289 ±0)` - // Minimum execution time: 236_110_000 picoseconds. - Weight::from_parts(148_420_625, 857) - // Standard Error: 8_175 - .saturating_add(Weight::from_parts(4_684_126, 0).saturating_mul(r.into())) + // Minimum execution time: 268_553_000 picoseconds. + Weight::from_parts(217_010_176, 857) + // Standard Error: 7_550 + .saturating_add(Weight::from_parts(5_509_725, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3064,10 +3067,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1166 + n * (1 ±0)` // Estimated: `1166 + n * (1 ±0)` - // Minimum execution time: 247_800_000 picoseconds. - Weight::from_parts(249_410_575, 1166) - // Standard Error: 6 - .saturating_add(Weight::from_parts(99, 0).saturating_mul(n.into())) + // Minimum execution time: 281_677_000 picoseconds. + Weight::from_parts(303_870_061, 1166) + // Standard Error: 33 + .saturating_add(Weight::from_parts(448, 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())) @@ -3079,10 +3082,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `829 + r * (296 ±0)` // Estimated: `836 + r * (297 ±0)` - // Minimum execution time: 235_251_000 picoseconds. - Weight::from_parts(128_816_707, 836) - // Standard Error: 9_887 - .saturating_add(Weight::from_parts(6_167_176, 0).saturating_mul(r.into())) + // Minimum execution time: 265_051_000 picoseconds. + Weight::from_parts(197_372_496, 836) + // Standard Error: 10_071 + .saturating_add(Weight::from_parts(7_033_961, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3096,10 +3099,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1180 + n * (1 ±0)` // Estimated: `1180 + n * (1 ±0)` - // Minimum execution time: 250_401_000 picoseconds. - Weight::from_parts(253_298_243, 1180) - // Standard Error: 9 - .saturating_add(Weight::from_parts(667, 0).saturating_mul(n.into())) + // Minimum execution time: 286_993_000 picoseconds. + Weight::from_parts(309_849_509, 1180) + // Standard Error: 35 + .saturating_add(Weight::from_parts(854, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -3119,10 +3122,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1373 + r * (45 ±0)` // Estimated: `7270 + r * (2520 ±0)` - // Minimum execution time: 236_470_000 picoseconds. - Weight::from_parts(98_898_727, 7270) - // Standard Error: 33_316 - .saturating_add(Weight::from_parts(35_149_946, 0).saturating_mul(r.into())) + // Minimum execution time: 259_747_000 picoseconds. + Weight::from_parts(235_653_670, 7270) + // Standard Error: 19_763 + .saturating_add(Weight::from_parts(40_212_922, 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(4_u64)) @@ -3144,10 +3147,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1237 + r * (256 ±0)` // Estimated: `7125 + r * (2732 ±0)` - // Minimum execution time: 238_303_000 picoseconds. - Weight::from_parts(239_024_000, 7125) - // Standard Error: 65_907 - .saturating_add(Weight::from_parts(209_419_071, 0).saturating_mul(r.into())) + // Minimum execution time: 271_900_000 picoseconds. + Weight::from_parts(286_492_000, 7125) + // Standard Error: 111_766 + .saturating_add(Weight::from_parts(250_680_181, 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)) @@ -3168,11 +3171,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: 235_961_000 picoseconds. - Weight::from_parts(236_939_000, 6727) - // Standard Error: 83_087 - .saturating_add(Weight::from_parts(205_646_517, 0).saturating_mul(r.into())) + // Estimated: `6727 + r * (2572 ±3)` + // Minimum execution time: 264_322_000 picoseconds. + Weight::from_parts(279_867_000, 6727) + // Standard Error: 119_319 + .saturating_add(Weight::from_parts(246_981_084, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3195,12 +3198,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1154 + t * (204 ±0)` // Estimated: `9569 + t * (5154 ±0)` - // Minimum execution time: 410_156_000 picoseconds. - Weight::from_parts(378_378_143, 9569) - // Standard Error: 285_172 - .saturating_add(Weight::from_parts(34_736_740, 0).saturating_mul(t.into())) - // Standard Error: 0 - .saturating_add(Weight::from_parts(591, 0).saturating_mul(c.into())) + // Minimum execution time: 469_596_000 picoseconds. + Weight::from_parts(83_963_161, 9569) + // Standard Error: 11_749_381 + .saturating_add(Weight::from_parts(357_879_879, 0).saturating_mul(t.into())) + // Standard Error: 17 + .saturating_add(Weight::from_parts(1_057, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(t.into()))) .saturating_add(RocksDbWeight::get().writes(5_u64)) @@ -3226,10 +3229,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1301 + r * (254 ±0)` // Estimated: `7131 + r * (5205 ±0)` - // Minimum execution time: 236_748_000 picoseconds. - Weight::from_parts(237_129_000, 7131) - // Standard Error: 280_059 - .saturating_add(Weight::from_parts(341_428_013, 0).saturating_mul(r.into())) + // Minimum execution time: 264_570_000 picoseconds. + Weight::from_parts(281_943_000, 7131) + // Standard Error: 337_026 + .saturating_add(Weight::from_parts(402_375_253, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().reads((6_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(6_u64)) @@ -3257,14 +3260,14 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1071 + t * (187 ±0)` // Estimated: `9492 + t * (2634 ±2)` - // Minimum execution time: 1_613_796_000 picoseconds. - Weight::from_parts(340_002_206, 9492) - // Standard Error: 4_296_381 - .saturating_add(Weight::from_parts(115_239_834, 0).saturating_mul(t.into())) - // Standard Error: 6 - .saturating_add(Weight::from_parts(1_145, 0).saturating_mul(i.into())) - // Standard Error: 6 - .saturating_add(Weight::from_parts(1_315, 0).saturating_mul(s.into())) + // Minimum execution time: 2_263_664_000 picoseconds. + Weight::from_parts(1_308_876_345, 9492) + // Standard Error: 14_548_214 + .saturating_add(Weight::from_parts(55_325_949, 0).saturating_mul(t.into())) + // Standard Error: 23 + .saturating_add(Weight::from_parts(904, 0).saturating_mul(i.into())) + // Standard Error: 23 + .saturating_add(Weight::from_parts(1_180, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(13_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(RocksDbWeight::get().writes(10_u64)) @@ -3286,10 +3289,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `777 + r * (8 ±0)` // Estimated: `6718 + r * (8 ±0)` - // Minimum execution time: 233_111_000 picoseconds. - Weight::from_parts(238_643_933, 6718) - // Standard Error: 184 - .saturating_add(Weight::from_parts(572_296, 0).saturating_mul(r.into())) + // Minimum execution time: 267_558_000 picoseconds. + Weight::from_parts(289_302_887, 6718) + // Standard Error: 507 + .saturating_add(Weight::from_parts(414_333, 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, 8).saturating_mul(r.into())) @@ -3309,10 +3312,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `785` // Estimated: `6725` - // Minimum execution time: 234_746_000 picoseconds. - Weight::from_parts(229_815_552, 6725) - // Standard Error: 1 - .saturating_add(Weight::from_parts(3_892, 0).saturating_mul(n.into())) + // Minimum execution time: 263_447_000 picoseconds. + Weight::from_parts(276_084_100, 6725) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_095, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3331,10 +3334,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `779 + r * (8 ±0)` // Estimated: `6721 + r * (8 ±0)` - // Minimum execution time: 232_732_000 picoseconds. - Weight::from_parts(239_007_209, 6721) - // Standard Error: 256 - .saturating_add(Weight::from_parts(733_879, 0).saturating_mul(r.into())) + // Minimum execution time: 267_103_000 picoseconds. + Weight::from_parts(289_219_536, 6721) + // Standard Error: 546 + .saturating_add(Weight::from_parts(833_667, 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, 8).saturating_mul(r.into())) @@ -3354,10 +3357,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `787` // Estimated: `6729` - // Minimum execution time: 234_184_000 picoseconds. - Weight::from_parts(227_603_375, 6729) - // Standard Error: 1 - .saturating_add(Weight::from_parts(3_127, 0).saturating_mul(n.into())) + // Minimum execution time: 266_437_000 picoseconds. + Weight::from_parts(281_942_440, 6729) + // Standard Error: 0 + .saturating_add(Weight::from_parts(3_363, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3376,10 +3379,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `779 + r * (8 ±0)` // Estimated: `6724 + r * (8 ±0)` - // Minimum execution time: 233_038_000 picoseconds. - Weight::from_parts(238_515_817, 6724) - // Standard Error: 255 - .saturating_add(Weight::from_parts(413_343, 0).saturating_mul(r.into())) + // Minimum execution time: 273_863_000 picoseconds. + Weight::from_parts(287_986_500, 6724) + // Standard Error: 505 + .saturating_add(Weight::from_parts(482_496, 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, 8).saturating_mul(r.into())) @@ -3399,10 +3402,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `787` // Estimated: `6733` - // Minimum execution time: 232_996_000 picoseconds. - Weight::from_parts(226_706_997, 6733) - // Standard Error: 1 - .saturating_add(Weight::from_parts(908, 0).saturating_mul(n.into())) + // Minimum execution time: 264_403_000 picoseconds. + Weight::from_parts(278_309_216, 6733) + // Standard Error: 0 + .saturating_add(Weight::from_parts(1_190, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3421,10 +3424,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `779 + r * (8 ±0)` // Estimated: `6725 + r * (8 ±0)` - // Minimum execution time: 232_292_000 picoseconds. - Weight::from_parts(237_997_001, 6725) - // Standard Error: 219 - .saturating_add(Weight::from_parts(410_177, 0).saturating_mul(r.into())) + // Minimum execution time: 259_156_000 picoseconds. + Weight::from_parts(287_076_906, 6725) + // Standard Error: 470 + .saturating_add(Weight::from_parts(475_875, 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, 8).saturating_mul(r.into())) @@ -3444,10 +3447,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `787` // Estimated: `6727` - // Minimum execution time: 234_815_000 picoseconds. - Weight::from_parts(226_317_150, 6727) + // Minimum execution time: 265_372_000 picoseconds. + Weight::from_parts(280_378_267, 6727) // Standard Error: 1 - .saturating_add(Weight::from_parts(911, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_187, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3466,10 +3469,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `912 + n * (1 ±0)` // Estimated: `6848 + n * (1 ±0)` - // Minimum execution time: 286_323_000 picoseconds. - Weight::from_parts(290_287_955, 6848) - // Standard Error: 1 - .saturating_add(Weight::from_parts(4_693, 0).saturating_mul(n.into())) + // Minimum execution time: 323_390_000 picoseconds. + Weight::from_parts(352_491_018, 6848) + // Standard Error: 11 + .saturating_add(Weight::from_parts(5_764, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -3489,10 +3492,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `727 + r * (112 ±0)` // Estimated: `6666 + r * (112 ±0)` - // Minimum execution time: 235_938_000 picoseconds. - Weight::from_parts(242_728_358, 6666) - // Standard Error: 9_725 - .saturating_add(Weight::from_parts(47_527_740, 0).saturating_mul(r.into())) + // Minimum execution time: 270_956_000 picoseconds. + Weight::from_parts(307_590_017, 6666) + // Standard Error: 7_042 + .saturating_add(Weight::from_parts(56_476_483, 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, 112).saturating_mul(r.into())) @@ -3512,10 +3515,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `822 + r * (76 ±0)` // Estimated: `6716 + r * (77 ±0)` - // Minimum execution time: 236_108_000 picoseconds. - Weight::from_parts(248_577_226, 6716) - // Standard Error: 9_565 - .saturating_add(Weight::from_parts(36_733_552, 0).saturating_mul(r.into())) + // Minimum execution time: 266_591_000 picoseconds. + Weight::from_parts(317_468_369, 6716) + // Standard Error: 9_862 + .saturating_add(Weight::from_parts(46_112_312, 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, 77).saturating_mul(r.into())) @@ -3535,10 +3538,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `792 + r * (42 ±0)` // Estimated: `6731 + r * (42 ±0)` - // Minimum execution time: 236_440_000 picoseconds. - Weight::from_parts(240_771_418, 6731) - // Standard Error: 1_849 - .saturating_add(Weight::from_parts(9_185_896, 0).saturating_mul(r.into())) + // Minimum execution time: 263_558_000 picoseconds. + Weight::from_parts(296_220_027, 6731) + // Standard Error: 5_519 + .saturating_add(Weight::from_parts(11_759_245, 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, 42).saturating_mul(r.into())) @@ -3560,10 +3563,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + r * (964 ±0)` // Estimated: `8190 + r * (3090 ±10)` - // Minimum execution time: 235_056_000 picoseconds. - Weight::from_parts(235_743_000, 8190) - // Standard Error: 46_122 - .saturating_add(Weight::from_parts(21_447_984, 0).saturating_mul(r.into())) + // Minimum execution time: 269_453_000 picoseconds. + Weight::from_parts(285_378_000, 8190) + // Standard Error: 39_892 + .saturating_add(Weight::from_parts(23_384_425, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(RocksDbWeight::get().writes(3_u64)) @@ -3585,10 +3588,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `773 + r * (3 ±0)` // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 235_213_000 picoseconds. - Weight::from_parts(239_456_464, 6723) - // Standard Error: 130 - .saturating_add(Weight::from_parts(159_851, 0).saturating_mul(r.into())) + // Minimum execution time: 273_540_000 picoseconds. + Weight::from_parts(285_640_461, 6723) + // Standard Error: 398 + .saturating_add(Weight::from_parts(184_718, 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())) @@ -3608,10 +3611,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1975 + r * (39 ±0)` // Estimated: `7805 + r * (40 ±0)` - // Minimum execution time: 237_886_000 picoseconds. - Weight::from_parts(262_430_157, 7805) - // Standard Error: 939 - .saturating_add(Weight::from_parts(260_005, 0).saturating_mul(r.into())) + // Minimum execution time: 266_693_000 picoseconds. + Weight::from_parts(319_038_554, 7805) + // Standard Error: 714 + .saturating_add(Weight::from_parts(277_758, 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, 40).saturating_mul(r.into())) @@ -3633,10 +3636,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `776 + r * (3 ±0)` // Estimated: `6723 + r * (3 ±0)` - // Minimum execution time: 234_014_000 picoseconds. - Weight::from_parts(240_042_671, 6723) - // Standard Error: 152 - .saturating_add(Weight::from_parts(138_382, 0).saturating_mul(r.into())) + // Minimum execution time: 262_172_000 picoseconds. + Weight::from_parts(287_936_042, 6723) + // Standard Error: 417 + .saturating_add(Weight::from_parts(161_838, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -3646,509 +3649,509 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_533_000 picoseconds. - Weight::from_parts(1_846_015, 0) + // Minimum execution time: 1_685_000 picoseconds. + Weight::from_parts(1_897_972, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(2_935, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(4_212, 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_671_000 picoseconds. - Weight::from_parts(2_197_197, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(6_335, 0).saturating_mul(r.into())) + // Minimum execution time: 2_159_000 picoseconds. + Weight::from_parts(2_634_647, 0) + // Standard Error: 13 + .saturating_add(Weight::from_parts(8_244, 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_665_000 picoseconds. - Weight::from_parts(2_200_545, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(6_011, 0).saturating_mul(r.into())) + // Minimum execution time: 2_155_000 picoseconds. + Weight::from_parts(2_778_521, 0) + // Standard Error: 12 + .saturating_add(Weight::from_parts(7_811, 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_545_000 picoseconds. - Weight::from_parts(1_977_462, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(7_901, 0).saturating_mul(r.into())) + // Minimum execution time: 1_645_000 picoseconds. + Weight::from_parts(2_067_037, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(11_685, 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_515_000 picoseconds. - Weight::from_parts(1_866_184, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(10_514, 0).saturating_mul(r.into())) + // Minimum execution time: 1_649_000 picoseconds. + Weight::from_parts(1_480_711, 0) + // Standard Error: 43 + .saturating_add(Weight::from_parts(16_115, 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_618_000 picoseconds. - Weight::from_parts(1_895_104, 0) - // Standard Error: 12 - .saturating_add(Weight::from_parts(4_523, 0).saturating_mul(r.into())) + // Minimum execution time: 1_602_000 picoseconds. + Weight::from_parts(2_136_654, 0) + // Standard Error: 21 + .saturating_add(Weight::from_parts(7_511, 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_510_000 picoseconds. - Weight::from_parts(1_779_998, 0) - // Standard Error: 8 - .saturating_add(Weight::from_parts(6_832, 0).saturating_mul(r.into())) + // Minimum execution time: 1_642_000 picoseconds. + Weight::from_parts(1_071_580, 0) + // Standard Error: 100 + .saturating_add(Weight::from_parts(13_111, 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_529_000 picoseconds. - Weight::from_parts(1_726_996, 0) - // Standard Error: 26 - .saturating_add(Weight::from_parts(9_199, 0).saturating_mul(r.into())) + // Minimum execution time: 1_558_000 picoseconds. + Weight::from_parts(2_061_013, 0) + // Standard Error: 22 + .saturating_add(Weight::from_parts(15_080, 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_682_000 picoseconds. - Weight::from_parts(1_789_910, 0) - // Standard Error: 16 - .saturating_add(Weight::from_parts(42, 0).saturating_mul(e.into())) + // Minimum execution time: 1_676_000 picoseconds. + Weight::from_parts(1_921_108, 0) + // Standard Error: 30 + .saturating_add(Weight::from_parts(38, 0).saturating_mul(e.into())) } /// 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_539_000 picoseconds. - Weight::from_parts(2_093_056, 0) - // Standard Error: 27 - .saturating_add(Weight::from_parts(18_917, 0).saturating_mul(r.into())) + // Minimum execution time: 1_663_000 picoseconds. + Weight::from_parts(2_030_558, 0) + // Standard Error: 15 + .saturating_add(Weight::from_parts(18_620, 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_851_000 picoseconds. - Weight::from_parts(3_134_610, 0) - // Standard Error: 34 - .saturating_add(Weight::from_parts(24_714, 0).saturating_mul(r.into())) + // Minimum execution time: 1_982_000 picoseconds. + Weight::from_parts(2_643_727, 0) + // Standard Error: 19 + .saturating_add(Weight::from_parts(26_031, 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_654_000 picoseconds. - Weight::from_parts(1_885_921, 0) - // Standard Error: 14 - .saturating_add(Weight::from_parts(1_243, 0).saturating_mul(l.into())) + // Minimum execution time: 1_778_000 picoseconds. + Weight::from_parts(2_054_875, 0) + // Standard Error: 16 + .saturating_add(Weight::from_parts(1_633, 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_744_000 picoseconds. - Weight::from_parts(3_014_725, 0) - // Standard Error: 1 - .saturating_add(Weight::from_parts(2_447, 0).saturating_mul(r.into())) + // Minimum execution time: 3_180_000 picoseconds. + Weight::from_parts(3_628_818, 0) + // Standard Error: 2 + .saturating_add(Weight::from_parts(4_111, 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_881_000 picoseconds. - Weight::from_parts(3_137_711, 0) + // Minimum execution time: 3_209_000 picoseconds. + Weight::from_parts(3_670_357, 0) // Standard Error: 3 - .saturating_add(Weight::from_parts(3_608, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(5_497, 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_809_000 picoseconds. - Weight::from_parts(3_142_066, 0) - // Standard Error: 3 - .saturating_add(Weight::from_parts(3_841, 0).saturating_mul(r.into())) + // Minimum execution time: 3_272_000 picoseconds. + Weight::from_parts(3_635_268, 0) + // Standard Error: 5 + .saturating_add(Weight::from_parts(7_731, 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_704_000 picoseconds. - Weight::from_parts(2_083_619, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(8_366, 0).saturating_mul(r.into())) + // Minimum execution time: 1_739_000 picoseconds. + Weight::from_parts(2_393_822, 0) + // Standard Error: 17 + .saturating_add(Weight::from_parts(9_445, 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_652_000 picoseconds. - Weight::from_parts(2_048_256, 0) - // Standard Error: 5 - .saturating_add(Weight::from_parts(8_826, 0).saturating_mul(r.into())) + // Minimum execution time: 1_842_000 picoseconds. + Weight::from_parts(2_551_282, 0) + // Standard Error: 23 + .saturating_add(Weight::from_parts(9_629, 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_671_000 picoseconds. - Weight::from_parts(1_924_626, 0) - // Standard Error: 1 - .saturating_add(Weight::from_parts(3_746, 0).saturating_mul(r.into())) + // Minimum execution time: 2_142_000 picoseconds. + Weight::from_parts(2_600_648, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(5_537, 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_585_000 picoseconds. - Weight::from_parts(490_856, 0) - // Standard Error: 133_673 - .saturating_add(Weight::from_parts(13_182_582, 0).saturating_mul(r.into())) + // Minimum execution time: 1_717_000 picoseconds. + Weight::from_parts(615_190, 0) + // Standard Error: 137_522 + .saturating_add(Weight::from_parts(14_785_937, 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_533_000 picoseconds. - Weight::from_parts(1_851_563, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_820, 0).saturating_mul(r.into())) + // Minimum execution time: 1_667_000 picoseconds. + Weight::from_parts(1_880_330, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(6_127, 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_564_000 picoseconds. - Weight::from_parts(1_914_178, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_732, 0).saturating_mul(r.into())) + // Minimum execution time: 1_617_000 picoseconds. + Weight::from_parts(1_946_802, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(6_097, 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_559_000 picoseconds. - Weight::from_parts(1_886_992, 0) + // Minimum execution time: 1_605_000 picoseconds. + Weight::from_parts(1_882_167, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(3_731, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(5_966, 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_553_000 picoseconds. - Weight::from_parts(1_886_545, 0) + // Minimum execution time: 1_685_000 picoseconds. + Weight::from_parts(1_910_938, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(3_658, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(6_046, 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_507_000 picoseconds. - Weight::from_parts(1_853_647, 0) + // Minimum execution time: 1_658_000 picoseconds. + Weight::from_parts(1_898_817, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(3_852, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(6_019, 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_554_000 picoseconds. - Weight::from_parts(1_868_877, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_806, 0).saturating_mul(r.into())) + // Minimum execution time: 1_623_000 picoseconds. + Weight::from_parts(1_913_701, 0) + // Standard Error: 5 + .saturating_add(Weight::from_parts(6_017, 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_514_000 picoseconds. - Weight::from_parts(1_882_233, 0) + // Minimum execution time: 1_637_000 picoseconds. + Weight::from_parts(1_881_187, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(3_700, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(6_034, 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_529_000 picoseconds. - Weight::from_parts(1_897_247, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_955, 0).saturating_mul(r.into())) + // Minimum execution time: 1_625_000 picoseconds. + Weight::from_parts(1_941_807, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_689, 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_513_000 picoseconds. - Weight::from_parts(1_922_333, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_933, 0).saturating_mul(r.into())) + // Minimum execution time: 1_647_000 picoseconds. + Weight::from_parts(1_957_111, 0) + // Standard Error: 4 + .saturating_add(Weight::from_parts(8_678, 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_512_000 picoseconds. - Weight::from_parts(1_848_668, 0) + // Minimum execution time: 1_608_000 picoseconds. + Weight::from_parts(1_988_891, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(5_966, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(9_029, 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_522_000 picoseconds. - Weight::from_parts(1_875_257, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_965, 0).saturating_mul(r.into())) + // Minimum execution time: 1_641_000 picoseconds. + Weight::from_parts(1_927_091, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_681, 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_546_000 picoseconds. - Weight::from_parts(1_836_691, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(5_842, 0).saturating_mul(r.into())) + // Minimum execution time: 1_631_000 picoseconds. + Weight::from_parts(1_905_133, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_687, 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_505_000 picoseconds. - Weight::from_parts(1_907_551, 0) + // Minimum execution time: 1_672_000 picoseconds. + Weight::from_parts(1_991_585, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(6_075, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(8_567, 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_527_000 picoseconds. - Weight::from_parts(1_891_008, 0) + // Minimum execution time: 1_652_000 picoseconds. + Weight::from_parts(1_972_374, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(5_971, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(9_002, 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_556_000 picoseconds. - Weight::from_parts(1_910_864, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(6_059, 0).saturating_mul(r.into())) + // Minimum execution time: 1_656_000 picoseconds. + Weight::from_parts(1_976_075, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_668, 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_544_000 picoseconds. - Weight::from_parts(1_912_650, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_943, 0).saturating_mul(r.into())) + // Minimum execution time: 1_571_000 picoseconds. + Weight::from_parts(1_917_596, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_680, 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_513_000 picoseconds. - Weight::from_parts(1_855_260, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_975, 0).saturating_mul(r.into())) + // Minimum execution time: 1_667_000 picoseconds. + Weight::from_parts(1_925_310, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_697, 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_521_000 picoseconds. - Weight::from_parts(1_867_259, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_846, 0).saturating_mul(r.into())) + // Minimum execution time: 1_611_000 picoseconds. + Weight::from_parts(2_013_366, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_638, 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_509_000 picoseconds. - Weight::from_parts(1_893_018, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(6_096, 0).saturating_mul(r.into())) + // Minimum execution time: 1_565_000 picoseconds. + Weight::from_parts(1_935_767, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_961, 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_496_000 picoseconds. - Weight::from_parts(1_886_659, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_754, 0).saturating_mul(r.into())) + // Minimum execution time: 1_708_000 picoseconds. + Weight::from_parts(2_012_767, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_662, 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_527_000 picoseconds. - Weight::from_parts(1_890_548, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(11_842, 0).saturating_mul(r.into())) + // Minimum execution time: 1_661_000 picoseconds. + Weight::from_parts(1_960_015, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_595, 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_518_000 picoseconds. - Weight::from_parts(1_891_903, 0) - // Standard Error: 4 - .saturating_add(Weight::from_parts(10_613, 0).saturating_mul(r.into())) + // Minimum execution time: 1_606_000 picoseconds. + Weight::from_parts(1_957_886, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_581, 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_504_000 picoseconds. - Weight::from_parts(1_632_694, 0) - // Standard Error: 7 - .saturating_add(Weight::from_parts(12_281, 0).saturating_mul(r.into())) + // Minimum execution time: 1_652_000 picoseconds. + Weight::from_parts(2_061_803, 0) + // Standard Error: 4 + .saturating_add(Weight::from_parts(8_761, 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_507_000 picoseconds. - Weight::from_parts(1_878_413, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(10_737, 0).saturating_mul(r.into())) + // Minimum execution time: 1_661_000 picoseconds. + Weight::from_parts(1_931_535, 0) + // Standard Error: 25 + .saturating_add(Weight::from_parts(8_413, 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_534_000 picoseconds. - Weight::from_parts(1_898_519, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_645, 0).saturating_mul(r.into())) + // Minimum execution time: 1_652_000 picoseconds. + Weight::from_parts(2_030_614, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_641, 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_503_000 picoseconds. - Weight::from_parts(1_895_532, 0) + // Minimum execution time: 1_633_000 picoseconds. + Weight::from_parts(1_974_906, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(5_745, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(8_653, 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_507_000 picoseconds. - Weight::from_parts(1_868_720, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_873, 0).saturating_mul(r.into())) + // Minimum execution time: 1_636_000 picoseconds. + Weight::from_parts(1_984_985, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_747, 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_513_000 picoseconds. - Weight::from_parts(1_894_207, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_843, 0).saturating_mul(r.into())) + // Minimum execution time: 1_667_000 picoseconds. + Weight::from_parts(2_049_532, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_556, 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_473_000 picoseconds. - Weight::from_parts(1_880_224, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(6_107, 0).saturating_mul(r.into())) + // Minimum execution time: 1_564_000 picoseconds. + Weight::from_parts(1_980_927, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_947, 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_447_000 picoseconds. - Weight::from_parts(1_884_551, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_849, 0).saturating_mul(r.into())) + // Minimum execution time: 1_660_000 picoseconds. + Weight::from_parts(2_009_905, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_590, 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_538_000 picoseconds. - Weight::from_parts(1_908_813, 0) + // Minimum execution time: 1_702_000 picoseconds. + Weight::from_parts(1_986_647, 0) // Standard Error: 2 - .saturating_add(Weight::from_parts(5_987, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(8_595, 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_538_000 picoseconds. - Weight::from_parts(1_878_015, 0) - // Standard Error: 2 - .saturating_add(Weight::from_parts(5_848, 0).saturating_mul(r.into())) + // Minimum execution time: 1_672_000 picoseconds. + Weight::from_parts(1_989_926, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(8_957, 0).saturating_mul(r.into())) } } diff --git a/frame/conviction-voting/src/weights.rs b/frame/conviction-voting/src/weights.rs index bc53855b6b18e..0ec06ad9c2d94 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +79,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: 118_040_000 picoseconds. + Weight::from_parts(124_123_000, 219984) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -97,8 +100,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: 300_460_000 picoseconds. + Weight::from_parts(314_328_000, 219984) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -112,8 +115,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: 278_257_000 picoseconds. + Weight::from_parts(288_615_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -125,8 +128,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: 52_980_000 picoseconds. + Weight::from_parts(57_071_000, 30706) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -147,10 +150,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: 59_290_000 picoseconds. + Weight::from_parts(61_825_257, 109992) + // Standard Error: 157_137 + .saturating_add(Weight::from_parts(47_720_042, 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 +171,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: 28_939_000 picoseconds. + Weight::from_parts(30_585_106, 109992) + // Standard Error: 90_814 + .saturating_add(Weight::from_parts(44_745_293, 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 +193,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: 76_201_000 picoseconds. + Weight::from_parts(78_348_000, 30706) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -215,8 +218,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: 118_040_000 picoseconds. + Weight::from_parts(124_123_000, 219984) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -236,8 +239,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: 300_460_000 picoseconds. + Weight::from_parts(314_328_000, 219984) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -251,8 +254,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: 278_257_000 picoseconds. + Weight::from_parts(288_615_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -264,8 +267,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: 52_980_000 picoseconds. + Weight::from_parts(57_071_000, 30706) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -286,10 +289,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: 59_290_000 picoseconds. + Weight::from_parts(61_825_257, 109992) + // Standard Error: 157_137 + .saturating_add(Weight::from_parts(47_720_042, 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 +310,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: 28_939_000 picoseconds. + Weight::from_parts(30_585_106, 109992) + // Standard Error: 90_814 + .saturating_add(Weight::from_parts(44_745_293, 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 +332,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: 76_201_000 picoseconds. + Weight::from_parts(78_348_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..6dc8e43d13536 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +72,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: 10_298_000 picoseconds. + Weight::from_parts(10_646_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: CoreFellowship Member (r:1 w:1) @@ -89,8 +92,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `16854` // Estimated: `19894` - // Minimum execution time: 61_737_000 picoseconds. - Weight::from_parts(62_207_000, 19894) + // Minimum execution time: 63_540_000 picoseconds. + Weight::from_parts(65_598_000, 19894) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -110,8 +113,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `16964` // Estimated: `19894` - // Minimum execution time: 64_226_000 picoseconds. - Weight::from_parts(64_678_000, 19894) + // Minimum execution time: 66_025_000 picoseconds. + Weight::from_parts(68_257_000, 19894) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -123,8 +126,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `355` // Estimated: `3514` - // Minimum execution time: 18_977_000 picoseconds. - Weight::from_parts(19_157_000, 3514) + // Minimum execution time: 19_006_000 picoseconds. + Weight::from_parts(19_837_000, 3514) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -142,8 +145,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `113` // Estimated: `3514` - // Minimum execution time: 28_633_000 picoseconds. - Weight::from_parts(29_074_000, 3514) + // Minimum execution time: 28_910_000 picoseconds. + Weight::from_parts(29_976_000, 3514) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -165,8 +168,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `16832` // Estimated: `19894` - // Minimum execution time: 59_008_000 picoseconds. - Weight::from_parts(59_690_000, 19894) + // Minimum execution time: 61_370_000 picoseconds. + Weight::from_parts(62_712_000, 19894) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -180,8 +183,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3514` - // Minimum execution time: 18_892_000 picoseconds. - Weight::from_parts(19_095_000, 3514) + // Minimum execution time: 18_931_000 picoseconds. + Weight::from_parts(19_562_000, 3514) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -193,8 +196,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3514` - // Minimum execution time: 18_107_000 picoseconds. - Weight::from_parts(18_371_000, 3514) + // Minimum execution time: 18_155_000 picoseconds. + Weight::from_parts(19_206_000, 3514) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -208,8 +211,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `16810` // Estimated: `19894` - // Minimum execution time: 43_243_000 picoseconds. - Weight::from_parts(43_965_000, 19894) + // Minimum execution time: 44_885_000 picoseconds. + Weight::from_parts(45_831_000, 19894) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -221,8 +224,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: 30_507_000 picoseconds. + Weight::from_parts(31_063_000, 19894) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -236,8 +239,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: 10_298_000 picoseconds. + Weight::from_parts(10_646_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: CoreFellowship Member (r:1 w:1) @@ -256,8 +259,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `16854` // Estimated: `19894` - // Minimum execution time: 61_737_000 picoseconds. - Weight::from_parts(62_207_000, 19894) + // Minimum execution time: 63_540_000 picoseconds. + Weight::from_parts(65_598_000, 19894) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -277,8 +280,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `16964` // Estimated: `19894` - // Minimum execution time: 64_226_000 picoseconds. - Weight::from_parts(64_678_000, 19894) + // Minimum execution time: 66_025_000 picoseconds. + Weight::from_parts(68_257_000, 19894) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -290,8 +293,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `355` // Estimated: `3514` - // Minimum execution time: 18_977_000 picoseconds. - Weight::from_parts(19_157_000, 3514) + // Minimum execution time: 19_006_000 picoseconds. + Weight::from_parts(19_837_000, 3514) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -309,8 +312,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `113` // Estimated: `3514` - // Minimum execution time: 28_633_000 picoseconds. - Weight::from_parts(29_074_000, 3514) + // Minimum execution time: 28_910_000 picoseconds. + Weight::from_parts(29_976_000, 3514) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -332,8 +335,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `16832` // Estimated: `19894` - // Minimum execution time: 59_008_000 picoseconds. - Weight::from_parts(59_690_000, 19894) + // Minimum execution time: 61_370_000 picoseconds. + Weight::from_parts(62_712_000, 19894) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -347,8 +350,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3514` - // Minimum execution time: 18_892_000 picoseconds. - Weight::from_parts(19_095_000, 3514) + // Minimum execution time: 18_931_000 picoseconds. + Weight::from_parts(19_562_000, 3514) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -360,8 +363,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3514` - // Minimum execution time: 18_107_000 picoseconds. - Weight::from_parts(18_371_000, 3514) + // Minimum execution time: 18_155_000 picoseconds. + Weight::from_parts(19_206_000, 3514) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -375,8 +378,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `16810` // Estimated: `19894` - // Minimum execution time: 43_243_000 picoseconds. - Weight::from_parts(43_965_000, 19894) + // Minimum execution time: 44_885_000 picoseconds. + Weight::from_parts(45_831_000, 19894) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -388,8 +391,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: 30_507_000 picoseconds. + Weight::from_parts(31_063_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..2bd4d6fce5e88 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +96,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: 51_341_000 picoseconds. + Weight::from_parts(53_827_000, 18187) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -104,8 +107,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_719_000 picoseconds. + Weight::from_parts(46_675_000, 6695) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -121,8 +124,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: 65_900_000 picoseconds. + Weight::from_parts(67_255_000, 7260) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -138,8 +141,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: 71_032_000 picoseconds. + Weight::from_parts(72_827_000, 7260) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -153,8 +156,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: 27_998_000 picoseconds. + Weight::from_parts(29_219_000, 3666) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -176,8 +179,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: 118_776_000 picoseconds. + Weight::from_parts(121_632_000, 18187) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -189,8 +192,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: 14_066_000 picoseconds. + Weight::from_parts(14_397_000, 6703) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -200,8 +203,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_850_000 picoseconds. + Weight::from_parts(4_037_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Democracy NextExternal (r:0 w:1) @@ -210,8 +213,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_738_000 picoseconds. + Weight::from_parts(3_997_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Democracy NextExternal (r:1 w:1) @@ -226,8 +229,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: 30_235_000 picoseconds. + Weight::from_parts(31_082_000, 3518) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -241,8 +244,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: 33_904_000 picoseconds. + Weight::from_parts(35_526_000, 6703) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -258,8 +261,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: 99_277_000 picoseconds. + Weight::from_parts(100_841_000, 18187) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -271,8 +274,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: 20_628_000 picoseconds. + Weight::from_parts(21_189_000, 3518) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -287,10 +290,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_552_000 picoseconds. + Weight::from_parts(8_336_089, 1489) + // Standard Error: 6_881 + .saturating_add(Weight::from_parts(3_490_972, 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 +316,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: 11_401_000 picoseconds. + Weight::from_parts(11_544_464, 18187) + // Standard Error: 8_142 + .saturating_add(Weight::from_parts(3_490_025, 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 +338,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: 48_530_000 picoseconds. + Weight::from_parts(53_893_171, 19800) + // Standard Error: 8_678 + .saturating_add(Weight::from_parts(4_977_258, 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 +357,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: 23_000_000 picoseconds. + Weight::from_parts(24_544_710, 13530) + // Standard Error: 6_477 + .saturating_add(Weight::from_parts(4_877_752, 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 +373,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_490_000 picoseconds. + Weight::from_parts(3_727_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Democracy VotingOf (r:1 w:1) @@ -387,10 +390,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_968_000 picoseconds. + Weight::from_parts(44_316_345, 7260) + // Standard Error: 3_980 + .saturating_add(Weight::from_parts(96_089, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -407,10 +410,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: 37_658_000 picoseconds. + Weight::from_parts(42_124_199, 7260) + // Standard Error: 1_862 + .saturating_add(Weight::from_parts(140_979, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -423,10 +426,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: 16_680_000 picoseconds. + Weight::from_parts(21_065_153, 7260) + // Standard Error: 1_956 + .saturating_add(Weight::from_parts(138_295, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -439,10 +442,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: 17_000_000 picoseconds. + Weight::from_parts(21_048_766, 7260) + // Standard Error: 1_863 + .saturating_add(Weight::from_parts(143_860, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -456,8 +459,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: 19_296_000 picoseconds. + Weight::from_parts(19_990_000, 3556) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -469,8 +472,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: 17_148_000 picoseconds. + Weight::from_parts(17_679_000, 3518) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -484,8 +487,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: 42_981_000 picoseconds. + Weight::from_parts(43_803_000, 18187) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -497,8 +500,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: 39_387_000 picoseconds. + Weight::from_parts(40_180_000, 18187) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -510,8 +513,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: 15_348_000 picoseconds. + Weight::from_parts(15_933_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -523,8 +526,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: 19_484_000 picoseconds. + Weight::from_parts(20_352_000, 3666) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -544,8 +547,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: 51_341_000 picoseconds. + Weight::from_parts(53_827_000, 18187) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -555,8 +558,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_719_000 picoseconds. + Weight::from_parts(46_675_000, 6695) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -572,8 +575,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: 65_900_000 picoseconds. + Weight::from_parts(67_255_000, 7260) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -589,8 +592,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: 71_032_000 picoseconds. + Weight::from_parts(72_827_000, 7260) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -604,8 +607,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: 27_998_000 picoseconds. + Weight::from_parts(29_219_000, 3666) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -627,8 +630,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: 118_776_000 picoseconds. + Weight::from_parts(121_632_000, 18187) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -640,8 +643,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: 14_066_000 picoseconds. + Weight::from_parts(14_397_000, 6703) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -651,8 +654,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_850_000 picoseconds. + Weight::from_parts(4_037_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Democracy NextExternal (r:0 w:1) @@ -661,8 +664,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_738_000 picoseconds. + Weight::from_parts(3_997_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Democracy NextExternal (r:1 w:1) @@ -677,8 +680,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: 30_235_000 picoseconds. + Weight::from_parts(31_082_000, 3518) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -692,8 +695,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: 33_904_000 picoseconds. + Weight::from_parts(35_526_000, 6703) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -709,8 +712,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: 99_277_000 picoseconds. + Weight::from_parts(100_841_000, 18187) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -722,8 +725,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: 20_628_000 picoseconds. + Weight::from_parts(21_189_000, 3518) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -738,10 +741,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_552_000 picoseconds. + Weight::from_parts(8_336_089, 1489) + // Standard Error: 6_881 + .saturating_add(Weight::from_parts(3_490_972, 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 +767,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: 11_401_000 picoseconds. + Weight::from_parts(11_544_464, 18187) + // Standard Error: 8_142 + .saturating_add(Weight::from_parts(3_490_025, 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 +789,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: 48_530_000 picoseconds. + Weight::from_parts(53_893_171, 19800) + // Standard Error: 8_678 + .saturating_add(Weight::from_parts(4_977_258, 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 +808,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: 23_000_000 picoseconds. + Weight::from_parts(24_544_710, 13530) + // Standard Error: 6_477 + .saturating_add(Weight::from_parts(4_877_752, 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 +824,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_490_000 picoseconds. + Weight::from_parts(3_727_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Democracy VotingOf (r:1 w:1) @@ -838,10 +841,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_968_000 picoseconds. + Weight::from_parts(44_316_345, 7260) + // Standard Error: 3_980 + .saturating_add(Weight::from_parts(96_089, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -858,10 +861,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: 37_658_000 picoseconds. + Weight::from_parts(42_124_199, 7260) + // Standard Error: 1_862 + .saturating_add(Weight::from_parts(140_979, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -874,10 +877,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: 16_680_000 picoseconds. + Weight::from_parts(21_065_153, 7260) + // Standard Error: 1_956 + .saturating_add(Weight::from_parts(138_295, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -890,10 +893,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: 17_000_000 picoseconds. + Weight::from_parts(21_048_766, 7260) + // Standard Error: 1_863 + .saturating_add(Weight::from_parts(143_860, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -907,8 +910,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: 19_296_000 picoseconds. + Weight::from_parts(19_990_000, 3556) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -920,8 +923,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: 17_148_000 picoseconds. + Weight::from_parts(17_679_000, 3518) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -935,8 +938,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: 42_981_000 picoseconds. + Weight::from_parts(43_803_000, 18187) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -948,8 +951,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: 39_387_000 picoseconds. + Weight::from_parts(40_180_000, 18187) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -961,8 +964,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: 15_348_000 picoseconds. + Weight::from_parts(15_933_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -974,8 +977,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: 19_484_000 picoseconds. + Weight::from_parts(20_352_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..939c818b5ea45 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -83,8 +86,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `994` // Estimated: `3481` - // Minimum execution time: 21_239_000 picoseconds. - Weight::from_parts(21_970_000, 3481) + // Minimum execution time: 22_934_000 picoseconds. + Weight::from_parts(23_716_000, 3481) .saturating_add(T::DbWeight::get().reads(8_u64)) } /// Storage: ElectionProviderMultiPhase Round (r:1 w:0) @@ -95,8 +98,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `114` // Estimated: `1599` - // Minimum execution time: 13_913_000 picoseconds. - Weight::from_parts(14_329_000, 1599) + // Minimum execution time: 12_403_000 picoseconds. + Weight::from_parts(12_982_000, 1599) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -108,8 +111,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `114` // Estimated: `1599` - // Minimum execution time: 15_377_000 picoseconds. - Weight::from_parts(15_714_000, 1599) + // Minimum execution time: 13_694_000 picoseconds. + Weight::from_parts(14_123_000, 1599) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -121,8 +124,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: 34_097_000 picoseconds. + Weight::from_parts(35_465_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -132,8 +135,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: 23_185_000 picoseconds. + Weight::from_parts(24_119_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -149,10 +152,10 @@ impl WeightInfo for SubstrateWeight { // 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: 273_592_000 picoseconds. + Weight::from_parts(287_291_000, 0) + // Standard Error: 2_466 + .saturating_add(Weight::from_parts(176_625, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().writes(3_u64)) } /// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1) @@ -179,12 +182,12 @@ impl WeightInfo for SubstrateWeight { // 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())) + // Minimum execution time: 306_638_000 picoseconds. + Weight::from_parts(28_031_079, 3889) + // Standard Error: 9_698 + .saturating_add(Weight::from_parts(522_404, 0).saturating_mul(a.into())) + // Standard Error: 14_538 + .saturating_add(Weight::from_parts(78_029, 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())) @@ -206,8 +209,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `893` // Estimated: `2378` - // Minimum execution time: 52_194_000 picoseconds. - Weight::from_parts(53_062_000, 2378) + // Minimum execution time: 54_285_000 picoseconds. + Weight::from_parts(56_147_000, 2378) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -233,12 +236,12 @@ impl WeightInfo for SubstrateWeight { // 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())) + // Minimum execution time: 5_525_459_000 picoseconds. + Weight::from_parts(5_596_503_000, 1704) + // Standard Error: 20_068 + .saturating_add(Weight::from_parts(206_410, 0).saturating_mul(v.into())) + // Standard Error: 59_471 + .saturating_add(Weight::from_parts(5_612_353, 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())) @@ -260,12 +263,12 @@ impl WeightInfo for SubstrateWeight { // 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())) + // Minimum execution time: 4_706_881_000 picoseconds. + Weight::from_parts(4_833_725_000, 1679) + // Standard Error: 15_734 + .saturating_add(Weight::from_parts(389_820, 0).saturating_mul(v.into())) + // Standard Error: 46_628 + .saturating_add(Weight::from_parts(3_161_225, 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())) @@ -294,8 +297,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `994` // Estimated: `3481` - // Minimum execution time: 21_239_000 picoseconds. - Weight::from_parts(21_970_000, 3481) + // Minimum execution time: 22_934_000 picoseconds. + Weight::from_parts(23_716_000, 3481) .saturating_add(RocksDbWeight::get().reads(8_u64)) } /// Storage: ElectionProviderMultiPhase Round (r:1 w:0) @@ -306,8 +309,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `114` // Estimated: `1599` - // Minimum execution time: 13_913_000 picoseconds. - Weight::from_parts(14_329_000, 1599) + // Minimum execution time: 12_403_000 picoseconds. + Weight::from_parts(12_982_000, 1599) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -319,8 +322,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `114` // Estimated: `1599` - // Minimum execution time: 15_377_000 picoseconds. - Weight::from_parts(15_714_000, 1599) + // Minimum execution time: 13_694_000 picoseconds. + Weight::from_parts(14_123_000, 1599) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -332,8 +335,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: 34_097_000 picoseconds. + Weight::from_parts(35_465_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -343,8 +346,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: 23_185_000 picoseconds. + Weight::from_parts(24_119_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -360,10 +363,10 @@ impl WeightInfo for () { // 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: 273_592_000 picoseconds. + Weight::from_parts(287_291_000, 0) + // Standard Error: 2_466 + .saturating_add(Weight::from_parts(176_625, 0).saturating_mul(v.into())) .saturating_add(RocksDbWeight::get().writes(3_u64)) } /// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1) @@ -390,12 +393,12 @@ impl WeightInfo for () { // 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())) + // Minimum execution time: 306_638_000 picoseconds. + Weight::from_parts(28_031_079, 3889) + // Standard Error: 9_698 + .saturating_add(Weight::from_parts(522_404, 0).saturating_mul(a.into())) + // Standard Error: 14_538 + .saturating_add(Weight::from_parts(78_029, 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())) @@ -417,8 +420,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `893` // Estimated: `2378` - // Minimum execution time: 52_194_000 picoseconds. - Weight::from_parts(53_062_000, 2378) + // Minimum execution time: 54_285_000 picoseconds. + Weight::from_parts(56_147_000, 2378) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -444,12 +447,12 @@ impl WeightInfo for () { // 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())) + // Minimum execution time: 5_525_459_000 picoseconds. + Weight::from_parts(5_596_503_000, 1704) + // Standard Error: 20_068 + .saturating_add(Weight::from_parts(206_410, 0).saturating_mul(v.into())) + // Standard Error: 59_471 + .saturating_add(Weight::from_parts(5_612_353, 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())) @@ -471,12 +474,12 @@ impl WeightInfo for () { // 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())) + // Minimum execution time: 4_706_881_000 picoseconds. + Weight::from_parts(4_833_725_000, 1679) + // Standard Error: 15_734 + .saturating_add(Weight::from_parts(389_820, 0).saturating_mul(v.into())) + // Standard Error: 46_628 + .saturating_add(Weight::from_parts(3_161_225, 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..30b2f76e5d617 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +85,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: 35_456_000 picoseconds. + Weight::from_parts(36_790_490, 4764) + // Standard Error: 4_242 + .saturating_add(Weight::from_parts(166_173, 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 +110,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: 48_498_000 picoseconds. + Weight::from_parts(50_116_205, 4764) + // Standard Error: 6_981 + .saturating_add(Weight::from_parts(245_762, 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 +135,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: 48_158_000 picoseconds. + Weight::from_parts(50_267_308, 4764) + // Standard Error: 5_927 + .saturating_add(Weight::from_parts(216_113, 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 +153,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: 54_063_000 picoseconds. + Weight::from_parts(55_274_000, 4764) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -166,10 +169,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: 41_894_000 picoseconds. + Weight::from_parts(43_096_139, 3055) + // Standard Error: 1_849 + .saturating_add(Weight::from_parts(125_576, 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 +184,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: 35_587_000 picoseconds. + Weight::from_parts(36_957_786, 1770) + // Standard Error: 1_733 + .saturating_add(Weight::from_parts(81_765, 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 +206,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_164_000 picoseconds. + Weight::from_parts(54_366_000, 3385) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -214,8 +217,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_050_000 picoseconds. + Weight::from_parts(36_796_000, 2365) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -244,8 +247,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_394_000 picoseconds. + Weight::from_parts(61_464_000, 3593) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -269,10 +272,10 @@ impl WeightInfo for SubstrateWeight { // 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())) + // Minimum execution time: 20_174_498_000 picoseconds. + Weight::from_parts(20_290_802_000, 4587) + // Standard Error: 320_933 + .saturating_add(Weight::from_parts(47_273_370, 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 +306,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_363_607_000 picoseconds. + Weight::from_parts(1_372_616_000, 178887) + // Standard Error: 572_002 + .saturating_add(Weight::from_parts(18_731_466, 0).saturating_mul(v.into())) + // Standard Error: 36_700 + .saturating_add(Weight::from_parts(764_306, 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 +342,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: 35_456_000 picoseconds. + Weight::from_parts(36_790_490, 4764) + // Standard Error: 4_242 + .saturating_add(Weight::from_parts(166_173, 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 +367,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: 48_498_000 picoseconds. + Weight::from_parts(50_116_205, 4764) + // Standard Error: 6_981 + .saturating_add(Weight::from_parts(245_762, 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 +392,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: 48_158_000 picoseconds. + Weight::from_parts(50_267_308, 4764) + // Standard Error: 5_927 + .saturating_add(Weight::from_parts(216_113, 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 +410,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: 54_063_000 picoseconds. + Weight::from_parts(55_274_000, 4764) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -423,10 +426,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: 41_894_000 picoseconds. + Weight::from_parts(43_096_139, 3055) + // Standard Error: 1_849 + .saturating_add(Weight::from_parts(125_576, 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 +441,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: 35_587_000 picoseconds. + Weight::from_parts(36_957_786, 1770) + // Standard Error: 1_733 + .saturating_add(Weight::from_parts(81_765, 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 +463,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_164_000 picoseconds. + Weight::from_parts(54_366_000, 3385) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -471,8 +474,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_050_000 picoseconds. + Weight::from_parts(36_796_000, 2365) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -501,8 +504,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_394_000 picoseconds. + Weight::from_parts(61_464_000, 3593) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -526,10 +529,10 @@ impl WeightInfo for () { // 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())) + // Minimum execution time: 20_174_498_000 picoseconds. + Weight::from_parts(20_290_802_000, 4587) + // Standard Error: 320_933 + .saturating_add(Weight::from_parts(47_273_370, 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 +563,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_363_607_000 picoseconds. + Weight::from_parts(1_372_616_000, 178887) + // Standard Error: 572_002 + .saturating_add(Weight::from_parts(18_731_466, 0).saturating_mul(v.into())) + // Standard Error: 36_700 + .saturating_add(Weight::from_parts(764_306, 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..c74c0a002eab8 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -93,10 +96,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1344 + 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: 97_321_000 picoseconds. + Weight::from_parts(48_790_552, 7253) + // Standard Error: 28_977 + .saturating_add(Weight::from_parts(62_269_994, 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)) @@ -123,12 +126,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1512 + 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_696_277_000 picoseconds. + Weight::from_parts(1_704_851_000, 7253) + // Standard Error: 14_929_353 + .saturating_add(Weight::from_parts(478_485_664, 0).saturating_mul(v.into())) + // Standard Error: 59_734_043 + .saturating_add(Weight::from_parts(1_876_301_896, 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 +172,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: 134_246_000 picoseconds. + Weight::from_parts(138_339_000, 7253) .saturating_add(T::DbWeight::get().reads(15_u64)) .saturating_add(T::DbWeight::get().writes(9_u64)) } @@ -188,8 +191,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: 46_675_000 picoseconds. + Weight::from_parts(48_054_000, 7253) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -199,8 +202,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_852_000 picoseconds. + Weight::from_parts(3_047_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } } @@ -242,10 +245,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1344 + 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: 97_321_000 picoseconds. + Weight::from_parts(48_790_552, 7253) + // Standard Error: 28_977 + .saturating_add(Weight::from_parts(62_269_994, 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)) @@ -272,12 +275,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1512 + 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_696_277_000 picoseconds. + Weight::from_parts(1_704_851_000, 7253) + // Standard Error: 14_929_353 + .saturating_add(Weight::from_parts(478_485_664, 0).saturating_mul(v.into())) + // Standard Error: 59_734_043 + .saturating_add(Weight::from_parts(1_876_301_896, 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 +321,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: 134_246_000 picoseconds. + Weight::from_parts(138_339_000, 7253) .saturating_add(RocksDbWeight::get().reads(15_u64)) .saturating_add(RocksDbWeight::get().writes(9_u64)) } @@ -337,8 +340,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: 46_675_000 picoseconds. + Weight::from_parts(48_054_000, 7253) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -348,8 +351,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_852_000 picoseconds. + Weight::from_parts(3_047_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..fb617899f6464 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -71,10 +74,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4` // 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: 10_528_000 picoseconds. + Weight::from_parts(6_065_054, 1489) + // Standard Error: 1_761 + .saturating_add(Weight::from_parts(1_818_915, 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()))) @@ -88,10 +91,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `65` // 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_155_000 picoseconds. + Weight::from_parts(6_588_671, 1489) + // Standard Error: 1_351 + .saturating_add(Weight::from_parts(1_257_208, 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,10 +104,10 @@ 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: 768_000 picoseconds. + Weight::from_parts(2_740_109, 0) + // Standard Error: 19 + .saturating_add(Weight::from_parts(121_808, 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) @@ -113,10 +116,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `119036 + 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: 452_000 picoseconds. + Weight::from_parts(16_649_383, 990) + // Standard Error: 3_408 + .saturating_add(Weight::from_parts(6_057_440, 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())) } @@ -130,8 +133,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1900466` // Estimated: `5239782` - // Minimum execution time: 57_124_610_000 picoseconds. - Weight::from_parts(57_256_059_000, 5239782) + // Minimum execution time: 70_461_984_000 picoseconds. + Weight::from_parts(70_756_461_000, 5239782) .saturating_add(T::DbWeight::get().reads(1739_u64)) } /// Storage: Glutton Storage (r:1 w:0) @@ -144,8 +147,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `9516` // Estimated: `16070` - // Minimum execution time: 101_500_066_000 picoseconds. - Weight::from_parts(101_621_640_000, 16070) + // Minimum execution time: 127_247_072_000 picoseconds. + Weight::from_parts(127_420_841_000, 16070) .saturating_add(T::DbWeight::get().reads(7_u64)) } /// Storage: Glutton Storage (r:1 w:0) @@ -156,8 +159,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4` // Estimated: `1489` - // Minimum execution time: 4_164_000 picoseconds. - Weight::from_parts(4_378_000, 1489) + // Minimum execution time: 4_543_000 picoseconds. + Weight::from_parts(4_755_000, 1489) .saturating_add(T::DbWeight::get().reads(2_u64)) } /// Storage: Glutton Compute (r:0 w:1) @@ -166,8 +169,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: 8_307_000 picoseconds. + Weight::from_parts(8_767_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Glutton Storage (r:0 w:1) @@ -176,8 +179,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: 8_447_000 picoseconds. + Weight::from_parts(8_724_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } } @@ -193,10 +196,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4` // 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: 10_528_000 picoseconds. + Weight::from_parts(6_065_054, 1489) + // Standard Error: 1_761 + .saturating_add(Weight::from_parts(1_818_915, 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()))) @@ -210,10 +213,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `65` // 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_155_000 picoseconds. + Weight::from_parts(6_588_671, 1489) + // Standard Error: 1_351 + .saturating_add(Weight::from_parts(1_257_208, 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,10 +226,10 @@ 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: 768_000 picoseconds. + Weight::from_parts(2_740_109, 0) + // Standard Error: 19 + .saturating_add(Weight::from_parts(121_808, 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) @@ -235,10 +238,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `119036 + 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: 452_000 picoseconds. + Weight::from_parts(16_649_383, 990) + // Standard Error: 3_408 + .saturating_add(Weight::from_parts(6_057_440, 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())) } @@ -252,8 +255,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1900466` // Estimated: `5239782` - // Minimum execution time: 57_124_610_000 picoseconds. - Weight::from_parts(57_256_059_000, 5239782) + // Minimum execution time: 70_461_984_000 picoseconds. + Weight::from_parts(70_756_461_000, 5239782) .saturating_add(RocksDbWeight::get().reads(1739_u64)) } /// Storage: Glutton Storage (r:1 w:0) @@ -266,8 +269,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `9516` // Estimated: `16070` - // Minimum execution time: 101_500_066_000 picoseconds. - Weight::from_parts(101_621_640_000, 16070) + // Minimum execution time: 127_247_072_000 picoseconds. + Weight::from_parts(127_420_841_000, 16070) .saturating_add(RocksDbWeight::get().reads(7_u64)) } /// Storage: Glutton Storage (r:1 w:0) @@ -278,8 +281,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4` // Estimated: `1489` - // Minimum execution time: 4_164_000 picoseconds. - Weight::from_parts(4_378_000, 1489) + // Minimum execution time: 4_543_000 picoseconds. + Weight::from_parts(4_755_000, 1489) .saturating_add(RocksDbWeight::get().reads(2_u64)) } /// Storage: Glutton Compute (r:0 w:1) @@ -288,8 +291,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: 8_307_000 picoseconds. + Weight::from_parts(8_767_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Glutton Storage (r:0 w:1) @@ -298,8 +301,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: 8_447_000 picoseconds. + Weight::from_parts(8_724_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..150167445e3f3 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +79,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_672_000 picoseconds. + Weight::from_parts(13_566_001, 2626) + // Standard Error: 2_401 + .saturating_add(Weight::from_parts(140_294, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -91,12 +94,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: 36_305_000 picoseconds. + Weight::from_parts(34_136_070, 11003) + // Standard Error: 3_982 + .saturating_add(Weight::from_parts(183_604, 0).saturating_mul(r.into())) + // Standard Error: 777 + .saturating_add(Weight::from_parts(459_394, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -111,10 +114,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_817_000 picoseconds. + Weight::from_parts(26_847_898, 11003) + // Standard Error: 4_645 + .saturating_add(Weight::from_parts(3_511_377, 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 +135,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_783_000 picoseconds. + Weight::from_parts(26_086_338, 11003) + // Standard Error: 4_384 + .saturating_add(Weight::from_parts(1_505_634, 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 +152,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: 64_706_000 picoseconds. + Weight::from_parts(40_295_137, 11003) + // Standard Error: 14_271 + .saturating_add(Weight::from_parts(32_797, 0).saturating_mul(r.into())) + // Standard Error: 2_787 + .saturating_add(Weight::from_parts(1_459_832, 0).saturating_mul(s.into())) + // Standard Error: 2_787 + .saturating_add(Weight::from_parts(255_888, 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 +178,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: 37_140_000 picoseconds. + Weight::from_parts(37_284_259, 11003) + // Standard Error: 6_060 + .saturating_add(Weight::from_parts(100_202, 0).saturating_mul(r.into())) + // Standard Error: 1_182 + .saturating_add(Weight::from_parts(478_988, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -186,14 +191,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: 32_264_000 picoseconds. + Weight::from_parts(28_635_841, 11003) + // Standard Error: 9_131 + .saturating_add(Weight::from_parts(287_252, 0).saturating_mul(r.into())) + // Standard Error: 1_781 + .saturating_add(Weight::from_parts(515_348, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -204,10 +211,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_806_000 picoseconds. + Weight::from_parts(8_446_673, 2626) + // Standard Error: 1_838 + .saturating_add(Weight::from_parts(135_437, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -218,10 +225,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: 8_032_000 picoseconds. + Weight::from_parts(8_544_114, 2626) + // Standard Error: 1_730 + .saturating_add(Weight::from_parts(147_494, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -232,10 +239,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: 8_016_000 picoseconds. + Weight::from_parts(8_580_231, 2626) + // Standard Error: 1_989 + .saturating_add(Weight::from_parts(121_009, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -249,12 +256,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: 25_288_000 picoseconds. + Weight::from_parts(24_977_533, 11003) + // Standard Error: 9_792 + .saturating_add(Weight::from_parts(185_692, 0).saturating_mul(r.into())) + // Standard Error: 1_811 + .saturating_add(Weight::from_parts(775_904, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -273,14 +280,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: 78_495_000 picoseconds. + Weight::from_parts(49_744_876, 11003) + // Standard Error: 20_298 + .saturating_add(Weight::from_parts(199_697, 0).saturating_mul(r.into())) + // Standard Error: 3_964 + .saturating_add(Weight::from_parts(1_527_786, 0).saturating_mul(s.into())) + // Standard Error: 3_964 + .saturating_add(Weight::from_parts(293_836, 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 +303,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: 31_928_000 picoseconds. + Weight::from_parts(37_001_464, 11003) + // Standard Error: 1_561 + .saturating_add(Weight::from_parts(111_782, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -312,10 +319,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: 13_488_000 picoseconds. + Weight::from_parts(15_502_348, 11003) + // Standard Error: 606 + .saturating_add(Weight::from_parts(40_897, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -330,10 +337,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: 35_872_000 picoseconds. + Weight::from_parts(38_693_845, 11003) + // Standard Error: 1_226 + .saturating_add(Weight::from_parts(107_368, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -346,10 +353,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `564 + 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())) + // Minimum execution time: 21_737_000 picoseconds. + Weight::from_parts(24_405_389, 6723) + // Standard Error: 1_099 + .saturating_add(Weight::from_parts(100_130, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -364,10 +371,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_672_000 picoseconds. + Weight::from_parts(13_566_001, 2626) + // Standard Error: 2_401 + .saturating_add(Weight::from_parts(140_294, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -379,12 +386,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: 36_305_000 picoseconds. + Weight::from_parts(34_136_070, 11003) + // Standard Error: 3_982 + .saturating_add(Weight::from_parts(183_604, 0).saturating_mul(r.into())) + // Standard Error: 777 + .saturating_add(Weight::from_parts(459_394, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -399,10 +406,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_817_000 picoseconds. + Weight::from_parts(26_847_898, 11003) + // Standard Error: 4_645 + .saturating_add(Weight::from_parts(3_511_377, 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 +427,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_783_000 picoseconds. + Weight::from_parts(26_086_338, 11003) + // Standard Error: 4_384 + .saturating_add(Weight::from_parts(1_505_634, 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 +444,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: 64_706_000 picoseconds. + Weight::from_parts(40_295_137, 11003) + // Standard Error: 14_271 + .saturating_add(Weight::from_parts(32_797, 0).saturating_mul(r.into())) + // Standard Error: 2_787 + .saturating_add(Weight::from_parts(1_459_832, 0).saturating_mul(s.into())) + // Standard Error: 2_787 + .saturating_add(Weight::from_parts(255_888, 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 +470,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: 37_140_000 picoseconds. + Weight::from_parts(37_284_259, 11003) + // Standard Error: 6_060 + .saturating_add(Weight::from_parts(100_202, 0).saturating_mul(r.into())) + // Standard Error: 1_182 + .saturating_add(Weight::from_parts(478_988, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -474,14 +483,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: 32_264_000 picoseconds. + Weight::from_parts(28_635_841, 11003) + // Standard Error: 9_131 + .saturating_add(Weight::from_parts(287_252, 0).saturating_mul(r.into())) + // Standard Error: 1_781 + .saturating_add(Weight::from_parts(515_348, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -492,10 +503,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_806_000 picoseconds. + Weight::from_parts(8_446_673, 2626) + // Standard Error: 1_838 + .saturating_add(Weight::from_parts(135_437, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -506,10 +517,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: 8_032_000 picoseconds. + Weight::from_parts(8_544_114, 2626) + // Standard Error: 1_730 + .saturating_add(Weight::from_parts(147_494, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -520,10 +531,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: 8_016_000 picoseconds. + Weight::from_parts(8_580_231, 2626) + // Standard Error: 1_989 + .saturating_add(Weight::from_parts(121_009, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -537,12 +548,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: 25_288_000 picoseconds. + Weight::from_parts(24_977_533, 11003) + // Standard Error: 9_792 + .saturating_add(Weight::from_parts(185_692, 0).saturating_mul(r.into())) + // Standard Error: 1_811 + .saturating_add(Weight::from_parts(775_904, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -561,14 +572,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: 78_495_000 picoseconds. + Weight::from_parts(49_744_876, 11003) + // Standard Error: 20_298 + .saturating_add(Weight::from_parts(199_697, 0).saturating_mul(r.into())) + // Standard Error: 3_964 + .saturating_add(Weight::from_parts(1_527_786, 0).saturating_mul(s.into())) + // Standard Error: 3_964 + .saturating_add(Weight::from_parts(293_836, 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 +595,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: 31_928_000 picoseconds. + Weight::from_parts(37_001_464, 11003) + // Standard Error: 1_561 + .saturating_add(Weight::from_parts(111_782, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -600,10 +611,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: 13_488_000 picoseconds. + Weight::from_parts(15_502_348, 11003) + // Standard Error: 606 + .saturating_add(Weight::from_parts(40_897, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -618,10 +629,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: 35_872_000 picoseconds. + Weight::from_parts(38_693_845, 11003) + // Standard Error: 1_226 + .saturating_add(Weight::from_parts(107_368, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -634,10 +645,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `564 + 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())) + // Minimum execution time: 21_737_000 picoseconds. + Weight::from_parts(24_405_389, 6723) + // Standard Error: 1_099 + .saturating_add(Weight::from_parts(100_130, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_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..376ce2b777f45 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +73,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: 128_528_000 picoseconds. + Weight::from_parts(90_714_366, 10024497) + // Standard Error: 382 + .saturating_add(Weight::from_parts(44_035, 0).saturating_mul(k.into())) + // Standard Error: 3_856 + .saturating_add(Weight::from_parts(512_572, 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 +104,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: 128_528_000 picoseconds. + Weight::from_parts(90_714_366, 10024497) + // Standard Error: 382 + .saturating_add(Weight::from_parts(44_035, 0).saturating_mul(k.into())) + // Standard Error: 3_856 + .saturating_add(Weight::from_parts(512_572, 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..aa6a21e349f1b 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +67,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: 27_111_000 picoseconds. + Weight::from_parts(28_226_000, 3534) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -77,8 +80,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_939_000 picoseconds. + Weight::from_parts(39_296_000, 3593) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -88,8 +91,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: 27_471_000 picoseconds. + Weight::from_parts(28_692_000, 3534) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -101,8 +104,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: 30_538_000 picoseconds. + Weight::from_parts(31_277_000, 3593) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -112,8 +115,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: 30_598_000 picoseconds. + Weight::from_parts(31_469_000, 3534) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -127,8 +130,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: 27_111_000 picoseconds. + Weight::from_parts(28_226_000, 3534) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -140,8 +143,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_939_000 picoseconds. + Weight::from_parts(39_296_000, 3593) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -151,8 +154,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: 27_471_000 picoseconds. + Weight::from_parts(28_692_000, 3534) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -164,8 +167,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: 30_538_000 picoseconds. + Weight::from_parts(31_277_000, 3593) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -175,8 +178,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: 30_598_000 picoseconds. + Weight::from_parts(31_469_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..3dc5e125c4e4c 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +80,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: 65_278_000 picoseconds. + Weight::from_parts(66_929_000, 3593) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -89,10 +92,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: 8_115_000 picoseconds. + Weight::from_parts(9_086_569, 0) + // Standard Error: 3_091 + .saturating_add(Weight::from_parts(341_336, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Lottery Lottery (r:1 w:1) @@ -105,8 +108,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: 39_966_000 picoseconds. + Weight::from_parts(41_142_000, 3593) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -116,8 +119,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_905_000 picoseconds. + Weight::from_parts(8_274_000, 1514) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -135,8 +138,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `524` // Estimated: `6196` - // Minimum execution time: 76_062_000 picoseconds. - Weight::from_parts(76_547_000, 6196) + // Minimum execution time: 83_199_000 picoseconds. + Weight::from_parts(85_979_000, 6196) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -156,8 +159,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `524` // Estimated: `6196` - // Minimum execution time: 78_089_000 picoseconds. - Weight::from_parts(78_632_000, 6196) + // Minimum execution time: 84_220_000 picoseconds. + Weight::from_parts(87_117_000, 6196) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -183,8 +186,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: 65_278_000 picoseconds. + Weight::from_parts(66_929_000, 3593) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -195,10 +198,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: 8_115_000 picoseconds. + Weight::from_parts(9_086_569, 0) + // Standard Error: 3_091 + .saturating_add(Weight::from_parts(341_336, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Lottery Lottery (r:1 w:1) @@ -211,8 +214,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: 39_966_000 picoseconds. + Weight::from_parts(41_142_000, 3593) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -222,8 +225,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_905_000 picoseconds. + Weight::from_parts(8_274_000, 1514) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -241,8 +244,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `524` // Estimated: `6196` - // Minimum execution time: 76_062_000 picoseconds. - Weight::from_parts(76_547_000, 6196) + // Minimum execution time: 83_199_000 picoseconds. + Weight::from_parts(85_979_000, 6196) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -262,8 +265,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `524` // Estimated: `6196` - // Minimum execution time: 78_089_000 picoseconds. - Weight::from_parts(78_632_000, 6196) + // Minimum execution time: 84_220_000 picoseconds. + Weight::from_parts(87_117_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..1dbcdb1232221 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -73,10 +76,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `174 + 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_644_000 picoseconds. + Weight::from_parts(19_251_515, 4687) + // Standard Error: 842 + .saturating_add(Weight::from_parts(51_261, 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())) @@ -96,10 +99,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `278 + 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: 20_929_000 picoseconds. + Weight::from_parts(22_392_740, 4687) + // Standard Error: 884 + .saturating_add(Weight::from_parts(44_525, 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())) @@ -119,10 +122,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `278 + 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: 21_421_000 picoseconds. + Weight::from_parts(22_981_617, 4687) + // Standard Error: 1_420 + .saturating_add(Weight::from_parts(51_568, 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())) @@ -142,10 +145,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `278 + 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: 20_550_000 picoseconds. + Weight::from_parts(22_530_598, 4687) + // Standard Error: 1_058 + .saturating_add(Weight::from_parts(165_933, 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())) @@ -165,10 +168,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `278 + 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: 22_091_000 picoseconds. + Weight::from_parts(23_691_419, 4687) + // Standard Error: 849 + .saturating_add(Weight::from_parts(52_660, 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 +187,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: 8_074_000 picoseconds. + Weight::from_parts(8_585_779, 4687) + // Standard Error: 330 + .saturating_add(Weight::from_parts(16_711, 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 +204,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_622_000 picoseconds. + Weight::from_parts(4_053_723, 0) .saturating_add(T::DbWeight::get().writes(2_u64)) } } @@ -222,10 +225,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `174 + 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_644_000 picoseconds. + Weight::from_parts(19_251_515, 4687) + // Standard Error: 842 + .saturating_add(Weight::from_parts(51_261, 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())) @@ -245,10 +248,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `278 + 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: 20_929_000 picoseconds. + Weight::from_parts(22_392_740, 4687) + // Standard Error: 884 + .saturating_add(Weight::from_parts(44_525, 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())) @@ -268,10 +271,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `278 + 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: 21_421_000 picoseconds. + Weight::from_parts(22_981_617, 4687) + // Standard Error: 1_420 + .saturating_add(Weight::from_parts(51_568, 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())) @@ -291,10 +294,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `278 + 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: 20_550_000 picoseconds. + Weight::from_parts(22_530_598, 4687) + // Standard Error: 1_058 + .saturating_add(Weight::from_parts(165_933, 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())) @@ -314,10 +317,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `278 + 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: 22_091_000 picoseconds. + Weight::from_parts(23_691_419, 4687) + // Standard Error: 849 + .saturating_add(Weight::from_parts(52_660, 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 +336,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: 8_074_000 picoseconds. + Weight::from_parts(8_585_779, 4687) + // Standard Error: 330 + .saturating_add(Weight::from_parts(16_711, 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 +353,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_622_000 picoseconds. + Weight::from_parts(4_053_723, 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..efac88937b720 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -71,8 +74,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `233` // Estimated: `6038` - // Minimum execution time: 12_076_000 picoseconds. - Weight::from_parts(12_350_000, 6038) + // Minimum execution time: 12_675_000 picoseconds. + Weight::from_parts(13_363_000, 6038) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -84,8 +87,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `233` // Estimated: `6038` - // Minimum execution time: 11_586_000 picoseconds. - Weight::from_parts(11_912_000, 6038) + // Minimum execution time: 11_916_000 picoseconds. + Weight::from_parts(12_601_000, 6038) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -95,8 +98,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3514` - // Minimum execution time: 4_581_000 picoseconds. - Weight::from_parts(4_715_000, 3514) + // Minimum execution time: 4_764_000 picoseconds. + Weight::from_parts(5_079_000, 3514) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -106,8 +109,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `113` // Estimated: `69049` - // Minimum execution time: 5_826_000 picoseconds. - Weight::from_parts(5_932_000, 69049) + // Minimum execution time: 6_464_000 picoseconds. + Weight::from_parts(6_840_000, 69049) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -117,8 +120,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `113` // Estimated: `69049` - // Minimum execution time: 6_235_000 picoseconds. - Weight::from_parts(6_430_000, 69049) + // Minimum execution time: 6_788_000 picoseconds. + Weight::from_parts(7_159_000, 69049) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -126,8 +129,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_764_000 picoseconds. + Weight::from_parts(67_180_000, 0) } /// Storage: MessageQueue ServiceHead (r:1 w:1) /// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) @@ -137,8 +140,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `140` // Estimated: `3514` - // Minimum execution time: 7_018_000 picoseconds. - Weight::from_parts(7_205_000, 3514) + // Minimum execution time: 7_124_000 picoseconds. + Weight::from_parts(7_386_000, 3514) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -150,8 +153,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69049` - // Minimum execution time: 53_485_000 picoseconds. - Weight::from_parts(54_154_000, 69049) + // Minimum execution time: 60_364_000 picoseconds. + Weight::from_parts(61_897_000, 69049) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -163,8 +166,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69049` - // Minimum execution time: 68_830_000 picoseconds. - Weight::from_parts(69_487_000, 69049) + // Minimum execution time: 78_515_000 picoseconds. + Weight::from_parts(80_290_000, 69049) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -176,8 +179,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69049` - // Minimum execution time: 81_643_000 picoseconds. - Weight::from_parts(82_399_000, 69049) + // Minimum execution time: 91_302_000 picoseconds. + Weight::from_parts(94_754_000, 69049) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -193,8 +196,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `233` // Estimated: `6038` - // Minimum execution time: 12_076_000 picoseconds. - Weight::from_parts(12_350_000, 6038) + // Minimum execution time: 12_675_000 picoseconds. + Weight::from_parts(13_363_000, 6038) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -206,8 +209,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `233` // Estimated: `6038` - // Minimum execution time: 11_586_000 picoseconds. - Weight::from_parts(11_912_000, 6038) + // Minimum execution time: 11_916_000 picoseconds. + Weight::from_parts(12_601_000, 6038) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -217,8 +220,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3514` - // Minimum execution time: 4_581_000 picoseconds. - Weight::from_parts(4_715_000, 3514) + // Minimum execution time: 4_764_000 picoseconds. + Weight::from_parts(5_079_000, 3514) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -228,8 +231,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `113` // Estimated: `69049` - // Minimum execution time: 5_826_000 picoseconds. - Weight::from_parts(5_932_000, 69049) + // Minimum execution time: 6_464_000 picoseconds. + Weight::from_parts(6_840_000, 69049) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -239,8 +242,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `113` // Estimated: `69049` - // Minimum execution time: 6_235_000 picoseconds. - Weight::from_parts(6_430_000, 69049) + // Minimum execution time: 6_788_000 picoseconds. + Weight::from_parts(7_159_000, 69049) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -248,8 +251,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_764_000 picoseconds. + Weight::from_parts(67_180_000, 0) } /// Storage: MessageQueue ServiceHead (r:1 w:1) /// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) @@ -259,8 +262,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `140` // Estimated: `3514` - // Minimum execution time: 7_018_000 picoseconds. - Weight::from_parts(7_205_000, 3514) + // Minimum execution time: 7_124_000 picoseconds. + Weight::from_parts(7_386_000, 3514) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -272,8 +275,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69049` - // Minimum execution time: 53_485_000 picoseconds. - Weight::from_parts(54_154_000, 69049) + // Minimum execution time: 60_364_000 picoseconds. + Weight::from_parts(61_897_000, 69049) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -285,8 +288,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69049` - // Minimum execution time: 68_830_000 picoseconds. - Weight::from_parts(69_487_000, 69049) + // Minimum execution time: 78_515_000 picoseconds. + Weight::from_parts(80_290_000, 69049) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -298,8 +301,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69049` - // Minimum execution time: 81_643_000 picoseconds. - Weight::from_parts(82_399_000, 69049) + // Minimum execution time: 91_302_000 picoseconds. + Weight::from_parts(94_754_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..c3532ee571b0a 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +68,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_658_000 picoseconds. + Weight::from_parts(15_399_776, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(600, 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 +81,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: 48_599_000 picoseconds. + Weight::from_parts(38_674_212, 6811) + // Standard Error: 829 + .saturating_add(Weight::from_parts(121_256, 0).saturating_mul(s.into())) + // Standard Error: 8 + .saturating_add(Weight::from_parts(1_506, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -95,12 +98,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: 31_791_000 picoseconds. + Weight::from_parts(21_647_982, 6811) + // Standard Error: 564 + .saturating_add(Weight::from_parts(115_975, 0).saturating_mul(s.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(1_563, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -114,12 +117,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: 55_226_000 picoseconds. + Weight::from_parts(41_926_683, 6811) + // Standard Error: 1_175 + .saturating_add(Weight::from_parts(148_708, 0).saturating_mul(s.into())) + // Standard Error: 11 + .saturating_add(Weight::from_parts(1_633, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -130,10 +133,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: 35_628_000 picoseconds. + Weight::from_parts(37_320_940, 6811) + // Standard Error: 1_054 + .saturating_add(Weight::from_parts(116_620, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -144,10 +147,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: 20_097_000 picoseconds. + Weight::from_parts(21_027_596, 6811) + // Standard Error: 693 + .saturating_add(Weight::from_parts(107_442, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -158,10 +161,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: 36_259_000 picoseconds. + Weight::from_parts(37_892_418, 6811) + // Standard Error: 1_030 + .saturating_add(Weight::from_parts(124_624, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -174,10 +177,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_658_000 picoseconds. + Weight::from_parts(15_399_776, 0) + // Standard Error: 3 + .saturating_add(Weight::from_parts(600, 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 +190,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: 48_599_000 picoseconds. + Weight::from_parts(38_674_212, 6811) + // Standard Error: 829 + .saturating_add(Weight::from_parts(121_256, 0).saturating_mul(s.into())) + // Standard Error: 8 + .saturating_add(Weight::from_parts(1_506, 0).saturating_mul(z.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -204,12 +207,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: 31_791_000 picoseconds. + Weight::from_parts(21_647_982, 6811) + // Standard Error: 564 + .saturating_add(Weight::from_parts(115_975, 0).saturating_mul(s.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(1_563, 0).saturating_mul(z.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -223,12 +226,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: 55_226_000 picoseconds. + Weight::from_parts(41_926_683, 6811) + // Standard Error: 1_175 + .saturating_add(Weight::from_parts(148_708, 0).saturating_mul(s.into())) + // Standard Error: 11 + .saturating_add(Weight::from_parts(1_633, 0).saturating_mul(z.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -239,10 +242,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: 35_628_000 picoseconds. + Weight::from_parts(37_320_940, 6811) + // Standard Error: 1_054 + .saturating_add(Weight::from_parts(116_620, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -253,10 +256,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: 20_097_000 picoseconds. + Weight::from_parts(21_027_596, 6811) + // Standard Error: 693 + .saturating_add(Weight::from_parts(107_442, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -267,10 +270,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: 36_259_000 picoseconds. + Weight::from_parts(37_892_418, 6811) + // Standard Error: 1_030 + .saturating_add(Weight::from_parts(124_624, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/frame/nfts/src/weights.rs b/frame/nfts/src/weights.rs index 19a61974a61a7..ae90c2e752e0e 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -106,8 +109,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `182` // Estimated: `3549` - // Minimum execution time: 40_664_000 picoseconds. - Weight::from_parts(41_224_000, 3549) + // Minimum execution time: 42_361_000 picoseconds. + Weight::from_parts(44_247_000, 3549) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -125,8 +128,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3549` - // Minimum execution time: 24_725_000 picoseconds. - Weight::from_parts(25_147_000, 3549) + // Minimum execution time: 24_988_000 picoseconds. + Weight::from_parts(25_774_000, 3549) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -153,10 +156,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `32186 + 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_334_637_000 picoseconds. + Weight::from_parts(1_596_904_967, 2523990) + // Standard Error: 4_404 + .saturating_add(Weight::from_parts(6_113_624, 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)) @@ -179,8 +182,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `421` // Estimated: `4326` - // Minimum execution time: 52_464_000 picoseconds. - Weight::from_parts(52_847_000, 4326) + // Minimum execution time: 54_802_000 picoseconds. + Weight::from_parts(56_552_000, 4326) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -200,8 +203,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `421` // Estimated: `4326` - // Minimum execution time: 50_327_000 picoseconds. - Weight::from_parts(51_093_000, 4326) + // Minimum execution time: 53_051_000 picoseconds. + Weight::from_parts(54_375_000, 4326) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -225,8 +228,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `530` // Estimated: `4326` - // Minimum execution time: 51_342_000 picoseconds. - Weight::from_parts(51_846_000, 4326) + // Minimum execution time: 54_877_000 picoseconds. + Weight::from_parts(55_752_000, 4326) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -248,8 +251,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `559` // Estimated: `4326` - // Minimum execution time: 38_309_000 picoseconds. - Weight::from_parts(38_672_000, 4326) + // Minimum execution time: 39_736_000 picoseconds. + Weight::from_parts(40_359_000, 4326) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -264,10 +267,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `729 + 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: 16_912_000 picoseconds. + Weight::from_parts(17_147_000, 3549) + // Standard Error: 12_763 + .saturating_add(Weight::from_parts(18_115_031, 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()))) @@ -281,8 +284,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `401` // Estimated: `3534` - // Minimum execution time: 21_814_000 picoseconds. - Weight::from_parts(22_171_000, 3534) + // Minimum execution time: 21_150_000 picoseconds. + Weight::from_parts(21_903_000, 3534) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -294,8 +297,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `401` // Estimated: `3534` - // Minimum execution time: 21_728_000 picoseconds. - Weight::from_parts(21_893_000, 3534) + // Minimum execution time: 20_793_000 picoseconds. + Weight::from_parts(21_652_000, 3534) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -307,8 +310,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `306` // Estimated: `3549` - // Minimum execution time: 18_359_000 picoseconds. - Weight::from_parts(19_101_000, 3549) + // Minimum execution time: 17_310_000 picoseconds. + Weight::from_parts(18_006_000, 3549) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -322,8 +325,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `354` // Estimated: `3549` - // Minimum execution time: 24_713_000 picoseconds. - Weight::from_parts(25_032_000, 3549) + // Minimum execution time: 24_252_000 picoseconds. + Weight::from_parts(25_178_000, 3549) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -335,8 +338,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `335` // Estimated: `6078` - // Minimum execution time: 42_372_000 picoseconds. - Weight::from_parts(42_971_000, 6078) + // Minimum execution time: 41_777_000 picoseconds. + Weight::from_parts(42_843_000, 6078) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -348,8 +351,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `277` // Estimated: `3549` - // Minimum execution time: 19_703_000 picoseconds. - Weight::from_parts(19_993_000, 3549) + // Minimum execution time: 18_865_000 picoseconds. + Weight::from_parts(19_587_000, 3549) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -361,8 +364,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `242` // Estimated: `3549` - // Minimum execution time: 15_500_000 picoseconds. - Weight::from_parts(15_929_000, 3549) + // Minimum execution time: 14_644_000 picoseconds. + Weight::from_parts(15_153_000, 3549) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -374,8 +377,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `401` // Estimated: `3534` - // Minimum execution time: 20_778_000 picoseconds. - Weight::from_parts(21_187_000, 3534) + // Minimum execution time: 19_909_000 picoseconds. + Weight::from_parts(20_396_000, 3534) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -393,8 +396,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `505` // Estimated: `3911` - // Minimum execution time: 53_016_000 picoseconds. - Weight::from_parts(53_579_000, 3911) + // Minimum execution time: 53_801_000 picoseconds. + Weight::from_parts(55_026_000, 3911) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -406,8 +409,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `310` // Estimated: `3911` - // Minimum execution time: 28_790_000 picoseconds. - Weight::from_parts(29_157_000, 3911) + // Minimum execution time: 28_442_000 picoseconds. + Weight::from_parts(29_355_000, 3911) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -423,8 +426,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `916` // Estimated: `3911` - // Minimum execution time: 48_584_000 picoseconds. - Weight::from_parts(49_202_000, 3911) + // Minimum execution time: 49_429_000 picoseconds. + Weight::from_parts(50_931_000, 3911) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -436,8 +439,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `347` // Estimated: `4326` - // Minimum execution time: 19_616_000 picoseconds. - Weight::from_parts(19_972_000, 4326) + // Minimum execution time: 18_623_000 picoseconds. + Weight::from_parts(19_254_000, 4326) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -454,10 +457,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `803 + 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: 28_189_000 picoseconds. + Weight::from_parts(5_739_275, 4326) + // Standard Error: 4_896 + .saturating_add(Weight::from_parts(6_245_679, 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)) @@ -478,8 +481,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `505` // Estimated: `3605` - // Minimum execution time: 43_748_000 picoseconds. - Weight::from_parts(44_178_000, 3605) + // Minimum execution time: 44_008_000 picoseconds. + Weight::from_parts(44_858_000, 3605) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -495,8 +498,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `608` // Estimated: `3605` - // Minimum execution time: 42_116_000 picoseconds. - Weight::from_parts(42_455_000, 3605) + // Minimum execution time: 42_367_000 picoseconds. + Weight::from_parts(43_601_000, 3605) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -512,8 +515,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `364` // Estimated: `3552` - // Minimum execution time: 40_926_000 picoseconds. - Weight::from_parts(41_512_000, 3552) + // Minimum execution time: 41_260_000 picoseconds. + Weight::from_parts(42_454_000, 3552) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -529,8 +532,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `475` // Estimated: `3552` - // Minimum execution time: 39_792_000 picoseconds. - Weight::from_parts(40_443_000, 3552) + // Minimum execution time: 39_465_000 picoseconds. + Weight::from_parts(40_858_000, 3552) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -542,8 +545,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `376` // Estimated: `4326` - // Minimum execution time: 22_648_000 picoseconds. - Weight::from_parts(23_139_000, 4326) + // Minimum execution time: 21_788_000 picoseconds. + Weight::from_parts(22_455_000, 4326) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -553,8 +556,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `384` // Estimated: `4326` - // Minimum execution time: 20_552_000 picoseconds. - Weight::from_parts(20_920_000, 4326) + // Minimum execution time: 19_295_000 picoseconds. + Weight::from_parts(20_047_000, 4326) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -564,8 +567,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `384` // Estimated: `4326` - // Minimum execution time: 19_114_000 picoseconds. - Weight::from_parts(19_876_000, 4326) + // Minimum execution time: 18_109_000 picoseconds. + Weight::from_parts(18_702_000, 4326) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -575,8 +578,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3517` - // Minimum execution time: 17_089_000 picoseconds. - Weight::from_parts(17_363_000, 3517) + // Minimum execution time: 16_238_000 picoseconds. + Weight::from_parts(16_929_000, 3517) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -588,8 +591,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `306` // Estimated: `3549` - // Minimum execution time: 20_667_000 picoseconds. - Weight::from_parts(20_898_000, 3549) + // Minimum execution time: 19_246_000 picoseconds. + Weight::from_parts(19_983_000, 3549) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -601,8 +604,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `289` // Estimated: `3538` - // Minimum execution time: 19_666_000 picoseconds. - Weight::from_parts(20_136_000, 3538) + // Minimum execution time: 18_892_000 picoseconds. + Weight::from_parts(19_429_000, 3538) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -618,8 +621,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `484` // Estimated: `4326` - // Minimum execution time: 25_778_000 picoseconds. - Weight::from_parts(26_447_000, 4326) + // Minimum execution time: 24_905_000 picoseconds. + Weight::from_parts(25_482_000, 4326) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -641,8 +644,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `671` // Estimated: `4326` - // Minimum execution time: 50_809_000 picoseconds. - Weight::from_parts(51_503_000, 4326) + // Minimum execution time: 51_421_000 picoseconds. + Weight::from_parts(52_365_000, 4326) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -651,10 +654,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_433_000 picoseconds. + Weight::from_parts(4_609_377, 0) + // Standard Error: 11_611 + .saturating_add(Weight::from_parts(4_137_013, 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) @@ -664,8 +667,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `460` // Estimated: `7662` - // Minimum execution time: 22_884_000 picoseconds. - Weight::from_parts(23_732_000, 7662) + // Minimum execution time: 22_150_000 picoseconds. + Weight::from_parts(22_719_000, 7662) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -677,8 +680,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `479` // Estimated: `4326` - // Minimum execution time: 22_686_000 picoseconds. - Weight::from_parts(23_088_000, 4326) + // Minimum execution time: 22_127_000 picoseconds. + Weight::from_parts(22_858_000, 4326) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -700,8 +703,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `800` // Estimated: `7662` - // Minimum execution time: 77_494_000 picoseconds. - Weight::from_parts(78_650_000, 7662) + // Minimum execution time: 80_720_000 picoseconds. + Weight::from_parts(83_558_000, 7662) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(10_u64)) } @@ -728,10 +731,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `595` // 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: 152_499_000 picoseconds. + Weight::from_parts(158_285_678, 6078) + // Standard Error: 33_484 + .saturating_add(Weight::from_parts(34_783_636, 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)) @@ -755,10 +758,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `625` // 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: 86_038_000 picoseconds. + Weight::from_parts(102_132_280, 4326) + // Standard Error: 85_266 + .saturating_add(Weight::from_parts(33_880_668, 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)) @@ -783,8 +786,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `182` // Estimated: `3549` - // Minimum execution time: 40_664_000 picoseconds. - Weight::from_parts(41_224_000, 3549) + // Minimum execution time: 42_361_000 picoseconds. + Weight::from_parts(44_247_000, 3549) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -802,8 +805,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3549` - // Minimum execution time: 24_725_000 picoseconds. - Weight::from_parts(25_147_000, 3549) + // Minimum execution time: 24_988_000 picoseconds. + Weight::from_parts(25_774_000, 3549) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -830,10 +833,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `32186 + 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_334_637_000 picoseconds. + Weight::from_parts(1_596_904_967, 2523990) + // Standard Error: 4_404 + .saturating_add(Weight::from_parts(6_113_624, 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)) @@ -856,8 +859,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `421` // Estimated: `4326` - // Minimum execution time: 52_464_000 picoseconds. - Weight::from_parts(52_847_000, 4326) + // Minimum execution time: 54_802_000 picoseconds. + Weight::from_parts(56_552_000, 4326) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -877,8 +880,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `421` // Estimated: `4326` - // Minimum execution time: 50_327_000 picoseconds. - Weight::from_parts(51_093_000, 4326) + // Minimum execution time: 53_051_000 picoseconds. + Weight::from_parts(54_375_000, 4326) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -902,8 +905,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `530` // Estimated: `4326` - // Minimum execution time: 51_342_000 picoseconds. - Weight::from_parts(51_846_000, 4326) + // Minimum execution time: 54_877_000 picoseconds. + Weight::from_parts(55_752_000, 4326) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -925,8 +928,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `559` // Estimated: `4326` - // Minimum execution time: 38_309_000 picoseconds. - Weight::from_parts(38_672_000, 4326) + // Minimum execution time: 39_736_000 picoseconds. + Weight::from_parts(40_359_000, 4326) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -941,10 +944,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `729 + 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: 16_912_000 picoseconds. + Weight::from_parts(17_147_000, 3549) + // Standard Error: 12_763 + .saturating_add(Weight::from_parts(18_115_031, 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()))) @@ -958,8 +961,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `401` // Estimated: `3534` - // Minimum execution time: 21_814_000 picoseconds. - Weight::from_parts(22_171_000, 3534) + // Minimum execution time: 21_150_000 picoseconds. + Weight::from_parts(21_903_000, 3534) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -971,8 +974,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `401` // Estimated: `3534` - // Minimum execution time: 21_728_000 picoseconds. - Weight::from_parts(21_893_000, 3534) + // Minimum execution time: 20_793_000 picoseconds. + Weight::from_parts(21_652_000, 3534) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -984,8 +987,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `306` // Estimated: `3549` - // Minimum execution time: 18_359_000 picoseconds. - Weight::from_parts(19_101_000, 3549) + // Minimum execution time: 17_310_000 picoseconds. + Weight::from_parts(18_006_000, 3549) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -999,8 +1002,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `354` // Estimated: `3549` - // Minimum execution time: 24_713_000 picoseconds. - Weight::from_parts(25_032_000, 3549) + // Minimum execution time: 24_252_000 picoseconds. + Weight::from_parts(25_178_000, 3549) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -1012,8 +1015,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `335` // Estimated: `6078` - // Minimum execution time: 42_372_000 picoseconds. - Weight::from_parts(42_971_000, 6078) + // Minimum execution time: 41_777_000 picoseconds. + Weight::from_parts(42_843_000, 6078) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -1025,8 +1028,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `277` // Estimated: `3549` - // Minimum execution time: 19_703_000 picoseconds. - Weight::from_parts(19_993_000, 3549) + // Minimum execution time: 18_865_000 picoseconds. + Weight::from_parts(19_587_000, 3549) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -1038,8 +1041,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `242` // Estimated: `3549` - // Minimum execution time: 15_500_000 picoseconds. - Weight::from_parts(15_929_000, 3549) + // Minimum execution time: 14_644_000 picoseconds. + Weight::from_parts(15_153_000, 3549) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1051,8 +1054,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `401` // Estimated: `3534` - // Minimum execution time: 20_778_000 picoseconds. - Weight::from_parts(21_187_000, 3534) + // Minimum execution time: 19_909_000 picoseconds. + Weight::from_parts(20_396_000, 3534) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1070,8 +1073,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `505` // Estimated: `3911` - // Minimum execution time: 53_016_000 picoseconds. - Weight::from_parts(53_579_000, 3911) + // Minimum execution time: 53_801_000 picoseconds. + Weight::from_parts(55_026_000, 3911) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1083,8 +1086,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `310` // Estimated: `3911` - // Minimum execution time: 28_790_000 picoseconds. - Weight::from_parts(29_157_000, 3911) + // Minimum execution time: 28_442_000 picoseconds. + Weight::from_parts(29_355_000, 3911) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1100,8 +1103,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `916` // Estimated: `3911` - // Minimum execution time: 48_584_000 picoseconds. - Weight::from_parts(49_202_000, 3911) + // Minimum execution time: 49_429_000 picoseconds. + Weight::from_parts(50_931_000, 3911) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1113,8 +1116,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `347` // Estimated: `4326` - // Minimum execution time: 19_616_000 picoseconds. - Weight::from_parts(19_972_000, 4326) + // Minimum execution time: 18_623_000 picoseconds. + Weight::from_parts(19_254_000, 4326) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1131,10 +1134,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `803 + 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: 28_189_000 picoseconds. + Weight::from_parts(5_739_275, 4326) + // Standard Error: 4_896 + .saturating_add(Weight::from_parts(6_245_679, 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)) @@ -1155,8 +1158,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `505` // Estimated: `3605` - // Minimum execution time: 43_748_000 picoseconds. - Weight::from_parts(44_178_000, 3605) + // Minimum execution time: 44_008_000 picoseconds. + Weight::from_parts(44_858_000, 3605) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1172,8 +1175,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `608` // Estimated: `3605` - // Minimum execution time: 42_116_000 picoseconds. - Weight::from_parts(42_455_000, 3605) + // Minimum execution time: 42_367_000 picoseconds. + Weight::from_parts(43_601_000, 3605) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1189,8 +1192,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `364` // Estimated: `3552` - // Minimum execution time: 40_926_000 picoseconds. - Weight::from_parts(41_512_000, 3552) + // Minimum execution time: 41_260_000 picoseconds. + Weight::from_parts(42_454_000, 3552) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1206,8 +1209,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `475` // Estimated: `3552` - // Minimum execution time: 39_792_000 picoseconds. - Weight::from_parts(40_443_000, 3552) + // Minimum execution time: 39_465_000 picoseconds. + Weight::from_parts(40_858_000, 3552) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1219,8 +1222,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `376` // Estimated: `4326` - // Minimum execution time: 22_648_000 picoseconds. - Weight::from_parts(23_139_000, 4326) + // Minimum execution time: 21_788_000 picoseconds. + Weight::from_parts(22_455_000, 4326) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1230,8 +1233,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `384` // Estimated: `4326` - // Minimum execution time: 20_552_000 picoseconds. - Weight::from_parts(20_920_000, 4326) + // Minimum execution time: 19_295_000 picoseconds. + Weight::from_parts(20_047_000, 4326) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1241,8 +1244,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `384` // Estimated: `4326` - // Minimum execution time: 19_114_000 picoseconds. - Weight::from_parts(19_876_000, 4326) + // Minimum execution time: 18_109_000 picoseconds. + Weight::from_parts(18_702_000, 4326) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1252,8 +1255,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3517` - // Minimum execution time: 17_089_000 picoseconds. - Weight::from_parts(17_363_000, 3517) + // Minimum execution time: 16_238_000 picoseconds. + Weight::from_parts(16_929_000, 3517) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1265,8 +1268,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `306` // Estimated: `3549` - // Minimum execution time: 20_667_000 picoseconds. - Weight::from_parts(20_898_000, 3549) + // Minimum execution time: 19_246_000 picoseconds. + Weight::from_parts(19_983_000, 3549) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1278,8 +1281,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `289` // Estimated: `3538` - // Minimum execution time: 19_666_000 picoseconds. - Weight::from_parts(20_136_000, 3538) + // Minimum execution time: 18_892_000 picoseconds. + Weight::from_parts(19_429_000, 3538) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1295,8 +1298,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `484` // Estimated: `4326` - // Minimum execution time: 25_778_000 picoseconds. - Weight::from_parts(26_447_000, 4326) + // Minimum execution time: 24_905_000 picoseconds. + Weight::from_parts(25_482_000, 4326) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1318,8 +1321,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `671` // Estimated: `4326` - // Minimum execution time: 50_809_000 picoseconds. - Weight::from_parts(51_503_000, 4326) + // Minimum execution time: 51_421_000 picoseconds. + Weight::from_parts(52_365_000, 4326) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -1328,10 +1331,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_433_000 picoseconds. + Weight::from_parts(4_609_377, 0) + // Standard Error: 11_611 + .saturating_add(Weight::from_parts(4_137_013, 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) @@ -1341,8 +1344,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `460` // Estimated: `7662` - // Minimum execution time: 22_884_000 picoseconds. - Weight::from_parts(23_732_000, 7662) + // Minimum execution time: 22_150_000 picoseconds. + Weight::from_parts(22_719_000, 7662) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1354,8 +1357,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `479` // Estimated: `4326` - // Minimum execution time: 22_686_000 picoseconds. - Weight::from_parts(23_088_000, 4326) + // Minimum execution time: 22_127_000 picoseconds. + Weight::from_parts(22_858_000, 4326) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1377,8 +1380,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `800` // Estimated: `7662` - // Minimum execution time: 77_494_000 picoseconds. - Weight::from_parts(78_650_000, 7662) + // Minimum execution time: 80_720_000 picoseconds. + Weight::from_parts(83_558_000, 7662) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(10_u64)) } @@ -1405,10 +1408,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `595` // 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: 152_499_000 picoseconds. + Weight::from_parts(158_285_678, 6078) + // Standard Error: 33_484 + .saturating_add(Weight::from_parts(34_783_636, 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)) @@ -1432,10 +1435,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `625` // 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: 86_038_000 picoseconds. + Weight::from_parts(102_132_280, 4326) + // Standard Error: 85_266 + .saturating_add(Weight::from_parts(33_880_668, 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..618b072aced1c 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -75,10 +78,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `6175 + 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: 53_026_000 picoseconds. + Weight::from_parts(60_316_090, 51487) + // Standard Error: 274 + .saturating_add(Weight::from_parts(52_033, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -92,8 +95,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `54177` // Estimated: `51487` - // Minimum execution time: 111_471_000 picoseconds. - Weight::from_parts(112_287_000, 51487) + // Minimum execution time: 123_169_000 picoseconds. + Weight::from_parts(125_873_000, 51487) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -108,10 +111,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `6175 + 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: 55_091_000 picoseconds. + Weight::from_parts(56_919_553, 51487) + // Standard Error: 234 + .saturating_add(Weight::from_parts(66_533, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -123,8 +126,8 @@ 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: 42_366_000 picoseconds. + Weight::from_parts(43_612_000, 3593) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -144,8 +147,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `667` // Estimated: `3675` - // Minimum execution time: 74_179_000 picoseconds. - Weight::from_parts(74_795_000, 3675) + // Minimum execution time: 78_532_000 picoseconds. + Weight::from_parts(79_887_000, 3675) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -165,8 +168,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `828` // Estimated: `3675` - // Minimum execution time: 85_252_000 picoseconds. - Weight::from_parts(85_949_000, 3675) + // Minimum execution time: 98_280_000 picoseconds. + Weight::from_parts(100_847_000, 3675) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -174,18 +177,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) fn thaw_private() -> Weight { // Proof Size summary in bytes: - // Measured: `456` + // Measured: `353` // Estimated: `3593` - // Minimum execution time: 82_100_000 picoseconds. - Weight::from_parts(82_563_000, 3593) + // Minimum execution time: 55_791_000 picoseconds. + Weight::from_parts(57_100_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) @@ -201,8 +204,8 @@ impl WeightInfo for SubstrateWeight { // 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: 103_416_000 picoseconds. + Weight::from_parts(105_971_000, 3675) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -216,8 +219,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: 27_051_000 picoseconds. + Weight::from_parts(28_234_000, 7487) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -227,8 +230,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: 5_043_000 picoseconds. + Weight::from_parts(5_363_000, 51487) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -238,8 +241,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_717_000 picoseconds. + Weight::from_parts(8_071_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } } @@ -257,10 +260,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `6175 + 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: 53_026_000 picoseconds. + Weight::from_parts(60_316_090, 51487) + // Standard Error: 274 + .saturating_add(Weight::from_parts(52_033, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -274,8 +277,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `54177` // Estimated: `51487` - // Minimum execution time: 111_471_000 picoseconds. - Weight::from_parts(112_287_000, 51487) + // Minimum execution time: 123_169_000 picoseconds. + Weight::from_parts(125_873_000, 51487) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -290,10 +293,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `6175 + 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: 55_091_000 picoseconds. + Weight::from_parts(56_919_553, 51487) + // Standard Error: 234 + .saturating_add(Weight::from_parts(66_533, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -305,8 +308,8 @@ 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: 42_366_000 picoseconds. + Weight::from_parts(43_612_000, 3593) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -326,8 +329,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `667` // Estimated: `3675` - // Minimum execution time: 74_179_000 picoseconds. - Weight::from_parts(74_795_000, 3675) + // Minimum execution time: 78_532_000 picoseconds. + Weight::from_parts(79_887_000, 3675) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -347,8 +350,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `828` // Estimated: `3675` - // Minimum execution time: 85_252_000 picoseconds. - Weight::from_parts(85_949_000, 3675) + // Minimum execution time: 98_280_000 picoseconds. + Weight::from_parts(100_847_000, 3675) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -356,18 +359,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) fn thaw_private() -> Weight { // Proof Size summary in bytes: - // Measured: `456` + // Measured: `353` // Estimated: `3593` - // Minimum execution time: 82_100_000 picoseconds. - Weight::from_parts(82_563_000, 3593) + // Minimum execution time: 55_791_000 picoseconds. + Weight::from_parts(57_100_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) @@ -383,8 +386,8 @@ impl WeightInfo for () { // 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: 103_416_000 picoseconds. + Weight::from_parts(105_971_000, 3675) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -398,8 +401,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: 27_051_000 picoseconds. + Weight::from_parts(28_234_000, 7487) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -409,8 +412,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: 5_043_000 picoseconds. + Weight::from_parts(5_363_000, 51487) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -420,8 +423,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_717_000 picoseconds. + Weight::from_parts(8_071_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..0d8b846b0c2b8 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +110,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: 207_671_000 picoseconds. + Weight::from_parts(215_262_000, 8877) .saturating_add(T::DbWeight::get().reads(19_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) } @@ -138,8 +141,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: 207_208_000 picoseconds. + Weight::from_parts(211_182_000, 8877) .saturating_add(T::DbWeight::get().reads(16_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) } @@ -171,8 +174,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: 248_682_000 picoseconds. + Weight::from_parts(254_930_000, 8877) .saturating_add(T::DbWeight::get().reads(17_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -192,8 +195,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: 85_427_000 picoseconds. + Weight::from_parts(87_600_000, 3702) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -233,8 +236,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: 189_829_000 picoseconds. + Weight::from_parts(194_200_000, 27847) .saturating_add(T::DbWeight::get().reads(20_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -255,10 +258,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: 66_716_000 picoseconds. + Weight::from_parts(70_589_900, 4764) + // Standard Error: 1_739 + .saturating_add(Weight::from_parts(51_710, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -289,10 +292,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: 142_845_000 picoseconds. + Weight::from_parts(148_440_007, 27847) + // Standard Error: 2_656 + .saturating_add(Weight::from_parts(79_524, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(8_u64)) } @@ -345,8 +348,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: 239_804_000 picoseconds. + Weight::from_parts(250_183_287, 27847) .saturating_add(T::DbWeight::get().reads(21_u64)) .saturating_add(T::DbWeight::get().writes(18_u64)) } @@ -398,8 +401,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: 205_194_000 picoseconds. + Weight::from_parts(209_670_000, 6196) .saturating_add(T::DbWeight::get().reads(22_u64)) .saturating_add(T::DbWeight::get().writes(15_u64)) } @@ -432,10 +435,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: 73_643_000 picoseconds. + Weight::from_parts(74_978_828, 4556) + // Standard Error: 9_393 + .saturating_add(Weight::from_parts(1_747_583, 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 +454,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: 37_923_000 picoseconds. + Weight::from_parts(39_033_000, 4556) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -467,10 +470,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: 15_210_000 picoseconds. + Weight::from_parts(16_201_701, 3735) + // Standard Error: 163 + .saturating_add(Weight::from_parts(1_580, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -490,8 +493,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_115_000 picoseconds. + Weight::from_parts(7_472_000, 0) .saturating_add(T::DbWeight::get().writes(6_u64)) } /// Storage: NominationPools BondedPools (r:1 w:1) @@ -500,8 +503,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_380_000 picoseconds. + Weight::from_parts(21_327_000, 3685) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -527,8 +530,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: 71_367_000 picoseconds. + Weight::from_parts(73_254_000, 4556) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -544,8 +547,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: 36_192_000 picoseconds. + Weight::from_parts(37_640_000, 3685) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -555,8 +558,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: 20_270_000 picoseconds. + Weight::from_parts(21_000_000, 3685) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -566,8 +569,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: 21_047_000 picoseconds. + Weight::from_parts(21_710_000, 3685) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -579,8 +582,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: 15_559_000 picoseconds. + Weight::from_parts(16_097_000, 3702) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -596,8 +599,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: 70_096_000 picoseconds. + Weight::from_parts(72_003_000, 3685) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -639,8 +642,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: 207_671_000 picoseconds. + Weight::from_parts(215_262_000, 8877) .saturating_add(RocksDbWeight::get().reads(19_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) } @@ -670,8 +673,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: 207_208_000 picoseconds. + Weight::from_parts(211_182_000, 8877) .saturating_add(RocksDbWeight::get().reads(16_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) } @@ -703,8 +706,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: 248_682_000 picoseconds. + Weight::from_parts(254_930_000, 8877) .saturating_add(RocksDbWeight::get().reads(17_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -724,8 +727,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: 85_427_000 picoseconds. + Weight::from_parts(87_600_000, 3702) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -765,8 +768,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: 189_829_000 picoseconds. + Weight::from_parts(194_200_000, 27847) .saturating_add(RocksDbWeight::get().reads(20_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -787,10 +790,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: 66_716_000 picoseconds. + Weight::from_parts(70_589_900, 4764) + // Standard Error: 1_739 + .saturating_add(Weight::from_parts(51_710, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -821,10 +824,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: 142_845_000 picoseconds. + Weight::from_parts(148_440_007, 27847) + // Standard Error: 2_656 + .saturating_add(Weight::from_parts(79_524, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(10_u64)) .saturating_add(RocksDbWeight::get().writes(8_u64)) } @@ -877,8 +880,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: 239_804_000 picoseconds. + Weight::from_parts(250_183_287, 27847) .saturating_add(RocksDbWeight::get().reads(21_u64)) .saturating_add(RocksDbWeight::get().writes(18_u64)) } @@ -930,8 +933,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: 205_194_000 picoseconds. + Weight::from_parts(209_670_000, 6196) .saturating_add(RocksDbWeight::get().reads(22_u64)) .saturating_add(RocksDbWeight::get().writes(15_u64)) } @@ -964,10 +967,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: 73_643_000 picoseconds. + Weight::from_parts(74_978_828, 4556) + // Standard Error: 9_393 + .saturating_add(Weight::from_parts(1_747_583, 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 +986,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: 37_923_000 picoseconds. + Weight::from_parts(39_033_000, 4556) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -999,10 +1002,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: 15_210_000 picoseconds. + Weight::from_parts(16_201_701, 3735) + // Standard Error: 163 + .saturating_add(Weight::from_parts(1_580, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1022,8 +1025,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_115_000 picoseconds. + Weight::from_parts(7_472_000, 0) .saturating_add(RocksDbWeight::get().writes(6_u64)) } /// Storage: NominationPools BondedPools (r:1 w:1) @@ -1032,8 +1035,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_380_000 picoseconds. + Weight::from_parts(21_327_000, 3685) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1059,8 +1062,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: 71_367_000 picoseconds. + Weight::from_parts(73_254_000, 4556) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -1076,8 +1079,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: 36_192_000 picoseconds. + Weight::from_parts(37_640_000, 3685) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1087,8 +1090,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: 20_270_000 picoseconds. + Weight::from_parts(21_000_000, 3685) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1098,8 +1101,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: 21_047_000 picoseconds. + Weight::from_parts(21_710_000, 3685) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1111,8 +1114,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: 15_559_000 picoseconds. + Weight::from_parts(16_097_000, 3702) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1128,8 +1131,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: 70_096_000 picoseconds. + Weight::from_parts(72_003_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..b195811c2ce2d 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +77,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: 32_406_000 picoseconds. + Weight::from_parts(22_167_322, 3556) + // Standard Error: 2 + .saturating_add(Weight::from_parts(1_759, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -90,10 +93,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: 17_129_000 picoseconds. + Weight::from_parts(11_544_802, 3556) + // Standard Error: 2 + .saturating_add(Weight::from_parts(1_762, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -106,10 +109,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: 16_582_000 picoseconds. + Weight::from_parts(16_924_000, 3556) + // Standard Error: 1 + .saturating_add(Weight::from_parts(1_769, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -121,8 +124,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: 39_185_000 picoseconds. + Weight::from_parts(40_173_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -134,8 +137,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: 20_516_000 picoseconds. + Weight::from_parts(21_170_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -145,8 +148,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: 18_488_000 picoseconds. + Weight::from_parts(20_146_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -156,8 +159,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: 11_146_000 picoseconds. + Weight::from_parts(11_489_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -167,8 +170,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: 14_725_000 picoseconds. + Weight::from_parts(16_644_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -178,8 +181,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_009_000 picoseconds. + Weight::from_parts(9_742_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -191,8 +194,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: 19_146_000 picoseconds. + Weight::from_parts(19_846_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -202,8 +205,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_677_000 picoseconds. + Weight::from_parts(9_289_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -213,8 +216,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_700_000 picoseconds. + Weight::from_parts(9_219_000, 3556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -231,10 +234,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: 32_406_000 picoseconds. + Weight::from_parts(22_167_322, 3556) + // Standard Error: 2 + .saturating_add(Weight::from_parts(1_759, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -247,10 +250,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: 17_129_000 picoseconds. + Weight::from_parts(11_544_802, 3556) + // Standard Error: 2 + .saturating_add(Weight::from_parts(1_762, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -263,10 +266,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: 16_582_000 picoseconds. + Weight::from_parts(16_924_000, 3556) + // Standard Error: 1 + .saturating_add(Weight::from_parts(1_769, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -278,8 +281,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: 39_185_000 picoseconds. + Weight::from_parts(40_173_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -291,8 +294,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: 20_516_000 picoseconds. + Weight::from_parts(21_170_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -302,8 +305,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: 18_488_000 picoseconds. + Weight::from_parts(20_146_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -313,8 +316,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: 11_146_000 picoseconds. + Weight::from_parts(11_489_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -324,8 +327,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: 14_725_000 picoseconds. + Weight::from_parts(16_644_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -335,8 +338,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_009_000 picoseconds. + Weight::from_parts(9_742_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -348,8 +351,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: 19_146_000 picoseconds. + Weight::from_parts(19_846_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -359,8 +362,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_677_000 picoseconds. + Weight::from_parts(9_289_000, 3556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -370,8 +373,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_700_000 picoseconds. + Weight::from_parts(9_219_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..8874c381c68fd 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +73,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: 16_118_000 picoseconds. + Weight::from_parts(17_276_227, 4706) + // Standard Error: 1_696 + .saturating_add(Weight::from_parts(31_917, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Proxy Proxies (r:1 w:0) @@ -88,12 +91,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: 42_758_000 picoseconds. + Weight::from_parts(43_189_607, 5698) + // Standard Error: 4_283 + .saturating_add(Weight::from_parts(170_242, 0).saturating_mul(a.into())) + // Standard Error: 4_426 + .saturating_add(Weight::from_parts(60_561, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -103,14 +106,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: 26_497_000 picoseconds. + Weight::from_parts(27_526_615, 5698) + // Standard Error: 1_922 + .saturating_add(Weight::from_parts(201_646, 0).saturating_mul(a.into())) + // Standard Error: 1_986 + .saturating_add(Weight::from_parts(5_148, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -124,12 +129,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: 26_603_000 picoseconds. + Weight::from_parts(27_171_382, 5698) + // Standard Error: 1_963 + .saturating_add(Weight::from_parts(214_549, 0).saturating_mul(a.into())) + // Standard Error: 2_028 + .saturating_add(Weight::from_parts(10_880, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -145,12 +150,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: 37_518_000 picoseconds. + Weight::from_parts(39_178_677, 5698) + // Standard Error: 4_488 + .saturating_add(Weight::from_parts(169_322, 0).saturating_mul(a.into())) + // Standard Error: 4_637 + .saturating_add(Weight::from_parts(56_881, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -161,10 +166,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: 27_558_000 picoseconds. + Weight::from_parts(28_496_502, 4706) + // Standard Error: 2_259 + .saturating_add(Weight::from_parts(66_031, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -175,10 +180,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: 27_407_000 picoseconds. + Weight::from_parts(28_852_462, 4706) + // Standard Error: 2_603 + .saturating_add(Weight::from_parts(63_182, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -189,22 +194,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: 24_208_000 picoseconds. + Weight::from_parts(25_523_301, 4706) + // Standard Error: 1_584 + .saturating_add(Weight::from_parts(42_505, 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: 29_256_000 picoseconds. + Weight::from_parts(30_474_342, 4706) + // Standard Error: 1_893 + .saturating_add(Weight::from_parts(10_666, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -215,10 +222,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: 25_366_000 picoseconds. + Weight::from_parts(26_476_768, 4706) + // Standard Error: 1_795 + .saturating_add(Weight::from_parts(39_235, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -233,10 +240,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: 16_118_000 picoseconds. + Weight::from_parts(17_276_227, 4706) + // Standard Error: 1_696 + .saturating_add(Weight::from_parts(31_917, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Proxy Proxies (r:1 w:0) @@ -251,12 +258,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: 42_758_000 picoseconds. + Weight::from_parts(43_189_607, 5698) + // Standard Error: 4_283 + .saturating_add(Weight::from_parts(170_242, 0).saturating_mul(a.into())) + // Standard Error: 4_426 + .saturating_add(Weight::from_parts(60_561, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -266,14 +273,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: 26_497_000 picoseconds. + Weight::from_parts(27_526_615, 5698) + // Standard Error: 1_922 + .saturating_add(Weight::from_parts(201_646, 0).saturating_mul(a.into())) + // Standard Error: 1_986 + .saturating_add(Weight::from_parts(5_148, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -287,12 +296,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: 26_603_000 picoseconds. + Weight::from_parts(27_171_382, 5698) + // Standard Error: 1_963 + .saturating_add(Weight::from_parts(214_549, 0).saturating_mul(a.into())) + // Standard Error: 2_028 + .saturating_add(Weight::from_parts(10_880, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -308,12 +317,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: 37_518_000 picoseconds. + Weight::from_parts(39_178_677, 5698) + // Standard Error: 4_488 + .saturating_add(Weight::from_parts(169_322, 0).saturating_mul(a.into())) + // Standard Error: 4_637 + .saturating_add(Weight::from_parts(56_881, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -324,10 +333,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: 27_558_000 picoseconds. + Weight::from_parts(28_496_502, 4706) + // Standard Error: 2_259 + .saturating_add(Weight::from_parts(66_031, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -338,10 +347,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: 27_407_000 picoseconds. + Weight::from_parts(28_852_462, 4706) + // Standard Error: 2_603 + .saturating_add(Weight::from_parts(63_182, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -352,22 +361,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: 24_208_000 picoseconds. + Weight::from_parts(25_523_301, 4706) + // Standard Error: 1_584 + .saturating_add(Weight::from_parts(42_505, 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: 29_256_000 picoseconds. + Weight::from_parts(30_474_342, 4706) + // Standard Error: 1_893 + .saturating_add(Weight::from_parts(10_666, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -378,10 +389,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: 25_366_000 picoseconds. + Weight::from_parts(26_476_768, 4706) + // Standard Error: 1_795 + .saturating_add(Weight::from_parts(39_235, 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..df504a8a0646c 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -71,8 +74,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3507` - // Minimum execution time: 18_480_000 picoseconds. - Weight::from_parts(18_769_000, 3507) + // Minimum execution time: 18_540_000 picoseconds. + Weight::from_parts(19_107_000, 3507) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -89,10 +92,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `583 + 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: 31_618_000 picoseconds. + Weight::from_parts(34_647_296, 3519) + // Standard Error: 24_891 + .saturating_add(Weight::from_parts(14_949_410, 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)) @@ -112,10 +115,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `281 + 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: 21_617_000 picoseconds. + Weight::from_parts(23_107_873, 3507) + // Standard Error: 6_675 + .saturating_add(Weight::from_parts(363_694, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -132,10 +135,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `599 + 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: 31_362_000 picoseconds. + Weight::from_parts(34_616_023, 3519) + // Standard Error: 30_565 + .saturating_add(Weight::from_parts(801_223, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -151,8 +154,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `595` // Estimated: `219984` - // Minimum execution time: 46_360_000 picoseconds. - Weight::from_parts(46_793_000, 219984) + // Minimum execution time: 48_700_000 picoseconds. + Weight::from_parts(49_964_000, 219984) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -167,10 +170,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `429 + 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: 15_267_000 picoseconds. + Weight::from_parts(18_841_530, 3795) + // Standard Error: 2_449 + .saturating_add(Weight::from_parts(1_265_177, 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()))) @@ -192,8 +195,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3507` - // Minimum execution time: 18_480_000 picoseconds. - Weight::from_parts(18_769_000, 3507) + // Minimum execution time: 18_540_000 picoseconds. + Weight::from_parts(19_107_000, 3507) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -210,10 +213,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `583 + 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: 31_618_000 picoseconds. + Weight::from_parts(34_647_296, 3519) + // Standard Error: 24_891 + .saturating_add(Weight::from_parts(14_949_410, 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)) @@ -233,10 +236,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `281 + 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: 21_617_000 picoseconds. + Weight::from_parts(23_107_873, 3507) + // Standard Error: 6_675 + .saturating_add(Weight::from_parts(363_694, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -253,10 +256,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `599 + 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: 31_362_000 picoseconds. + Weight::from_parts(34_616_023, 3519) + // Standard Error: 30_565 + .saturating_add(Weight::from_parts(801_223, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -272,8 +275,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `595` // Estimated: `219984` - // Minimum execution time: 46_360_000 picoseconds. - Weight::from_parts(46_793_000, 219984) + // Minimum execution time: 48_700_000 picoseconds. + Weight::from_parts(49_964_000, 219984) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -288,10 +291,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `429 + 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: 15_267_000 picoseconds. + Weight::from_parts(18_841_530, 3795) + // Standard Error: 2_449 + .saturating_add(Weight::from_parts(1_265_177, 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..8c3336e4aa5e9 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +71,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: 10_177_000 picoseconds. + Weight::from_parts(10_778_000, 3545) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Recovery Proxy (r:0 w:1) @@ -78,8 +81,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: 10_111_000 picoseconds. + Weight::from_parts(10_497_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Recovery Recoverable (r:1 w:1) @@ -89,10 +92,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: 28_339_000 picoseconds. + Weight::from_parts(29_830_310, 3816) + // Standard Error: 6_869 + .saturating_add(Weight::from_parts(50_065, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -104,8 +107,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: 31_856_000 picoseconds. + Weight::from_parts(32_648_000, 3854) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -118,10 +121,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: 20_644_000 picoseconds. + Weight::from_parts(21_828_416, 3854) + // Standard Error: 5_494 + .saturating_add(Weight::from_parts(166_503, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -136,10 +139,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: 25_332_000 picoseconds. + Weight::from_parts(26_462_943, 3854) + // Standard Error: 6_186 + .saturating_add(Weight::from_parts(114_743, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -152,10 +155,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: 36_020_000 picoseconds. + Weight::from_parts(37_376_497, 3854) + // Standard Error: 7_435 + .saturating_add(Weight::from_parts(143_587, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -168,10 +171,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: 33_209_000 picoseconds. + Weight::from_parts(34_945_895, 3854) + // Standard Error: 8_106 + .saturating_add(Weight::from_parts(135_960, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -181,8 +184,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: 12_234_000 picoseconds. + Weight::from_parts(12_859_000, 3545) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -196,8 +199,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: 10_177_000 picoseconds. + Weight::from_parts(10_778_000, 3545) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: Recovery Proxy (r:0 w:1) @@ -206,8 +209,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: 10_111_000 picoseconds. + Weight::from_parts(10_497_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Recovery Recoverable (r:1 w:1) @@ -217,10 +220,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: 28_339_000 picoseconds. + Weight::from_parts(29_830_310, 3816) + // Standard Error: 6_869 + .saturating_add(Weight::from_parts(50_065, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -232,8 +235,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: 31_856_000 picoseconds. + Weight::from_parts(32_648_000, 3854) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -246,10 +249,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: 20_644_000 picoseconds. + Weight::from_parts(21_828_416, 3854) + // Standard Error: 5_494 + .saturating_add(Weight::from_parts(166_503, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -264,10 +267,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: 25_332_000 picoseconds. + Weight::from_parts(26_462_943, 3854) + // Standard Error: 6_186 + .saturating_add(Weight::from_parts(114_743, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -280,10 +283,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: 36_020_000 picoseconds. + Weight::from_parts(37_376_497, 3854) + // Standard Error: 7_435 + .saturating_add(Weight::from_parts(143_587, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -296,10 +299,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: 33_209_000 picoseconds. + Weight::from_parts(34_945_895, 3854) + // Standard Error: 8_106 + .saturating_add(Weight::from_parts(135_960, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -309,8 +312,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: 12_234_000 picoseconds. + Weight::from_parts(12_859_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..c5ccb11ef0216 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +96,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: 42_290_000 picoseconds. + Weight::from_parts(44_202_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -106,8 +109,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: 54_027_000 picoseconds. + Weight::from_parts(56_340_000, 219984) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -121,8 +124,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3107` // Estimated: `5477` - // Minimum execution time: 50_138_000 picoseconds. - Weight::from_parts(50_449_000, 5477) + // Minimum execution time: 58_964_000 picoseconds. + Weight::from_parts(60_658_000, 5477) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -136,8 +139,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3127` // Estimated: `5477` - // Minimum execution time: 49_707_000 picoseconds. - Weight::from_parts(50_246_000, 5477) + // Minimum execution time: 58_477_000 picoseconds. + Weight::from_parts(60_459_000, 5477) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -151,8 +154,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: 65_212_000 picoseconds. + Weight::from_parts(66_951_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -166,8 +169,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: 62_022_000 picoseconds. + Weight::from_parts(64_486_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -177,8 +180,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: 32_790_000 picoseconds. + Weight::from_parts(34_164_000, 3831) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -188,8 +191,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: 32_551_000 picoseconds. + Weight::from_parts(34_216_000, 3831) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -201,8 +204,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: 38_383_000 picoseconds. + Weight::from_parts(39_692_000, 219984) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -216,8 +219,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: 85_250_000 picoseconds. + Weight::from_parts(87_651_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -229,8 +232,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_448_000 picoseconds. + Weight::from_parts(11_006_000, 5477) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -244,8 +247,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4567` // Estimated: `219984` - // Minimum execution time: 90_747_000 picoseconds. - Weight::from_parts(91_407_000, 219984) + // Minimum execution time: 104_280_000 picoseconds. + Weight::from_parts(105_707_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -259,8 +262,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4567` // Estimated: `219984` - // Minimum execution time: 93_615_000 picoseconds. - Weight::from_parts(94_245_000, 219984) + // Minimum execution time: 105_426_000 picoseconds. + Weight::from_parts(109_231_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -274,8 +277,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4588` // Estimated: `110487` - // Minimum execution time: 60_945_000 picoseconds. - Weight::from_parts(61_246_000, 110487) + // Minimum execution time: 71_053_000 picoseconds. + Weight::from_parts(74_028_000, 110487) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -289,8 +292,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4574` // Estimated: `110487` - // Minimum execution time: 60_105_000 picoseconds. - Weight::from_parts(60_544_000, 110487) + // Minimum execution time: 71_443_000 picoseconds. + Weight::from_parts(73_663_000, 110487) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -306,8 +309,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4548` // Estimated: `110487` - // Minimum execution time: 62_251_000 picoseconds. - Weight::from_parts(62_952_000, 110487) + // Minimum execution time: 73_102_000 picoseconds. + Weight::from_parts(75_919_000, 110487) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -323,8 +326,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `4582` // Estimated: `110487` - // Minimum execution time: 61_527_000 picoseconds. - Weight::from_parts(62_082_000, 110487) + // Minimum execution time: 71_546_000 picoseconds. + Weight::from_parts(74_961_000, 110487) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -336,8 +339,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: 24_671_000 picoseconds. + Weight::from_parts(25_839_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -349,8 +352,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: 25_069_000 picoseconds. + Weight::from_parts(26_058_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -360,8 +363,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: 17_342_000 picoseconds. + Weight::from_parts(17_861_000, 3831) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -375,8 +378,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: 34_302_000 picoseconds. + Weight::from_parts(35_445_000, 110487) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -390,8 +393,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: 37_756_000 picoseconds. + Weight::from_parts(39_002_000, 110487) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -403,8 +406,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: 30_597_000 picoseconds. + Weight::from_parts(31_766_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -416,8 +419,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: 30_944_000 picoseconds. + Weight::from_parts(32_435_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -429,8 +432,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: 29_932_000 picoseconds. + Weight::from_parts(30_491_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -442,8 +445,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: 27_077_000 picoseconds. + Weight::from_parts(28_081_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -457,8 +460,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: 44_446_000 picoseconds. + Weight::from_parts(46_307_000, 219984) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -470,8 +473,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: 31_732_000 picoseconds. + Weight::from_parts(32_624_000, 110487) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -485,8 +488,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_521_000 picoseconds. + Weight::from_parts(21_430_000, 3831) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -498,8 +501,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: 18_441_000 picoseconds. + Weight::from_parts(18_929_000, 3831) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -517,8 +520,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: 42_290_000 picoseconds. + Weight::from_parts(44_202_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -530,8 +533,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: 54_027_000 picoseconds. + Weight::from_parts(56_340_000, 219984) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -545,8 +548,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3107` // Estimated: `5477` - // Minimum execution time: 50_138_000 picoseconds. - Weight::from_parts(50_449_000, 5477) + // Minimum execution time: 58_964_000 picoseconds. + Weight::from_parts(60_658_000, 5477) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -560,8 +563,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3127` // Estimated: `5477` - // Minimum execution time: 49_707_000 picoseconds. - Weight::from_parts(50_246_000, 5477) + // Minimum execution time: 58_477_000 picoseconds. + Weight::from_parts(60_459_000, 5477) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -575,8 +578,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: 65_212_000 picoseconds. + Weight::from_parts(66_951_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -590,8 +593,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: 62_022_000 picoseconds. + Weight::from_parts(64_486_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -601,8 +604,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: 32_790_000 picoseconds. + Weight::from_parts(34_164_000, 3831) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -612,8 +615,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: 32_551_000 picoseconds. + Weight::from_parts(34_216_000, 3831) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -625,8 +628,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: 38_383_000 picoseconds. + Weight::from_parts(39_692_000, 219984) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -640,8 +643,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: 85_250_000 picoseconds. + Weight::from_parts(87_651_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -653,8 +656,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_448_000 picoseconds. + Weight::from_parts(11_006_000, 5477) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -668,8 +671,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4567` // Estimated: `219984` - // Minimum execution time: 90_747_000 picoseconds. - Weight::from_parts(91_407_000, 219984) + // Minimum execution time: 104_280_000 picoseconds. + Weight::from_parts(105_707_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -683,8 +686,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4567` // Estimated: `219984` - // Minimum execution time: 93_615_000 picoseconds. - Weight::from_parts(94_245_000, 219984) + // Minimum execution time: 105_426_000 picoseconds. + Weight::from_parts(109_231_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -698,8 +701,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4588` // Estimated: `110487` - // Minimum execution time: 60_945_000 picoseconds. - Weight::from_parts(61_246_000, 110487) + // Minimum execution time: 71_053_000 picoseconds. + Weight::from_parts(74_028_000, 110487) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -713,8 +716,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4574` // Estimated: `110487` - // Minimum execution time: 60_105_000 picoseconds. - Weight::from_parts(60_544_000, 110487) + // Minimum execution time: 71_443_000 picoseconds. + Weight::from_parts(73_663_000, 110487) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -730,8 +733,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4548` // Estimated: `110487` - // Minimum execution time: 62_251_000 picoseconds. - Weight::from_parts(62_952_000, 110487) + // Minimum execution time: 73_102_000 picoseconds. + Weight::from_parts(75_919_000, 110487) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -747,8 +750,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `4582` // Estimated: `110487` - // Minimum execution time: 61_527_000 picoseconds. - Weight::from_parts(62_082_000, 110487) + // Minimum execution time: 71_546_000 picoseconds. + Weight::from_parts(74_961_000, 110487) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -760,8 +763,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: 24_671_000 picoseconds. + Weight::from_parts(25_839_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -773,8 +776,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: 25_069_000 picoseconds. + Weight::from_parts(26_058_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -784,8 +787,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: 17_342_000 picoseconds. + Weight::from_parts(17_861_000, 3831) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -799,8 +802,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: 34_302_000 picoseconds. + Weight::from_parts(35_445_000, 110487) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -814,8 +817,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: 37_756_000 picoseconds. + Weight::from_parts(39_002_000, 110487) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -827,8 +830,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: 30_597_000 picoseconds. + Weight::from_parts(31_766_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -840,8 +843,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: 30_944_000 picoseconds. + Weight::from_parts(32_435_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -853,8 +856,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: 29_932_000 picoseconds. + Weight::from_parts(30_491_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -866,8 +869,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: 27_077_000 picoseconds. + Weight::from_parts(28_081_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -881,8 +884,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: 44_446_000 picoseconds. + Weight::from_parts(46_307_000, 219984) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -894,8 +897,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: 31_732_000 picoseconds. + Weight::from_parts(32_624_000, 110487) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -909,8 +912,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_521_000 picoseconds. + Weight::from_parts(21_430_000, 3831) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -922,8 +925,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: 18_441_000 picoseconds. + Weight::from_parts(18_929_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..45d01ba67ba6f 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +62,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) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_089, 0).saturating_mul(l.into())) + // Minimum execution time: 9_003_000 picoseconds. + Weight::from_parts(9_313_000, 0) + // Standard Error: 0 + .saturating_add(Weight::from_parts(1_455, 0).saturating_mul(l.into())) } } @@ -73,9 +76,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) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_089, 0).saturating_mul(l.into())) + // Minimum execution time: 9_003_000 picoseconds. + Weight::from_parts(9_313_000, 0) + // Standard Error: 0 + .saturating_add(Weight::from_parts(1_455, 0).saturating_mul(l.into())) } } diff --git a/frame/salary/src/weights.rs b/frame/salary/src/weights.rs index 074bff4da170d..1c8d11cbe3772 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +69,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: 11_440_000 picoseconds. + Weight::from_parts(12_135_000, 1541) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -77,8 +80,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: 13_392_000 picoseconds. + Weight::from_parts(14_030_000, 1541) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -92,8 +95,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `362` // Estimated: `3543` - // Minimum execution time: 19_516_000 picoseconds. - Weight::from_parts(19_938_000, 3543) + // Minimum execution time: 19_624_000 picoseconds. + Weight::from_parts(20_533_000, 3543) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -107,8 +110,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `429` // Estimated: `3543` - // Minimum execution time: 23_145_000 picoseconds. - Weight::from_parts(23_804_000, 3543) + // Minimum execution time: 24_403_000 picoseconds. + Weight::from_parts(24_930_000, 3543) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -122,8 +125,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `429` // Estimated: `3543` - // Minimum execution time: 62_187_000 picoseconds. - Weight::from_parts(63_016_000, 3543) + // Minimum execution time: 67_557_000 picoseconds. + Weight::from_parts(70_017_000, 3543) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -139,8 +142,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `429` // Estimated: `3593` - // Minimum execution time: 63_828_000 picoseconds. - Weight::from_parts(64_791_000, 3593) + // Minimum execution time: 68_995_000 picoseconds. + Weight::from_parts(70_414_000, 3593) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -152,8 +155,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: 13_059_000 picoseconds. + Weight::from_parts(13_567_000, 3543) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -167,8 +170,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: 11_440_000 picoseconds. + Weight::from_parts(12_135_000, 1541) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -178,8 +181,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: 13_392_000 picoseconds. + Weight::from_parts(14_030_000, 1541) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -193,8 +196,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `362` // Estimated: `3543` - // Minimum execution time: 19_516_000 picoseconds. - Weight::from_parts(19_938_000, 3543) + // Minimum execution time: 19_624_000 picoseconds. + Weight::from_parts(20_533_000, 3543) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -208,8 +211,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `429` // Estimated: `3543` - // Minimum execution time: 23_145_000 picoseconds. - Weight::from_parts(23_804_000, 3543) + // Minimum execution time: 24_403_000 picoseconds. + Weight::from_parts(24_930_000, 3543) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -223,8 +226,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `429` // Estimated: `3543` - // Minimum execution time: 62_187_000 picoseconds. - Weight::from_parts(63_016_000, 3543) + // Minimum execution time: 67_557_000 picoseconds. + Weight::from_parts(70_017_000, 3543) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -240,8 +243,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `429` // Estimated: `3593` - // Minimum execution time: 63_828_000 picoseconds. - Weight::from_parts(64_791_000, 3593) + // Minimum execution time: 68_995_000 picoseconds. + Weight::from_parts(70_414_000, 3593) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -253,8 +256,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: 13_059_000 picoseconds. + Weight::from_parts(13_567_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..5a6eb6c727e78 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +74,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: 4_129_000 picoseconds. + Weight::from_parts(4_298_000, 1489) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -83,10 +86,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_752_000 picoseconds. + Weight::from_parts(8_039_386, 110487) + // Standard Error: 877 + .saturating_add(Weight::from_parts(367_805, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -94,8 +97,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_601_000 picoseconds. + Weight::from_parts(6_084_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 +109,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: 21_533_000 picoseconds. + Weight::from_parts(21_743_000, 3644) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_362, 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 +123,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_465_000 picoseconds. + Weight::from_parts(7_840_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_738_000 picoseconds. + Weight::from_parts(6_036_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_620_000 picoseconds. + Weight::from_parts(2_777_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_551_000 picoseconds. + Weight::from_parts(2_744_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 +155,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: 13_698_000 picoseconds. + Weight::from_parts(19_524_001, 110487) + // Standard Error: 1_200 + .saturating_add(Weight::from_parts(394_819, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -168,10 +171,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: 17_435_000 picoseconds. + Weight::from_parts(19_234_190, 110487) + // Standard Error: 1_395 + .saturating_add(Weight::from_parts(592_017, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -184,10 +187,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: 16_996_000 picoseconds. + Weight::from_parts(24_866_359, 110487) + // Standard Error: 1_002 + .saturating_add(Weight::from_parts(403_801, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -200,10 +203,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: 19_000_000 picoseconds. + Weight::from_parts(23_459_644, 110487) + // Standard Error: 1_198 + .saturating_add(Weight::from_parts(587_548, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -217,8 +220,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: 4_129_000 picoseconds. + Weight::from_parts(4_298_000, 1489) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -229,10 +232,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_752_000 picoseconds. + Weight::from_parts(8_039_386, 110487) + // Standard Error: 877 + .saturating_add(Weight::from_parts(367_805, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -240,8 +243,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_601_000 picoseconds. + Weight::from_parts(6_084_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 +255,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: 21_533_000 picoseconds. + Weight::from_parts(21_743_000, 3644) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_362, 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 +269,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_465_000 picoseconds. + Weight::from_parts(7_840_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_738_000 picoseconds. + Weight::from_parts(6_036_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_620_000 picoseconds. + Weight::from_parts(2_777_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_551_000 picoseconds. + Weight::from_parts(2_744_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 +301,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: 13_698_000 picoseconds. + Weight::from_parts(19_524_001, 110487) + // Standard Error: 1_200 + .saturating_add(Weight::from_parts(394_819, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -314,10 +317,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: 17_435_000 picoseconds. + Weight::from_parts(19_234_190, 110487) + // Standard Error: 1_395 + .saturating_add(Weight::from_parts(592_017, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -330,10 +333,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: 16_996_000 picoseconds. + Weight::from_parts(24_866_359, 110487) + // Standard Error: 1_002 + .saturating_add(Weight::from_parts(403_801, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -346,10 +349,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: 19_000_000 picoseconds. + Weight::from_parts(23_459_644, 110487) + // Standard Error: 1_198 + .saturating_add(Weight::from_parts(587_548, 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..f16b30b410625 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -65,8 +68,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1891` // Estimated: `12781` - // Minimum execution time: 48_507_000 picoseconds. - Weight::from_parts(49_214_000, 12781) + // Minimum execution time: 58_520_000 picoseconds. + Weight::from_parts(59_779_000, 12781) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -80,8 +83,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1758` // Estimated: `5223` - // Minimum execution time: 35_388_000 picoseconds. - Weight::from_parts(35_763_000, 5223) + // Minimum execution time: 41_524_000 picoseconds. + Weight::from_parts(42_869_000, 5223) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -99,8 +102,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1891` // Estimated: `12781` - // Minimum execution time: 48_507_000 picoseconds. - Weight::from_parts(49_214_000, 12781) + // Minimum execution time: 58_520_000 picoseconds. + Weight::from_parts(59_779_000, 12781) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -114,8 +117,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1758` // Estimated: `5223` - // Minimum execution time: 35_388_000 picoseconds. - Weight::from_parts(35_763_000, 5223) + // Minimum execution time: 41_524_000 picoseconds. + Weight::from_parts(42_869_000, 5223) .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..038ce09a8a4ac 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +102,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: 57_539_000 picoseconds. + Weight::from_parts(59_806_000, 4764) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -120,8 +123,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: 103_907_000 picoseconds. + Weight::from_parts(107_870_000, 8877) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -149,8 +152,8 @@ 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) + // Minimum execution time: 107_225_000 picoseconds. + Weight::from_parts(110_854_000, 8877) .saturating_add(T::DbWeight::get().reads(13_u64)) .saturating_add(T::DbWeight::get().writes(8_u64)) } @@ -169,10 +172,10 @@ impl WeightInfo for SubstrateWeight { // 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())) + // Minimum execution time: 47_993_000 picoseconds. + Weight::from_parts(50_241_517, 4764) + // Standard Error: 974 + .saturating_add(Weight::from_parts(45_907, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -211,10 +214,10 @@ 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())) + // Minimum execution time: 102_392_000 picoseconds. + Weight::from_parts(111_696_003, 6248) + // Standard Error: 4_060 + .saturating_add(Weight::from_parts(1_589_199, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(14_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -246,8 +249,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: 62_040_000 picoseconds. + Weight::from_parts(63_723_000, 4556) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -260,10 +263,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1260 + 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: 35_034_000 picoseconds. + Weight::from_parts(38_111_592, 4556) + // Standard Error: 8_990 + .saturating_add(Weight::from_parts(9_076_793, 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()))) @@ -296,10 +299,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1888 + n * (105 ±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: 74_818_000 picoseconds. + Weight::from_parts(74_239_459, 6248) + // Standard Error: 18_911 + .saturating_add(Weight::from_parts(4_216_742, 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 +326,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: 64_322_000 picoseconds. + Weight::from_parts(66_633_000, 6248) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -336,8 +339,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: 15_120_000 picoseconds. + Weight::from_parts(15_585_000, 4556) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -349,8 +352,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: 23_615_000 picoseconds. + Weight::from_parts(24_291_000, 8122) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -360,8 +363,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: 3_351_000 picoseconds. + Weight::from_parts(3_553_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -370,8 +373,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: 10_308_000 picoseconds. + Weight::from_parts(10_823_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -380,8 +383,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: 10_260_000 picoseconds. + Weight::from_parts(10_784_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -390,8 +393,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: 10_193_000 picoseconds. + Weight::from_parts(10_647_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Staking Invulnerables (r:0 w:1) @@ -401,10 +404,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_461_000 picoseconds. + Weight::from_parts(3_986_349, 0) + // Standard Error: 24 + .saturating_add(Weight::from_parts(9_257, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Staking Bonded (r:1 w:1) @@ -440,10 +443,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: 93_912_000 picoseconds. + Weight::from_parts(101_505_332, 6248) + // Standard Error: 3_633 + .saturating_add(Weight::from_parts(1_612_654, 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 +459,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: 97_780_000 picoseconds. + Weight::from_parts(891_844_829, 70104) + // Standard Error: 57_622 + .saturating_add(Weight::from_parts(4_873_766, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -486,10 +489,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: 96_264_000 picoseconds. + Weight::from_parts(125_150_866, 19844) + // Standard Error: 18_927 + .saturating_add(Weight::from_parts(33_016_866, 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)) @@ -523,10 +526,10 @@ impl WeightInfo for SubstrateWeight { // 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())) + // Minimum execution time: 124_085_000 picoseconds. + Weight::from_parts(149_239_808, 32376) + // Standard Error: 20_334 + .saturating_add(Weight::from_parts(54_703_017, 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)) @@ -552,10 +555,10 @@ 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())) + // Minimum execution time: 96_687_000 picoseconds. + Weight::from_parts(99_297_809, 8877) + // Standard Error: 5_853 + .saturating_add(Weight::from_parts(92_724, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(8_u64)) } @@ -592,10 +595,10 @@ 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())) + // Minimum execution time: 110_942_000 picoseconds. + Weight::from_parts(114_410_577, 6248) + // Standard Error: 3_806 + .saturating_add(Weight::from_parts(1_568_467, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(13_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -641,12 +644,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: 620_199_000 picoseconds. + Weight::from_parts(627_420_000, 512390) + // Standard Error: 2_184_009 + .saturating_add(Weight::from_parts(70_073_992, 0).saturating_mul(v.into())) + // Standard Error: 217_624 + .saturating_add(Weight::from_parts(19_093_441, 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()))) @@ -677,12 +680,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3135 + 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_356_237_000 picoseconds. + Weight::from_parts(35_647_754_000, 512390) + // Standard Error: 387_946 + .saturating_add(Weight::from_parts(5_516_460, 0).saturating_mul(v.into())) + // Standard Error: 387_946 + .saturating_add(Weight::from_parts(3_328_949, 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 +702,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_525_518_000 picoseconds. + Weight::from_parts(67_617_479, 3510) + // Standard Error: 6_798 + .saturating_add(Weight::from_parts(4_972_639, 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 +726,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: 8_306_000 picoseconds. + Weight::from_parts(8_670_000, 0) .saturating_add(T::DbWeight::get().writes(6_u64)) } /// Storage: Staking MinCommission (r:0 w:1) @@ -743,8 +746,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_786_000 picoseconds. + Weight::from_parts(8_088_000, 0) .saturating_add(T::DbWeight::get().writes(6_u64)) } /// Storage: Staking Ledger (r:1 w:0) @@ -771,8 +774,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: 81_271_000 picoseconds. + Weight::from_parts(82_090_000, 6248) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -784,8 +787,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_456_000 picoseconds. + Weight::from_parts(15_266_000, 3510) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -795,8 +798,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: 4_120_000 picoseconds. + Weight::from_parts(4_230_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } } @@ -819,8 +822,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: 57_539_000 picoseconds. + Weight::from_parts(59_806_000, 4764) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -840,8 +843,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: 103_907_000 picoseconds. + Weight::from_parts(107_870_000, 8877) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -869,8 +872,8 @@ 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) + // Minimum execution time: 107_225_000 picoseconds. + Weight::from_parts(110_854_000, 8877) .saturating_add(RocksDbWeight::get().reads(13_u64)) .saturating_add(RocksDbWeight::get().writes(8_u64)) } @@ -889,10 +892,10 @@ impl WeightInfo for () { // 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())) + // Minimum execution time: 47_993_000 picoseconds. + Weight::from_parts(50_241_517, 4764) + // Standard Error: 974 + .saturating_add(Weight::from_parts(45_907, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -931,10 +934,10 @@ 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())) + // Minimum execution time: 102_392_000 picoseconds. + Weight::from_parts(111_696_003, 6248) + // Standard Error: 4_060 + .saturating_add(Weight::from_parts(1_589_199, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(14_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -966,8 +969,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: 62_040_000 picoseconds. + Weight::from_parts(63_723_000, 4556) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -980,10 +983,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1260 + 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: 35_034_000 picoseconds. + Weight::from_parts(38_111_592, 4556) + // Standard Error: 8_990 + .saturating_add(Weight::from_parts(9_076_793, 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()))) @@ -1016,10 +1019,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1888 + n * (105 ±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: 74_818_000 picoseconds. + Weight::from_parts(74_239_459, 6248) + // Standard Error: 18_911 + .saturating_add(Weight::from_parts(4_216_742, 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 +1046,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: 64_322_000 picoseconds. + Weight::from_parts(66_633_000, 6248) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -1056,8 +1059,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: 15_120_000 picoseconds. + Weight::from_parts(15_585_000, 4556) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1069,8 +1072,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: 23_615_000 picoseconds. + Weight::from_parts(24_291_000, 8122) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -1080,8 +1083,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: 3_351_000 picoseconds. + Weight::from_parts(3_553_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -1090,8 +1093,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: 10_308_000 picoseconds. + Weight::from_parts(10_823_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -1100,8 +1103,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: 10_260_000 picoseconds. + Weight::from_parts(10_784_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Staking ForceEra (r:0 w:1) @@ -1110,8 +1113,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: 10_193_000 picoseconds. + Weight::from_parts(10_647_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Staking Invulnerables (r:0 w:1) @@ -1121,10 +1124,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_461_000 picoseconds. + Weight::from_parts(3_986_349, 0) + // Standard Error: 24 + .saturating_add(Weight::from_parts(9_257, 0).saturating_mul(v.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: Staking Bonded (r:1 w:1) @@ -1160,10 +1163,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: 93_912_000 picoseconds. + Weight::from_parts(101_505_332, 6248) + // Standard Error: 3_633 + .saturating_add(Weight::from_parts(1_612_654, 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 +1179,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: 97_780_000 picoseconds. + Weight::from_parts(891_844_829, 70104) + // Standard Error: 57_622 + .saturating_add(Weight::from_parts(4_873_766, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1206,10 +1209,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: 96_264_000 picoseconds. + Weight::from_parts(125_150_866, 19844) + // Standard Error: 18_927 + .saturating_add(Weight::from_parts(33_016_866, 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)) @@ -1243,10 +1246,10 @@ impl WeightInfo for () { // 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())) + // Minimum execution time: 124_085_000 picoseconds. + Weight::from_parts(149_239_808, 32376) + // Standard Error: 20_334 + .saturating_add(Weight::from_parts(54_703_017, 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)) @@ -1272,10 +1275,10 @@ 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())) + // Minimum execution time: 96_687_000 picoseconds. + Weight::from_parts(99_297_809, 8877) + // Standard Error: 5_853 + .saturating_add(Weight::from_parts(92_724, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(10_u64)) .saturating_add(RocksDbWeight::get().writes(8_u64)) } @@ -1312,10 +1315,10 @@ 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())) + // Minimum execution time: 110_942_000 picoseconds. + Weight::from_parts(114_410_577, 6248) + // Standard Error: 3_806 + .saturating_add(Weight::from_parts(1_568_467, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(13_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -1361,12 +1364,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: 620_199_000 picoseconds. + Weight::from_parts(627_420_000, 512390) + // Standard Error: 2_184_009 + .saturating_add(Weight::from_parts(70_073_992, 0).saturating_mul(v.into())) + // Standard Error: 217_624 + .saturating_add(Weight::from_parts(19_093_441, 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()))) @@ -1397,12 +1400,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3135 + 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_356_237_000 picoseconds. + Weight::from_parts(35_647_754_000, 512390) + // Standard Error: 387_946 + .saturating_add(Weight::from_parts(5_516_460, 0).saturating_mul(v.into())) + // Standard Error: 387_946 + .saturating_add(Weight::from_parts(3_328_949, 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 +1422,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_525_518_000 picoseconds. + Weight::from_parts(67_617_479, 3510) + // Standard Error: 6_798 + .saturating_add(Weight::from_parts(4_972_639, 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 +1446,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: 8_306_000 picoseconds. + Weight::from_parts(8_670_000, 0) .saturating_add(RocksDbWeight::get().writes(6_u64)) } /// Storage: Staking MinCommission (r:0 w:1) @@ -1463,8 +1466,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_786_000 picoseconds. + Weight::from_parts(8_088_000, 0) .saturating_add(RocksDbWeight::get().writes(6_u64)) } /// Storage: Staking Ledger (r:1 w:0) @@ -1491,8 +1494,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: 81_271_000 picoseconds. + Weight::from_parts(82_090_000, 6248) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -1504,8 +1507,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_456_000 picoseconds. + Weight::from_parts(15_266_000, 3510) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1515,8 +1518,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: 4_120_000 picoseconds. + Weight::from_parts(4_230_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..03c08babba0ed 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +71,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: 15_372_000 picoseconds. + Weight::from_parts(16_471_000, 2527) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -79,16 +82,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_938_000 picoseconds. + Weight::from_parts(5_166_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_740_000 picoseconds. + Weight::from_parts(10_234_000, 0) } /// Storage: unknown `0x666f6f` (r:1 w:1) /// Proof Skipped: unknown `0x666f6f` (r:1 w:1) @@ -96,8 +99,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: 32_129_000 picoseconds. + Weight::from_parts(33_343_000, 3578) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -105,8 +108,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: 10_159_000 picoseconds. + Weight::from_parts(10_493_000, 0) } /// Storage: unknown `0x666f6f` (r:1 w:1) /// Proof Skipped: unknown `0x666f6f` (r:1 w:1) @@ -115,7 +118,7 @@ impl WeightInfo for SubstrateWeight { // Measured: `105` // Estimated: `3570` // Minimum execution time: 31_795_000 picoseconds. - Weight::from_parts(32_737_000, 3570) + Weight::from_parts(33_224_000, 3570) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -126,10 +129,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: 6_056_000 picoseconds. + Weight::from_parts(6_122_000, 3662) + // Standard Error: 1 + .saturating_add(Weight::from_parts(1_158, 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 +149,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: 15_372_000 picoseconds. + Weight::from_parts(16_471_000, 2527) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -157,16 +160,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_938_000 picoseconds. + Weight::from_parts(5_166_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_740_000 picoseconds. + Weight::from_parts(10_234_000, 0) } /// Storage: unknown `0x666f6f` (r:1 w:1) /// Proof Skipped: unknown `0x666f6f` (r:1 w:1) @@ -174,8 +177,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: 32_129_000 picoseconds. + Weight::from_parts(33_343_000, 3578) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -183,8 +186,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: 10_159_000 picoseconds. + Weight::from_parts(10_493_000, 0) } /// Storage: unknown `0x666f6f` (r:1 w:1) /// Proof Skipped: unknown `0x666f6f` (r:1 w:1) @@ -193,7 +196,7 @@ impl WeightInfo for () { // Measured: `105` // Estimated: `3570` // Minimum execution time: 31_795_000 picoseconds. - Weight::from_parts(32_737_000, 3570) + Weight::from_parts(33_224_000, 3570) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -204,10 +207,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: 6_056_000 picoseconds. + Weight::from_parts(6_122_000, 3662) + // Standard Error: 1 + .saturating_add(Weight::from_parts(1_158, 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/support/src/weights/block_weights.rs b/frame/support/src/weights/block_weights.rs index b358aa473bfd7..77688c7574c03 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-04-17 (Y/M/D) +//! HOSTNAME: `runner-yu9ayb4d-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: 392_469, 429_298 + /// Average: 402_789 + /// Median: 400_819 + /// Std-Dev: 6921.49 /// /// Percentiles nanoseconds: - /// 99th: 406_316 - /// 95th: 399_697 - /// 75th: 396_532 + /// 99th: 427_237 + /// 95th: 415_148 + /// 75th: 405_727 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(402_789), 0); } #[cfg(test)] diff --git a/frame/support/src/weights/extrinsic_weights.rs b/frame/support/src/weights/extrinsic_weights.rs index 1a6facc3d42c3..60dd926e242c6 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-04-17 (Y/M/D) +//! HOSTNAME: `runner-yu9ayb4d-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_702, 131_539 + /// Average: 130_217 + /// Median: 130_312 + /// Std-Dev: 707.78 /// /// Percentiles nanoseconds: - /// 99th: 114_181 - /// 95th: 113_961 - /// 75th: 113_703 + /// 99th: 131_536 + /// 95th: 131_297 + /// 75th: 130_777 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(130_217), 0); } #[cfg(test)] diff --git a/frame/system/src/weights.rs b/frame/system/src/weights.rs index 96fd7a1972eb2..b1a2d6b6b0849 100644 --- a/frame/system/src/weights.rs +++ b/frame/system/src/weights.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for frame_system //! //! 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-04-17, 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-yu9ayb4d-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_system +// --no-storage-info +// --no-median-slopes +// --no-min-squares // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -44,7 +47,7 @@ #![allow(unused_imports)] use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}}; -use sp_std::marker::PhantomData; +use core::marker::PhantomData; /// Weight functions needed for frame_system. pub trait WeightInfo { @@ -64,20 +67,20 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_430_000 picoseconds. - Weight::from_parts(2_522_000, 0) + // Minimum execution time: 2_225_000 picoseconds. + Weight::from_parts(3_586_565, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(362, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(474, 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_738_000 picoseconds. - Weight::from_parts(8_963_000, 0) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_113, 0).saturating_mul(b.into())) + // Minimum execution time: 8_513_000 picoseconds. + Weight::from_parts(15_415_697, 0) + // Standard Error: 1 + .saturating_add(Weight::from_parts(1_468, 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) @@ -87,8 +90,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 5_109_000 picoseconds. - Weight::from_parts(5_336_000, 1485) + // Minimum execution time: 4_692_000 picoseconds. + Weight::from_parts(4_954_000, 1485) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -99,10 +102,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_531_000 picoseconds. - Weight::from_parts(2_617_000, 0) - // Standard Error: 861 - .saturating_add(Weight::from_parts(761_465, 0).saturating_mul(i.into())) + // Minimum execution time: 2_269_000 picoseconds. + Weight::from_parts(2_446_000, 0) + // Standard Error: 750 + .saturating_add(Weight::from_parts(844_001, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: Skipped Metadata (r:0 w:0) @@ -112,10 +115,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_631_000 picoseconds. - Weight::from_parts(2_717_000, 0) - // Standard Error: 1_097 - .saturating_add(Weight::from_parts(570_803, 0).saturating_mul(i.into())) + // Minimum execution time: 2_443_000 picoseconds. + Weight::from_parts(2_518_000, 0) + // Standard Error: 962 + .saturating_add(Weight::from_parts(638_414, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: Skipped Metadata (r:0 w:0) @@ -125,10 +128,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `116 + p * (69 ±0)` // Estimated: `121 + p * (70 ±0)` - // Minimum execution time: 4_692_000 picoseconds. - Weight::from_parts(4_789_000, 121) - // Standard Error: 1_013 - .saturating_add(Weight::from_parts(1_143_616, 0).saturating_mul(p.into())) + // Minimum execution time: 4_688_000 picoseconds. + Weight::from_parts(4_837_000, 121) + // Standard Error: 1_435 + .saturating_add(Weight::from_parts(1_335_051, 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())) @@ -142,20 +145,20 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_430_000 picoseconds. - Weight::from_parts(2_522_000, 0) + // Minimum execution time: 2_225_000 picoseconds. + Weight::from_parts(3_586_565, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(362, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(474, 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_738_000 picoseconds. - Weight::from_parts(8_963_000, 0) - // Standard Error: 0 - .saturating_add(Weight::from_parts(1_113, 0).saturating_mul(b.into())) + // Minimum execution time: 8_513_000 picoseconds. + Weight::from_parts(15_415_697, 0) + // Standard Error: 1 + .saturating_add(Weight::from_parts(1_468, 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) @@ -165,8 +168,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 5_109_000 picoseconds. - Weight::from_parts(5_336_000, 1485) + // Minimum execution time: 4_692_000 picoseconds. + Weight::from_parts(4_954_000, 1485) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -177,10 +180,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_531_000 picoseconds. - Weight::from_parts(2_617_000, 0) - // Standard Error: 861 - .saturating_add(Weight::from_parts(761_465, 0).saturating_mul(i.into())) + // Minimum execution time: 2_269_000 picoseconds. + Weight::from_parts(2_446_000, 0) + // Standard Error: 750 + .saturating_add(Weight::from_parts(844_001, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: Skipped Metadata (r:0 w:0) @@ -190,10 +193,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_631_000 picoseconds. - Weight::from_parts(2_717_000, 0) - // Standard Error: 1_097 - .saturating_add(Weight::from_parts(570_803, 0).saturating_mul(i.into())) + // Minimum execution time: 2_443_000 picoseconds. + Weight::from_parts(2_518_000, 0) + // Standard Error: 962 + .saturating_add(Weight::from_parts(638_414, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: Skipped Metadata (r:0 w:0) @@ -203,10 +206,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `116 + p * (69 ±0)` // Estimated: `121 + p * (70 ±0)` - // Minimum execution time: 4_692_000 picoseconds. - Weight::from_parts(4_789_000, 121) - // Standard Error: 1_013 - .saturating_add(Weight::from_parts(1_143_616, 0).saturating_mul(p.into())) + // Minimum execution time: 4_688_000 picoseconds. + Weight::from_parts(4_837_000, 121) + // Standard Error: 1_435 + .saturating_add(Weight::from_parts(1_335_051, 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..678c230dc1544 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +66,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_521_000 picoseconds. + Weight::from_parts(10_957_000, 1493) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -72,8 +75,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_521_000 picoseconds. + Weight::from_parts(4_670_000, 0) } } @@ -87,8 +90,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_521_000 picoseconds. + Weight::from_parts(10_957_000, 1493) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -96,7 +99,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_521_000 picoseconds. + Weight::from_parts(4_670_000, 0) } } diff --git a/frame/tips/src/weights.rs b/frame/tips/src/weights.rs index ec5eef8c8bd81..a47cd8159a056 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +71,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: 31_728_000 picoseconds. + Weight::from_parts(32_782_950, 3469) + // Standard Error: 234 + .saturating_add(Weight::from_parts(2_358, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -83,8 +86,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: 30_532_000 picoseconds. + Weight::from_parts(31_481_000, 3686) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -100,12 +103,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: 20_506_000 picoseconds. + Weight::from_parts(21_168_196, 3991) + // Standard Error: 135 + .saturating_add(Weight::from_parts(1_593, 0).saturating_mul(r.into())) + // Standard Error: 3_219 + .saturating_add(Weight::from_parts(89_292, 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 +122,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: 16_598_000 picoseconds. + Weight::from_parts(16_770_136, 4212) + // Standard Error: 5_366 + .saturating_add(Weight::from_parts(249_637, 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 +143,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: 65_677_000 picoseconds. + Weight::from_parts(68_015_382, 4242) + // Standard Error: 11_929 + .saturating_add(Weight::from_parts(175_476, 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 +160,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: 14_778_000 picoseconds. + Weight::from_parts(15_810_464, 3734) + // Standard Error: 3_142 + .saturating_add(Weight::from_parts(27_819, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -177,10 +180,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: 31_728_000 picoseconds. + Weight::from_parts(32_782_950, 3469) + // Standard Error: 234 + .saturating_add(Weight::from_parts(2_358, 0).saturating_mul(r.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -192,8 +195,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: 30_532_000 picoseconds. + Weight::from_parts(31_481_000, 3686) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -209,12 +212,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: 20_506_000 picoseconds. + Weight::from_parts(21_168_196, 3991) + // Standard Error: 135 + .saturating_add(Weight::from_parts(1_593, 0).saturating_mul(r.into())) + // Standard Error: 3_219 + .saturating_add(Weight::from_parts(89_292, 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 +231,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: 16_598_000 picoseconds. + Weight::from_parts(16_770_136, 4212) + // Standard Error: 5_366 + .saturating_add(Weight::from_parts(249_637, 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 +252,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: 65_677_000 picoseconds. + Weight::from_parts(68_015_382, 4242) + // Standard Error: 11_929 + .saturating_add(Weight::from_parts(175_476, 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 +269,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: 14_778_000 picoseconds. + Weight::from_parts(15_810_464, 3734) + // Standard Error: 3_142 + .saturating_add(Weight::from_parts(27_819, 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..3741c7743fdc5 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +70,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_380_000 picoseconds. + Weight::from_parts(37_951_000, 38351) + // Standard Error: 12 + .saturating_add(Weight::from_parts(6_986, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -86,8 +89,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_104_000 picoseconds. + Weight::from_parts(53_948_000, 40351) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -105,8 +108,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: 82_792_000 picoseconds. + Weight::from_parts(87_622_000, 40351) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -125,10 +128,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_380_000 picoseconds. + Weight::from_parts(37_951_000, 38351) + // Standard Error: 12 + .saturating_add(Weight::from_parts(6_986, 0).saturating_mul(l.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -144,8 +147,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_104_000 picoseconds. + Weight::from_parts(53_948_000, 40351) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -163,8 +166,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: 82_792_000 picoseconds. + Weight::from_parts(87_622_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..a3c1a8e17f0bb 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 { @@ -69,8 +72,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1887` - // Minimum execution time: 16_592_000 picoseconds. - Weight::from_parts(16_959_000, 1887) + // Minimum execution time: 16_706_000 picoseconds. + Weight::from_parts(17_363_000, 1887) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -82,8 +85,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `143` // Estimated: `1489` - // Minimum execution time: 29_742_000 picoseconds. - Weight::from_parts(30_359_000, 1489) + // Minimum execution time: 30_600_000 picoseconds. + Weight::from_parts(31_751_000, 1489) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -95,8 +98,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `301` // Estimated: `3593` - // Minimum execution time: 31_248_000 picoseconds. - Weight::from_parts(31_882_000, 3593) + // Minimum execution time: 31_974_000 picoseconds. + Weight::from_parts(33_382_000, 3593) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -109,10 +112,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `470 + 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_676_000 picoseconds. + Weight::from_parts(12_850_491, 3573) + // Standard Error: 1_127 + .saturating_add(Weight::from_parts(73_217, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -122,8 +125,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `127` // Estimated: `1887` - // Minimum execution time: 7_935_000 picoseconds. - Weight::from_parts(8_153_000, 1887) + // Minimum execution time: 7_702_000 picoseconds. + Weight::from_parts(8_101_000, 1887) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -142,10 +145,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `387 + 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: 48_570_000 picoseconds. + Weight::from_parts(62_534_077, 1887) + // Standard Error: 15_309 + .saturating_add(Weight::from_parts(44_575_130, 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)) @@ -166,8 +169,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1887` - // Minimum execution time: 16_592_000 picoseconds. - Weight::from_parts(16_959_000, 1887) + // Minimum execution time: 16_706_000 picoseconds. + Weight::from_parts(17_363_000, 1887) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -179,8 +182,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `143` // Estimated: `1489` - // Minimum execution time: 29_742_000 picoseconds. - Weight::from_parts(30_359_000, 1489) + // Minimum execution time: 30_600_000 picoseconds. + Weight::from_parts(31_751_000, 1489) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -192,8 +195,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `301` // Estimated: `3593` - // Minimum execution time: 31_248_000 picoseconds. - Weight::from_parts(31_882_000, 3593) + // Minimum execution time: 31_974_000 picoseconds. + Weight::from_parts(33_382_000, 3593) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -206,10 +209,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `470 + 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_676_000 picoseconds. + Weight::from_parts(12_850_491, 3573) + // Standard Error: 1_127 + .saturating_add(Weight::from_parts(73_217, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -219,8 +222,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `127` // Estimated: `1887` - // Minimum execution time: 7_935_000 picoseconds. - Weight::from_parts(8_153_000, 1887) + // Minimum execution time: 7_702_000 picoseconds. + Weight::from_parts(8_101_000, 1887) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -239,10 +242,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `387 + 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: 48_570_000 picoseconds. + Weight::from_parts(62_534_077, 1887) + // Standard Error: 15_309 + .saturating_add(Weight::from_parts(44_575_130, 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..19eda10f993cd 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +90,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: 33_350_000 picoseconds. + Weight::from_parts(34_663_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -100,8 +103,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: 15_780_000 picoseconds. + Weight::from_parts(16_507_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -128,14 +131,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_201_411_000 picoseconds. + Weight::from_parts(3_213_167_000, 3643) + // Standard Error: 29_194 + .saturating_add(Weight::from_parts(7_473_824, 0).saturating_mul(n.into())) + // Standard Error: 29_194 + .saturating_add(Weight::from_parts(223_513, 0).saturating_mul(m.into())) + // Standard Error: 29_194 + .saturating_add(Weight::from_parts(611_876, 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 +163,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: 38_726_000 picoseconds. + Weight::from_parts(40_227_000, 3643) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -177,8 +180,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: 40_418_000 picoseconds. + Weight::from_parts(42_086_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -194,8 +197,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: 29_435_000 picoseconds. + Weight::from_parts(31_873_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -208,10 +211,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: 15_205_000 picoseconds. + Weight::from_parts(15_919_000, 3643) + // Standard Error: 18_214 + .saturating_add(Weight::from_parts(18_245_695, 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 +229,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: 19_010_000 picoseconds. + Weight::from_parts(20_200_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -239,8 +242,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: 19_389_000 picoseconds. + Weight::from_parts(19_926_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -250,8 +253,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: 14_306_000 picoseconds. + Weight::from_parts(14_704_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -261,8 +264,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_740_000 picoseconds. + Weight::from_parts(14_723_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -276,8 +279,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: 23_642_000 picoseconds. + Weight::from_parts(24_116_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -287,8 +290,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: 15_306_000 picoseconds. + Weight::from_parts(15_665_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -300,8 +303,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: 18_080_000 picoseconds. + Weight::from_parts(18_740_000, 3643) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -315,8 +318,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: 43_332_000 picoseconds. + Weight::from_parts(44_636_000, 3829) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -330,8 +333,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: 42_072_000 picoseconds. + Weight::from_parts(42_845_000, 3829) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -343,8 +346,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: 33_040_000 picoseconds. + Weight::from_parts(34_102_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -356,8 +359,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: 33_084_000 picoseconds. + Weight::from_parts(34_740_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -369,8 +372,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: 33_690_000 picoseconds. + Weight::from_parts(35_535_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -382,8 +385,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: 31_706_000 picoseconds. + Weight::from_parts(33_329_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -395,8 +398,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: 20_136_000 picoseconds. + Weight::from_parts(21_168_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -408,8 +411,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: 20_596_000 picoseconds. + Weight::from_parts(21_450_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -419,8 +422,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: 16_333_000 picoseconds. + Weight::from_parts(16_831_000, 3517) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -432,8 +435,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: 16_577_000 picoseconds. + Weight::from_parts(17_225_000, 3643) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -445,8 +448,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: 16_629_000 picoseconds. + Weight::from_parts(17_420_000, 3587) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -462,8 +465,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: 40_979_000 picoseconds. + Weight::from_parts(42_377_000, 3643) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -479,8 +482,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: 33_350_000 picoseconds. + Weight::from_parts(34_663_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -492,8 +495,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: 15_780_000 picoseconds. + Weight::from_parts(16_507_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -520,14 +523,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_201_411_000 picoseconds. + Weight::from_parts(3_213_167_000, 3643) + // Standard Error: 29_194 + .saturating_add(Weight::from_parts(7_473_824, 0).saturating_mul(n.into())) + // Standard Error: 29_194 + .saturating_add(Weight::from_parts(223_513, 0).saturating_mul(m.into())) + // Standard Error: 29_194 + .saturating_add(Weight::from_parts(611_876, 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 +555,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: 38_726_000 picoseconds. + Weight::from_parts(40_227_000, 3643) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -569,8 +572,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: 40_418_000 picoseconds. + Weight::from_parts(42_086_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -586,8 +589,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: 29_435_000 picoseconds. + Weight::from_parts(31_873_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -600,10 +603,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: 15_205_000 picoseconds. + Weight::from_parts(15_919_000, 3643) + // Standard Error: 18_214 + .saturating_add(Weight::from_parts(18_245_695, 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 +621,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: 19_010_000 picoseconds. + Weight::from_parts(20_200_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -631,8 +634,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: 19_389_000 picoseconds. + Weight::from_parts(19_926_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -642,8 +645,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: 14_306_000 picoseconds. + Weight::from_parts(14_704_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -653,8 +656,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_740_000 picoseconds. + Weight::from_parts(14_723_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -668,8 +671,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: 23_642_000 picoseconds. + Weight::from_parts(24_116_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -679,8 +682,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: 15_306_000 picoseconds. + Weight::from_parts(15_665_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -692,8 +695,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: 18_080_000 picoseconds. + Weight::from_parts(18_740_000, 3643) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -707,8 +710,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: 43_332_000 picoseconds. + Weight::from_parts(44_636_000, 3829) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -722,8 +725,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: 42_072_000 picoseconds. + Weight::from_parts(42_845_000, 3829) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -735,8 +738,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: 33_040_000 picoseconds. + Weight::from_parts(34_102_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -748,8 +751,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: 33_084_000 picoseconds. + Weight::from_parts(34_740_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -761,8 +764,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: 33_690_000 picoseconds. + Weight::from_parts(35_535_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -774,8 +777,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: 31_706_000 picoseconds. + Weight::from_parts(33_329_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -787,8 +790,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: 20_136_000 picoseconds. + Weight::from_parts(21_168_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -800,8 +803,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: 20_596_000 picoseconds. + Weight::from_parts(21_450_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -811,8 +814,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: 16_333_000 picoseconds. + Weight::from_parts(16_831_000, 3517) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -824,8 +827,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: 16_577_000 picoseconds. + Weight::from_parts(17_225_000, 3643) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -837,8 +840,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: 16_629_000 picoseconds. + Weight::from_parts(17_420_000, 3587) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -854,8 +857,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: 40_979_000 picoseconds. + Weight::from_parts(42_377_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..66fb8c9887a6d 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +66,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_438_000 picoseconds. + Weight::from_parts(9_465_330, 0) + // Standard Error: 2_322 + .saturating_add(Weight::from_parts(4_803_329, 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: 5_483_000 picoseconds. + Weight::from_parts(5_705_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_582_000 picoseconds. + Weight::from_parts(29_051_998, 0) + // Standard Error: 3_446 + .saturating_add(Weight::from_parts(4_926_692, 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_850_000 picoseconds. + Weight::from_parts(10_060_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_720_000 picoseconds. + Weight::from_parts(22_634_951, 0) + // Standard Error: 4_156 + .saturating_add(Weight::from_parts(4_803_233, 0).saturating_mul(c.into())) } } @@ -111,43 +114,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_438_000 picoseconds. + Weight::from_parts(9_465_330, 0) + // Standard Error: 2_322 + .saturating_add(Weight::from_parts(4_803_329, 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: 5_483_000 picoseconds. + Weight::from_parts(5_705_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_582_000 picoseconds. + Weight::from_parts(29_051_998, 0) + // Standard Error: 3_446 + .saturating_add(Weight::from_parts(4_926_692, 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_850_000 picoseconds. + Weight::from_parts(10_060_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_720_000 picoseconds. + Weight::from_parts(22_634_951, 0) + // Standard Error: 4_156 + .saturating_add(Weight::from_parts(4_803_233, 0).saturating_mul(c.into())) } } diff --git a/frame/vesting/src/weights.rs b/frame/vesting/src/weights.rs index 4cf3b3dcfbfd0..92be175e6b7bd 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +76,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: 38_446_000 picoseconds. + Weight::from_parts(37_158_898, 4764) + // Standard Error: 1_457 + .saturating_add(Weight::from_parts(77_656, 0).saturating_mul(l.into())) + // Standard Error: 2_594 + .saturating_add(Weight::from_parts(92_220, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -94,12 +97,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: 41_997_000 picoseconds. + Weight::from_parts(41_701_803, 4764) + // Standard Error: 1_824 + .saturating_add(Weight::from_parts(71_180, 0).saturating_mul(l.into())) + // Standard Error: 3_246 + .saturating_add(Weight::from_parts(47_487, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -117,12 +120,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: 40_912_000 picoseconds. + Weight::from_parts(39_881_951, 4764) + // Standard Error: 1_642 + .saturating_add(Weight::from_parts(81_792, 0).saturating_mul(l.into())) + // Standard Error: 2_922 + .saturating_add(Weight::from_parts(85_016, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -140,12 +143,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: 44_368_000 picoseconds. + Weight::from_parts(44_782_095, 4764) + // Standard Error: 1_816 + .saturating_add(Weight::from_parts(57_077, 0).saturating_mul(l.into())) + // Standard Error: 3_232 + .saturating_add(Weight::from_parts(55_585, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -163,12 +166,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: 82_834_000 picoseconds. + Weight::from_parts(83_295_294, 4764) + // Standard Error: 2_746 + .saturating_add(Weight::from_parts(90_210, 0).saturating_mul(l.into())) + // Standard Error: 4_886 + .saturating_add(Weight::from_parts(126_361, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -186,12 +189,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: 82_717_000 picoseconds. + Weight::from_parts(85_152_206, 6196) + // Standard Error: 2_737 + .saturating_add(Weight::from_parts(84_824, 0).saturating_mul(l.into())) + // Standard Error: 4_870 + .saturating_add(Weight::from_parts(132_174, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -209,12 +212,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: 42_060_000 picoseconds. + Weight::from_parts(40_943_710, 4764) + // Standard Error: 1_558 + .saturating_add(Weight::from_parts(77_724, 0).saturating_mul(l.into())) + // Standard Error: 2_877 + .saturating_add(Weight::from_parts(86_941, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -232,12 +235,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: 46_065_000 picoseconds. + Weight::from_parts(45_589_904, 4764) + // Standard Error: 1_642 + .saturating_add(Weight::from_parts(81_184, 0).saturating_mul(l.into())) + // Standard Error: 3_032 + .saturating_add(Weight::from_parts(88_524, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -257,12 +260,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: 38_446_000 picoseconds. + Weight::from_parts(37_158_898, 4764) + // Standard Error: 1_457 + .saturating_add(Weight::from_parts(77_656, 0).saturating_mul(l.into())) + // Standard Error: 2_594 + .saturating_add(Weight::from_parts(92_220, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -278,12 +281,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: 41_997_000 picoseconds. + Weight::from_parts(41_701_803, 4764) + // Standard Error: 1_824 + .saturating_add(Weight::from_parts(71_180, 0).saturating_mul(l.into())) + // Standard Error: 3_246 + .saturating_add(Weight::from_parts(47_487, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -301,12 +304,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: 40_912_000 picoseconds. + Weight::from_parts(39_881_951, 4764) + // Standard Error: 1_642 + .saturating_add(Weight::from_parts(81_792, 0).saturating_mul(l.into())) + // Standard Error: 2_922 + .saturating_add(Weight::from_parts(85_016, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -324,12 +327,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: 44_368_000 picoseconds. + Weight::from_parts(44_782_095, 4764) + // Standard Error: 1_816 + .saturating_add(Weight::from_parts(57_077, 0).saturating_mul(l.into())) + // Standard Error: 3_232 + .saturating_add(Weight::from_parts(55_585, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -347,12 +350,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: 82_834_000 picoseconds. + Weight::from_parts(83_295_294, 4764) + // Standard Error: 2_746 + .saturating_add(Weight::from_parts(90_210, 0).saturating_mul(l.into())) + // Standard Error: 4_886 + .saturating_add(Weight::from_parts(126_361, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -370,12 +373,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: 82_717_000 picoseconds. + Weight::from_parts(85_152_206, 6196) + // Standard Error: 2_737 + .saturating_add(Weight::from_parts(84_824, 0).saturating_mul(l.into())) + // Standard Error: 4_870 + .saturating_add(Weight::from_parts(132_174, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -393,12 +396,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: 42_060_000 picoseconds. + Weight::from_parts(40_943_710, 4764) + // Standard Error: 1_558 + .saturating_add(Weight::from_parts(77_724, 0).saturating_mul(l.into())) + // Standard Error: 2_877 + .saturating_add(Weight::from_parts(86_941, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -416,12 +419,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: 46_065_000 picoseconds. + Weight::from_parts(45_589_904, 4764) + // Standard Error: 1_642 + .saturating_add(Weight::from_parts(81_184, 0).saturating_mul(l.into())) + // Standard Error: 3_032 + .saturating_add(Weight::from_parts(88_524, 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..c74881af97442 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-04-17, 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-yu9ayb4d-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 @@ -44,7 +47,7 @@ #![allow(unused_imports)] 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 +68,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: 21_444_000 picoseconds. + Weight::from_parts(22_386_000, 3556) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -78,8 +81,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: 18_943_000 picoseconds. + Weight::from_parts(19_249_000, 3556) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -94,10 +97,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) + // Minimum execution time: 31_950_000 picoseconds. + Weight::from_parts(32_445_000, 3886) // Standard Error: 1 - .saturating_add(Weight::from_parts(1_145, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_362, 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 +114,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) + // Minimum execution time: 23_186_000 picoseconds. + Weight::from_parts(24_497_911, 3556) // Standard Error: 5 - .saturating_add(Weight::from_parts(1_227, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_500, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -130,8 +133,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: 21_444_000 picoseconds. + Weight::from_parts(22_386_000, 3556) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -143,8 +146,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: 18_943_000 picoseconds. + Weight::from_parts(19_249_000, 3556) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -159,10 +162,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) + // Minimum execution time: 31_950_000 picoseconds. + Weight::from_parts(32_445_000, 3886) // Standard Error: 1 - .saturating_add(Weight::from_parts(1_145, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_362, 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 +179,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) + // Minimum execution time: 23_186_000 picoseconds. + Weight::from_parts(24_497_911, 3556) // Standard Error: 5 - .saturating_add(Weight::from_parts(1_227, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_500, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) }