From 7869406501511d0162cd7c117e07c8afba669fb8 Mon Sep 17 00:00:00 2001 From: command-bot <> Date: Thu, 20 Oct 2022 17:12:43 +0000 Subject: [PATCH] ".git/.scripts/bench-bot.sh" pallet dev pallet_contracts --- frame/contracts/src/weights.rs | 1346 ++++++++++++++++---------------- 1 file changed, 673 insertions(+), 673 deletions(-) diff --git a/frame/contracts/src/weights.rs b/frame/contracts/src/weights.rs index 319eb947a1d1f..403a3b1e5280b 100644 --- a/frame/contracts/src/weights.rs +++ b/frame/contracts/src/weights.rs @@ -18,7 +18,7 @@ //! Autogenerated weights for pallet_contracts //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-10-18, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-10-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 @@ -167,15 +167,15 @@ pub struct SubstrateWeight(PhantomData); impl WeightInfo for SubstrateWeight { // Storage: Contracts DeletionQueue (r:1 w:0) fn on_process_deletion_queue_batch() -> Weight { - Weight::from_ref_time(3_262_000 as u64) + Weight::from_ref_time(2_857_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Skipped Metadata (r:0 w:0) /// The range of component `k` is `[0, 1024]`. fn on_initialize_per_trie_key(k: u32, ) -> Weight { - Weight::from_ref_time(15_330_000 as u64) - // Standard Error: 410 - .saturating_add(Weight::from_ref_time(902_243 as u64).saturating_mul(k as u64)) + Weight::from_ref_time(14_940_000 as u64) + // Standard Error: 456 + .saturating_add(Weight::from_ref_time(900_977 as u64).saturating_mul(k as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(k as u64))) @@ -183,18 +183,18 @@ impl WeightInfo for SubstrateWeight { // Storage: Contracts DeletionQueue (r:1 w:0) /// The range of component `q` is `[0, 128]`. fn on_initialize_per_queue_item(q: u32, ) -> Weight { - Weight::from_ref_time(3_188_000 as u64) - // Standard Error: 3_868 - .saturating_add(Weight::from_ref_time(1_375_136 as u64).saturating_mul(q as u64)) + Weight::from_ref_time(3_028_000 as u64) + // Standard Error: 3_995 + .saturating_add(Weight::from_ref_time(1_386_610 as u64).saturating_mul(q as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Contracts PristineCode (r:1 w:0) // Storage: Contracts CodeStorage (r:0 w:1) /// The range of component `c` is `[0, 64226]`. fn reinstrument(c: u32, ) -> Weight { - Weight::from_ref_time(21_651_000 as u64) - // Standard Error: 24 - .saturating_add(Weight::from_ref_time(36_880 as u64).saturating_mul(c as u64)) + Weight::from_ref_time(21_148_000 as u64) + // Standard Error: 23 + .saturating_add(Weight::from_ref_time(37_010 as u64).saturating_mul(c as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -205,9 +205,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `c` is `[0, 131072]`. fn call_with_code_per_byte(c: u32, ) -> Weight { - Weight::from_ref_time(290_117_000 as u64) - // Standard Error: 13 - .saturating_add(Weight::from_ref_time(33_157 as u64).saturating_mul(c as u64)) + Weight::from_ref_time(298_883_000 as u64) + // Standard Error: 14 + .saturating_add(Weight::from_ref_time(32_365 as u64).saturating_mul(c as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -222,11 +222,11 @@ impl WeightInfo for SubstrateWeight { /// The range of component `c` is `[0, 64226]`. /// The range of component `s` is `[0, 1048576]`. fn instantiate_with_code(c: u32, s: u32, ) -> Weight { - Weight::from_ref_time(2_161_132_000 as u64) - // Standard Error: 330 - .saturating_add(Weight::from_ref_time(84_213 as u64).saturating_mul(c as u64)) - // Standard Error: 20 - .saturating_add(Weight::from_ref_time(656 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(2_159_514_000 as u64) + // Standard Error: 323 + .saturating_add(Weight::from_ref_time(79_586 as u64).saturating_mul(c as u64)) + // Standard Error: 19 + .saturating_add(Weight::from_ref_time(664 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(8 as u64)) .saturating_add(T::DbWeight::get().writes(9 as u64)) } @@ -239,9 +239,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `s` is `[0, 1048576]`. fn instantiate(s: u32, ) -> Weight { - Weight::from_ref_time(178_062_000 as u64) + Weight::from_ref_time(177_223_000 as u64) // Standard Error: 1 - .saturating_add(Weight::from_ref_time(1_531 as u64).saturating_mul(s as u64)) + .saturating_add(Weight::from_ref_time(1_530 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(8 as u64)) .saturating_add(T::DbWeight::get().writes(7 as u64)) } @@ -251,7 +251,7 @@ impl WeightInfo for SubstrateWeight { // Storage: System Account (r:1 w:1) // Storage: System EventTopics (r:2 w:2) fn call() -> Weight { - Weight::from_ref_time(148_018_000 as u64) + Weight::from_ref_time(149_107_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -261,9 +261,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Contracts OwnerInfoOf (r:0 w:1) /// The range of component `c` is `[0, 64226]`. fn upload_code(c: u32, ) -> Weight { - Weight::from_ref_time(285_514_000 as u64) - // Standard Error: 64 - .saturating_add(Weight::from_ref_time(87_358 as u64).saturating_mul(c as u64)) + Weight::from_ref_time(283_593_000 as u64) + // Standard Error: 146 + .saturating_add(Weight::from_ref_time(85_772 as u64).saturating_mul(c as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -272,7 +272,7 @@ impl WeightInfo for SubstrateWeight { // Storage: Contracts CodeStorage (r:0 w:1) // Storage: Contracts PristineCode (r:0 w:1) fn remove_code() -> Weight { - Weight::from_ref_time(38_984_000 as u64) + Weight::from_ref_time(40_132_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -280,7 +280,7 @@ impl WeightInfo for SubstrateWeight { // Storage: Contracts OwnerInfoOf (r:2 w:2) // Storage: System EventTopics (r:3 w:3) fn set_code() -> Weight { - Weight::from_ref_time(40_657_000 as u64) + Weight::from_ref_time(40_774_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(6 as u64)) } @@ -291,9 +291,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_caller(r: u32, ) -> Weight { - Weight::from_ref_time(280_208_000 as u64) - // Standard Error: 13_772 - .saturating_add(Weight::from_ref_time(17_955_752 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(285_017_000 as u64) + // Standard Error: 17_090 + .saturating_add(Weight::from_ref_time(16_850_017 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -304,9 +304,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_is_contract(r: u32, ) -> Weight { - Weight::from_ref_time(279_650_000 as u64) - // Standard Error: 289_719 - .saturating_add(Weight::from_ref_time(188_469_255 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_023_000 as u64) + // Standard Error: 269_244 + .saturating_add(Weight::from_ref_time(187_623_719 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -318,9 +318,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_code_hash(r: u32, ) -> Weight { - Weight::from_ref_time(282_737_000 as u64) - // Standard Error: 250_647 - .saturating_add(Weight::from_ref_time(227_946_191 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(289_960_000 as u64) + // Standard Error: 224_396 + .saturating_add(Weight::from_ref_time(226_292_270 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -332,9 +332,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_own_code_hash(r: u32, ) -> Weight { - Weight::from_ref_time(281_288_000 as u64) - // Standard Error: 17_524 - .saturating_add(Weight::from_ref_time(21_490_812 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(286_006_000 as u64) + // Standard Error: 21_118 + .saturating_add(Weight::from_ref_time(20_169_489 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -345,9 +345,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_caller_is_origin(r: u32, ) -> Weight { - Weight::from_ref_time(279_218_000 as u64) - // Standard Error: 10_445 - .saturating_add(Weight::from_ref_time(11_443_797 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(283_470_000 as u64) + // Standard Error: 12_710 + .saturating_add(Weight::from_ref_time(11_343_122 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -358,9 +358,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_address(r: u32, ) -> Weight { - Weight::from_ref_time(280_208_000 as u64) - // Standard Error: 16_023 - .saturating_add(Weight::from_ref_time(17_964_832 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_522_000 as u64) + // Standard Error: 19_303 + .saturating_add(Weight::from_ref_time(16_819_294 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -371,9 +371,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_gas_left(r: u32, ) -> Weight { - Weight::from_ref_time(279_824_000 as u64) - // Standard Error: 14_695 - .saturating_add(Weight::from_ref_time(17_663_025 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(285_096_000 as u64) + // Standard Error: 18_116 + .saturating_add(Weight::from_ref_time(16_316_101 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -384,9 +384,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_balance(r: u32, ) -> Weight { - Weight::from_ref_time(280_382_000 as u64) - // Standard Error: 48_420 - .saturating_add(Weight::from_ref_time(88_790_730 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_737_000 as u64) + // Standard Error: 54_450 + .saturating_add(Weight::from_ref_time(88_811_816 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -397,9 +397,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_value_transferred(r: u32, ) -> Weight { - Weight::from_ref_time(279_904_000 as u64) - // Standard Error: 19_151 - .saturating_add(Weight::from_ref_time(17_778_641 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_680_000 as u64) + // Standard Error: 13_742 + .saturating_add(Weight::from_ref_time(16_355_732 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -410,9 +410,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_minimum_balance(r: u32, ) -> Weight { - Weight::from_ref_time(280_355_000 as u64) - // Standard Error: 19_185 - .saturating_add(Weight::from_ref_time(17_533_417 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(287_648_000 as u64) + // Standard Error: 14_539 + .saturating_add(Weight::from_ref_time(16_093_176 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -423,9 +423,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_block_number(r: u32, ) -> Weight { - Weight::from_ref_time(280_297_000 as u64) - // Standard Error: 26_442 - .saturating_add(Weight::from_ref_time(17_632_022 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_357_000 as u64) + // Standard Error: 20_279 + .saturating_add(Weight::from_ref_time(15_985_234 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -436,9 +436,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_now(r: u32, ) -> Weight { - Weight::from_ref_time(279_889_000 as u64) - // Standard Error: 18_408 - .saturating_add(Weight::from_ref_time(17_642_394 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_530_000 as u64) + // Standard Error: 18_054 + .saturating_add(Weight::from_ref_time(16_846_376 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -450,9 +450,9 @@ impl WeightInfo for SubstrateWeight { // Storage: TransactionPayment NextFeeMultiplier (r:1 w:0) /// The range of component `r` is `[0, 20]`. fn seal_weight_to_fee(r: u32, ) -> Weight { - Weight::from_ref_time(280_100_000 as u64) - // Standard Error: 48_169 - .saturating_add(Weight::from_ref_time(96_051_984 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_810_000 as u64) + // Standard Error: 45_754 + .saturating_add(Weight::from_ref_time(94_509_179 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -463,9 +463,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_gas(r: u32, ) -> Weight { - Weight::from_ref_time(136_068_000 as u64) - // Standard Error: 8_069 - .saturating_add(Weight::from_ref_time(8_892_012 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(136_462_000 as u64) + // Standard Error: 5_493 + .saturating_add(Weight::from_ref_time(8_661_204 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -476,9 +476,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_input(r: u32, ) -> Weight { - Weight::from_ref_time(279_957_000 as u64) - // Standard Error: 13_546 - .saturating_add(Weight::from_ref_time(15_676_271 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_896_000 as u64) + // Standard Error: 18_161 + .saturating_add(Weight::from_ref_time(14_560_369 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -489,9 +489,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_input_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(298_218_000 as u64) - // Standard Error: 2_249 - .saturating_add(Weight::from_ref_time(9_627_229 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(300_963_000 as u64) + // Standard Error: 1_911 + .saturating_add(Weight::from_ref_time(9_618_190 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -502,9 +502,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_return(r: u32, ) -> Weight { - Weight::from_ref_time(277_253_000 as u64) - // Standard Error: 251_640 - .saturating_add(Weight::from_ref_time(2_819_300 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(282_102_000 as u64) + // Standard Error: 915_703 + .saturating_add(Weight::from_ref_time(3_780_099 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -515,9 +515,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_return_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(278_910_000 as u64) - // Standard Error: 343 - .saturating_add(Weight::from_ref_time(189_131 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(286_577_000 as u64) + // Standard Error: 420 + .saturating_add(Weight::from_ref_time(188_810 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -530,9 +530,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Contracts OwnerInfoOf (r:1 w:1) /// The range of component `r` is `[0, 1]`. fn seal_terminate(r: u32, ) -> Weight { - Weight::from_ref_time(279_312_000 as u64) - // Standard Error: 669_288 - .saturating_add(Weight::from_ref_time(53_324_100 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(283_333_000 as u64) + // Standard Error: 853_648 + .saturating_add(Weight::from_ref_time(55_439_800 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((5 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -546,9 +546,9 @@ impl WeightInfo for SubstrateWeight { // Storage: RandomnessCollectiveFlip RandomMaterial (r:1 w:0) /// The range of component `r` is `[0, 20]`. fn seal_random(r: u32, ) -> Weight { - Weight::from_ref_time(279_476_000 as u64) - // Standard Error: 43_915 - .saturating_add(Weight::from_ref_time(108_521_623 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_189_000 as u64) + // Standard Error: 51_038 + .saturating_add(Weight::from_ref_time(107_614_674 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -559,9 +559,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_deposit_event(r: u32, ) -> Weight { - Weight::from_ref_time(277_831_000 as u64) - // Standard Error: 53_961 - .saturating_add(Weight::from_ref_time(213_179_265 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(282_000_000 as u64) + // Standard Error: 53_240 + .saturating_add(Weight::from_ref_time(212_809_516 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -573,11 +573,11 @@ impl WeightInfo for SubstrateWeight { /// The range of component `t` is `[0, 4]`. /// The range of component `n` is `[0, 16]`. fn seal_deposit_event_per_topic_and_kb(t: u32, n: u32, ) -> Weight { - Weight::from_ref_time(1_162_947_000 as u64) - // Standard Error: 1_929_690 - .saturating_add(Weight::from_ref_time(66_028_523 as u64).saturating_mul(t as u64)) - // Standard Error: 467_348 - .saturating_add(Weight::from_ref_time(37_271_310 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(1_170_949_000 as u64) + // Standard Error: 1_895_213 + .saturating_add(Weight::from_ref_time(66_514_719 as u64).saturating_mul(t as u64)) + // Standard Error: 458_998 + .saturating_add(Weight::from_ref_time(36_996_918 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((80 as u64).saturating_mul(t as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -590,18 +590,18 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_debug_message(r: u32, ) -> Weight { - Weight::from_ref_time(147_850_000 as u64) - // Standard Error: 13_079 - .saturating_add(Weight::from_ref_time(14_427_445 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(148_112_000 as u64) + // Standard Error: 10_278 + .saturating_add(Weight::from_ref_time(13_736_901 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Skipped Metadata (r:0 w:0) /// The range of component `r` is `[0, 10]`. fn seal_set_storage(r: u32, ) -> Weight { - Weight::from_ref_time(280_733_000 as u64) - // Standard Error: 316_737 - .saturating_add(Weight::from_ref_time(385_404_480 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_738_000 as u64) + // Standard Error: 334_643 + .saturating_add(Weight::from_ref_time(377_745_006 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -610,9 +610,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_set_storage_per_new_kb(n: u32, ) -> Weight { - Weight::from_ref_time(415_066_000 as u64) - // Standard Error: 1_109_734 - .saturating_add(Weight::from_ref_time(116_067_136 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(419_568_000 as u64) + // Standard Error: 1_093_685 + .saturating_add(Weight::from_ref_time(114_675_490 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(8 as u64)) .saturating_add(T::DbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(T::DbWeight::get().writes(6 as u64)) @@ -621,9 +621,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_set_storage_per_old_kb(n: u32, ) -> Weight { - Weight::from_ref_time(414_339_000 as u64) - // Standard Error: 917_671 - .saturating_add(Weight::from_ref_time(85_949_364 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(419_610_000 as u64) + // Standard Error: 874_110 + .saturating_add(Weight::from_ref_time(83_358_421 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(8 as u64)) .saturating_add(T::DbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(T::DbWeight::get().writes(6 as u64)) @@ -632,9 +632,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `r` is `[0, 10]`. fn seal_clear_storage(r: u32, ) -> Weight { - Weight::from_ref_time(281_129_000 as u64) - // Standard Error: 278_729 - .saturating_add(Weight::from_ref_time(377_193_532 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(286_184_000 as u64) + // Standard Error: 306_717 + .saturating_add(Weight::from_ref_time(372_671_572 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -643,9 +643,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_clear_storage_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(384_034_000 as u64) - // Standard Error: 1_017_777 - .saturating_add(Weight::from_ref_time(89_888_211 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(389_510_000 as u64) + // Standard Error: 998_814 + .saturating_add(Weight::from_ref_time(88_249_186 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(7 as u64)) .saturating_add(T::DbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(T::DbWeight::get().writes(4 as u64)) @@ -654,9 +654,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `r` is `[0, 10]`. fn seal_get_storage(r: u32, ) -> Weight { - Weight::from_ref_time(282_489_000 as u64) - // Standard Error: 248_366 - .saturating_add(Weight::from_ref_time(296_702_570 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(288_069_000 as u64) + // Standard Error: 249_671 + .saturating_add(Weight::from_ref_time(294_606_313 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -664,9 +664,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_get_storage_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(362_975_000 as u64) - // Standard Error: 869_160 - .saturating_add(Weight::from_ref_time(169_295_267 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(370_581_000 as u64) + // Standard Error: 850_138 + .saturating_add(Weight::from_ref_time(168_225_000 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(8 as u64)) .saturating_add(T::DbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -674,9 +674,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `r` is `[0, 10]`. fn seal_contains_storage(r: u32, ) -> Weight { - Weight::from_ref_time(281_902_000 as u64) - // Standard Error: 268_742 - .saturating_add(Weight::from_ref_time(286_471_959 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(286_917_000 as u64) + // Standard Error: 255_967 + .saturating_add(Weight::from_ref_time(281_775_540 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -684,9 +684,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_contains_storage_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(358_971_000 as u64) - // Standard Error: 765_956 - .saturating_add(Weight::from_ref_time(77_112_371 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(366_795_000 as u64) + // Standard Error: 724_016 + .saturating_add(Weight::from_ref_time(74_899_963 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(7 as u64)) .saturating_add(T::DbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -694,9 +694,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `r` is `[0, 10]`. fn seal_take_storage(r: u32, ) -> Weight { - Weight::from_ref_time(281_506_000 as u64) - // Standard Error: 292_436 - .saturating_add(Weight::from_ref_time(386_879_488 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(287_037_000 as u64) + // Standard Error: 317_246 + .saturating_add(Weight::from_ref_time(384_303_198 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -705,9 +705,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_take_storage_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(386_341_000 as u64) - // Standard Error: 1_119_584 - .saturating_add(Weight::from_ref_time(183_014_358 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(392_587_000 as u64) + // Standard Error: 1_088_930 + .saturating_add(Weight::from_ref_time(180_520_538 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(8 as u64)) .saturating_add(T::DbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(T::DbWeight::get().writes(5 as u64)) @@ -720,9 +720,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_transfer(r: u32, ) -> Weight { - Weight::from_ref_time(280_999_000 as u64) - // Standard Error: 381_110 - .saturating_add(Weight::from_ref_time(1_294_000_120 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(286_061_000 as u64) + // Standard Error: 372_813 + .saturating_add(Weight::from_ref_time(1_290_055_148 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -735,9 +735,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_call(r: u32, ) -> Weight { - Weight::from_ref_time(289_459_000 as u64) - // Standard Error: 6_032_960 - .saturating_add(Weight::from_ref_time(19_611_572_648 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(287_487_000 as u64) + // Standard Error: 6_619_392 + .saturating_add(Weight::from_ref_time(20_186_446_423 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((160 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -750,9 +750,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_delegate_call(r: u32, ) -> Weight { - Weight::from_ref_time(283_048_000 as u64) - // Standard Error: 6_303_576 - .saturating_add(Weight::from_ref_time(19_338_548_190 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(288_469_000 as u64) + // Standard Error: 6_795_973 + .saturating_add(Weight::from_ref_time(19_884_194_624 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((150 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -766,11 +766,11 @@ impl WeightInfo for SubstrateWeight { /// The range of component `t` is `[0, 1]`. /// The range of component `c` is `[0, 1024]`. fn seal_call_per_transfer_clone_kb(t: u32, c: u32, ) -> Weight { - Weight::from_ref_time(8_934_299_000 as u64) - // Standard Error: 11_709_452 - .saturating_add(Weight::from_ref_time(703_441_081 as u64).saturating_mul(t as u64)) - // Standard Error: 9_990 - .saturating_add(Weight::from_ref_time(8_831_489 as u64).saturating_mul(c as u64)) + Weight::from_ref_time(8_898_014_000 as u64) + // Standard Error: 12_604_466 + .saturating_add(Weight::from_ref_time(721_609_238 as u64).saturating_mul(t as u64)) + // Standard Error: 10_754 + .saturating_add(Weight::from_ref_time(8_882_336 as u64).saturating_mul(c as u64)) .saturating_add(T::DbWeight::get().reads(167 as u64)) .saturating_add(T::DbWeight::get().reads((81 as u64).saturating_mul(t as u64))) .saturating_add(T::DbWeight::get().writes(163 as u64)) @@ -785,9 +785,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Contracts OwnerInfoOf (r:80 w:80) /// The range of component `r` is `[0, 20]`. fn seal_instantiate(r: u32, ) -> Weight { - Weight::from_ref_time(283_706_000 as u64) - // Standard Error: 21_561_399 - .saturating_add(Weight::from_ref_time(24_819_083_590 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(289_361_000 as u64) + // Standard Error: 19_767_952 + .saturating_add(Weight::from_ref_time(25_366_936_619 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((400 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -803,9 +803,9 @@ impl WeightInfo for SubstrateWeight { /// The range of component `t` is `[0, 1]`. /// The range of component `s` is `[0, 960]`. fn seal_instantiate_per_transfer_salt_kb(t: u32, s: u32, ) -> Weight { - Weight::from_ref_time(11_031_832_000 as u64) - // Standard Error: 20_855 - .saturating_add(Weight::from_ref_time(125_809_522 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(10_957_991_000 as u64) + // Standard Error: 22_001 + .saturating_add(Weight::from_ref_time(125_810_494 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(249 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(t as u64))) .saturating_add(T::DbWeight::get().writes(247 as u64)) @@ -818,9 +818,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_hash_sha2_256(r: u32, ) -> Weight { - Weight::from_ref_time(281_185_000 as u64) - // Standard Error: 263_097 - .saturating_add(Weight::from_ref_time(44_337_700 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(286_320_000 as u64) + // Standard Error: 908_084 + .saturating_add(Weight::from_ref_time(44_717_500 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -831,9 +831,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_hash_sha2_256_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(325_296_000 as u64) - // Standard Error: 59_195 - .saturating_add(Weight::from_ref_time(319_600_746 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(330_571_000 as u64) + // Standard Error: 61_718 + .saturating_add(Weight::from_ref_time(322_452_190 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -844,9 +844,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_hash_keccak_256(r: u32, ) -> Weight { - Weight::from_ref_time(280_406_000 as u64) - // Standard Error: 255_164 - .saturating_add(Weight::from_ref_time(55_699_100 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(285_282_000 as u64) + // Standard Error: 901_603 + .saturating_add(Weight::from_ref_time(57_758_300 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -857,9 +857,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_hash_keccak_256_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(335_677_000 as u64) - // Standard Error: 91_232 - .saturating_add(Weight::from_ref_time(246_443_240 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(342_641_000 as u64) + // Standard Error: 61_689 + .saturating_add(Weight::from_ref_time(246_268_103 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -870,9 +870,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_hash_blake2_256(r: u32, ) -> Weight { - Weight::from_ref_time(280_673_000 as u64) - // Standard Error: 265_050 - .saturating_add(Weight::from_ref_time(33_510_000 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(285_400_000 as u64) + // Standard Error: 932_949 + .saturating_add(Weight::from_ref_time(33_890_800 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -883,9 +883,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_hash_blake2_256_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(313_860_000 as u64) - // Standard Error: 52_018 - .saturating_add(Weight::from_ref_time(96_326_848 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(317_412_000 as u64) + // Standard Error: 51_298 + .saturating_add(Weight::from_ref_time(96_280_027 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -896,9 +896,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_hash_blake2_128(r: u32, ) -> Weight { - Weight::from_ref_time(278_055_000 as u64) - // Standard Error: 265_540 - .saturating_add(Weight::from_ref_time(36_816_800 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_242_000 as u64) + // Standard Error: 860_809 + .saturating_add(Weight::from_ref_time(33_733_299 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -909,9 +909,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_hash_blake2_128_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(311_001_000 as u64) - // Standard Error: 48_581 - .saturating_add(Weight::from_ref_time(96_358_048 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(316_140_000 as u64) + // Standard Error: 60_178 + .saturating_add(Weight::from_ref_time(96_429_109 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -922,9 +922,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_ecdsa_recover(r: u32, ) -> Weight { - Weight::from_ref_time(281_205_000 as u64) - // Standard Error: 689_579 - .saturating_add(Weight::from_ref_time(3_014_929_100 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(287_082_000 as u64) + // Standard Error: 840_232 + .saturating_add(Weight::from_ref_time(3_003_989_600 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -935,9 +935,9 @@ impl WeightInfo for SubstrateWeight { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_ecdsa_to_eth_address(r: u32, ) -> Weight { - Weight::from_ref_time(280_754_000 as u64) - // Standard Error: 382_920 - .saturating_add(Weight::from_ref_time(2_044_932_000 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(285_438_000 as u64) + // Standard Error: 1_138_502 + .saturating_add(Weight::from_ref_time(2_053_015_100 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -949,9 +949,9 @@ impl WeightInfo for SubstrateWeight { // Storage: Contracts OwnerInfoOf (r:16 w:16) /// The range of component `r` is `[0, 20]`. fn seal_set_code_hash(r: u32, ) -> Weight { - Weight::from_ref_time(280_984_000 as u64) - // Standard Error: 1_281_927 - .saturating_add(Weight::from_ref_time(1_019_627_352 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(288_473_000 as u64) + // Standard Error: 1_345_020 + .saturating_add(Weight::from_ref_time(1_026_185_379 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((150 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -959,309 +959,309 @@ impl WeightInfo for SubstrateWeight { } /// The range of component `r` is `[0, 50]`. fn instr_i64const(r: u32, ) -> Weight { - Weight::from_ref_time(954_000 as u64) - // Standard Error: 131 - .saturating_add(Weight::from_ref_time(379_180 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(629_000 as u64) + // Standard Error: 239 + .saturating_add(Weight::from_ref_time(378_982 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64load(r: u32, ) -> Weight { - Weight::from_ref_time(994_000 as u64) - // Standard Error: 384 - .saturating_add(Weight::from_ref_time(810_330 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(735_000 as u64) + // Standard Error: 683 + .saturating_add(Weight::from_ref_time(822_476 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64store(r: u32, ) -> Weight { - Weight::from_ref_time(1_022_000 as u64) - // Standard Error: 298 - .saturating_add(Weight::from_ref_time(899_446 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(746_000 as u64) + // Standard Error: 270 + .saturating_add(Weight::from_ref_time(912_680 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_select(r: u32, ) -> Weight { - Weight::from_ref_time(944_000 as u64) - // Standard Error: 258 - .saturating_add(Weight::from_ref_time(1_008_402 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(664_000 as u64) + // Standard Error: 229 + .saturating_add(Weight::from_ref_time(994_579 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { - Weight::from_ref_time(931_000 as u64) - // Standard Error: 1_432 - .saturating_add(Weight::from_ref_time(1_294_973 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(618_000 as u64) + // Standard Error: 1_147 + .saturating_add(Weight::from_ref_time(1_308_163 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_br(r: u32, ) -> Weight { - Weight::from_ref_time(957_000 as u64) - // Standard Error: 738 - .saturating_add(Weight::from_ref_time(677_628 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(648_000 as u64) + // Standard Error: 651 + .saturating_add(Weight::from_ref_time(671_485 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_br_if(r: u32, ) -> Weight { - Weight::from_ref_time(970_000 as u64) - // Standard Error: 3_517 - .saturating_add(Weight::from_ref_time(972_917 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(641_000 as u64) + // Standard Error: 2_674 + .saturating_add(Weight::from_ref_time(986_010 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_br_table(r: u32, ) -> Weight { - Weight::from_ref_time(914_000 as u64) - // Standard Error: 712 - .saturating_add(Weight::from_ref_time(1_317_446 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(633_000 as u64) + // Standard Error: 885 + .saturating_add(Weight::from_ref_time(1_270_953 as u64).saturating_mul(r as u64)) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(e: u32, ) -> Weight { - Weight::from_ref_time(2_653_000 as u64) - // Standard Error: 84 - .saturating_add(Weight::from_ref_time(7_073 as u64).saturating_mul(e as u64)) + Weight::from_ref_time(2_384_000 as u64) + // Standard Error: 65 + .saturating_add(Weight::from_ref_time(6_404 as u64).saturating_mul(e as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_call(r: u32, ) -> Weight { - Weight::from_ref_time(944_000 as u64) - // Standard Error: 1_177 - .saturating_add(Weight::from_ref_time(2_300_097 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(634_000 as u64) + // Standard Error: 1_344 + .saturating_add(Weight::from_ref_time(2_460_350 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_call_indirect(r: u32, ) -> Weight { - Weight::from_ref_time(1_067_000 as u64) - // Standard Error: 1_689 - .saturating_add(Weight::from_ref_time(3_003_236 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(782_000 as u64) + // Standard Error: 1_768 + .saturating_add(Weight::from_ref_time(3_150_613 as u64).saturating_mul(r as u64)) } /// The range of component `p` is `[0, 128]`. fn instr_call_indirect_per_param(p: u32, ) -> Weight { - Weight::from_ref_time(4_888_000 as u64) - // Standard Error: 248 - .saturating_add(Weight::from_ref_time(212_758 as u64).saturating_mul(p as u64)) + Weight::from_ref_time(4_575_000 as u64) + // Standard Error: 309 + .saturating_add(Weight::from_ref_time(207_839 as u64).saturating_mul(p as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_local_get(r: u32, ) -> Weight { - Weight::from_ref_time(1_748_000 as u64) - // Standard Error: 170 - .saturating_add(Weight::from_ref_time(384_224 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(1_388_000 as u64) + // Standard Error: 206 + .saturating_add(Weight::from_ref_time(388_955 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_local_set(r: u32, ) -> Weight { - Weight::from_ref_time(1_813_000 as u64) - // Standard Error: 242 - .saturating_add(Weight::from_ref_time(417_394 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(1_389_000 as u64) + // Standard Error: 236 + .saturating_add(Weight::from_ref_time(418_753 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_local_tee(r: u32, ) -> Weight { - Weight::from_ref_time(1_731_000 as u64) - // Standard Error: 344 - .saturating_add(Weight::from_ref_time(613_042 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(2_134_000 as u64) + // Standard Error: 366 + .saturating_add(Weight::from_ref_time(588_538 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_global_get(r: u32, ) -> Weight { - Weight::from_ref_time(1_009_000 as u64) - // Standard Error: 269 - .saturating_add(Weight::from_ref_time(829_416 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(737_000 as u64) + // Standard Error: 286 + .saturating_add(Weight::from_ref_time(820_734 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_global_set(r: u32, ) -> Weight { - Weight::from_ref_time(988_000 as u64) - // Standard Error: 325 - .saturating_add(Weight::from_ref_time(895_617 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(699_000 as u64) + // Standard Error: 286 + .saturating_add(Weight::from_ref_time(884_555 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_memory_current(r: u32, ) -> Weight { - Weight::from_ref_time(1_026_000 as u64) - // Standard Error: 221 - .saturating_add(Weight::from_ref_time(463_167 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(744_000 as u64) + // Standard Error: 211 + .saturating_add(Weight::from_ref_time(444_425 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 1]`. fn instr_memory_grow(r: u32, ) -> Weight { - Weight::from_ref_time(962_000 as u64) - // Standard Error: 8_314 - .saturating_add(Weight::from_ref_time(184_523_600 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(671_000 as u64) + // Standard Error: 10_276 + .saturating_add(Weight::from_ref_time(183_449_899 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64clz(r: u32, ) -> Weight { - Weight::from_ref_time(966_000 as u64) - // Standard Error: 173 - .saturating_add(Weight::from_ref_time(530_437 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(643_000 as u64) + // Standard Error: 215 + .saturating_add(Weight::from_ref_time(523_038 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64ctz(r: u32, ) -> Weight { - Weight::from_ref_time(914_000 as u64) - // Standard Error: 217 - .saturating_add(Weight::from_ref_time(532_058 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(659_000 as u64) + // Standard Error: 275 + .saturating_add(Weight::from_ref_time(522_644 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64popcnt(r: u32, ) -> Weight { - Weight::from_ref_time(922_000 as u64) - // Standard Error: 197 - .saturating_add(Weight::from_ref_time(531_684 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(631_000 as u64) + // Standard Error: 276 + .saturating_add(Weight::from_ref_time(523_078 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64eqz(r: u32, ) -> Weight { - Weight::from_ref_time(992_000 as u64) - // Standard Error: 155 - .saturating_add(Weight::from_ref_time(539_628 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(646_000 as u64) + // Standard Error: 238 + .saturating_add(Weight::from_ref_time(528_394 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendsi32(r: u32, ) -> Weight { - Weight::from_ref_time(909_000 as u64) - // Standard Error: 179 - .saturating_add(Weight::from_ref_time(532_723 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(651_000 as u64) + // Standard Error: 359 + .saturating_add(Weight::from_ref_time(526_504 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendui32(r: u32, ) -> Weight { - Weight::from_ref_time(942_000 as u64) - // Standard Error: 205 - .saturating_add(Weight::from_ref_time(532_120 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(633_000 as u64) + // Standard Error: 293 + .saturating_add(Weight::from_ref_time(522_773 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i32wrapi64(r: u32, ) -> Weight { - Weight::from_ref_time(936_000 as u64) - // Standard Error: 202 - .saturating_add(Weight::from_ref_time(532_233 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(629_000 as u64) + // Standard Error: 390 + .saturating_add(Weight::from_ref_time(522_430 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64eq(r: u32, ) -> Weight { - Weight::from_ref_time(929_000 as u64) - // Standard Error: 220 - .saturating_add(Weight::from_ref_time(785_378 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(616_000 as u64) + // Standard Error: 277 + .saturating_add(Weight::from_ref_time(762_163 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64ne(r: u32, ) -> Weight { - Weight::from_ref_time(974_000 as u64) - // Standard Error: 223 - .saturating_add(Weight::from_ref_time(784_829 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(622_000 as u64) + // Standard Error: 289 + .saturating_add(Weight::from_ref_time(761_150 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64lts(r: u32, ) -> Weight { - Weight::from_ref_time(912_000 as u64) - // Standard Error: 233 - .saturating_add(Weight::from_ref_time(786_250 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(627_000 as u64) + // Standard Error: 245 + .saturating_add(Weight::from_ref_time(761_422 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64ltu(r: u32, ) -> Weight { - Weight::from_ref_time(958_000 as u64) - // Standard Error: 199 - .saturating_add(Weight::from_ref_time(784_291 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(616_000 as u64) + // Standard Error: 289 + .saturating_add(Weight::from_ref_time(760_475 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64gts(r: u32, ) -> Weight { - Weight::from_ref_time(932_000 as u64) - // Standard Error: 225 - .saturating_add(Weight::from_ref_time(785_805 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(610_000 as u64) + // Standard Error: 261 + .saturating_add(Weight::from_ref_time(762_744 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64gtu(r: u32, ) -> Weight { - Weight::from_ref_time(953_000 as u64) - // Standard Error: 192 - .saturating_add(Weight::from_ref_time(789_010 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(619_000 as u64) + // Standard Error: 263 + .saturating_add(Weight::from_ref_time(766_755 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64les(r: u32, ) -> Weight { - Weight::from_ref_time(950_000 as u64) - // Standard Error: 219 - .saturating_add(Weight::from_ref_time(784_900 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(641_000 as u64) + // Standard Error: 281 + .saturating_add(Weight::from_ref_time(762_004 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64leu(r: u32, ) -> Weight { - Weight::from_ref_time(941_000 as u64) - // Standard Error: 218 - .saturating_add(Weight::from_ref_time(788_964 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(648_000 as u64) + // Standard Error: 268 + .saturating_add(Weight::from_ref_time(766_449 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64ges(r: u32, ) -> Weight { - Weight::from_ref_time(951_000 as u64) - // Standard Error: 214 - .saturating_add(Weight::from_ref_time(784_296 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(623_000 as u64) + // Standard Error: 283 + .saturating_add(Weight::from_ref_time(760_533 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64geu(r: u32, ) -> Weight { - Weight::from_ref_time(933_000 as u64) - // Standard Error: 220 - .saturating_add(Weight::from_ref_time(785_000 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(604_000 as u64) + // Standard Error: 291 + .saturating_add(Weight::from_ref_time(763_165 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64add(r: u32, ) -> Weight { - Weight::from_ref_time(968_000 as u64) - // Standard Error: 209 - .saturating_add(Weight::from_ref_time(767_775 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(597_000 as u64) + // Standard Error: 428 + .saturating_add(Weight::from_ref_time(751_175 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64sub(r: u32, ) -> Weight { - Weight::from_ref_time(963_000 as u64) - // Standard Error: 185 - .saturating_add(Weight::from_ref_time(766_363 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(623_000 as u64) + // Standard Error: 254 + .saturating_add(Weight::from_ref_time(749_870 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64mul(r: u32, ) -> Weight { - Weight::from_ref_time(938_000 as u64) - // Standard Error: 243 - .saturating_add(Weight::from_ref_time(765_323 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(663_000 as u64) + // Standard Error: 272 + .saturating_add(Weight::from_ref_time(739_115 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64divs(r: u32, ) -> Weight { - Weight::from_ref_time(980_000 as u64) - // Standard Error: 229 - .saturating_add(Weight::from_ref_time(1_387_121 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(615_000 as u64) + // Standard Error: 816 + .saturating_add(Weight::from_ref_time(1_383_573 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64divu(r: u32, ) -> Weight { - Weight::from_ref_time(945_000 as u64) - // Standard Error: 512 - .saturating_add(Weight::from_ref_time(1_316_608 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(613_000 as u64) + // Standard Error: 397 + .saturating_add(Weight::from_ref_time(1_291_411 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64rems(r: u32, ) -> Weight { - Weight::from_ref_time(943_000 as u64) - // Standard Error: 470 - .saturating_add(Weight::from_ref_time(1_413_574 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(597_000 as u64) + // Standard Error: 652 + .saturating_add(Weight::from_ref_time(1_404_630 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64remu(r: u32, ) -> Weight { - Weight::from_ref_time(938_000 as u64) - // Standard Error: 227 - .saturating_add(Weight::from_ref_time(1_319_135 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(617_000 as u64) + // Standard Error: 374 + .saturating_add(Weight::from_ref_time(1_289_908 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64and(r: u32, ) -> Weight { - Weight::from_ref_time(936_000 as u64) - // Standard Error: 246 - .saturating_add(Weight::from_ref_time(768_151 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(625_000 as u64) + // Standard Error: 264 + .saturating_add(Weight::from_ref_time(741_712 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64or(r: u32, ) -> Weight { - Weight::from_ref_time(948_000 as u64) - // Standard Error: 227 - .saturating_add(Weight::from_ref_time(767_486 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(635_000 as u64) + // Standard Error: 242 + .saturating_add(Weight::from_ref_time(741_839 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64xor(r: u32, ) -> Weight { - Weight::from_ref_time(954_000 as u64) - // Standard Error: 184 - .saturating_add(Weight::from_ref_time(771_356 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(650_000 as u64) + // Standard Error: 237 + .saturating_add(Weight::from_ref_time(742_110 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64shl(r: u32, ) -> Weight { - Weight::from_ref_time(947_000 as u64) - // Standard Error: 280 - .saturating_add(Weight::from_ref_time(777_957 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(624_000 as u64) + // Standard Error: 293 + .saturating_add(Weight::from_ref_time(757_885 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64shrs(r: u32, ) -> Weight { - Weight::from_ref_time(943_000 as u64) - // Standard Error: 243 - .saturating_add(Weight::from_ref_time(777_778 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(653_000 as u64) + // Standard Error: 295 + .saturating_add(Weight::from_ref_time(756_949 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64shru(r: u32, ) -> Weight { - Weight::from_ref_time(934_000 as u64) - // Standard Error: 245 - .saturating_add(Weight::from_ref_time(778_174 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(598_000 as u64) + // Standard Error: 289 + .saturating_add(Weight::from_ref_time(759_027 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotl(r: u32, ) -> Weight { - Weight::from_ref_time(951_000 as u64) - // Standard Error: 211 - .saturating_add(Weight::from_ref_time(777_032 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(633_000 as u64) + // Standard Error: 277 + .saturating_add(Weight::from_ref_time(757_897 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotr(r: u32, ) -> Weight { - Weight::from_ref_time(957_000 as u64) - // Standard Error: 268 - .saturating_add(Weight::from_ref_time(780_950 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(621_000 as u64) + // Standard Error: 308 + .saturating_add(Weight::from_ref_time(758_479 as u64).saturating_mul(r as u64)) } } @@ -1269,15 +1269,15 @@ impl WeightInfo for SubstrateWeight { impl WeightInfo for () { // Storage: Contracts DeletionQueue (r:1 w:0) fn on_process_deletion_queue_batch() -> Weight { - Weight::from_ref_time(3_262_000 as u64) + Weight::from_ref_time(2_857_000 as u64) .saturating_add(RocksDbWeight::get().reads(1 as u64)) } // Storage: Skipped Metadata (r:0 w:0) /// The range of component `k` is `[0, 1024]`. fn on_initialize_per_trie_key(k: u32, ) -> Weight { - Weight::from_ref_time(15_330_000 as u64) - // Standard Error: 410 - .saturating_add(Weight::from_ref_time(902_243 as u64).saturating_mul(k as u64)) + Weight::from_ref_time(14_940_000 as u64) + // Standard Error: 456 + .saturating_add(Weight::from_ref_time(900_977 as u64).saturating_mul(k as u64)) .saturating_add(RocksDbWeight::get().reads(1 as u64)) .saturating_add(RocksDbWeight::get().writes(1 as u64)) .saturating_add(RocksDbWeight::get().writes((1 as u64).saturating_mul(k as u64))) @@ -1285,18 +1285,18 @@ impl WeightInfo for () { // Storage: Contracts DeletionQueue (r:1 w:0) /// The range of component `q` is `[0, 128]`. fn on_initialize_per_queue_item(q: u32, ) -> Weight { - Weight::from_ref_time(3_188_000 as u64) - // Standard Error: 3_868 - .saturating_add(Weight::from_ref_time(1_375_136 as u64).saturating_mul(q as u64)) + Weight::from_ref_time(3_028_000 as u64) + // Standard Error: 3_995 + .saturating_add(Weight::from_ref_time(1_386_610 as u64).saturating_mul(q as u64)) .saturating_add(RocksDbWeight::get().reads(1 as u64)) } // Storage: Contracts PristineCode (r:1 w:0) // Storage: Contracts CodeStorage (r:0 w:1) /// The range of component `c` is `[0, 64226]`. fn reinstrument(c: u32, ) -> Weight { - Weight::from_ref_time(21_651_000 as u64) - // Standard Error: 24 - .saturating_add(Weight::from_ref_time(36_880 as u64).saturating_mul(c as u64)) + Weight::from_ref_time(21_148_000 as u64) + // Standard Error: 23 + .saturating_add(Weight::from_ref_time(37_010 as u64).saturating_mul(c as u64)) .saturating_add(RocksDbWeight::get().reads(1 as u64)) .saturating_add(RocksDbWeight::get().writes(1 as u64)) } @@ -1307,9 +1307,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `c` is `[0, 131072]`. fn call_with_code_per_byte(c: u32, ) -> Weight { - Weight::from_ref_time(290_117_000 as u64) - // Standard Error: 13 - .saturating_add(Weight::from_ref_time(33_157 as u64).saturating_mul(c as u64)) + Weight::from_ref_time(298_883_000 as u64) + // Standard Error: 14 + .saturating_add(Weight::from_ref_time(32_365 as u64).saturating_mul(c as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(4 as u64)) } @@ -1324,11 +1324,11 @@ impl WeightInfo for () { /// The range of component `c` is `[0, 64226]`. /// The range of component `s` is `[0, 1048576]`. fn instantiate_with_code(c: u32, s: u32, ) -> Weight { - Weight::from_ref_time(2_161_132_000 as u64) - // Standard Error: 330 - .saturating_add(Weight::from_ref_time(84_213 as u64).saturating_mul(c as u64)) - // Standard Error: 20 - .saturating_add(Weight::from_ref_time(656 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(2_159_514_000 as u64) + // Standard Error: 323 + .saturating_add(Weight::from_ref_time(79_586 as u64).saturating_mul(c as u64)) + // Standard Error: 19 + .saturating_add(Weight::from_ref_time(664 as u64).saturating_mul(s as u64)) .saturating_add(RocksDbWeight::get().reads(8 as u64)) .saturating_add(RocksDbWeight::get().writes(9 as u64)) } @@ -1341,9 +1341,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `s` is `[0, 1048576]`. fn instantiate(s: u32, ) -> Weight { - Weight::from_ref_time(178_062_000 as u64) + Weight::from_ref_time(177_223_000 as u64) // Standard Error: 1 - .saturating_add(Weight::from_ref_time(1_531 as u64).saturating_mul(s as u64)) + .saturating_add(Weight::from_ref_time(1_530 as u64).saturating_mul(s as u64)) .saturating_add(RocksDbWeight::get().reads(8 as u64)) .saturating_add(RocksDbWeight::get().writes(7 as u64)) } @@ -1353,7 +1353,7 @@ impl WeightInfo for () { // Storage: System Account (r:1 w:1) // Storage: System EventTopics (r:2 w:2) fn call() -> Weight { - Weight::from_ref_time(148_018_000 as u64) + Weight::from_ref_time(149_107_000 as u64) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(4 as u64)) } @@ -1363,9 +1363,9 @@ impl WeightInfo for () { // Storage: Contracts OwnerInfoOf (r:0 w:1) /// The range of component `c` is `[0, 64226]`. fn upload_code(c: u32, ) -> Weight { - Weight::from_ref_time(285_514_000 as u64) - // Standard Error: 64 - .saturating_add(Weight::from_ref_time(87_358 as u64).saturating_mul(c as u64)) + Weight::from_ref_time(283_593_000 as u64) + // Standard Error: 146 + .saturating_add(Weight::from_ref_time(85_772 as u64).saturating_mul(c as u64)) .saturating_add(RocksDbWeight::get().reads(2 as u64)) .saturating_add(RocksDbWeight::get().writes(4 as u64)) } @@ -1374,7 +1374,7 @@ impl WeightInfo for () { // Storage: Contracts CodeStorage (r:0 w:1) // Storage: Contracts PristineCode (r:0 w:1) fn remove_code() -> Weight { - Weight::from_ref_time(38_984_000 as u64) + Weight::from_ref_time(40_132_000 as u64) .saturating_add(RocksDbWeight::get().reads(2 as u64)) .saturating_add(RocksDbWeight::get().writes(4 as u64)) } @@ -1382,7 +1382,7 @@ impl WeightInfo for () { // Storage: Contracts OwnerInfoOf (r:2 w:2) // Storage: System EventTopics (r:3 w:3) fn set_code() -> Weight { - Weight::from_ref_time(40_657_000 as u64) + Weight::from_ref_time(40_774_000 as u64) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(6 as u64)) } @@ -1393,9 +1393,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_caller(r: u32, ) -> Weight { - Weight::from_ref_time(280_208_000 as u64) - // Standard Error: 13_772 - .saturating_add(Weight::from_ref_time(17_955_752 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(285_017_000 as u64) + // Standard Error: 17_090 + .saturating_add(Weight::from_ref_time(16_850_017 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1406,9 +1406,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_is_contract(r: u32, ) -> Weight { - Weight::from_ref_time(279_650_000 as u64) - // Standard Error: 289_719 - .saturating_add(Weight::from_ref_time(188_469_255 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_023_000 as u64) + // Standard Error: 269_244 + .saturating_add(Weight::from_ref_time(187_623_719 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1420,9 +1420,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_code_hash(r: u32, ) -> Weight { - Weight::from_ref_time(282_737_000 as u64) - // Standard Error: 250_647 - .saturating_add(Weight::from_ref_time(227_946_191 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(289_960_000 as u64) + // Standard Error: 224_396 + .saturating_add(Weight::from_ref_time(226_292_270 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1434,9 +1434,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_own_code_hash(r: u32, ) -> Weight { - Weight::from_ref_time(281_288_000 as u64) - // Standard Error: 17_524 - .saturating_add(Weight::from_ref_time(21_490_812 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(286_006_000 as u64) + // Standard Error: 21_118 + .saturating_add(Weight::from_ref_time(20_169_489 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1447,9 +1447,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_caller_is_origin(r: u32, ) -> Weight { - Weight::from_ref_time(279_218_000 as u64) - // Standard Error: 10_445 - .saturating_add(Weight::from_ref_time(11_443_797 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(283_470_000 as u64) + // Standard Error: 12_710 + .saturating_add(Weight::from_ref_time(11_343_122 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1460,9 +1460,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_address(r: u32, ) -> Weight { - Weight::from_ref_time(280_208_000 as u64) - // Standard Error: 16_023 - .saturating_add(Weight::from_ref_time(17_964_832 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_522_000 as u64) + // Standard Error: 19_303 + .saturating_add(Weight::from_ref_time(16_819_294 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1473,9 +1473,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_gas_left(r: u32, ) -> Weight { - Weight::from_ref_time(279_824_000 as u64) - // Standard Error: 14_695 - .saturating_add(Weight::from_ref_time(17_663_025 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(285_096_000 as u64) + // Standard Error: 18_116 + .saturating_add(Weight::from_ref_time(16_316_101 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1486,9 +1486,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_balance(r: u32, ) -> Weight { - Weight::from_ref_time(280_382_000 as u64) - // Standard Error: 48_420 - .saturating_add(Weight::from_ref_time(88_790_730 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_737_000 as u64) + // Standard Error: 54_450 + .saturating_add(Weight::from_ref_time(88_811_816 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1499,9 +1499,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_value_transferred(r: u32, ) -> Weight { - Weight::from_ref_time(279_904_000 as u64) - // Standard Error: 19_151 - .saturating_add(Weight::from_ref_time(17_778_641 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_680_000 as u64) + // Standard Error: 13_742 + .saturating_add(Weight::from_ref_time(16_355_732 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1512,9 +1512,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_minimum_balance(r: u32, ) -> Weight { - Weight::from_ref_time(280_355_000 as u64) - // Standard Error: 19_185 - .saturating_add(Weight::from_ref_time(17_533_417 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(287_648_000 as u64) + // Standard Error: 14_539 + .saturating_add(Weight::from_ref_time(16_093_176 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1525,9 +1525,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_block_number(r: u32, ) -> Weight { - Weight::from_ref_time(280_297_000 as u64) - // Standard Error: 26_442 - .saturating_add(Weight::from_ref_time(17_632_022 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_357_000 as u64) + // Standard Error: 20_279 + .saturating_add(Weight::from_ref_time(15_985_234 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1538,9 +1538,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_now(r: u32, ) -> Weight { - Weight::from_ref_time(279_889_000 as u64) - // Standard Error: 18_408 - .saturating_add(Weight::from_ref_time(17_642_394 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_530_000 as u64) + // Standard Error: 18_054 + .saturating_add(Weight::from_ref_time(16_846_376 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1552,9 +1552,9 @@ impl WeightInfo for () { // Storage: TransactionPayment NextFeeMultiplier (r:1 w:0) /// The range of component `r` is `[0, 20]`. fn seal_weight_to_fee(r: u32, ) -> Weight { - Weight::from_ref_time(280_100_000 as u64) - // Standard Error: 48_169 - .saturating_add(Weight::from_ref_time(96_051_984 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_810_000 as u64) + // Standard Error: 45_754 + .saturating_add(Weight::from_ref_time(94_509_179 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1565,9 +1565,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_gas(r: u32, ) -> Weight { - Weight::from_ref_time(136_068_000 as u64) - // Standard Error: 8_069 - .saturating_add(Weight::from_ref_time(8_892_012 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(136_462_000 as u64) + // Standard Error: 5_493 + .saturating_add(Weight::from_ref_time(8_661_204 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1578,9 +1578,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_input(r: u32, ) -> Weight { - Weight::from_ref_time(279_957_000 as u64) - // Standard Error: 13_546 - .saturating_add(Weight::from_ref_time(15_676_271 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_896_000 as u64) + // Standard Error: 18_161 + .saturating_add(Weight::from_ref_time(14_560_369 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1591,9 +1591,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_input_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(298_218_000 as u64) - // Standard Error: 2_249 - .saturating_add(Weight::from_ref_time(9_627_229 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(300_963_000 as u64) + // Standard Error: 1_911 + .saturating_add(Weight::from_ref_time(9_618_190 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1604,9 +1604,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_return(r: u32, ) -> Weight { - Weight::from_ref_time(277_253_000 as u64) - // Standard Error: 251_640 - .saturating_add(Weight::from_ref_time(2_819_300 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(282_102_000 as u64) + // Standard Error: 915_703 + .saturating_add(Weight::from_ref_time(3_780_099 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1617,9 +1617,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_return_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(278_910_000 as u64) - // Standard Error: 343 - .saturating_add(Weight::from_ref_time(189_131 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(286_577_000 as u64) + // Standard Error: 420 + .saturating_add(Weight::from_ref_time(188_810 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1632,9 +1632,9 @@ impl WeightInfo for () { // Storage: Contracts OwnerInfoOf (r:1 w:1) /// The range of component `r` is `[0, 1]`. fn seal_terminate(r: u32, ) -> Weight { - Weight::from_ref_time(279_312_000 as u64) - // Standard Error: 669_288 - .saturating_add(Weight::from_ref_time(53_324_100 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(283_333_000 as u64) + // Standard Error: 853_648 + .saturating_add(Weight::from_ref_time(55_439_800 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((5 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1648,9 +1648,9 @@ impl WeightInfo for () { // Storage: RandomnessCollectiveFlip RandomMaterial (r:1 w:0) /// The range of component `r` is `[0, 20]`. fn seal_random(r: u32, ) -> Weight { - Weight::from_ref_time(279_476_000 as u64) - // Standard Error: 43_915 - .saturating_add(Weight::from_ref_time(108_521_623 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_189_000 as u64) + // Standard Error: 51_038 + .saturating_add(Weight::from_ref_time(107_614_674 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1661,9 +1661,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_deposit_event(r: u32, ) -> Weight { - Weight::from_ref_time(277_831_000 as u64) - // Standard Error: 53_961 - .saturating_add(Weight::from_ref_time(213_179_265 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(282_000_000 as u64) + // Standard Error: 53_240 + .saturating_add(Weight::from_ref_time(212_809_516 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1675,11 +1675,11 @@ impl WeightInfo for () { /// The range of component `t` is `[0, 4]`. /// The range of component `n` is `[0, 16]`. fn seal_deposit_event_per_topic_and_kb(t: u32, n: u32, ) -> Weight { - Weight::from_ref_time(1_162_947_000 as u64) - // Standard Error: 1_929_690 - .saturating_add(Weight::from_ref_time(66_028_523 as u64).saturating_mul(t as u64)) - // Standard Error: 467_348 - .saturating_add(Weight::from_ref_time(37_271_310 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(1_170_949_000 as u64) + // Standard Error: 1_895_213 + .saturating_add(Weight::from_ref_time(66_514_719 as u64).saturating_mul(t as u64)) + // Standard Error: 458_998 + .saturating_add(Weight::from_ref_time(36_996_918 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((80 as u64).saturating_mul(t as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1692,18 +1692,18 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_debug_message(r: u32, ) -> Weight { - Weight::from_ref_time(147_850_000 as u64) - // Standard Error: 13_079 - .saturating_add(Weight::from_ref_time(14_427_445 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(148_112_000 as u64) + // Standard Error: 10_278 + .saturating_add(Weight::from_ref_time(13_736_901 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } // Storage: Skipped Metadata (r:0 w:0) /// The range of component `r` is `[0, 10]`. fn seal_set_storage(r: u32, ) -> Weight { - Weight::from_ref_time(280_733_000 as u64) - // Standard Error: 316_737 - .saturating_add(Weight::from_ref_time(385_404_480 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_738_000 as u64) + // Standard Error: 334_643 + .saturating_add(Weight::from_ref_time(377_745_006 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1712,9 +1712,9 @@ impl WeightInfo for () { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_set_storage_per_new_kb(n: u32, ) -> Weight { - Weight::from_ref_time(415_066_000 as u64) - // Standard Error: 1_109_734 - .saturating_add(Weight::from_ref_time(116_067_136 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(419_568_000 as u64) + // Standard Error: 1_093_685 + .saturating_add(Weight::from_ref_time(114_675_490 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(8 as u64)) .saturating_add(RocksDbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(RocksDbWeight::get().writes(6 as u64)) @@ -1723,9 +1723,9 @@ impl WeightInfo for () { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_set_storage_per_old_kb(n: u32, ) -> Weight { - Weight::from_ref_time(414_339_000 as u64) - // Standard Error: 917_671 - .saturating_add(Weight::from_ref_time(85_949_364 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(419_610_000 as u64) + // Standard Error: 874_110 + .saturating_add(Weight::from_ref_time(83_358_421 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(8 as u64)) .saturating_add(RocksDbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(RocksDbWeight::get().writes(6 as u64)) @@ -1734,9 +1734,9 @@ impl WeightInfo for () { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `r` is `[0, 10]`. fn seal_clear_storage(r: u32, ) -> Weight { - Weight::from_ref_time(281_129_000 as u64) - // Standard Error: 278_729 - .saturating_add(Weight::from_ref_time(377_193_532 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(286_184_000 as u64) + // Standard Error: 306_717 + .saturating_add(Weight::from_ref_time(372_671_572 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1745,9 +1745,9 @@ impl WeightInfo for () { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_clear_storage_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(384_034_000 as u64) - // Standard Error: 1_017_777 - .saturating_add(Weight::from_ref_time(89_888_211 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(389_510_000 as u64) + // Standard Error: 998_814 + .saturating_add(Weight::from_ref_time(88_249_186 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(7 as u64)) .saturating_add(RocksDbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(RocksDbWeight::get().writes(4 as u64)) @@ -1756,9 +1756,9 @@ impl WeightInfo for () { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `r` is `[0, 10]`. fn seal_get_storage(r: u32, ) -> Weight { - Weight::from_ref_time(282_489_000 as u64) - // Standard Error: 248_366 - .saturating_add(Weight::from_ref_time(296_702_570 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(288_069_000 as u64) + // Standard Error: 249_671 + .saturating_add(Weight::from_ref_time(294_606_313 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1766,9 +1766,9 @@ impl WeightInfo for () { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_get_storage_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(362_975_000 as u64) - // Standard Error: 869_160 - .saturating_add(Weight::from_ref_time(169_295_267 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(370_581_000 as u64) + // Standard Error: 850_138 + .saturating_add(Weight::from_ref_time(168_225_000 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(8 as u64)) .saturating_add(RocksDbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1776,9 +1776,9 @@ impl WeightInfo for () { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `r` is `[0, 10]`. fn seal_contains_storage(r: u32, ) -> Weight { - Weight::from_ref_time(281_902_000 as u64) - // Standard Error: 268_742 - .saturating_add(Weight::from_ref_time(286_471_959 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(286_917_000 as u64) + // Standard Error: 255_967 + .saturating_add(Weight::from_ref_time(281_775_540 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1786,9 +1786,9 @@ impl WeightInfo for () { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_contains_storage_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(358_971_000 as u64) - // Standard Error: 765_956 - .saturating_add(Weight::from_ref_time(77_112_371 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(366_795_000 as u64) + // Standard Error: 724_016 + .saturating_add(Weight::from_ref_time(74_899_963 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(7 as u64)) .saturating_add(RocksDbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1796,9 +1796,9 @@ impl WeightInfo for () { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `r` is `[0, 10]`. fn seal_take_storage(r: u32, ) -> Weight { - Weight::from_ref_time(281_506_000 as u64) - // Standard Error: 292_436 - .saturating_add(Weight::from_ref_time(386_879_488 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(287_037_000 as u64) + // Standard Error: 317_246 + .saturating_add(Weight::from_ref_time(384_303_198 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1807,9 +1807,9 @@ impl WeightInfo for () { // Storage: Skipped Metadata (r:0 w:0) /// The range of component `n` is `[0, 8]`. fn seal_take_storage_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(386_341_000 as u64) - // Standard Error: 1_119_584 - .saturating_add(Weight::from_ref_time(183_014_358 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(392_587_000 as u64) + // Standard Error: 1_088_930 + .saturating_add(Weight::from_ref_time(180_520_538 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(8 as u64)) .saturating_add(RocksDbWeight::get().reads((15 as u64).saturating_mul(n as u64))) .saturating_add(RocksDbWeight::get().writes(5 as u64)) @@ -1822,9 +1822,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_transfer(r: u32, ) -> Weight { - Weight::from_ref_time(280_999_000 as u64) - // Standard Error: 381_110 - .saturating_add(Weight::from_ref_time(1_294_000_120 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(286_061_000 as u64) + // Standard Error: 372_813 + .saturating_add(Weight::from_ref_time(1_290_055_148 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((80 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1837,9 +1837,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_call(r: u32, ) -> Weight { - Weight::from_ref_time(289_459_000 as u64) - // Standard Error: 6_032_960 - .saturating_add(Weight::from_ref_time(19_611_572_648 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(287_487_000 as u64) + // Standard Error: 6_619_392 + .saturating_add(Weight::from_ref_time(20_186_446_423 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((160 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1852,9 +1852,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 20]`. fn seal_delegate_call(r: u32, ) -> Weight { - Weight::from_ref_time(283_048_000 as u64) - // Standard Error: 6_303_576 - .saturating_add(Weight::from_ref_time(19_338_548_190 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(288_469_000 as u64) + // Standard Error: 6_795_973 + .saturating_add(Weight::from_ref_time(19_884_194_624 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((150 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1868,11 +1868,11 @@ impl WeightInfo for () { /// The range of component `t` is `[0, 1]`. /// The range of component `c` is `[0, 1024]`. fn seal_call_per_transfer_clone_kb(t: u32, c: u32, ) -> Weight { - Weight::from_ref_time(8_934_299_000 as u64) - // Standard Error: 11_709_452 - .saturating_add(Weight::from_ref_time(703_441_081 as u64).saturating_mul(t as u64)) - // Standard Error: 9_990 - .saturating_add(Weight::from_ref_time(8_831_489 as u64).saturating_mul(c as u64)) + Weight::from_ref_time(8_898_014_000 as u64) + // Standard Error: 12_604_466 + .saturating_add(Weight::from_ref_time(721_609_238 as u64).saturating_mul(t as u64)) + // Standard Error: 10_754 + .saturating_add(Weight::from_ref_time(8_882_336 as u64).saturating_mul(c as u64)) .saturating_add(RocksDbWeight::get().reads(167 as u64)) .saturating_add(RocksDbWeight::get().reads((81 as u64).saturating_mul(t as u64))) .saturating_add(RocksDbWeight::get().writes(163 as u64)) @@ -1887,9 +1887,9 @@ impl WeightInfo for () { // Storage: Contracts OwnerInfoOf (r:80 w:80) /// The range of component `r` is `[0, 20]`. fn seal_instantiate(r: u32, ) -> Weight { - Weight::from_ref_time(283_706_000 as u64) - // Standard Error: 21_561_399 - .saturating_add(Weight::from_ref_time(24_819_083_590 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(289_361_000 as u64) + // Standard Error: 19_767_952 + .saturating_add(Weight::from_ref_time(25_366_936_619 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((400 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -1905,9 +1905,9 @@ impl WeightInfo for () { /// The range of component `t` is `[0, 1]`. /// The range of component `s` is `[0, 960]`. fn seal_instantiate_per_transfer_salt_kb(t: u32, s: u32, ) -> Weight { - Weight::from_ref_time(11_031_832_000 as u64) - // Standard Error: 20_855 - .saturating_add(Weight::from_ref_time(125_809_522 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(10_957_991_000 as u64) + // Standard Error: 22_001 + .saturating_add(Weight::from_ref_time(125_810_494 as u64).saturating_mul(s as u64)) .saturating_add(RocksDbWeight::get().reads(249 as u64)) .saturating_add(RocksDbWeight::get().reads((1 as u64).saturating_mul(t as u64))) .saturating_add(RocksDbWeight::get().writes(247 as u64)) @@ -1920,9 +1920,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_hash_sha2_256(r: u32, ) -> Weight { - Weight::from_ref_time(281_185_000 as u64) - // Standard Error: 263_097 - .saturating_add(Weight::from_ref_time(44_337_700 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(286_320_000 as u64) + // Standard Error: 908_084 + .saturating_add(Weight::from_ref_time(44_717_500 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1933,9 +1933,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_hash_sha2_256_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(325_296_000 as u64) - // Standard Error: 59_195 - .saturating_add(Weight::from_ref_time(319_600_746 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(330_571_000 as u64) + // Standard Error: 61_718 + .saturating_add(Weight::from_ref_time(322_452_190 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1946,9 +1946,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_hash_keccak_256(r: u32, ) -> Weight { - Weight::from_ref_time(280_406_000 as u64) - // Standard Error: 255_164 - .saturating_add(Weight::from_ref_time(55_699_100 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(285_282_000 as u64) + // Standard Error: 901_603 + .saturating_add(Weight::from_ref_time(57_758_300 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1959,9 +1959,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_hash_keccak_256_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(335_677_000 as u64) - // Standard Error: 91_232 - .saturating_add(Weight::from_ref_time(246_443_240 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(342_641_000 as u64) + // Standard Error: 61_689 + .saturating_add(Weight::from_ref_time(246_268_103 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1972,9 +1972,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_hash_blake2_256(r: u32, ) -> Weight { - Weight::from_ref_time(280_673_000 as u64) - // Standard Error: 265_050 - .saturating_add(Weight::from_ref_time(33_510_000 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(285_400_000 as u64) + // Standard Error: 932_949 + .saturating_add(Weight::from_ref_time(33_890_800 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1985,9 +1985,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_hash_blake2_256_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(313_860_000 as u64) - // Standard Error: 52_018 - .saturating_add(Weight::from_ref_time(96_326_848 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(317_412_000 as u64) + // Standard Error: 51_298 + .saturating_add(Weight::from_ref_time(96_280_027 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -1998,9 +1998,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_hash_blake2_128(r: u32, ) -> Weight { - Weight::from_ref_time(278_055_000 as u64) - // Standard Error: 265_540 - .saturating_add(Weight::from_ref_time(36_816_800 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(284_242_000 as u64) + // Standard Error: 860_809 + .saturating_add(Weight::from_ref_time(33_733_299 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -2011,9 +2011,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `n` is `[0, 1024]`. fn seal_hash_blake2_128_per_kb(n: u32, ) -> Weight { - Weight::from_ref_time(311_001_000 as u64) - // Standard Error: 48_581 - .saturating_add(Weight::from_ref_time(96_358_048 as u64).saturating_mul(n as u64)) + Weight::from_ref_time(316_140_000 as u64) + // Standard Error: 60_178 + .saturating_add(Weight::from_ref_time(96_429_109 as u64).saturating_mul(n as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -2024,9 +2024,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_ecdsa_recover(r: u32, ) -> Weight { - Weight::from_ref_time(281_205_000 as u64) - // Standard Error: 689_579 - .saturating_add(Weight::from_ref_time(3_014_929_100 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(287_082_000 as u64) + // Standard Error: 840_232 + .saturating_add(Weight::from_ref_time(3_003_989_600 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -2037,9 +2037,9 @@ impl WeightInfo for () { // Storage: System EventTopics (r:2 w:2) /// The range of component `r` is `[0, 1]`. fn seal_ecdsa_to_eth_address(r: u32, ) -> Weight { - Weight::from_ref_time(280_754_000 as u64) - // Standard Error: 382_920 - .saturating_add(Weight::from_ref_time(2_044_932_000 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(285_438_000 as u64) + // Standard Error: 1_138_502 + .saturating_add(Weight::from_ref_time(2_053_015_100 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().writes(3 as u64)) } @@ -2051,9 +2051,9 @@ impl WeightInfo for () { // Storage: Contracts OwnerInfoOf (r:16 w:16) /// The range of component `r` is `[0, 20]`. fn seal_set_code_hash(r: u32, ) -> Weight { - Weight::from_ref_time(280_984_000 as u64) - // Standard Error: 1_281_927 - .saturating_add(Weight::from_ref_time(1_019_627_352 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(288_473_000 as u64) + // Standard Error: 1_345_020 + .saturating_add(Weight::from_ref_time(1_026_185_379 as u64).saturating_mul(r as u64)) .saturating_add(RocksDbWeight::get().reads(6 as u64)) .saturating_add(RocksDbWeight::get().reads((150 as u64).saturating_mul(r as u64))) .saturating_add(RocksDbWeight::get().writes(3 as u64)) @@ -2061,308 +2061,308 @@ impl WeightInfo for () { } /// The range of component `r` is `[0, 50]`. fn instr_i64const(r: u32, ) -> Weight { - Weight::from_ref_time(954_000 as u64) - // Standard Error: 131 - .saturating_add(Weight::from_ref_time(379_180 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(629_000 as u64) + // Standard Error: 239 + .saturating_add(Weight::from_ref_time(378_982 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64load(r: u32, ) -> Weight { - Weight::from_ref_time(994_000 as u64) - // Standard Error: 384 - .saturating_add(Weight::from_ref_time(810_330 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(735_000 as u64) + // Standard Error: 683 + .saturating_add(Weight::from_ref_time(822_476 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64store(r: u32, ) -> Weight { - Weight::from_ref_time(1_022_000 as u64) - // Standard Error: 298 - .saturating_add(Weight::from_ref_time(899_446 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(746_000 as u64) + // Standard Error: 270 + .saturating_add(Weight::from_ref_time(912_680 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_select(r: u32, ) -> Weight { - Weight::from_ref_time(944_000 as u64) - // Standard Error: 258 - .saturating_add(Weight::from_ref_time(1_008_402 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(664_000 as u64) + // Standard Error: 229 + .saturating_add(Weight::from_ref_time(994_579 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { - Weight::from_ref_time(931_000 as u64) - // Standard Error: 1_432 - .saturating_add(Weight::from_ref_time(1_294_973 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(618_000 as u64) + // Standard Error: 1_147 + .saturating_add(Weight::from_ref_time(1_308_163 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_br(r: u32, ) -> Weight { - Weight::from_ref_time(957_000 as u64) - // Standard Error: 738 - .saturating_add(Weight::from_ref_time(677_628 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(648_000 as u64) + // Standard Error: 651 + .saturating_add(Weight::from_ref_time(671_485 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_br_if(r: u32, ) -> Weight { - Weight::from_ref_time(970_000 as u64) - // Standard Error: 3_517 - .saturating_add(Weight::from_ref_time(972_917 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(641_000 as u64) + // Standard Error: 2_674 + .saturating_add(Weight::from_ref_time(986_010 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_br_table(r: u32, ) -> Weight { - Weight::from_ref_time(914_000 as u64) - // Standard Error: 712 - .saturating_add(Weight::from_ref_time(1_317_446 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(633_000 as u64) + // Standard Error: 885 + .saturating_add(Weight::from_ref_time(1_270_953 as u64).saturating_mul(r as u64)) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(e: u32, ) -> Weight { - Weight::from_ref_time(2_653_000 as u64) - // Standard Error: 84 - .saturating_add(Weight::from_ref_time(7_073 as u64).saturating_mul(e as u64)) + Weight::from_ref_time(2_384_000 as u64) + // Standard Error: 65 + .saturating_add(Weight::from_ref_time(6_404 as u64).saturating_mul(e as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_call(r: u32, ) -> Weight { - Weight::from_ref_time(944_000 as u64) - // Standard Error: 1_177 - .saturating_add(Weight::from_ref_time(2_300_097 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(634_000 as u64) + // Standard Error: 1_344 + .saturating_add(Weight::from_ref_time(2_460_350 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_call_indirect(r: u32, ) -> Weight { - Weight::from_ref_time(1_067_000 as u64) - // Standard Error: 1_689 - .saturating_add(Weight::from_ref_time(3_003_236 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(782_000 as u64) + // Standard Error: 1_768 + .saturating_add(Weight::from_ref_time(3_150_613 as u64).saturating_mul(r as u64)) } /// The range of component `p` is `[0, 128]`. fn instr_call_indirect_per_param(p: u32, ) -> Weight { - Weight::from_ref_time(4_888_000 as u64) - // Standard Error: 248 - .saturating_add(Weight::from_ref_time(212_758 as u64).saturating_mul(p as u64)) + Weight::from_ref_time(4_575_000 as u64) + // Standard Error: 309 + .saturating_add(Weight::from_ref_time(207_839 as u64).saturating_mul(p as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_local_get(r: u32, ) -> Weight { - Weight::from_ref_time(1_748_000 as u64) - // Standard Error: 170 - .saturating_add(Weight::from_ref_time(384_224 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(1_388_000 as u64) + // Standard Error: 206 + .saturating_add(Weight::from_ref_time(388_955 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_local_set(r: u32, ) -> Weight { - Weight::from_ref_time(1_813_000 as u64) - // Standard Error: 242 - .saturating_add(Weight::from_ref_time(417_394 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(1_389_000 as u64) + // Standard Error: 236 + .saturating_add(Weight::from_ref_time(418_753 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_local_tee(r: u32, ) -> Weight { - Weight::from_ref_time(1_731_000 as u64) - // Standard Error: 344 - .saturating_add(Weight::from_ref_time(613_042 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(2_134_000 as u64) + // Standard Error: 366 + .saturating_add(Weight::from_ref_time(588_538 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_global_get(r: u32, ) -> Weight { - Weight::from_ref_time(1_009_000 as u64) - // Standard Error: 269 - .saturating_add(Weight::from_ref_time(829_416 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(737_000 as u64) + // Standard Error: 286 + .saturating_add(Weight::from_ref_time(820_734 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_global_set(r: u32, ) -> Weight { - Weight::from_ref_time(988_000 as u64) - // Standard Error: 325 - .saturating_add(Weight::from_ref_time(895_617 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(699_000 as u64) + // Standard Error: 286 + .saturating_add(Weight::from_ref_time(884_555 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_memory_current(r: u32, ) -> Weight { - Weight::from_ref_time(1_026_000 as u64) - // Standard Error: 221 - .saturating_add(Weight::from_ref_time(463_167 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(744_000 as u64) + // Standard Error: 211 + .saturating_add(Weight::from_ref_time(444_425 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 1]`. fn instr_memory_grow(r: u32, ) -> Weight { - Weight::from_ref_time(962_000 as u64) - // Standard Error: 8_314 - .saturating_add(Weight::from_ref_time(184_523_600 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(671_000 as u64) + // Standard Error: 10_276 + .saturating_add(Weight::from_ref_time(183_449_899 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64clz(r: u32, ) -> Weight { - Weight::from_ref_time(966_000 as u64) - // Standard Error: 173 - .saturating_add(Weight::from_ref_time(530_437 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(643_000 as u64) + // Standard Error: 215 + .saturating_add(Weight::from_ref_time(523_038 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64ctz(r: u32, ) -> Weight { - Weight::from_ref_time(914_000 as u64) - // Standard Error: 217 - .saturating_add(Weight::from_ref_time(532_058 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(659_000 as u64) + // Standard Error: 275 + .saturating_add(Weight::from_ref_time(522_644 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64popcnt(r: u32, ) -> Weight { - Weight::from_ref_time(922_000 as u64) - // Standard Error: 197 - .saturating_add(Weight::from_ref_time(531_684 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(631_000 as u64) + // Standard Error: 276 + .saturating_add(Weight::from_ref_time(523_078 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64eqz(r: u32, ) -> Weight { - Weight::from_ref_time(992_000 as u64) - // Standard Error: 155 - .saturating_add(Weight::from_ref_time(539_628 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(646_000 as u64) + // Standard Error: 238 + .saturating_add(Weight::from_ref_time(528_394 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendsi32(r: u32, ) -> Weight { - Weight::from_ref_time(909_000 as u64) - // Standard Error: 179 - .saturating_add(Weight::from_ref_time(532_723 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(651_000 as u64) + // Standard Error: 359 + .saturating_add(Weight::from_ref_time(526_504 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendui32(r: u32, ) -> Weight { - Weight::from_ref_time(942_000 as u64) - // Standard Error: 205 - .saturating_add(Weight::from_ref_time(532_120 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(633_000 as u64) + // Standard Error: 293 + .saturating_add(Weight::from_ref_time(522_773 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i32wrapi64(r: u32, ) -> Weight { - Weight::from_ref_time(936_000 as u64) - // Standard Error: 202 - .saturating_add(Weight::from_ref_time(532_233 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(629_000 as u64) + // Standard Error: 390 + .saturating_add(Weight::from_ref_time(522_430 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64eq(r: u32, ) -> Weight { - Weight::from_ref_time(929_000 as u64) - // Standard Error: 220 - .saturating_add(Weight::from_ref_time(785_378 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(616_000 as u64) + // Standard Error: 277 + .saturating_add(Weight::from_ref_time(762_163 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64ne(r: u32, ) -> Weight { - Weight::from_ref_time(974_000 as u64) - // Standard Error: 223 - .saturating_add(Weight::from_ref_time(784_829 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(622_000 as u64) + // Standard Error: 289 + .saturating_add(Weight::from_ref_time(761_150 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64lts(r: u32, ) -> Weight { - Weight::from_ref_time(912_000 as u64) - // Standard Error: 233 - .saturating_add(Weight::from_ref_time(786_250 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(627_000 as u64) + // Standard Error: 245 + .saturating_add(Weight::from_ref_time(761_422 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64ltu(r: u32, ) -> Weight { - Weight::from_ref_time(958_000 as u64) - // Standard Error: 199 - .saturating_add(Weight::from_ref_time(784_291 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(616_000 as u64) + // Standard Error: 289 + .saturating_add(Weight::from_ref_time(760_475 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64gts(r: u32, ) -> Weight { - Weight::from_ref_time(932_000 as u64) - // Standard Error: 225 - .saturating_add(Weight::from_ref_time(785_805 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(610_000 as u64) + // Standard Error: 261 + .saturating_add(Weight::from_ref_time(762_744 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64gtu(r: u32, ) -> Weight { - Weight::from_ref_time(953_000 as u64) - // Standard Error: 192 - .saturating_add(Weight::from_ref_time(789_010 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(619_000 as u64) + // Standard Error: 263 + .saturating_add(Weight::from_ref_time(766_755 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64les(r: u32, ) -> Weight { - Weight::from_ref_time(950_000 as u64) - // Standard Error: 219 - .saturating_add(Weight::from_ref_time(784_900 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(641_000 as u64) + // Standard Error: 281 + .saturating_add(Weight::from_ref_time(762_004 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64leu(r: u32, ) -> Weight { - Weight::from_ref_time(941_000 as u64) - // Standard Error: 218 - .saturating_add(Weight::from_ref_time(788_964 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(648_000 as u64) + // Standard Error: 268 + .saturating_add(Weight::from_ref_time(766_449 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64ges(r: u32, ) -> Weight { - Weight::from_ref_time(951_000 as u64) - // Standard Error: 214 - .saturating_add(Weight::from_ref_time(784_296 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(623_000 as u64) + // Standard Error: 283 + .saturating_add(Weight::from_ref_time(760_533 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64geu(r: u32, ) -> Weight { - Weight::from_ref_time(933_000 as u64) - // Standard Error: 220 - .saturating_add(Weight::from_ref_time(785_000 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(604_000 as u64) + // Standard Error: 291 + .saturating_add(Weight::from_ref_time(763_165 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64add(r: u32, ) -> Weight { - Weight::from_ref_time(968_000 as u64) - // Standard Error: 209 - .saturating_add(Weight::from_ref_time(767_775 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(597_000 as u64) + // Standard Error: 428 + .saturating_add(Weight::from_ref_time(751_175 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64sub(r: u32, ) -> Weight { - Weight::from_ref_time(963_000 as u64) - // Standard Error: 185 - .saturating_add(Weight::from_ref_time(766_363 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(623_000 as u64) + // Standard Error: 254 + .saturating_add(Weight::from_ref_time(749_870 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64mul(r: u32, ) -> Weight { - Weight::from_ref_time(938_000 as u64) - // Standard Error: 243 - .saturating_add(Weight::from_ref_time(765_323 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(663_000 as u64) + // Standard Error: 272 + .saturating_add(Weight::from_ref_time(739_115 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64divs(r: u32, ) -> Weight { - Weight::from_ref_time(980_000 as u64) - // Standard Error: 229 - .saturating_add(Weight::from_ref_time(1_387_121 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(615_000 as u64) + // Standard Error: 816 + .saturating_add(Weight::from_ref_time(1_383_573 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64divu(r: u32, ) -> Weight { - Weight::from_ref_time(945_000 as u64) - // Standard Error: 512 - .saturating_add(Weight::from_ref_time(1_316_608 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(613_000 as u64) + // Standard Error: 397 + .saturating_add(Weight::from_ref_time(1_291_411 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64rems(r: u32, ) -> Weight { - Weight::from_ref_time(943_000 as u64) - // Standard Error: 470 - .saturating_add(Weight::from_ref_time(1_413_574 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(597_000 as u64) + // Standard Error: 652 + .saturating_add(Weight::from_ref_time(1_404_630 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64remu(r: u32, ) -> Weight { - Weight::from_ref_time(938_000 as u64) - // Standard Error: 227 - .saturating_add(Weight::from_ref_time(1_319_135 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(617_000 as u64) + // Standard Error: 374 + .saturating_add(Weight::from_ref_time(1_289_908 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64and(r: u32, ) -> Weight { - Weight::from_ref_time(936_000 as u64) - // Standard Error: 246 - .saturating_add(Weight::from_ref_time(768_151 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(625_000 as u64) + // Standard Error: 264 + .saturating_add(Weight::from_ref_time(741_712 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64or(r: u32, ) -> Weight { - Weight::from_ref_time(948_000 as u64) - // Standard Error: 227 - .saturating_add(Weight::from_ref_time(767_486 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(635_000 as u64) + // Standard Error: 242 + .saturating_add(Weight::from_ref_time(741_839 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64xor(r: u32, ) -> Weight { - Weight::from_ref_time(954_000 as u64) - // Standard Error: 184 - .saturating_add(Weight::from_ref_time(771_356 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(650_000 as u64) + // Standard Error: 237 + .saturating_add(Weight::from_ref_time(742_110 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64shl(r: u32, ) -> Weight { - Weight::from_ref_time(947_000 as u64) - // Standard Error: 280 - .saturating_add(Weight::from_ref_time(777_957 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(624_000 as u64) + // Standard Error: 293 + .saturating_add(Weight::from_ref_time(757_885 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64shrs(r: u32, ) -> Weight { - Weight::from_ref_time(943_000 as u64) - // Standard Error: 243 - .saturating_add(Weight::from_ref_time(777_778 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(653_000 as u64) + // Standard Error: 295 + .saturating_add(Weight::from_ref_time(756_949 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64shru(r: u32, ) -> Weight { - Weight::from_ref_time(934_000 as u64) - // Standard Error: 245 - .saturating_add(Weight::from_ref_time(778_174 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(598_000 as u64) + // Standard Error: 289 + .saturating_add(Weight::from_ref_time(759_027 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotl(r: u32, ) -> Weight { - Weight::from_ref_time(951_000 as u64) - // Standard Error: 211 - .saturating_add(Weight::from_ref_time(777_032 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(633_000 as u64) + // Standard Error: 277 + .saturating_add(Weight::from_ref_time(757_897 as u64).saturating_mul(r as u64)) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotr(r: u32, ) -> Weight { - Weight::from_ref_time(957_000 as u64) - // Standard Error: 268 - .saturating_add(Weight::from_ref_time(780_950 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(621_000 as u64) + // Standard Error: 308 + .saturating_add(Weight::from_ref_time(758_479 as u64).saturating_mul(r as u64)) } }