From 7542ba61de538e15ffeeec0a9e05b7bce0c16f61 Mon Sep 17 00:00:00 2001 From: command-bot <> Date: Thu, 16 Jan 2025 16:20:38 +0000 Subject: [PATCH] Update from xermicus running command 'bench --runtime dev --pallet pallet_revive' --- substrate/frame/revive/src/weights.rs | 866 +++++++++++++------------- 1 file changed, 433 insertions(+), 433 deletions(-) diff --git a/substrate/frame/revive/src/weights.rs b/substrate/frame/revive/src/weights.rs index b02c780765f5..4ccf1b7e0d12 100644 --- a/substrate/frame/revive/src/weights.rs +++ b/substrate/frame/revive/src/weights.rs @@ -20,7 +20,7 @@ //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 //! DATE: 2025-01-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4a343341f616`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `e51a05e6c225`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -142,8 +142,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `109` // Estimated: `1594` - // Minimum execution time: 2_752_000 picoseconds. - Weight::from_parts(2_945_000, 1594) + // Minimum execution time: 2_827_000 picoseconds. + Weight::from_parts(2_977_000, 1594) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -153,10 +153,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `425 + k * (69 ±0)` // Estimated: `415 + k * (70 ±0)` - // Minimum execution time: 15_671_000 picoseconds. - Weight::from_parts(684_586, 415) - // Standard Error: 1_331 - .saturating_add(Weight::from_parts(1_195_041, 0).saturating_mul(k.into())) + // Minimum execution time: 15_906_000 picoseconds. + Weight::from_parts(16_400_000, 415) + // Standard Error: 1_604 + .saturating_add(Weight::from_parts(1_221_453, 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)) @@ -180,8 +180,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1502` // Estimated: `7442` - // Minimum execution time: 91_030_000 picoseconds. - Weight::from_parts(95_722_828, 7442) + // Minimum execution time: 90_310_000 picoseconds. + Weight::from_parts(94_047_260, 7442) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -205,12 +205,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `403` // Estimated: `6328` - // Minimum execution time: 191_338_000 picoseconds. - Weight::from_parts(175_579_464, 6328) - // Standard Error: 9 - .saturating_add(Weight::from_parts(5, 0).saturating_mul(c.into())) - // Standard Error: 9 - .saturating_add(Weight::from_parts(4_440, 0).saturating_mul(i.into())) + // Minimum execution time: 190_802_000 picoseconds. + Weight::from_parts(164_840_671, 6328) + // Standard Error: 11 + .saturating_add(Weight::from_parts(14, 0).saturating_mul(c.into())) + // Standard Error: 11 + .saturating_add(Weight::from_parts(4_508, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -233,10 +233,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1309` // Estimated: `4747` - // Minimum execution time: 160_924_000 picoseconds. - Weight::from_parts(142_663_584, 4747) - // Standard Error: 13 - .saturating_add(Weight::from_parts(4_385, 0).saturating_mul(i.into())) + // Minimum execution time: 156_662_000 picoseconds. + Weight::from_parts(138_802_788, 4747) + // Standard Error: 16 + .saturating_add(Weight::from_parts(4_414, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -256,8 +256,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1502` // Estimated: `7442` - // Minimum execution time: 142_865_000 picoseconds. - Weight::from_parts(151_516_000, 7442) + // Minimum execution time: 143_484_000 picoseconds. + Weight::from_parts(151_334_000, 7442) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -268,12 +268,14 @@ impl WeightInfo for SubstrateWeight { /// Storage: `Revive::PristineCode` (r:0 w:1) /// Proof: `Revive::PristineCode` (`max_values`: None, `max_size`: Some(262180), added: 264655, mode: `Measured`) /// The range of component `c` is `[0, 262144]`. - fn upload_code(_c: u32, ) -> Weight { + fn upload_code(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3574` - // Minimum execution time: 47_851_000 picoseconds. - Weight::from_parts(50_585_603, 3574) + // Minimum execution time: 47_697_000 picoseconds. + Weight::from_parts(49_149_149, 3574) + // Standard Error: 0 + .saturating_add(Weight::from_parts(2, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -287,8 +289,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `285` // Estimated: `3750` - // Minimum execution time: 41_279_000 picoseconds. - Weight::from_parts(42_010_000, 3750) + // Minimum execution time: 41_291_000 picoseconds. + Weight::from_parts(42_833_000, 3750) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -300,8 +302,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `529` // Estimated: `6469` - // Minimum execution time: 23_237_000 picoseconds. - Weight::from_parts(23_721_000, 6469) + // Minimum execution time: 23_011_000 picoseconds. + Weight::from_parts(23_965_000, 6469) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -313,8 +315,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3574` - // Minimum execution time: 40_844_000 picoseconds. - Weight::from_parts(41_648_000, 3574) + // Minimum execution time: 40_432_000 picoseconds. + Weight::from_parts(41_279_000, 3574) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -326,8 +328,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `56` // Estimated: `3521` - // Minimum execution time: 33_024_000 picoseconds. - Weight::from_parts(33_582_000, 3521) + // Minimum execution time: 32_390_000 picoseconds. + Weight::from_parts(33_320_000, 3521) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -339,8 +341,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 14_060_000 picoseconds. - Weight::from_parts(14_427_000, 3610) + // Minimum execution time: 13_586_000 picoseconds. + Weight::from_parts(14_294_000, 3610) .saturating_add(T::DbWeight::get().reads(2_u64)) } /// The range of component `r` is `[0, 1600]`. @@ -348,24 +350,24 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_533_000 picoseconds. - Weight::from_parts(8_108_704, 0) - // Standard Error: 182 - .saturating_add(Weight::from_parts(169_591, 0).saturating_mul(r.into())) + // Minimum execution time: 7_803_000 picoseconds. + Weight::from_parts(8_841_303, 0) + // Standard Error: 207 + .saturating_add(Weight::from_parts(163_847, 0).saturating_mul(r.into())) } fn seal_caller() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 275_000 picoseconds. - Weight::from_parts(307_000, 0) + // Minimum execution time: 313_000 picoseconds. + Weight::from_parts(342_000, 0) } fn seal_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 263_000 picoseconds. - Weight::from_parts(325_000, 0) + // Minimum execution time: 255_000 picoseconds. + Weight::from_parts(307_000, 0) } /// Storage: `Revive::ContractInfoOf` (r:1 w:0) /// Proof: `Revive::ContractInfoOf` (`max_values`: None, `max_size`: Some(1779), added: 4254, mode: `Measured`) @@ -373,8 +375,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `306` // Estimated: `3771` - // Minimum execution time: 10_375_000 picoseconds. - Weight::from_parts(10_696_000, 3771) + // Minimum execution time: 10_087_000 picoseconds. + Weight::from_parts(10_533_000, 3771) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `Revive::AddressSuffix` (r:1 w:0) @@ -383,8 +385,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `248` // Estimated: `3713` - // Minimum execution time: 6_431_000 picoseconds. - Weight::from_parts(6_789_000, 3713) + // Minimum execution time: 6_356_000 picoseconds. + Weight::from_parts(6_562_000, 3713) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `Revive::ContractInfoOf` (r:1 w:0) @@ -393,16 +395,16 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `403` // Estimated: `3868` - // Minimum execution time: 11_113_000 picoseconds. - Weight::from_parts(11_606_000, 3868) + // Minimum execution time: 10_847_000 picoseconds. + Weight::from_parts(11_483_000, 3868) .saturating_add(T::DbWeight::get().reads(1_u64)) } fn seal_own_code_hash() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 271_000 picoseconds. - Weight::from_parts(302_000, 0) + // Minimum execution time: 303_000 picoseconds. + Weight::from_parts(324_000, 0) } /// Storage: `Revive::ContractInfoOf` (r:1 w:0) /// Proof: `Revive::ContractInfoOf` (`max_values`: None, `max_size`: Some(1779), added: 4254, mode: `Measured`) @@ -412,51 +414,51 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `473` // Estimated: `3938` - // Minimum execution time: 14_318_000 picoseconds. - Weight::from_parts(14_998_000, 3938) + // Minimum execution time: 14_487_000 picoseconds. + Weight::from_parts(14_964_000, 3938) .saturating_add(T::DbWeight::get().reads(2_u64)) } fn seal_caller_is_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 303_000 picoseconds. - Weight::from_parts(345_000, 0) + // Minimum execution time: 341_000 picoseconds. + Weight::from_parts(382_000, 0) } fn seal_caller_is_root() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 252_000 picoseconds. - Weight::from_parts(279_000, 0) + Weight::from_parts(294_000, 0) } fn seal_address() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 274_000 picoseconds. - Weight::from_parts(308_000, 0) + // Minimum execution time: 261_000 picoseconds. + Weight::from_parts(311_000, 0) } fn seal_weight_left() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 647_000 picoseconds. - Weight::from_parts(746_000, 0) + // Minimum execution time: 697_000 picoseconds. + Weight::from_parts(759_000, 0) } fn seal_ref_time_left() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 250_000 picoseconds. - Weight::from_parts(284_000, 0) + // Minimum execution time: 257_000 picoseconds. + Weight::from_parts(303_000, 0) } fn seal_balance() -> Weight { // Proof Size summary in bytes: // Measured: `103` // Estimated: `0` - // Minimum execution time: 4_811_000 picoseconds. - Weight::from_parts(4_955_000, 0) + // Minimum execution time: 4_696_000 picoseconds. + Weight::from_parts(5_062_000, 0) } /// Storage: `Revive::AddressSuffix` (r:1 w:0) /// Proof: `Revive::AddressSuffix` (`max_values`: None, `max_size`: Some(32), added: 2507, mode: `Measured`) @@ -466,8 +468,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `264` // Estimated: `3729` - // Minimum execution time: 8_996_000 picoseconds. - Weight::from_parts(9_386_000, 3729) + // Minimum execution time: 8_991_000 picoseconds. + Weight::from_parts(9_296_000, 3729) .saturating_add(T::DbWeight::get().reads(2_u64)) } /// Storage: `Revive::ImmutableDataOf` (r:1 w:0) @@ -477,10 +479,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `238 + n * (1 ±0)` // Estimated: `3703 + n * (1 ±0)` - // Minimum execution time: 5_983_000 picoseconds. - Weight::from_parts(6_646_247, 3703) + // Minimum execution time: 5_839_000 picoseconds. + Weight::from_parts(6_705_341, 3703) // Standard Error: 5 - .saturating_add(Weight::from_parts(634, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(600, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) } @@ -491,74 +493,74 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_005_000 picoseconds. - Weight::from_parts(2_225_035, 0) + // Minimum execution time: 1_975_000 picoseconds. + Weight::from_parts(2_220_407, 0) // Standard Error: 1 - .saturating_add(Weight::from_parts(526, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(530, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } fn seal_value_transferred() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 263_000 picoseconds. - Weight::from_parts(304_000, 0) + // Minimum execution time: 252_000 picoseconds. + Weight::from_parts(293_000, 0) } fn seal_minimum_balance() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 258_000 picoseconds. - Weight::from_parts(307_000, 0) + // Minimum execution time: 279_000 picoseconds. + Weight::from_parts(299_000, 0) } fn seal_return_data_size() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 272_000 picoseconds. - Weight::from_parts(304_000, 0) + // Minimum execution time: 270_000 picoseconds. + Weight::from_parts(292_000, 0) } fn seal_call_data_size() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 280_000 picoseconds. - Weight::from_parts(306_000, 0) + // Minimum execution time: 244_000 picoseconds. + Weight::from_parts(278_000, 0) } fn seal_gas_limit() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 317_000 picoseconds. - Weight::from_parts(339_000, 0) + // Minimum execution time: 252_000 picoseconds. + Weight::from_parts(299_000, 0) } fn seal_gas_price() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 261_000 picoseconds. - Weight::from_parts(298_000, 0) + // Minimum execution time: 245_000 picoseconds. + Weight::from_parts(293_000, 0) } fn seal_base_fee() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 247_000 picoseconds. - Weight::from_parts(279_000, 0) + // Minimum execution time: 258_000 picoseconds. + Weight::from_parts(295_000, 0) } fn seal_block_number() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 270_000 picoseconds. - Weight::from_parts(309_000, 0) + // Minimum execution time: 257_000 picoseconds. + Weight::from_parts(300_000, 0) } fn seal_block_author() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 776_000 picoseconds. - Weight::from_parts(879_000, 0) + // Minimum execution time: 773_000 picoseconds. + Weight::from_parts(849_000, 0) } /// Storage: `System::BlockHash` (r:1 w:0) /// Proof: `System::BlockHash` (`max_values`: None, `max_size`: Some(44), added: 2519, mode: `Measured`) @@ -566,60 +568,60 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `30` // Estimated: `3495` - // Minimum execution time: 3_562_000 picoseconds. - Weight::from_parts(3_776_000, 3495) + // Minimum execution time: 3_576_000 picoseconds. + Weight::from_parts(3_745_000, 3495) .saturating_add(T::DbWeight::get().reads(1_u64)) } fn seal_now() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 226_000 picoseconds. - Weight::from_parts(292_000, 0) + // Minimum execution time: 271_000 picoseconds. + Weight::from_parts(295_000, 0) } fn seal_weight_to_fee() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_469_000 picoseconds. - Weight::from_parts(1_577_000, 0) + // Minimum execution time: 1_415_000 picoseconds. + Weight::from_parts(1_519_000, 0) } /// The range of component `n` is `[0, 262140]`. fn seal_copy_to_contract(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 392_000 picoseconds. - Weight::from_parts(614_666, 0) + // Minimum execution time: 353_000 picoseconds. + Weight::from_parts(662_810, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(200, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(201, 0).saturating_mul(n.into())) } fn seal_call_data_load() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 254_000 picoseconds. - Weight::from_parts(297_000, 0) + // Minimum execution time: 273_000 picoseconds. + Weight::from_parts(293_000, 0) } /// The range of component `n` is `[0, 262144]`. fn seal_call_data_copy(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 246_000 picoseconds. - Weight::from_parts(381_473, 0) + // Minimum execution time: 262_000 picoseconds. + Weight::from_parts(265_979, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(114, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(113, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 262140]`. fn seal_return(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 296_000 picoseconds. - Weight::from_parts(658_497, 0) + // Minimum execution time: 315_000 picoseconds. + Weight::from_parts(339_361, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(200, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(203, 0).saturating_mul(n.into())) } /// Storage: `Revive::AddressSuffix` (r:1 w:0) /// Proof: `Revive::AddressSuffix` (`max_values`: None, `max_size`: Some(32), added: 2507, mode: `Measured`) @@ -636,10 +638,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `324 + n * (88 ±0)` // Estimated: `3790 + n * (2563 ±0)` - // Minimum execution time: 18_214_000 picoseconds. - Weight::from_parts(18_312_248, 3790) - // Standard Error: 9_245 - .saturating_add(Weight::from_parts(4_195_807, 0).saturating_mul(n.into())) + // Minimum execution time: 18_791_000 picoseconds. + Weight::from_parts(18_175_549, 3790) + // Standard Error: 9_681 + .saturating_add(Weight::from_parts(4_211_628, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(4_u64)) @@ -652,12 +654,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_207_000 picoseconds. - Weight::from_parts(4_258_118, 0) - // Standard Error: 2_874 - .saturating_add(Weight::from_parts(201_230, 0).saturating_mul(t.into())) - // Standard Error: 29 - .saturating_add(Weight::from_parts(883, 0).saturating_mul(n.into())) + // Minimum execution time: 4_289_000 picoseconds. + Weight::from_parts(4_223_756, 0) + // Standard Error: 2_759 + .saturating_add(Weight::from_parts(206_777, 0).saturating_mul(t.into())) + // Standard Error: 28 + .saturating_add(Weight::from_parts(998, 0).saturating_mul(n.into())) } /// Storage: `Skipped::Metadata` (r:0 w:0) /// Proof: `Skipped::Metadata` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -665,8 +667,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `680` // Estimated: `680` - // Minimum execution time: 7_493_000 picoseconds. - Weight::from_parts(8_013_000, 680) + // Minimum execution time: 7_581_000 picoseconds. + Weight::from_parts(7_874_000, 680) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -675,8 +677,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `10690` // Estimated: `10690` - // Minimum execution time: 42_794_000 picoseconds. - Weight::from_parts(43_514_000, 10690) + // Minimum execution time: 42_697_000 picoseconds. + Weight::from_parts(43_659_000, 10690) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -685,8 +687,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `680` // Estimated: `680` - // Minimum execution time: 8_733_000 picoseconds. - Weight::from_parts(9_041_000, 680) + // Minimum execution time: 8_748_000 picoseconds. + Weight::from_parts(9_145_000, 680) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -696,8 +698,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `10690` // Estimated: `10690` - // Minimum execution time: 45_121_000 picoseconds. - Weight::from_parts(45_689_000, 10690) + // Minimum execution time: 44_109_000 picoseconds. + Weight::from_parts(45_452_000, 10690) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -709,12 +711,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `248 + o * (1 ±0)` // Estimated: `247 + o * (1 ±0)` - // Minimum execution time: 9_089_000 picoseconds. - Weight::from_parts(9_972_848, 247) - // Standard Error: 48 - .saturating_add(Weight::from_parts(148, 0).saturating_mul(n.into())) - // Standard Error: 48 - .saturating_add(Weight::from_parts(242, 0).saturating_mul(o.into())) + // Minimum execution time: 9_118_000 picoseconds. + Weight::from_parts(9_627_789, 247) + // Standard Error: 47 + .saturating_add(Weight::from_parts(651, 0).saturating_mul(n.into())) + // Standard Error: 47 + .saturating_add(Weight::from_parts(569, 0).saturating_mul(o.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(o.into())) @@ -726,10 +728,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `248 + n * (1 ±0)` // Estimated: `247 + n * (1 ±0)` - // Minimum execution time: 8_753_000 picoseconds. - Weight::from_parts(9_594_060, 247) - // Standard Error: 79 - .saturating_add(Weight::from_parts(928, 0).saturating_mul(n.into())) + // Minimum execution time: 8_690_000 picoseconds. + Weight::from_parts(9_469_757, 247) + // Standard Error: 61 + .saturating_add(Weight::from_parts(710, 0).saturating_mul(n.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(n.into())) @@ -741,10 +743,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `248 + n * (1 ±0)` // Estimated: `247 + n * (1 ±0)` - // Minimum execution time: 8_292_000 picoseconds. - Weight::from_parts(9_322_156, 247) - // Standard Error: 74 - .saturating_add(Weight::from_parts(1_775, 0).saturating_mul(n.into())) + // Minimum execution time: 8_377_000 picoseconds. + Weight::from_parts(9_258_042, 247) + // Standard Error: 68 + .saturating_add(Weight::from_parts(1_400, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) } @@ -755,10 +757,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `248 + n * (1 ±0)` // Estimated: `247 + n * (1 ±0)` - // Minimum execution time: 7_876_000 picoseconds. - Weight::from_parts(8_683_203, 247) - // Standard Error: 64 - .saturating_add(Weight::from_parts(868, 0).saturating_mul(n.into())) + // Minimum execution time: 7_945_000 picoseconds. + Weight::from_parts(8_671_908, 247) + // Standard Error: 60 + .saturating_add(Weight::from_parts(738, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) } @@ -769,10 +771,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `248 + n * (1 ±0)` // Estimated: `247 + n * (1 ±0)` - // Minimum execution time: 9_128_000 picoseconds. - Weight::from_parts(10_200_609, 247) - // Standard Error: 78 - .saturating_add(Weight::from_parts(1_702, 0).saturating_mul(n.into())) + // Minimum execution time: 9_217_000 picoseconds. + Weight::from_parts(10_313_636, 247) + // Standard Error: 92 + .saturating_add(Weight::from_parts(1_379, 0).saturating_mul(n.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(n.into())) @@ -781,36 +783,36 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_495_000 picoseconds. - Weight::from_parts(1_586_000, 0) + // Minimum execution time: 1_447_000 picoseconds. + Weight::from_parts(1_545_000, 0) } fn set_transient_storage_full() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_861_000 picoseconds. - Weight::from_parts(1_985_000, 0) + // Minimum execution time: 1_857_000 picoseconds. + Weight::from_parts(1_975_000, 0) } fn get_transient_storage_empty() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_510_000 picoseconds. - Weight::from_parts(1_608_000, 0) + // Minimum execution time: 1_472_000 picoseconds. + Weight::from_parts(1_588_000, 0) } fn get_transient_storage_full() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_656_000 picoseconds. - Weight::from_parts(1_737_000, 0) + // Minimum execution time: 1_631_000 picoseconds. + Weight::from_parts(1_725_000, 0) } fn rollback_transient_storage() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_125_000 picoseconds. - Weight::from_parts(1_203_000, 0) + // Minimum execution time: 1_123_000 picoseconds. + Weight::from_parts(1_195_000, 0) } /// The range of component `n` is `[0, 448]`. /// The range of component `o` is `[0, 448]`. @@ -818,52 +820,50 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_194_000 picoseconds. - Weight::from_parts(2_431_508, 0) + // Minimum execution time: 2_273_000 picoseconds. + Weight::from_parts(2_451_704, 0) // Standard Error: 13 - .saturating_add(Weight::from_parts(243, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(263, 0).saturating_mul(n.into())) // Standard Error: 13 - .saturating_add(Weight::from_parts(330, 0).saturating_mul(o.into())) + .saturating_add(Weight::from_parts(359, 0).saturating_mul(o.into())) } /// The range of component `n` is `[0, 448]`. fn seal_clear_transient_storage(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_051_000 picoseconds. - Weight::from_parts(2_381_993, 0) - // Standard Error: 23 - .saturating_add(Weight::from_parts(381, 0).saturating_mul(n.into())) + // Minimum execution time: 1_995_000 picoseconds. + Weight::from_parts(2_351_142, 0) + // Standard Error: 20 + .saturating_add(Weight::from_parts(537, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 448]`. fn seal_get_transient_storage(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_852_000 picoseconds. - Weight::from_parts(2_072_914, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(326, 0).saturating_mul(n.into())) + // Minimum execution time: 1_854_000 picoseconds. + Weight::from_parts(2_073_777, 0) + // Standard Error: 14 + .saturating_add(Weight::from_parts(280, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 448]`. fn seal_contains_transient_storage(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_756_000 picoseconds. - Weight::from_parts(1_920_386, 0) - // Standard Error: 11 - .saturating_add(Weight::from_parts(101, 0).saturating_mul(n.into())) + // Minimum execution time: 1_759_000 picoseconds. + Weight::from_parts(1_915_263, 0) + // Standard Error: 16 + .saturating_add(Weight::from_parts(156, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 448]`. - fn seal_take_transient_storage(n: u32, ) -> Weight { + fn seal_take_transient_storage(_n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_491_000 picoseconds. - Weight::from_parts(2_725_189, 0) - // Standard Error: 22 - .saturating_add(Weight::from_parts(29, 0).saturating_mul(n.into())) + // Minimum execution time: 2_526_000 picoseconds. + Weight::from_parts(2_773_110, 0) } /// Storage: `Revive::AddressSuffix` (r:1 w:0) /// Proof: `Revive::AddressSuffix` (`max_values`: None, `max_size`: Some(32), added: 2507, mode: `Measured`) @@ -881,12 +881,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1292 + t * (243 ±0)` // Estimated: `4757 + t * (2500 ±0)` - // Minimum execution time: 35_908_000 picoseconds. - Weight::from_parts(36_618_858, 4757) - // Standard Error: 42_879 - .saturating_add(Weight::from_parts(6_989_207, 0).saturating_mul(t.into())) + // Minimum execution time: 35_522_000 picoseconds. + Weight::from_parts(37_418_483, 4757) + // Standard Error: 56_083 + .saturating_add(Weight::from_parts(6_494_782, 0).saturating_mul(t.into())) // Standard Error: 0 - .saturating_add(Weight::from_parts(3, 0).saturating_mul(i.into())) + .saturating_add(Weight::from_parts(1, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -902,8 +902,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1237` // Estimated: `4702` - // Minimum execution time: 31_284_000 picoseconds. - Weight::from_parts(32_106_000, 4702) + // Minimum execution time: 31_211_000 picoseconds. + Weight::from_parts(32_420_000, 4702) .saturating_add(T::DbWeight::get().reads(3_u64)) } /// Storage: `Revive::CodeInfoOf` (r:1 w:1) @@ -919,10 +919,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1273` // Estimated: `4735` - // Minimum execution time: 115_403_000 picoseconds. - Weight::from_parts(113_562_044, 4735) + // Minimum execution time: 115_271_000 picoseconds. + Weight::from_parts(110_652_335, 4735) // Standard Error: 10 - .saturating_add(Weight::from_parts(4_058, 0).saturating_mul(i.into())) + .saturating_add(Weight::from_parts(4_076, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -931,64 +931,64 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 772_000 picoseconds. - Weight::from_parts(4_199_536, 0) + // Minimum execution time: 649_000 picoseconds. + Weight::from_parts(3_944_668, 0) // Standard Error: 3 - .saturating_add(Weight::from_parts(1_382, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_384, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 262144]`. fn seal_hash_keccak_256(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_118_000 picoseconds. - Weight::from_parts(4_341_436, 0) + // Minimum execution time: 1_126_000 picoseconds. + Weight::from_parts(4_858_895, 0) // Standard Error: 3 - .saturating_add(Weight::from_parts(3_600, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(3_596, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 262144]`. fn seal_hash_blake2_256(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 685_000 picoseconds. - Weight::from_parts(4_052_476, 0) + // Minimum execution time: 646_000 picoseconds. + Weight::from_parts(3_331_518, 0) // Standard Error: 3 - .saturating_add(Weight::from_parts(1_512, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_519, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 262144]`. fn seal_hash_blake2_128(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 683_000 picoseconds. - Weight::from_parts(3_710_669, 0) + // Minimum execution time: 691_000 picoseconds. + Weight::from_parts(3_690_791, 0) // Standard Error: 3 - .saturating_add(Weight::from_parts(1_506, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_513, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 261889]`. fn seal_sr25519_verify(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_858_000 picoseconds. - Weight::from_parts(28_769_096, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(5_146, 0).saturating_mul(n.into())) + // Minimum execution time: 42_505_000 picoseconds. + Weight::from_parts(28_067_239, 0) + // Standard Error: 14 + .saturating_add(Weight::from_parts(5_175, 0).saturating_mul(n.into())) } fn seal_ecdsa_recover() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 48_541_000 picoseconds. - Weight::from_parts(49_998_000, 0) + // Minimum execution time: 47_935_000 picoseconds. + Weight::from_parts(49_948_000, 0) } fn seal_ecdsa_to_eth_address() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_799_000 picoseconds. - Weight::from_parts(12_906_000, 0) + // Minimum execution time: 12_717_000 picoseconds. + Weight::from_parts(13_000_000, 0) } /// Storage: `Revive::CodeInfoOf` (r:1 w:1) /// Proof: `Revive::CodeInfoOf` (`max_values`: None, `max_size`: Some(96), added: 2571, mode: `Measured`) @@ -996,8 +996,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `300` // Estimated: `3765` - // Minimum execution time: 13_681_000 picoseconds. - Weight::from_parts(14_434_000, 3765) + // Minimum execution time: 13_773_000 picoseconds. + Weight::from_parts(14_659_000, 3765) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -1007,8 +1007,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `338` // Estimated: `3803` - // Minimum execution time: 13_657_000 picoseconds. - Weight::from_parts(14_295_000, 3803) + // Minimum execution time: 13_998_000 picoseconds. + Weight::from_parts(14_616_000, 3803) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -1018,8 +1018,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `338` // Estimated: `3561` - // Minimum execution time: 12_657_000 picoseconds. - Weight::from_parts(13_166_000, 3561) + // Minimum execution time: 12_802_000 picoseconds. + Weight::from_parts(13_465_000, 3561) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -1028,10 +1028,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_222_000 picoseconds. - Weight::from_parts(10_488_368, 0) - // Standard Error: 70 - .saturating_add(Weight::from_parts(73_631, 0).saturating_mul(r.into())) + // Minimum execution time: 9_410_000 picoseconds. + Weight::from_parts(10_864_129, 0) + // Standard Error: 89 + .saturating_add(Weight::from_parts(73_127, 0).saturating_mul(r.into())) } } @@ -1043,8 +1043,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `109` // Estimated: `1594` - // Minimum execution time: 2_752_000 picoseconds. - Weight::from_parts(2_945_000, 1594) + // Minimum execution time: 2_827_000 picoseconds. + Weight::from_parts(2_977_000, 1594) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -1054,10 +1054,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `425 + k * (69 ±0)` // Estimated: `415 + k * (70 ±0)` - // Minimum execution time: 15_671_000 picoseconds. - Weight::from_parts(684_586, 415) - // Standard Error: 1_331 - .saturating_add(Weight::from_parts(1_195_041, 0).saturating_mul(k.into())) + // Minimum execution time: 15_906_000 picoseconds. + Weight::from_parts(16_400_000, 415) + // Standard Error: 1_604 + .saturating_add(Weight::from_parts(1_221_453, 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)) @@ -1081,8 +1081,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1502` // Estimated: `7442` - // Minimum execution time: 91_030_000 picoseconds. - Weight::from_parts(95_722_828, 7442) + // Minimum execution time: 90_310_000 picoseconds. + Weight::from_parts(94_047_260, 7442) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1106,12 +1106,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `403` // Estimated: `6328` - // Minimum execution time: 191_338_000 picoseconds. - Weight::from_parts(175_579_464, 6328) - // Standard Error: 9 - .saturating_add(Weight::from_parts(5, 0).saturating_mul(c.into())) - // Standard Error: 9 - .saturating_add(Weight::from_parts(4_440, 0).saturating_mul(i.into())) + // Minimum execution time: 190_802_000 picoseconds. + Weight::from_parts(164_840_671, 6328) + // Standard Error: 11 + .saturating_add(Weight::from_parts(14, 0).saturating_mul(c.into())) + // Standard Error: 11 + .saturating_add(Weight::from_parts(4_508, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -1134,10 +1134,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1309` // Estimated: `4747` - // Minimum execution time: 160_924_000 picoseconds. - Weight::from_parts(142_663_584, 4747) - // Standard Error: 13 - .saturating_add(Weight::from_parts(4_385, 0).saturating_mul(i.into())) + // Minimum execution time: 156_662_000 picoseconds. + Weight::from_parts(138_802_788, 4747) + // Standard Error: 16 + .saturating_add(Weight::from_parts(4_414, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -1157,8 +1157,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1502` // Estimated: `7442` - // Minimum execution time: 142_865_000 picoseconds. - Weight::from_parts(151_516_000, 7442) + // Minimum execution time: 143_484_000 picoseconds. + Weight::from_parts(151_334_000, 7442) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1169,12 +1169,14 @@ impl WeightInfo for () { /// Storage: `Revive::PristineCode` (r:0 w:1) /// Proof: `Revive::PristineCode` (`max_values`: None, `max_size`: Some(262180), added: 264655, mode: `Measured`) /// The range of component `c` is `[0, 262144]`. - fn upload_code(_c: u32, ) -> Weight { + fn upload_code(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3574` - // Minimum execution time: 47_851_000 picoseconds. - Weight::from_parts(50_585_603, 3574) + // Minimum execution time: 47_697_000 picoseconds. + Weight::from_parts(49_149_149, 3574) + // Standard Error: 0 + .saturating_add(Weight::from_parts(2, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -1188,8 +1190,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `285` // Estimated: `3750` - // Minimum execution time: 41_279_000 picoseconds. - Weight::from_parts(42_010_000, 3750) + // Minimum execution time: 41_291_000 picoseconds. + Weight::from_parts(42_833_000, 3750) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -1201,8 +1203,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `529` // Estimated: `6469` - // Minimum execution time: 23_237_000 picoseconds. - Weight::from_parts(23_721_000, 6469) + // Minimum execution time: 23_011_000 picoseconds. + Weight::from_parts(23_965_000, 6469) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -1214,8 +1216,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3574` - // Minimum execution time: 40_844_000 picoseconds. - Weight::from_parts(41_648_000, 3574) + // Minimum execution time: 40_432_000 picoseconds. + Weight::from_parts(41_279_000, 3574) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1227,8 +1229,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `56` // Estimated: `3521` - // Minimum execution time: 33_024_000 picoseconds. - Weight::from_parts(33_582_000, 3521) + // Minimum execution time: 32_390_000 picoseconds. + Weight::from_parts(33_320_000, 3521) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -1240,8 +1242,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 14_060_000 picoseconds. - Weight::from_parts(14_427_000, 3610) + // Minimum execution time: 13_586_000 picoseconds. + Weight::from_parts(14_294_000, 3610) .saturating_add(RocksDbWeight::get().reads(2_u64)) } /// The range of component `r` is `[0, 1600]`. @@ -1249,24 +1251,24 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_533_000 picoseconds. - Weight::from_parts(8_108_704, 0) - // Standard Error: 182 - .saturating_add(Weight::from_parts(169_591, 0).saturating_mul(r.into())) + // Minimum execution time: 7_803_000 picoseconds. + Weight::from_parts(8_841_303, 0) + // Standard Error: 207 + .saturating_add(Weight::from_parts(163_847, 0).saturating_mul(r.into())) } fn seal_caller() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 275_000 picoseconds. - Weight::from_parts(307_000, 0) + // Minimum execution time: 313_000 picoseconds. + Weight::from_parts(342_000, 0) } fn seal_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 263_000 picoseconds. - Weight::from_parts(325_000, 0) + // Minimum execution time: 255_000 picoseconds. + Weight::from_parts(307_000, 0) } /// Storage: `Revive::ContractInfoOf` (r:1 w:0) /// Proof: `Revive::ContractInfoOf` (`max_values`: None, `max_size`: Some(1779), added: 4254, mode: `Measured`) @@ -1274,8 +1276,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `306` // Estimated: `3771` - // Minimum execution time: 10_375_000 picoseconds. - Weight::from_parts(10_696_000, 3771) + // Minimum execution time: 10_087_000 picoseconds. + Weight::from_parts(10_533_000, 3771) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: `Revive::AddressSuffix` (r:1 w:0) @@ -1284,8 +1286,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `248` // Estimated: `3713` - // Minimum execution time: 6_431_000 picoseconds. - Weight::from_parts(6_789_000, 3713) + // Minimum execution time: 6_356_000 picoseconds. + Weight::from_parts(6_562_000, 3713) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: `Revive::ContractInfoOf` (r:1 w:0) @@ -1294,16 +1296,16 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `403` // Estimated: `3868` - // Minimum execution time: 11_113_000 picoseconds. - Weight::from_parts(11_606_000, 3868) + // Minimum execution time: 10_847_000 picoseconds. + Weight::from_parts(11_483_000, 3868) .saturating_add(RocksDbWeight::get().reads(1_u64)) } fn seal_own_code_hash() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 271_000 picoseconds. - Weight::from_parts(302_000, 0) + // Minimum execution time: 303_000 picoseconds. + Weight::from_parts(324_000, 0) } /// Storage: `Revive::ContractInfoOf` (r:1 w:0) /// Proof: `Revive::ContractInfoOf` (`max_values`: None, `max_size`: Some(1779), added: 4254, mode: `Measured`) @@ -1313,51 +1315,51 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `473` // Estimated: `3938` - // Minimum execution time: 14_318_000 picoseconds. - Weight::from_parts(14_998_000, 3938) + // Minimum execution time: 14_487_000 picoseconds. + Weight::from_parts(14_964_000, 3938) .saturating_add(RocksDbWeight::get().reads(2_u64)) } fn seal_caller_is_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 303_000 picoseconds. - Weight::from_parts(345_000, 0) + // Minimum execution time: 341_000 picoseconds. + Weight::from_parts(382_000, 0) } fn seal_caller_is_root() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 252_000 picoseconds. - Weight::from_parts(279_000, 0) + Weight::from_parts(294_000, 0) } fn seal_address() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 274_000 picoseconds. - Weight::from_parts(308_000, 0) + // Minimum execution time: 261_000 picoseconds. + Weight::from_parts(311_000, 0) } fn seal_weight_left() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 647_000 picoseconds. - Weight::from_parts(746_000, 0) + // Minimum execution time: 697_000 picoseconds. + Weight::from_parts(759_000, 0) } fn seal_ref_time_left() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 250_000 picoseconds. - Weight::from_parts(284_000, 0) + // Minimum execution time: 257_000 picoseconds. + Weight::from_parts(303_000, 0) } fn seal_balance() -> Weight { // Proof Size summary in bytes: // Measured: `103` // Estimated: `0` - // Minimum execution time: 4_811_000 picoseconds. - Weight::from_parts(4_955_000, 0) + // Minimum execution time: 4_696_000 picoseconds. + Weight::from_parts(5_062_000, 0) } /// Storage: `Revive::AddressSuffix` (r:1 w:0) /// Proof: `Revive::AddressSuffix` (`max_values`: None, `max_size`: Some(32), added: 2507, mode: `Measured`) @@ -1367,8 +1369,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `264` // Estimated: `3729` - // Minimum execution time: 8_996_000 picoseconds. - Weight::from_parts(9_386_000, 3729) + // Minimum execution time: 8_991_000 picoseconds. + Weight::from_parts(9_296_000, 3729) .saturating_add(RocksDbWeight::get().reads(2_u64)) } /// Storage: `Revive::ImmutableDataOf` (r:1 w:0) @@ -1378,10 +1380,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `238 + n * (1 ±0)` // Estimated: `3703 + n * (1 ±0)` - // Minimum execution time: 5_983_000 picoseconds. - Weight::from_parts(6_646_247, 3703) + // Minimum execution time: 5_839_000 picoseconds. + Weight::from_parts(6_705_341, 3703) // Standard Error: 5 - .saturating_add(Weight::from_parts(634, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(600, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) } @@ -1392,74 +1394,74 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_005_000 picoseconds. - Weight::from_parts(2_225_035, 0) + // Minimum execution time: 1_975_000 picoseconds. + Weight::from_parts(2_220_407, 0) // Standard Error: 1 - .saturating_add(Weight::from_parts(526, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(530, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } fn seal_value_transferred() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 263_000 picoseconds. - Weight::from_parts(304_000, 0) + // Minimum execution time: 252_000 picoseconds. + Weight::from_parts(293_000, 0) } fn seal_minimum_balance() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 258_000 picoseconds. - Weight::from_parts(307_000, 0) + // Minimum execution time: 279_000 picoseconds. + Weight::from_parts(299_000, 0) } fn seal_return_data_size() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 272_000 picoseconds. - Weight::from_parts(304_000, 0) + // Minimum execution time: 270_000 picoseconds. + Weight::from_parts(292_000, 0) } fn seal_call_data_size() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 280_000 picoseconds. - Weight::from_parts(306_000, 0) + // Minimum execution time: 244_000 picoseconds. + Weight::from_parts(278_000, 0) } fn seal_gas_limit() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 317_000 picoseconds. - Weight::from_parts(339_000, 0) + // Minimum execution time: 252_000 picoseconds. + Weight::from_parts(299_000, 0) } fn seal_gas_price() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 261_000 picoseconds. - Weight::from_parts(298_000, 0) + // Minimum execution time: 245_000 picoseconds. + Weight::from_parts(293_000, 0) } fn seal_base_fee() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 247_000 picoseconds. - Weight::from_parts(279_000, 0) + // Minimum execution time: 258_000 picoseconds. + Weight::from_parts(295_000, 0) } fn seal_block_number() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 270_000 picoseconds. - Weight::from_parts(309_000, 0) + // Minimum execution time: 257_000 picoseconds. + Weight::from_parts(300_000, 0) } fn seal_block_author() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 776_000 picoseconds. - Weight::from_parts(879_000, 0) + // Minimum execution time: 773_000 picoseconds. + Weight::from_parts(849_000, 0) } /// Storage: `System::BlockHash` (r:1 w:0) /// Proof: `System::BlockHash` (`max_values`: None, `max_size`: Some(44), added: 2519, mode: `Measured`) @@ -1467,60 +1469,60 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `30` // Estimated: `3495` - // Minimum execution time: 3_562_000 picoseconds. - Weight::from_parts(3_776_000, 3495) + // Minimum execution time: 3_576_000 picoseconds. + Weight::from_parts(3_745_000, 3495) .saturating_add(RocksDbWeight::get().reads(1_u64)) } fn seal_now() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 226_000 picoseconds. - Weight::from_parts(292_000, 0) + // Minimum execution time: 271_000 picoseconds. + Weight::from_parts(295_000, 0) } fn seal_weight_to_fee() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_469_000 picoseconds. - Weight::from_parts(1_577_000, 0) + // Minimum execution time: 1_415_000 picoseconds. + Weight::from_parts(1_519_000, 0) } /// The range of component `n` is `[0, 262140]`. fn seal_copy_to_contract(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 392_000 picoseconds. - Weight::from_parts(614_666, 0) + // Minimum execution time: 353_000 picoseconds. + Weight::from_parts(662_810, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(200, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(201, 0).saturating_mul(n.into())) } fn seal_call_data_load() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 254_000 picoseconds. - Weight::from_parts(297_000, 0) + // Minimum execution time: 273_000 picoseconds. + Weight::from_parts(293_000, 0) } /// The range of component `n` is `[0, 262144]`. fn seal_call_data_copy(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 246_000 picoseconds. - Weight::from_parts(381_473, 0) + // Minimum execution time: 262_000 picoseconds. + Weight::from_parts(265_979, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(114, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(113, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 262140]`. fn seal_return(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 296_000 picoseconds. - Weight::from_parts(658_497, 0) + // Minimum execution time: 315_000 picoseconds. + Weight::from_parts(339_361, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(200, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(203, 0).saturating_mul(n.into())) } /// Storage: `Revive::AddressSuffix` (r:1 w:0) /// Proof: `Revive::AddressSuffix` (`max_values`: None, `max_size`: Some(32), added: 2507, mode: `Measured`) @@ -1537,10 +1539,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `324 + n * (88 ±0)` // Estimated: `3790 + n * (2563 ±0)` - // Minimum execution time: 18_214_000 picoseconds. - Weight::from_parts(18_312_248, 3790) - // Standard Error: 9_245 - .saturating_add(Weight::from_parts(4_195_807, 0).saturating_mul(n.into())) + // Minimum execution time: 18_791_000 picoseconds. + Weight::from_parts(18_175_549, 3790) + // Standard Error: 9_681 + .saturating_add(Weight::from_parts(4_211_628, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(RocksDbWeight::get().writes(4_u64)) @@ -1553,12 +1555,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_207_000 picoseconds. - Weight::from_parts(4_258_118, 0) - // Standard Error: 2_874 - .saturating_add(Weight::from_parts(201_230, 0).saturating_mul(t.into())) - // Standard Error: 29 - .saturating_add(Weight::from_parts(883, 0).saturating_mul(n.into())) + // Minimum execution time: 4_289_000 picoseconds. + Weight::from_parts(4_223_756, 0) + // Standard Error: 2_759 + .saturating_add(Weight::from_parts(206_777, 0).saturating_mul(t.into())) + // Standard Error: 28 + .saturating_add(Weight::from_parts(998, 0).saturating_mul(n.into())) } /// Storage: `Skipped::Metadata` (r:0 w:0) /// Proof: `Skipped::Metadata` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -1566,8 +1568,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `680` // Estimated: `680` - // Minimum execution time: 7_493_000 picoseconds. - Weight::from_parts(8_013_000, 680) + // Minimum execution time: 7_581_000 picoseconds. + Weight::from_parts(7_874_000, 680) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -1576,8 +1578,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `10690` // Estimated: `10690` - // Minimum execution time: 42_794_000 picoseconds. - Weight::from_parts(43_514_000, 10690) + // Minimum execution time: 42_697_000 picoseconds. + Weight::from_parts(43_659_000, 10690) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -1586,8 +1588,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `680` // Estimated: `680` - // Minimum execution time: 8_733_000 picoseconds. - Weight::from_parts(9_041_000, 680) + // Minimum execution time: 8_748_000 picoseconds. + Weight::from_parts(9_145_000, 680) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1597,8 +1599,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `10690` // Estimated: `10690` - // Minimum execution time: 45_121_000 picoseconds. - Weight::from_parts(45_689_000, 10690) + // Minimum execution time: 44_109_000 picoseconds. + Weight::from_parts(45_452_000, 10690) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1610,12 +1612,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `248 + o * (1 ±0)` // Estimated: `247 + o * (1 ±0)` - // Minimum execution time: 9_089_000 picoseconds. - Weight::from_parts(9_972_848, 247) - // Standard Error: 48 - .saturating_add(Weight::from_parts(148, 0).saturating_mul(n.into())) - // Standard Error: 48 - .saturating_add(Weight::from_parts(242, 0).saturating_mul(o.into())) + // Minimum execution time: 9_118_000 picoseconds. + Weight::from_parts(9_627_789, 247) + // Standard Error: 47 + .saturating_add(Weight::from_parts(651, 0).saturating_mul(n.into())) + // Standard Error: 47 + .saturating_add(Weight::from_parts(569, 0).saturating_mul(o.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(o.into())) @@ -1627,10 +1629,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `248 + n * (1 ±0)` // Estimated: `247 + n * (1 ±0)` - // Minimum execution time: 8_753_000 picoseconds. - Weight::from_parts(9_594_060, 247) - // Standard Error: 79 - .saturating_add(Weight::from_parts(928, 0).saturating_mul(n.into())) + // Minimum execution time: 8_690_000 picoseconds. + Weight::from_parts(9_469_757, 247) + // Standard Error: 61 + .saturating_add(Weight::from_parts(710, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1642,10 +1644,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `248 + n * (1 ±0)` // Estimated: `247 + n * (1 ±0)` - // Minimum execution time: 8_292_000 picoseconds. - Weight::from_parts(9_322_156, 247) - // Standard Error: 74 - .saturating_add(Weight::from_parts(1_775, 0).saturating_mul(n.into())) + // Minimum execution time: 8_377_000 picoseconds. + Weight::from_parts(9_258_042, 247) + // Standard Error: 68 + .saturating_add(Weight::from_parts(1_400, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) } @@ -1656,10 +1658,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `248 + n * (1 ±0)` // Estimated: `247 + n * (1 ±0)` - // Minimum execution time: 7_876_000 picoseconds. - Weight::from_parts(8_683_203, 247) - // Standard Error: 64 - .saturating_add(Weight::from_parts(868, 0).saturating_mul(n.into())) + // Minimum execution time: 7_945_000 picoseconds. + Weight::from_parts(8_671_908, 247) + // Standard Error: 60 + .saturating_add(Weight::from_parts(738, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) } @@ -1670,10 +1672,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `248 + n * (1 ±0)` // Estimated: `247 + n * (1 ±0)` - // Minimum execution time: 9_128_000 picoseconds. - Weight::from_parts(10_200_609, 247) - // Standard Error: 78 - .saturating_add(Weight::from_parts(1_702, 0).saturating_mul(n.into())) + // Minimum execution time: 9_217_000 picoseconds. + Weight::from_parts(10_313_636, 247) + // Standard Error: 92 + .saturating_add(Weight::from_parts(1_379, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1682,36 +1684,36 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_495_000 picoseconds. - Weight::from_parts(1_586_000, 0) + // Minimum execution time: 1_447_000 picoseconds. + Weight::from_parts(1_545_000, 0) } fn set_transient_storage_full() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_861_000 picoseconds. - Weight::from_parts(1_985_000, 0) + // Minimum execution time: 1_857_000 picoseconds. + Weight::from_parts(1_975_000, 0) } fn get_transient_storage_empty() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_510_000 picoseconds. - Weight::from_parts(1_608_000, 0) + // Minimum execution time: 1_472_000 picoseconds. + Weight::from_parts(1_588_000, 0) } fn get_transient_storage_full() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_656_000 picoseconds. - Weight::from_parts(1_737_000, 0) + // Minimum execution time: 1_631_000 picoseconds. + Weight::from_parts(1_725_000, 0) } fn rollback_transient_storage() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_125_000 picoseconds. - Weight::from_parts(1_203_000, 0) + // Minimum execution time: 1_123_000 picoseconds. + Weight::from_parts(1_195_000, 0) } /// The range of component `n` is `[0, 448]`. /// The range of component `o` is `[0, 448]`. @@ -1719,52 +1721,50 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_194_000 picoseconds. - Weight::from_parts(2_431_508, 0) + // Minimum execution time: 2_273_000 picoseconds. + Weight::from_parts(2_451_704, 0) // Standard Error: 13 - .saturating_add(Weight::from_parts(243, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(263, 0).saturating_mul(n.into())) // Standard Error: 13 - .saturating_add(Weight::from_parts(330, 0).saturating_mul(o.into())) + .saturating_add(Weight::from_parts(359, 0).saturating_mul(o.into())) } /// The range of component `n` is `[0, 448]`. fn seal_clear_transient_storage(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_051_000 picoseconds. - Weight::from_parts(2_381_993, 0) - // Standard Error: 23 - .saturating_add(Weight::from_parts(381, 0).saturating_mul(n.into())) + // Minimum execution time: 1_995_000 picoseconds. + Weight::from_parts(2_351_142, 0) + // Standard Error: 20 + .saturating_add(Weight::from_parts(537, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 448]`. fn seal_get_transient_storage(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_852_000 picoseconds. - Weight::from_parts(2_072_914, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(326, 0).saturating_mul(n.into())) + // Minimum execution time: 1_854_000 picoseconds. + Weight::from_parts(2_073_777, 0) + // Standard Error: 14 + .saturating_add(Weight::from_parts(280, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 448]`. fn seal_contains_transient_storage(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_756_000 picoseconds. - Weight::from_parts(1_920_386, 0) - // Standard Error: 11 - .saturating_add(Weight::from_parts(101, 0).saturating_mul(n.into())) + // Minimum execution time: 1_759_000 picoseconds. + Weight::from_parts(1_915_263, 0) + // Standard Error: 16 + .saturating_add(Weight::from_parts(156, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 448]`. - fn seal_take_transient_storage(n: u32, ) -> Weight { + fn seal_take_transient_storage(_n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_491_000 picoseconds. - Weight::from_parts(2_725_189, 0) - // Standard Error: 22 - .saturating_add(Weight::from_parts(29, 0).saturating_mul(n.into())) + // Minimum execution time: 2_526_000 picoseconds. + Weight::from_parts(2_773_110, 0) } /// Storage: `Revive::AddressSuffix` (r:1 w:0) /// Proof: `Revive::AddressSuffix` (`max_values`: None, `max_size`: Some(32), added: 2507, mode: `Measured`) @@ -1782,12 +1782,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1292 + t * (243 ±0)` // Estimated: `4757 + t * (2500 ±0)` - // Minimum execution time: 35_908_000 picoseconds. - Weight::from_parts(36_618_858, 4757) - // Standard Error: 42_879 - .saturating_add(Weight::from_parts(6_989_207, 0).saturating_mul(t.into())) + // Minimum execution time: 35_522_000 picoseconds. + Weight::from_parts(37_418_483, 4757) + // Standard Error: 56_083 + .saturating_add(Weight::from_parts(6_494_782, 0).saturating_mul(t.into())) // Standard Error: 0 - .saturating_add(Weight::from_parts(3, 0).saturating_mul(i.into())) + .saturating_add(Weight::from_parts(1, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -1803,8 +1803,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1237` // Estimated: `4702` - // Minimum execution time: 31_284_000 picoseconds. - Weight::from_parts(32_106_000, 4702) + // Minimum execution time: 31_211_000 picoseconds. + Weight::from_parts(32_420_000, 4702) .saturating_add(RocksDbWeight::get().reads(3_u64)) } /// Storage: `Revive::CodeInfoOf` (r:1 w:1) @@ -1820,10 +1820,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1273` // Estimated: `4735` - // Minimum execution time: 115_403_000 picoseconds. - Weight::from_parts(113_562_044, 4735) + // Minimum execution time: 115_271_000 picoseconds. + Weight::from_parts(110_652_335, 4735) // Standard Error: 10 - .saturating_add(Weight::from_parts(4_058, 0).saturating_mul(i.into())) + .saturating_add(Weight::from_parts(4_076, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -1832,64 +1832,64 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 772_000 picoseconds. - Weight::from_parts(4_199_536, 0) + // Minimum execution time: 649_000 picoseconds. + Weight::from_parts(3_944_668, 0) // Standard Error: 3 - .saturating_add(Weight::from_parts(1_382, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_384, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 262144]`. fn seal_hash_keccak_256(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_118_000 picoseconds. - Weight::from_parts(4_341_436, 0) + // Minimum execution time: 1_126_000 picoseconds. + Weight::from_parts(4_858_895, 0) // Standard Error: 3 - .saturating_add(Weight::from_parts(3_600, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(3_596, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 262144]`. fn seal_hash_blake2_256(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 685_000 picoseconds. - Weight::from_parts(4_052_476, 0) + // Minimum execution time: 646_000 picoseconds. + Weight::from_parts(3_331_518, 0) // Standard Error: 3 - .saturating_add(Weight::from_parts(1_512, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_519, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 262144]`. fn seal_hash_blake2_128(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 683_000 picoseconds. - Weight::from_parts(3_710_669, 0) + // Minimum execution time: 691_000 picoseconds. + Weight::from_parts(3_690_791, 0) // Standard Error: 3 - .saturating_add(Weight::from_parts(1_506, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_513, 0).saturating_mul(n.into())) } /// The range of component `n` is `[0, 261889]`. fn seal_sr25519_verify(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_858_000 picoseconds. - Weight::from_parts(28_769_096, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(5_146, 0).saturating_mul(n.into())) + // Minimum execution time: 42_505_000 picoseconds. + Weight::from_parts(28_067_239, 0) + // Standard Error: 14 + .saturating_add(Weight::from_parts(5_175, 0).saturating_mul(n.into())) } fn seal_ecdsa_recover() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 48_541_000 picoseconds. - Weight::from_parts(49_998_000, 0) + // Minimum execution time: 47_935_000 picoseconds. + Weight::from_parts(49_948_000, 0) } fn seal_ecdsa_to_eth_address() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_799_000 picoseconds. - Weight::from_parts(12_906_000, 0) + // Minimum execution time: 12_717_000 picoseconds. + Weight::from_parts(13_000_000, 0) } /// Storage: `Revive::CodeInfoOf` (r:1 w:1) /// Proof: `Revive::CodeInfoOf` (`max_values`: None, `max_size`: Some(96), added: 2571, mode: `Measured`) @@ -1897,8 +1897,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `300` // Estimated: `3765` - // Minimum execution time: 13_681_000 picoseconds. - Weight::from_parts(14_434_000, 3765) + // Minimum execution time: 13_773_000 picoseconds. + Weight::from_parts(14_659_000, 3765) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1908,8 +1908,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `338` // Estimated: `3803` - // Minimum execution time: 13_657_000 picoseconds. - Weight::from_parts(14_295_000, 3803) + // Minimum execution time: 13_998_000 picoseconds. + Weight::from_parts(14_616_000, 3803) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1919,8 +1919,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `338` // Estimated: `3561` - // Minimum execution time: 12_657_000 picoseconds. - Weight::from_parts(13_166_000, 3561) + // Minimum execution time: 12_802_000 picoseconds. + Weight::from_parts(13_465_000, 3561) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1929,9 +1929,9 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_222_000 picoseconds. - Weight::from_parts(10_488_368, 0) - // Standard Error: 70 - .saturating_add(Weight::from_parts(73_631, 0).saturating_mul(r.into())) + // Minimum execution time: 9_410_000 picoseconds. + Weight::from_parts(10_864_129, 0) + // Standard Error: 89 + .saturating_add(Weight::from_parts(73_127, 0).saturating_mul(r.into())) } }