From 2879b7584832db533dc8b5236ca84e9ae03d0954 Mon Sep 17 00:00:00 2001 From: Ilya Kalitov Date: Fri, 8 Sep 2023 13:21:27 +0300 Subject: [PATCH] chore(weights): update weights --- pallets/gear/src/weights.rs | 2970 ++++++++-------- runtime/gear/src/weights/frame_system.rs | 86 +- runtime/gear/src/weights/pallet_balances.rs | 58 +- runtime/gear/src/weights/pallet_gear.rs | 2970 ++++++++-------- .../gear/src/weights/pallet_gear_voucher.rs | 10 +- runtime/gear/src/weights/pallet_timestamp.rs | 26 +- runtime/gear/src/weights/pallet_utility.rs | 66 +- runtime/vara/src/weights/frame_system.rs | 82 +- runtime/vara/src/weights/pallet_airdrop.rs | 34 +- runtime/vara/src/weights/pallet_balances.rs | 58 +- runtime/vara/src/weights/pallet_gear.rs | 2998 ++++++++--------- .../vara/src/weights/pallet_gear_voucher.rs | 10 +- runtime/vara/src/weights/pallet_timestamp.rs | 26 +- runtime/vara/src/weights/pallet_utility.rs | 66 +- 14 files changed, 4724 insertions(+), 4736 deletions(-) diff --git a/pallets/gear/src/weights.rs b/pallets/gear/src/weights.rs index 07935956903..aa97ef20215 100644 --- a/pallets/gear/src/weights.rs +++ b/pallets/gear/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_gear //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("gear-dev"), DB CACHE: 1024 @@ -244,10 +244,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 951_000 picoseconds. - Weight::from_parts(1_020_000, 0) - // Standard Error: 722 - .saturating_add(Weight::from_parts(240_031, 0).saturating_mul(c.into())) + // Minimum execution time: 898_000 picoseconds. + Weight::from_parts(911_000, 0) + // Standard Error: 901 + .saturating_add(Weight::from_parts(212_671, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// The range of component `c` is `[0, 512]`. @@ -255,10 +255,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `42 + c * (1024 ±0)` // Estimated: `3506 + c * (1024 ±0)` - // Minimum execution time: 2_762_000 picoseconds. - Weight::from_parts(2_859_000, 3506) - // Standard Error: 813 - .saturating_add(Weight::from_parts(665_139, 0).saturating_mul(c.into())) + // Minimum execution time: 2_771_000 picoseconds. + Weight::from_parts(2_885_000, 3506) + // Standard Error: 1_519 + .saturating_add(Weight::from_parts(693_329, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(c.into())) } @@ -267,26 +267,26 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 50_591_000 picoseconds. - Weight::from_parts(61_353_023, 0) - // Standard Error: 9_186 - .saturating_add(Weight::from_parts(2_404_810, 0).saturating_mul(c.into())) + // Minimum execution time: 61_531_000 picoseconds. + Weight::from_parts(33_011_971, 0) + // Standard Error: 12_706 + .saturating_add(Weight::from_parts(3_566_381, 0).saturating_mul(c.into())) } fn claim_value() -> Weight { // Proof Size summary in bytes: - // Measured: `979` - // Estimated: `42236` - // Minimum execution time: 81_660_000 picoseconds. - Weight::from_parts(83_840_000, 42236) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(10_u64)) + // Measured: `1251` + // Estimated: `50816` + // Minimum execution time: 101_751_000 picoseconds. + Weight::from_parts(105_419_000, 50816) + .saturating_add(T::DbWeight::get().reads(15_u64)) + .saturating_add(T::DbWeight::get().writes(12_u64)) } fn pay_program_rent() -> Weight { // Proof Size summary in bytes: - // Measured: `886` - // Estimated: `21261` - // Minimum execution time: 54_005_000 picoseconds. - Weight::from_parts(55_095_000, 21261) + // Measured: `923` + // Estimated: `21372` + // Minimum execution time: 51_666_000 picoseconds. + Weight::from_parts(54_022_000, 21372) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -294,8 +294,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `534` // Estimated: `17070` - // Minimum execution time: 28_880_000 picoseconds. - Weight::from_parts(29_583_000, 17070) + // Minimum execution time: 27_247_000 picoseconds. + Weight::from_parts(28_338_000, 17070) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -304,22 +304,22 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `355` // Estimated: `7640` - // Minimum execution time: 7_744_000 picoseconds. - Weight::from_parts(4_233_092, 7640) - // Standard Error: 39_690 - .saturating_add(Weight::from_parts(14_033_179, 0).saturating_mul(c.into())) + // Minimum execution time: 7_721_000 picoseconds. + Weight::from_parts(3_361_332, 7640) + // Standard Error: 82_620 + .saturating_add(Weight::from_parts(14_601_051, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } /// The range of component `c` is `[0, 2044]`. fn resume_session_commit(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1297 + c * (16389 ±0)` - // Estimated: `40898 + c * (131112 ±0)` - // Minimum execution time: 70_301_000 picoseconds. - Weight::from_parts(70_991_000, 40898) - // Standard Error: 177_223 - .saturating_add(Weight::from_parts(54_687_249, 0).saturating_mul(c.into())) + // Measured: `1342 + c * (16389 ±0)` + // Estimated: `41258 + c * (131112 ±0)` + // Minimum execution time: 67_409_000 picoseconds. + Weight::from_parts(68_720_000, 41258) + // Standard Error: 172_491 + .saturating_add(Weight::from_parts(56_455_326, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(9_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -330,95 +330,95 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `10` // Estimated: `4990` - // Minimum execution time: 61_715_000 picoseconds. - Weight::from_parts(40_384_385, 4990) - // Standard Error: 57_496 - .saturating_add(Weight::from_parts(53_210_788, 0).saturating_mul(c.into())) + // Minimum execution time: 60_922_000 picoseconds. + Weight::from_parts(61_729_000, 4990) + // Standard Error: 34_730 + .saturating_add(Weight::from_parts(53_867_597, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } /// The range of component `s` is `[0, 4194304]`. fn create_program(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `671` - // Estimated: `38638` - // Minimum execution time: 63_077_000 picoseconds. - Weight::from_parts(96_840_506, 38638) - // Standard Error: 0 - .saturating_add(Weight::from_parts(2_609, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(10_u64)) + // Measured: `853` + // Estimated: `47762` + // Minimum execution time: 92_013_000 picoseconds. + Weight::from_parts(87_319_739, 47762) + // Standard Error: 2 + .saturating_add(Weight::from_parts(2_654, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(15_u64)) + .saturating_add(T::DbWeight::get().writes(12_u64)) } /// The range of component `c` is `[0, 250]`. /// The range of component `s` is `[0, 4194304]`. fn upload_program(c: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `235` - // Estimated: `34312` - // Minimum execution time: 11_049_858_000 picoseconds. - Weight::from_parts(11_090_406_000, 34312) - // Standard Error: 517_330 - .saturating_add(Weight::from_parts(25_497_137, 0).saturating_mul(c.into())) - // Standard Error: 30 - .saturating_add(Weight::from_parts(910, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(14_u64)) + // Measured: `417` + // Estimated: `43800` + // Minimum execution time: 11_274_226_000 picoseconds. + Weight::from_parts(524_942_705, 43800) + // Standard Error: 155_166 + .saturating_add(Weight::from_parts(53_742_186, 0).saturating_mul(c.into())) + // Standard Error: 9 + .saturating_add(Weight::from_parts(2_565, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(15_u64)) + .saturating_add(T::DbWeight::get().writes(16_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_message(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `348` - // Estimated: `23853` - // Minimum execution time: 56_305_000 picoseconds. - Weight::from_parts(38_705_997, 23853) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_034, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(9_u64)) - .saturating_add(T::DbWeight::get().writes(8_u64)) + // Measured: `530` + // Estimated: `31259` + // Minimum execution time: 70_321_000 picoseconds. + Weight::from_parts(71_142_000, 31259) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_180, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(11_u64)) + .saturating_add(T::DbWeight::get().writes(10_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_reply(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `978` - // Estimated: `42227` - // Minimum execution time: 83_033_000 picoseconds. - Weight::from_parts(69_135_468, 42227) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_035, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(10_u64)) + // Measured: `1250` + // Estimated: `53346` + // Minimum execution time: 124_257_000 picoseconds. + Weight::from_parts(68_268_044, 53346) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_192, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(16_u64)) + .saturating_add(T::DbWeight::get().writes(13_u64)) } /// The range of component `q` is `[1, 512]`. fn initial_allocation(q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `760` - // Estimated: `74319` - // Minimum execution time: 295_535_000 picoseconds. - Weight::from_parts(306_791_413, 74319) - // Standard Error: 1_111 - .saturating_add(Weight::from_parts(1_568, 0).saturating_mul(q.into())) - .saturating_add(T::DbWeight::get().reads(27_u64)) - .saturating_add(T::DbWeight::get().writes(22_u64)) + // Measured: `939` + // Estimated: `83673` + // Minimum execution time: 333_367_000 picoseconds. + Weight::from_parts(351_626_039, 83673) + // Standard Error: 1_462 + .saturating_add(Weight::from_parts(8_846, 0).saturating_mul(q.into())) + .saturating_add(T::DbWeight::get().reads(29_u64)) + .saturating_add(T::DbWeight::get().writes(24_u64)) } /// The range of component `q` is `[0, 512]`. fn alloc_in_handle(_q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `760` - // Estimated: `74319` - // Minimum execution time: 309_253_000 picoseconds. - Weight::from_parts(323_694_389, 74319) - .saturating_add(T::DbWeight::get().reads(27_u64)) - .saturating_add(T::DbWeight::get().writes(22_u64)) + // Measured: `939` + // Estimated: `83673` + // Minimum execution time: 345_836_000 picoseconds. + Weight::from_parts(365_541_972, 83673) + .saturating_add(T::DbWeight::get().reads(29_u64)) + .saturating_add(T::DbWeight::get().writes(24_u64)) } /// The range of component `c` is `[0, 512]`. fn reinstrument_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `211 + c * (1075 ±0)` // Estimated: `3899 + c * (2150 ±0)` - // Minimum execution time: 44_806_000 picoseconds. - Weight::from_parts(45_498_000, 3899) - // Standard Error: 44_467 - .saturating_add(Weight::from_parts(54_603_581, 0).saturating_mul(c.into())) + // Minimum execution time: 43_789_000 picoseconds. + Weight::from_parts(44_184_000, 3899) + // Standard Error: 37_356 + .saturating_add(Weight::from_parts(53_320_321, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 2150).saturating_mul(c.into())) @@ -428,630 +428,630 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_307_000 picoseconds. - Weight::from_parts(84_226_000, 0) - // Standard Error: 4_203_577 - .saturating_add(Weight::from_parts(574_493_471, 0).saturating_mul(r.into())) + // Minimum execution time: 91_135_000 picoseconds. + Weight::from_parts(95_417_000, 0) + // Standard Error: 3_099_300 + .saturating_add(Weight::from_parts(690_850_591, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 512]`. fn alloc_per_page(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 309_893_000 picoseconds. - Weight::from_parts(234_558_588, 0) - // Standard Error: 7_966 - .saturating_add(Weight::from_parts(32_022_587, 0).saturating_mul(p.into())) + // Minimum execution time: 438_620_000 picoseconds. + Weight::from_parts(374_507_041, 0) + // Standard Error: 8_437 + .saturating_add(Weight::from_parts(29_997_379, 0).saturating_mul(p.into())) } /// The range of component `r` is `[0, 20]`. fn free(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 142_319_000 picoseconds. - Weight::from_parts(121_865_521, 0) - // Standard Error: 314_080 - .saturating_add(Weight::from_parts(64_422_856, 0).saturating_mul(r.into())) + // Minimum execution time: 205_425_000 picoseconds. + Weight::from_parts(216_759_283, 0) + // Standard Error: 201_718 + .saturating_add(Weight::from_parts(59_883_802, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_527_000 picoseconds. - Weight::from_parts(91_967_528, 0) - // Standard Error: 3_856 - .saturating_add(Weight::from_parts(2_363_669, 0).saturating_mul(r.into())) + // Minimum execution time: 91_978_000 picoseconds. + Weight::from_parts(104_943_731, 0) + // Standard Error: 3_700 + .saturating_add(Weight::from_parts(2_390_685, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_unreserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 144_133_000 picoseconds. - Weight::from_parts(156_991_945, 0) - // Standard Error: 24_223 - .saturating_add(Weight::from_parts(2_431_525, 0).saturating_mul(r.into())) + // Minimum execution time: 148_097_000 picoseconds. + Weight::from_parts(221_690_139, 0) + // Standard Error: 16_927 + .saturating_add(Weight::from_parts(2_086_326, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_system_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_811_000 picoseconds. - Weight::from_parts(101_122_470, 0) - // Standard Error: 303_533 - .saturating_add(Weight::from_parts(92_415_204, 0).saturating_mul(r.into())) + // Minimum execution time: 97_854_000 picoseconds. + Weight::from_parts(113_115_926, 0) + // Standard Error: 359_085 + .saturating_add(Weight::from_parts(103_626_179, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_message_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_453_000 picoseconds. - Weight::from_parts(79_049_804, 0) - // Standard Error: 305_992 - .saturating_add(Weight::from_parts(79_382_630, 0).saturating_mul(r.into())) + // Minimum execution time: 92_747_000 picoseconds. + Weight::from_parts(77_822_368, 0) + // Standard Error: 354_685 + .saturating_add(Weight::from_parts(88_583_803, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_program_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_650_000 picoseconds. - Weight::from_parts(79_085_060, 0) - // Standard Error: 293_080 - .saturating_add(Weight::from_parts(77_346_019, 0).saturating_mul(r.into())) + // Minimum execution time: 100_655_000 picoseconds. + Weight::from_parts(77_747_268, 0) + // Standard Error: 355_452 + .saturating_add(Weight::from_parts(89_819_343, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_source(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_545_000 picoseconds. - Weight::from_parts(72_777_984, 0) - // Standard Error: 351_302 - .saturating_add(Weight::from_parts(80_634_984, 0).saturating_mul(r.into())) + // Minimum execution time: 98_273_000 picoseconds. + Weight::from_parts(87_583_472, 0) + // Standard Error: 336_369 + .saturating_add(Weight::from_parts(86_011_395, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_245_000 picoseconds. - Weight::from_parts(76_181_868, 0) - // Standard Error: 354_266 - .saturating_add(Weight::from_parts(79_459_120, 0).saturating_mul(r.into())) + // Minimum execution time: 91_201_000 picoseconds. + Weight::from_parts(68_989_218, 0) + // Standard Error: 373_495 + .saturating_add(Weight::from_parts(88_865_286, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_064_000 picoseconds. - Weight::from_parts(77_882_516, 0) - // Standard Error: 377_997 - .saturating_add(Weight::from_parts(78_533_852, 0).saturating_mul(r.into())) + // Minimum execution time: 92_999_000 picoseconds. + Weight::from_parts(74_059_983, 0) + // Standard Error: 378_320 + .saturating_add(Weight::from_parts(88_936_465, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_gas_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_522_000 picoseconds. - Weight::from_parts(66_328_137, 0) - // Standard Error: 360_143 - .saturating_add(Weight::from_parts(79_838_604, 0).saturating_mul(r.into())) + // Minimum execution time: 95_120_000 picoseconds. + Weight::from_parts(77_349_908, 0) + // Standard Error: 353_726 + .saturating_add(Weight::from_parts(87_895_284, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_size(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_961_000 picoseconds. - Weight::from_parts(72_789_065, 0) - // Standard Error: 366_577 - .saturating_add(Weight::from_parts(79_031_060, 0).saturating_mul(r.into())) + // Minimum execution time: 94_409_000 picoseconds. + Weight::from_parts(73_461_615, 0) + // Standard Error: 352_096 + .saturating_add(Weight::from_parts(94_976_600, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_read(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 700_686_000 picoseconds. - Weight::from_parts(749_297_529, 0) - // Standard Error: 383_897 - .saturating_add(Weight::from_parts(132_242_102, 0).saturating_mul(r.into())) + // Minimum execution time: 850_469_000 picoseconds. + Weight::from_parts(1_033_736_954, 0) + // Standard Error: 550_382 + .saturating_add(Weight::from_parts(135_574_060, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_read_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_957_000 picoseconds. - Weight::from_parts(850_017_000, 0) - // Standard Error: 67_693 - .saturating_add(Weight::from_parts(13_570_326, 0).saturating_mul(n.into())) + // Minimum execution time: 848_931_000 picoseconds. + Weight::from_parts(920_667_000, 0) + // Standard Error: 53_700 + .saturating_add(Weight::from_parts(13_152_177, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_height(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_261_000 picoseconds. - Weight::from_parts(70_573_139, 0) - // Standard Error: 351_239 - .saturating_add(Weight::from_parts(80_441_776, 0).saturating_mul(r.into())) + // Minimum execution time: 94_105_000 picoseconds. + Weight::from_parts(72_930_200, 0) + // Standard Error: 332_759 + .saturating_add(Weight::from_parts(94_046_088, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_timestamp(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_164_000 picoseconds. - Weight::from_parts(70_866_987, 0) - // Standard Error: 346_107 - .saturating_add(Weight::from_parts(82_471_591, 0).saturating_mul(r.into())) + // Minimum execution time: 97_894_000 picoseconds. + Weight::from_parts(73_302_640, 0) + // Standard Error: 396_091 + .saturating_add(Weight::from_parts(87_593_133, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 20]`. fn gr_random(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_192_000 picoseconds. - Weight::from_parts(101_814_078, 0) - // Standard Error: 391_508 - .saturating_add(Weight::from_parts(166_873_282, 0).saturating_mul(n.into())) + // Minimum execution time: 96_793_000 picoseconds. + Weight::from_parts(103_010_945, 0) + // Standard Error: 376_859 + .saturating_add(Weight::from_parts(168_000_682, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_deposit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_974_000 picoseconds. - Weight::from_parts(87_244_000, 0) - // Standard Error: 3_619_557 - .saturating_add(Weight::from_parts(749_950_767, 0).saturating_mul(r.into())) + // Minimum execution time: 95_076_000 picoseconds. + Weight::from_parts(99_893_000, 0) + // Standard Error: 4_404_056 + .saturating_add(Weight::from_parts(826_668_101, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_612_000 picoseconds. - Weight::from_parts(147_822_399, 0) - // Standard Error: 421_408 - .saturating_add(Weight::from_parts(250_730_230, 0).saturating_mul(r.into())) + // Minimum execution time: 94_014_000 picoseconds. + Weight::from_parts(130_086_277, 0) + // Standard Error: 356_163 + .saturating_add(Weight::from_parts(259_350_978, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 332_130_000 picoseconds. - Weight::from_parts(337_780_000, 0) - // Standard Error: 52_652 - .saturating_add(Weight::from_parts(20_743_155, 0).saturating_mul(n.into())) + // Minimum execution time: 354_707_000 picoseconds. + Weight::from_parts(360_189_000, 0) + // Standard Error: 58_183 + .saturating_add(Weight::from_parts(22_912_723, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_722_000 picoseconds. - Weight::from_parts(147_881_270, 0) - // Standard Error: 390_429 - .saturating_add(Weight::from_parts(259_701_373, 0).saturating_mul(r.into())) + // Minimum execution time: 92_328_000 picoseconds. + Weight::from_parts(165_484_039, 0) + // Standard Error: 441_339 + .saturating_add(Weight::from_parts(257_709_402, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 337_753_000 picoseconds. - Weight::from_parts(343_454_000, 0) - // Standard Error: 66_604 - .saturating_add(Weight::from_parts(21_189_034, 0).saturating_mul(n.into())) + // Minimum execution time: 344_026_000 picoseconds. + Weight::from_parts(347_677_000, 0) + // Standard Error: 65_494 + .saturating_add(Weight::from_parts(22_704_461, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 708_454_000 picoseconds. - Weight::from_parts(775_673_824, 0) - // Standard Error: 380_634 - .saturating_add(Weight::from_parts(268_253_890, 0).saturating_mul(r.into())) + // Minimum execution time: 722_993_000 picoseconds. + Weight::from_parts(851_905_063, 0) + // Standard Error: 558_877 + .saturating_add(Weight::from_parts(282_936_272, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 706_799_000 picoseconds. - Weight::from_parts(782_052_003, 0) - // Standard Error: 385_065 - .saturating_add(Weight::from_parts(265_280_556, 0).saturating_mul(r.into())) + // Minimum execution time: 689_513_000 picoseconds. + Weight::from_parts(861_359_000, 0) + // Standard Error: 468_422 + .saturating_add(Weight::from_parts(280_057_136, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_init(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_511_000 picoseconds. - Weight::from_parts(61_459_678, 0) - // Standard Error: 362_497 - .saturating_add(Weight::from_parts(87_903_947, 0).saturating_mul(r.into())) + // Minimum execution time: 99_933_000 picoseconds. + Weight::from_parts(78_766_753, 0) + // Standard Error: 324_984 + .saturating_add(Weight::from_parts(98_995_703, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_676_718_000 picoseconds. - Weight::from_parts(1_838_206_733, 0) - // Standard Error: 440_793 - .saturating_add(Weight::from_parts(156_352_100, 0).saturating_mul(r.into())) + // Minimum execution time: 1_862_478_000 picoseconds. + Weight::from_parts(2_044_037_894, 0) + // Standard Error: 369_172 + .saturating_add(Weight::from_parts(162_650_138, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 284_222_000 picoseconds. - Weight::from_parts(293_316_000, 0) - // Standard Error: 54_796 - .saturating_add(Weight::from_parts(30_939_288, 0).saturating_mul(n.into())) + // Minimum execution time: 322_157_000 picoseconds. + Weight::from_parts(327_957_000, 0) + // Standard Error: 56_898 + .saturating_add(Weight::from_parts(30_386_517, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_682_466_000 picoseconds. - Weight::from_parts(1_829_413_701, 0) - // Standard Error: 510_421 - .saturating_add(Weight::from_parts(216_009_232, 0).saturating_mul(r.into())) + // Minimum execution time: 1_821_589_000 picoseconds. + Weight::from_parts(1_973_249_681, 0) + // Standard Error: 470_131 + .saturating_add(Weight::from_parts(228_517_850, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_681_160_000 picoseconds. - Weight::from_parts(1_819_797_788, 0) - // Standard Error: 453_707 - .saturating_add(Weight::from_parts(215_589_534, 0).saturating_mul(r.into())) + // Minimum execution time: 1_861_550_000 picoseconds. + Weight::from_parts(2_033_652_827, 0) + // Standard Error: 443_979 + .saturating_add(Weight::from_parts(227_994_600, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 242_556_000 picoseconds. - Weight::from_parts(314_306_159, 0) - // Standard Error: 376_142 - .saturating_add(Weight::from_parts(260_614_468, 0).saturating_mul(r.into())) + // Minimum execution time: 267_807_000 picoseconds. + Weight::from_parts(306_291_884, 0) + // Standard Error: 437_607 + .saturating_add(Weight::from_parts(280_586_166, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 495_430_000 picoseconds. - Weight::from_parts(502_714_000, 0) - // Standard Error: 52_049 - .saturating_add(Weight::from_parts(21_259_132, 0).saturating_mul(n.into())) + // Minimum execution time: 533_739_000 picoseconds. + Weight::from_parts(537_524_000, 0) + // Standard Error: 63_596 + .saturating_add(Weight::from_parts(23_325_186, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_809_658_000 picoseconds. - Weight::from_parts(2_002_681_446, 0) - // Standard Error: 414_919 - .saturating_add(Weight::from_parts(227_942_929, 0).saturating_mul(r.into())) + // Minimum execution time: 2_015_846_000 picoseconds. + Weight::from_parts(2_225_378_071, 0) + // Standard Error: 518_968 + .saturating_add(Weight::from_parts(245_006_877, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_821_000 picoseconds. - Weight::from_parts(84_783_126, 0) - // Standard Error: 234_696 - .saturating_add(Weight::from_parts(22_124_873, 0).saturating_mul(r.into())) + // Minimum execution time: 91_961_000 picoseconds. + Weight::from_parts(101_095_491, 0) + // Standard Error: 473_028 + .saturating_add(Weight::from_parts(20_901_008, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 100_040_000 picoseconds. - Weight::from_parts(92_861_700, 0) - // Standard Error: 1_021 - .saturating_add(Weight::from_parts(419_414, 0).saturating_mul(n.into())) + // Minimum execution time: 118_299_000 picoseconds. + Weight::from_parts(104_661_368, 0) + // Standard Error: 983 + .saturating_add(Weight::from_parts(430_540, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_986_000 picoseconds. - Weight::from_parts(85_723_530, 0) - // Standard Error: 278_519 - .saturating_add(Weight::from_parts(19_484_469, 0).saturating_mul(r.into())) + // Minimum execution time: 91_635_000 picoseconds. + Weight::from_parts(98_148_322, 0) + // Standard Error: 412_934 + .saturating_add(Weight::from_parts(20_165_877, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 104_879_000 picoseconds. - Weight::from_parts(88_056_044, 0) - // Standard Error: 1_087 - .saturating_add(Weight::from_parts(427_201, 0).saturating_mul(n.into())) + // Minimum execution time: 114_259_000 picoseconds. + Weight::from_parts(102_400_470, 0) + // Standard Error: 1_195 + .saturating_add(Weight::from_parts(435_747, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_548_000 picoseconds. - Weight::from_parts(84_139_208, 0) - // Standard Error: 235_150 - .saturating_add(Weight::from_parts(17_533_491, 0).saturating_mul(r.into())) + // Minimum execution time: 90_244_000 picoseconds. + Weight::from_parts(99_206_206, 0) + // Standard Error: 490_732 + .saturating_add(Weight::from_parts(24_469_593, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_118_000 picoseconds. - Weight::from_parts(88_086_604, 0) - // Standard Error: 244_958 - .saturating_add(Weight::from_parts(17_286_195, 0).saturating_mul(r.into())) + // Minimum execution time: 90_924_000 picoseconds. + Weight::from_parts(99_455_761, 0) + // Standard Error: 468_756 + .saturating_add(Weight::from_parts(27_503_038, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_393_000 picoseconds. - Weight::from_parts(132_631_342, 0) - // Standard Error: 436_134 - .saturating_add(Weight::from_parts(141_520_417, 0).saturating_mul(r.into())) + // Minimum execution time: 98_128_000 picoseconds. + Weight::from_parts(142_750_443, 0) + // Standard Error: 423_786 + .saturating_add(Weight::from_parts(148_630_064, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 8192]`. fn gr_reply_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 97_567_000 picoseconds. - Weight::from_parts(99_600_000, 0) - // Standard Error: 2_187 - .saturating_add(Weight::from_parts(639_729, 0).saturating_mul(n.into())) + // Minimum execution time: 115_054_000 picoseconds. + Weight::from_parts(118_431_000, 0) + // Standard Error: 2_614 + .saturating_add(Weight::from_parts(715_259, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 696_739_000 picoseconds. - Weight::from_parts(711_247_336, 0) - // Standard Error: 1_403_605 - .saturating_add(Weight::from_parts(15_869_663, 0).saturating_mul(r.into())) + // Minimum execution time: 597_003_000 picoseconds. + Weight::from_parts(793_156_514, 0) + // Standard Error: 8_231_867 + .saturating_add(Weight::from_parts(1_264_985, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 697_432_000 picoseconds. - Weight::from_parts(712_096_565, 0) - // Standard Error: 1_674_352 - .saturating_add(Weight::from_parts(32_103_934, 0).saturating_mul(r.into())) + // Minimum execution time: 589_543_000 picoseconds. + Weight::from_parts(765_352_189, 0) + // Standard Error: 9_094_840 + .saturating_add(Weight::from_parts(46_084_810, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 92_685_000 picoseconds. - Weight::from_parts(96_156_389, 0) - // Standard Error: 262_969 - .saturating_add(Weight::from_parts(8_983_510, 0).saturating_mul(r.into())) + // Minimum execution time: 101_554_000 picoseconds. + Weight::from_parts(109_069_451, 0) + // Standard Error: 491_668 + .saturating_add(Weight::from_parts(10_289_748, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 105_746_000 picoseconds. - Weight::from_parts(89_918_273, 0) - // Standard Error: 1_055 - .saturating_add(Weight::from_parts(427_838, 0).saturating_mul(n.into())) + // Minimum execution time: 114_819_000 picoseconds. + Weight::from_parts(109_515_663, 0) + // Standard Error: 1_221 + .saturating_add(Weight::from_parts(430_399, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 95_634_000 picoseconds. - Weight::from_parts(99_574_926, 0) - // Standard Error: 267_301 - .saturating_add(Weight::from_parts(3_125_673, 0).saturating_mul(r.into())) + // Minimum execution time: 104_537_000 picoseconds. + Weight::from_parts(114_053_697, 0) + // Standard Error: 471_693 + .saturating_add(Weight::from_parts(5_304_402, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_commit_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 99_268_000 picoseconds. - Weight::from_parts(93_140_981, 0) - // Standard Error: 1_101 - .saturating_add(Weight::from_parts(419_078, 0).saturating_mul(n.into())) + // Minimum execution time: 114_715_000 picoseconds. + Weight::from_parts(105_370_407, 0) + // Standard Error: 1_134 + .saturating_add(Weight::from_parts(433_298, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_167_000 picoseconds. - Weight::from_parts(80_305_860, 0) - // Standard Error: 357_986 - .saturating_add(Weight::from_parts(80_422_820, 0).saturating_mul(r.into())) + // Minimum execution time: 96_517_000 picoseconds. + Weight::from_parts(84_051_440, 0) + // Standard Error: 300_233 + .saturating_add(Weight::from_parts(91_913_022, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_signal_from(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_137_000 picoseconds. - Weight::from_parts(76_881_656, 0) - // Standard Error: 302_504 - .saturating_add(Weight::from_parts(80_036_963, 0).saturating_mul(r.into())) + // Minimum execution time: 95_985_000 picoseconds. + Weight::from_parts(84_444_900, 0) + // Standard Error: 382_227 + .saturating_add(Weight::from_parts(86_556_950, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 707_922_000 picoseconds. - Weight::from_parts(767_820_244, 0) - // Standard Error: 418_647 - .saturating_add(Weight::from_parts(97_993_049, 0).saturating_mul(r.into())) + // Minimum execution time: 611_807_000 picoseconds. + Weight::from_parts(759_866_683, 0) + // Standard Error: 581_003 + .saturating_add(Weight::from_parts(114_487_220, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 724_683_000 picoseconds. - Weight::from_parts(732_157_836, 0) - // Standard Error: 618 - .saturating_add(Weight::from_parts(151_809, 0).saturating_mul(n.into())) + // Minimum execution time: 630_767_000 picoseconds. + Weight::from_parts(753_741_402, 0) + // Standard Error: 4_971 + .saturating_add(Weight::from_parts(194_745, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_304_055_000 picoseconds. - Weight::from_parts(2_435_844_780, 0) - // Standard Error: 420_214 - .saturating_add(Weight::from_parts(120_405_108, 0).saturating_mul(r.into())) + // Minimum execution time: 2_519_073_000 picoseconds. + Weight::from_parts(2_799_095_678, 0) + // Standard Error: 568_283 + .saturating_add(Weight::from_parts(125_540_262, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_431_524_000 picoseconds. - Weight::from_parts(2_669_711_936, 0) - // Standard Error: 12_819 - .saturating_add(Weight::from_parts(13_546_418, 0).saturating_mul(n.into())) + // Minimum execution time: 2_624_997_000 picoseconds. + Weight::from_parts(2_749_542_329, 0) + // Standard Error: 31_606 + .saturating_add(Weight::from_parts(12_877_331, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_debug(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_238_000 picoseconds. - Weight::from_parts(104_905_012, 0) - // Standard Error: 392_000 - .saturating_add(Weight::from_parts(116_570_175, 0).saturating_mul(r.into())) + // Minimum execution time: 93_254_000 picoseconds. + Weight::from_parts(102_526_571, 0) + // Standard Error: 417_043 + .saturating_add(Weight::from_parts(112_632_020, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_debug_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 143_132_000 picoseconds. - Weight::from_parts(145_448_000, 0) - // Standard Error: 51_056 - .saturating_add(Weight::from_parts(25_497_066, 0).saturating_mul(n.into())) + // Minimum execution time: 157_623_000 picoseconds. + Weight::from_parts(162_148_000, 0) + // Standard Error: 50_753 + .saturating_add(Weight::from_parts(25_953_680, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_code(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_055_000 picoseconds. - Weight::from_parts(75_514_507, 0) - // Standard Error: 342_511 - .saturating_add(Weight::from_parts(78_022_368, 0).saturating_mul(r.into())) + // Minimum execution time: 91_873_000 picoseconds. + Weight::from_parts(70_809_743, 0) + // Standard Error: 398_454 + .saturating_add(Weight::from_parts(85_798_102, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_exit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_725_000 picoseconds. - Weight::from_parts(87_574_873, 0) - // Standard Error: 249_331 - .saturating_add(Weight::from_parts(24_890_126, 0).saturating_mul(r.into())) + // Minimum execution time: 94_414_000 picoseconds. + Weight::from_parts(102_380_546, 0) + // Standard Error: 444_057 + .saturating_add(Weight::from_parts(25_455_253, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_leave(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_761_000 picoseconds. - Weight::from_parts(86_511_404, 0) - // Standard Error: 240_746 - .saturating_add(Weight::from_parts(16_767_395, 0).saturating_mul(r.into())) + // Minimum execution time: 92_915_000 picoseconds. + Weight::from_parts(100_277_330, 0) + // Standard Error: 445_024 + .saturating_add(Weight::from_parts(16_499_069, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_794_000 picoseconds. - Weight::from_parts(88_401_167, 0) - // Standard Error: 217_438 - .saturating_add(Weight::from_parts(11_267_632, 0).saturating_mul(r.into())) + // Minimum execution time: 89_380_000 picoseconds. + Weight::from_parts(100_289_828, 0) + // Standard Error: 534_487 + .saturating_add(Weight::from_parts(14_182_771, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_for(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_664_000 picoseconds. - Weight::from_parts(89_193_048, 0) - // Standard Error: 336_699 - .saturating_add(Weight::from_parts(12_350_251, 0).saturating_mul(r.into())) + // Minimum execution time: 92_015_000 picoseconds. + Weight::from_parts(99_222_138, 0) + // Standard Error: 456_534 + .saturating_add(Weight::from_parts(18_315_761, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_up_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_815_000 picoseconds. - Weight::from_parts(87_397_869, 0) - // Standard Error: 235_037 - .saturating_add(Weight::from_parts(16_313_030, 0).saturating_mul(r.into())) + // Minimum execution time: 91_800_000 picoseconds. + Weight::from_parts(100_954_736, 0) + // Standard Error: 454_614 + .saturating_add(Weight::from_parts(11_395_563, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_wake(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 139_190_000 picoseconds. - Weight::from_parts(186_267_428, 0) - // Standard Error: 346_204 - .saturating_add(Weight::from_parts(158_103_512, 0).saturating_mul(r.into())) + // Minimum execution time: 152_105_000 picoseconds. + Weight::from_parts(230_052_390, 0) + // Standard Error: 252_530 + .saturating_add(Weight::from_parts(155_795_850, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 96_748_000 picoseconds. - Weight::from_parts(148_556_306, 0) - // Standard Error: 400_680 - .saturating_add(Weight::from_parts(333_100_790, 0).saturating_mul(r.into())) + // Minimum execution time: 105_796_000 picoseconds. + Weight::from_parts(168_214_205, 0) + // Standard Error: 381_663 + .saturating_add(Weight::from_parts(333_983_837, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -1059,22 +1059,22 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 44_452_286_000 picoseconds. - Weight::from_parts(44_568_744_000, 0) - // Standard Error: 268_880 - .saturating_add(Weight::from_parts(7_444_126, 0).saturating_mul(p.into())) - // Standard Error: 268_867 - .saturating_add(Weight::from_parts(179_724_917, 0).saturating_mul(s.into())) + // Minimum execution time: 47_779_059_000 picoseconds. + Weight::from_parts(2_272_847_894, 0) + // Standard Error: 316_332 + .saturating_add(Weight::from_parts(20_618_355, 0).saturating_mul(p.into())) + // Standard Error: 316_496 + .saturating_add(Weight::from_parts(198_088_989, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 96_042_000 picoseconds. - Weight::from_parts(163_443_462, 0) - // Standard Error: 381_777 - .saturating_add(Weight::from_parts(338_839_702, 0).saturating_mul(r.into())) + // Minimum execution time: 104_815_000 picoseconds. + Weight::from_parts(151_162_775, 0) + // Standard Error: 335_092 + .saturating_add(Weight::from_parts(341_827_147, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -1082,32 +1082,32 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_724_116_000 picoseconds. - Weight::from_parts(42_849_968_000, 0) - // Standard Error: 263_445 - .saturating_add(Weight::from_parts(8_197_177, 0).saturating_mul(p.into())) - // Standard Error: 263_432 - .saturating_add(Weight::from_parts(180_050_572, 0).saturating_mul(s.into())) + // Minimum execution time: 46_150_013_000 picoseconds. + Weight::from_parts(47_709_557_000, 0) + // Standard Error: 360_065 + .saturating_add(Weight::from_parts(9_167_125, 0).saturating_mul(p.into())) + // Standard Error: 360_047 + .saturating_add(Weight::from_parts(180_684_349, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_pay_program_rent(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_607_000 picoseconds. - Weight::from_parts(100_957_693, 0) - // Standard Error: 29_067 - .saturating_add(Weight::from_parts(1_762_813, 0).saturating_mul(r.into())) + // Minimum execution time: 96_557_000 picoseconds. + Weight::from_parts(117_290_783, 0) + // Standard Error: 36_894 + .saturating_add(Weight::from_parts(2_014_010, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 512]`. fn lazy_pages_signal_read(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 87_305_000 picoseconds. - Weight::from_parts(108_825_748, 1131) - // Standard Error: 5_956 - .saturating_add(Weight::from_parts(11_809_647, 0).saturating_mul(p.into())) + // Minimum execution time: 93_867_000 picoseconds. + Weight::from_parts(124_644_757, 1131) + // Standard Error: 17_473 + .saturating_add(Weight::from_parts(14_936_910, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -1116,10 +1116,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 87_531_000 picoseconds. - Weight::from_parts(88_749_000, 1131) - // Standard Error: 27_438 - .saturating_add(Weight::from_parts(35_435_114, 0).saturating_mul(p.into())) + // Minimum execution time: 95_280_000 picoseconds. + Weight::from_parts(98_696_000, 1131) + // Standard Error: 32_779 + .saturating_add(Weight::from_parts(43_077_595, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -1128,10 +1128,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `5069931` - // Minimum execution time: 6_087_078_000 picoseconds. - Weight::from_parts(5_882_681_000, 5069931) - // Standard Error: 87_545 - .saturating_add(Weight::from_parts(37_047_042, 0).saturating_mul(p.into())) + // Minimum execution time: 7_746_936_000 picoseconds. + Weight::from_parts(7_738_469_860, 5069931) + // Standard Error: 59_786 + .saturating_add(Weight::from_parts(42_187_587, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2048_u64)) } /// The range of component `p` is `[0, 512]`. @@ -1139,10 +1139,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1813 + p * (65580 ±0)` // Estimated: `1939 + p * (75482 ±0)` - // Minimum execution time: 85_432_000 picoseconds. - Weight::from_parts(87_001_000, 1939) - // Standard Error: 47_768 - .saturating_add(Weight::from_parts(47_598_234, 0).saturating_mul(p.into())) + // Minimum execution time: 95_500_000 picoseconds. + Weight::from_parts(97_836_000, 1939) + // Standard Error: 40_606 + .saturating_add(Weight::from_parts(57_481_109, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 75482).saturating_mul(p.into())) } @@ -1151,10 +1151,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 92_594_000 picoseconds. - Weight::from_parts(93_795_036, 1131) - // Standard Error: 53_549 - .saturating_add(Weight::from_parts(35_797_869, 0).saturating_mul(p.into())) + // Minimum execution time: 98_854_000 picoseconds. + Weight::from_parts(103_590_132, 1131) + // Standard Error: 78_130 + .saturating_add(Weight::from_parts(40_005_962, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -1163,10 +1163,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1496 + p * (9883 ±2)` - // Minimum execution time: 769_397_000 picoseconds. - Weight::from_parts(792_321_925, 1496) - // Standard Error: 237_986 - .saturating_add(Weight::from_parts(48_847_504, 0).saturating_mul(p.into())) + // Minimum execution time: 790_258_000 picoseconds. + Weight::from_parts(823_032_832, 1496) + // Standard Error: 429_362 + .saturating_add(Weight::from_parts(65_201_531, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9883).saturating_mul(p.into())) } @@ -1175,10 +1175,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `317931` - // Minimum execution time: 1_113_735_000 picoseconds. - Weight::from_parts(1_148_020_828, 317931) - // Standard Error: 167_371 - .saturating_add(Weight::from_parts(47_795_831, 0).saturating_mul(p.into())) + // Minimum execution time: 1_368_163_000 picoseconds. + Weight::from_parts(1_459_640_611, 317931) + // Standard Error: 538_220 + .saturating_add(Weight::from_parts(55_291_474, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(128_u64)) } /// The range of component `r` is `[0, 20]`. @@ -1186,445 +1186,443 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_154_000 picoseconds. - Weight::from_parts(4_280_364, 0) - // Standard Error: 8_638 - .saturating_add(Weight::from_parts(24_150_721, 0).saturating_mul(r.into())) + // Minimum execution time: 2_487_000 picoseconds. + Weight::from_parts(7_350_309, 0) + // Standard Error: 256_922 + .saturating_add(Weight::from_parts(73_862_581, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_339_689_000 picoseconds. - Weight::from_parts(4_202_598_633, 0) - // Standard Error: 74_721 - .saturating_add(Weight::from_parts(4_468_109, 0).saturating_mul(r.into())) + // Minimum execution time: 4_494_190_000 picoseconds. + Weight::from_parts(4_299_030_070, 0) + // Standard Error: 56_870 + .saturating_add(Weight::from_parts(5_343_196, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_343_068_000 picoseconds. - Weight::from_parts(4_226_706_212, 0) - // Standard Error: 60_538 - .saturating_add(Weight::from_parts(4_325_162, 0).saturating_mul(r.into())) + // Minimum execution time: 4_489_067_000 picoseconds. + Weight::from_parts(4_331_599_746, 0) + // Standard Error: 68_517 + .saturating_add(Weight::from_parts(5_260_834, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_409_473_000 picoseconds. - Weight::from_parts(11_882_222_938, 0) - // Standard Error: 194_167 - .saturating_add(Weight::from_parts(8_210_890, 0).saturating_mul(r.into())) + // Minimum execution time: 11_761_924_000 picoseconds. + Weight::from_parts(11_604_595_421, 0) + // Standard Error: 178_467 + .saturating_add(Weight::from_parts(11_763_389, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_212_512_000 picoseconds. - Weight::from_parts(10_628_957_808, 0) - // Standard Error: 170_508 - .saturating_add(Weight::from_parts(11_560_237, 0).saturating_mul(r.into())) + // Minimum execution time: 11_654_314_000 picoseconds. + Weight::from_parts(12_008_297_242, 0) + // Standard Error: 159_760 + .saturating_add(Weight::from_parts(7_450_131, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_select(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_229_000 picoseconds. - Weight::from_parts(2_319_000, 0) - // Standard Error: 9_576 - .saturating_add(Weight::from_parts(3_794_717, 0).saturating_mul(r.into())) + // Minimum execution time: 2_171_000 picoseconds. + Weight::from_parts(2_291_000, 0) + // Standard Error: 9_283 + .saturating_add(Weight::from_parts(3_825_193, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_265_000 picoseconds. - Weight::from_parts(2_353_000, 0) - // Standard Error: 5_018 - .saturating_add(Weight::from_parts(3_059_511, 0).saturating_mul(r.into())) + // Minimum execution time: 2_238_000 picoseconds. + Weight::from_parts(2_294_000, 0) + // Standard Error: 6_159 + .saturating_add(Weight::from_parts(3_089_164, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(3_531_925, 0) - // Standard Error: 1_167 - .saturating_add(Weight::from_parts(1_569_201, 0).saturating_mul(r.into())) + // Minimum execution time: 2_186_000 picoseconds. + Weight::from_parts(3_340_540, 0) + // Standard Error: 1_396 + .saturating_add(Weight::from_parts(1_566_461, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_294_000 picoseconds. - Weight::from_parts(2_359_000, 0) - // Standard Error: 9_672 - .saturating_add(Weight::from_parts(2_884_305, 0).saturating_mul(r.into())) + // Minimum execution time: 2_163_000 picoseconds. + Weight::from_parts(2_227_000, 0) + // Standard Error: 9_616 + .saturating_add(Weight::from_parts(2_911_683, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_table(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_344_000, 0) - // Standard Error: 8_373 - .saturating_add(Weight::from_parts(5_256_648, 0).saturating_mul(r.into())) + // Minimum execution time: 2_207_000 picoseconds. + Weight::from_parts(2_435_384, 0) + // Standard Error: 20_664 + .saturating_add(Weight::from_parts(5_212_325, 0).saturating_mul(r.into())) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_012_000 picoseconds. - Weight::from_parts(4_938_253, 0) - // Standard Error: 2_214 - .saturating_add(Weight::from_parts(151_870, 0).saturating_mul(e.into())) + // Minimum execution time: 6_823_000 picoseconds. + Weight::from_parts(5_234_908, 0) + // Standard Error: 1_951 + .saturating_add(Weight::from_parts(174_311, 0).saturating_mul(e.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_const(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_309_000 picoseconds. - Weight::from_parts(4_232_448, 0) - // Standard Error: 6_359 - .saturating_add(Weight::from_parts(2_596_672, 0).saturating_mul(r.into())) + // Minimum execution time: 2_232_000 picoseconds. + Weight::from_parts(4_496_313, 0) + // Standard Error: 7_115 + .saturating_add(Weight::from_parts(2_589_496, 0).saturating_mul(r.into())) } fn instr_i64const(r: u32, ) -> Weight { Weight::from_parts(0, 0) - .saturating_add(Weight::from_parts(2_596_672 - - 2_404_212, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(2_589_496 - + 2_426_921, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(4_432_470, 0) - // Standard Error: 11_941 - .saturating_add(Weight::from_parts(2_404_212, 0).saturating_mul(r.into())) + // Minimum execution time: 2_206_000 picoseconds. + Weight::from_parts(4_515_520, 0) + // Standard Error: 12_306 + .saturating_add(Weight::from_parts(2_426_921, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_indirect(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_776_000 picoseconds. - Weight::from_parts(12_954_286, 0) - // Standard Error: 30_568 - .saturating_add(Weight::from_parts(10_260_958, 0).saturating_mul(r.into())) + // Minimum execution time: 2_753_000 picoseconds. + Weight::from_parts(21_459_550, 0) + // Standard Error: 35_957 + .saturating_add(Weight::from_parts(10_051_829, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 128]`. fn instr_call_indirect_per_param(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_935_000 picoseconds. - Weight::from_parts(1_635_475, 0) - // Standard Error: 7_669 - .saturating_add(Weight::from_parts(1_285_084, 0).saturating_mul(p.into())) + // Minimum execution time: 12_617_000 picoseconds. + Weight::from_parts(4_487_221, 0) + // Standard Error: 7_608 + .saturating_add(Weight::from_parts(1_173_168, 0).saturating_mul(p.into())) } /// The range of component `l` is `[0, 1024]`. - fn instr_call_per_local(l: u32, ) -> Weight { + fn instr_call_per_local(_l: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_316_000 picoseconds. - Weight::from_parts(5_699_758, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(34, 0).saturating_mul(l.into())) + // Minimum execution time: 5_238_000 picoseconds. + Weight::from_parts(5_633_354, 0) } /// The range of component `r` is `[0, 50]`. fn instr_local_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_315_000 picoseconds. - Weight::from_parts(2_460_643, 0) - // Standard Error: 2_850 - .saturating_add(Weight::from_parts(235_587, 0).saturating_mul(r.into())) + // Minimum execution time: 2_253_000 picoseconds. + Weight::from_parts(1_809_629, 0) + // Standard Error: 3_277 + .saturating_add(Weight::from_parts(262_963, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_202_000 picoseconds. - Weight::from_parts(2_270_000, 0) - // Standard Error: 6_150 - .saturating_add(Weight::from_parts(730_523, 0).saturating_mul(r.into())) + // Minimum execution time: 2_066_000 picoseconds. + Weight::from_parts(2_220_000, 0) + // Standard Error: 6_175 + .saturating_add(Weight::from_parts(779_868, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_tee(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_244_000 picoseconds. - Weight::from_parts(2_338_000, 0) - // Standard Error: 5_205 - .saturating_add(Weight::from_parts(679_669, 0).saturating_mul(r.into())) + // Minimum execution time: 2_170_000 picoseconds. + Weight::from_parts(2_268_000, 0) + // Standard Error: 6_689 + .saturating_add(Weight::from_parts(852_409, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_412_000 picoseconds. - Weight::from_parts(2_087_064, 0) - // Standard Error: 9_824 - .saturating_add(Weight::from_parts(743_737, 0).saturating_mul(r.into())) + // Minimum execution time: 6_334_000 picoseconds. + Weight::from_parts(2_298_152, 0) + // Standard Error: 8_256 + .saturating_add(Weight::from_parts(826_692, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_388_000 picoseconds. - Weight::from_parts(6_512_000, 0) - // Standard Error: 7_958 - .saturating_add(Weight::from_parts(1_283_588, 0).saturating_mul(r.into())) + // Minimum execution time: 6_344_000 picoseconds. + Weight::from_parts(17_905, 0) + // Standard Error: 10_849 + .saturating_add(Weight::from_parts(1_501_213, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_memory_current(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_885_000 picoseconds. - Weight::from_parts(4_075_795, 0) - // Standard Error: 12_241 - .saturating_add(Weight::from_parts(6_965_908, 0).saturating_mul(r.into())) + // Minimum execution time: 5_480_000 picoseconds. + Weight::from_parts(3_223_948, 0) + // Standard Error: 10_169 + .saturating_add(Weight::from_parts(7_086_672, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_312_000, 0) - // Standard Error: 5_936 - .saturating_add(Weight::from_parts(3_299_707, 0).saturating_mul(r.into())) + // Minimum execution time: 2_138_000 picoseconds. + Weight::from_parts(2_203_000, 0) + // Standard Error: 5_706 + .saturating_add(Weight::from_parts(3_291_284, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_255_000 picoseconds. - Weight::from_parts(2_294_000, 0) - // Standard Error: 6_255 - .saturating_add(Weight::from_parts(2_999_382, 0).saturating_mul(r.into())) + // Minimum execution time: 2_117_000 picoseconds. + Weight::from_parts(2_185_000, 0) + // Standard Error: 5_246 + .saturating_add(Weight::from_parts(3_037_267, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(2_271_000, 0) - // Standard Error: 6_896 - .saturating_add(Weight::from_parts(2_967_047, 0).saturating_mul(r.into())) + // Minimum execution time: 2_114_000 picoseconds. + Weight::from_parts(2_247_000, 0) + // Standard Error: 4_962 + .saturating_add(Weight::from_parts(3_059_218, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_221_000 picoseconds. - Weight::from_parts(2_268_000, 0) - // Standard Error: 4_893 - .saturating_add(Weight::from_parts(2_579_110, 0).saturating_mul(r.into())) + // Minimum execution time: 2_162_000 picoseconds. + Weight::from_parts(2_198_000, 0) + // Standard Error: 4_290 + .saturating_add(Weight::from_parts(2_634_241, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_304_000, 0) - // Standard Error: 3_852 - .saturating_add(Weight::from_parts(520_005, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_229_000, 0) + // Standard Error: 3_897 + .saturating_add(Weight::from_parts(581_409, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_274_000 picoseconds. - Weight::from_parts(1_794_591, 0) - // Standard Error: 3_416 - .saturating_add(Weight::from_parts(359_819, 0).saturating_mul(r.into())) + // Minimum execution time: 2_140_000 picoseconds. + Weight::from_parts(959_641, 0) + // Standard Error: 4_456 + .saturating_add(Weight::from_parts(435_036, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_189_000 picoseconds. - Weight::from_parts(2_287_000, 0) - // Standard Error: 10_307 - .saturating_add(Weight::from_parts(1_833_775, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_231_000, 0) + // Standard Error: 8_892 + .saturating_add(Weight::from_parts(1_805_445, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(2_349_000, 0) - // Standard Error: 9_393 - .saturating_add(Weight::from_parts(1_178_942, 0).saturating_mul(r.into())) + // Minimum execution time: 2_200_000 picoseconds. + Weight::from_parts(2_241_000, 0) + // Standard Error: 7_958 + .saturating_add(Weight::from_parts(1_149_406, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_256_508, 0) - // Standard Error: 3_133 - .saturating_add(Weight::from_parts(326_908, 0).saturating_mul(r.into())) + // Minimum execution time: 2_183_000 picoseconds. + Weight::from_parts(1_588_631, 0) + // Standard Error: 4_081 + .saturating_add(Weight::from_parts(375_344, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_298_000 picoseconds. - Weight::from_parts(1_792_383, 0) - // Standard Error: 2_981 - .saturating_add(Weight::from_parts(325_072, 0).saturating_mul(r.into())) + // Minimum execution time: 2_228_000 picoseconds. + Weight::from_parts(1_440_330, 0) + // Standard Error: 3_766 + .saturating_add(Weight::from_parts(371_717, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_218_000 picoseconds. - Weight::from_parts(236_190, 0) - // Standard Error: 5_791 - .saturating_add(Weight::from_parts(526_784, 0).saturating_mul(r.into())) + // Minimum execution time: 2_172_000 picoseconds. + Weight::from_parts(46_268, 0) + // Standard Error: 7_010 + .saturating_add(Weight::from_parts(610_395, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_278_000 picoseconds. - Weight::from_parts(18_346, 0) - // Standard Error: 5_882 - .saturating_add(Weight::from_parts(538_848, 0).saturating_mul(r.into())) + // Minimum execution time: 2_176_000 picoseconds. + Weight::from_parts(2_302_000, 0) + // Standard Error: 5_251 + .saturating_add(Weight::from_parts(602_408, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend32s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_322_000, 0) - // Standard Error: 4_502 - .saturating_add(Weight::from_parts(463_034, 0).saturating_mul(r.into())) + // Minimum execution time: 2_205_000 picoseconds. + Weight::from_parts(2_260_000, 0) + // Standard Error: 5_562 + .saturating_add(Weight::from_parts(646_277, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendsi32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_272_000 picoseconds. - Weight::from_parts(2_193_450, 0) - // Standard Error: 3_655 - .saturating_add(Weight::from_parts(304_226, 0).saturating_mul(r.into())) + // Minimum execution time: 2_237_000 picoseconds. + Weight::from_parts(502_701, 0) + // Standard Error: 6_830 + .saturating_add(Weight::from_parts(456_486, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendui32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_174_000 picoseconds. - Weight::from_parts(2_803_358, 0) - // Standard Error: 2_256 - .saturating_add(Weight::from_parts(163_489, 0).saturating_mul(r.into())) + // Minimum execution time: 2_267_000 picoseconds. + Weight::from_parts(1_603_231, 0) + // Standard Error: 4_089 + .saturating_add(Weight::from_parts(279_089, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32wrapi64(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_242_000 picoseconds. - Weight::from_parts(3_087_274, 0) - // Standard Error: 1_907 - .saturating_add(Weight::from_parts(146_988, 0).saturating_mul(r.into())) + // Minimum execution time: 2_139_000 picoseconds. + Weight::from_parts(1_065_871, 0) + // Standard Error: 5_027 + .saturating_add(Weight::from_parts(320_900, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_268_000 picoseconds. - Weight::from_parts(2_335_000, 0) - // Standard Error: 9_220 - .saturating_add(Weight::from_parts(1_682_986, 0).saturating_mul(r.into())) + // Minimum execution time: 2_212_000 picoseconds. + Weight::from_parts(2_268_000, 0) + // Standard Error: 8_263 + .saturating_add(Weight::from_parts(2_029_357, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_244_000 picoseconds. - Weight::from_parts(2_290_000, 0) - // Standard Error: 7_751 - .saturating_add(Weight::from_parts(1_073_438, 0).saturating_mul(r.into())) + // Minimum execution time: 2_216_000 picoseconds. + Weight::from_parts(2_272_000, 0) + // Standard Error: 9_513 + .saturating_add(Weight::from_parts(1_379_586, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_225_000 picoseconds. - Weight::from_parts(2_297_000, 0) - // Standard Error: 9_887 - .saturating_add(Weight::from_parts(1_746_888, 0).saturating_mul(r.into())) + // Minimum execution time: 2_101_000 picoseconds. + Weight::from_parts(2_282_000, 0) + // Standard Error: 8_617 + .saturating_add(Weight::from_parts(2_060_475, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_225_000 picoseconds. - Weight::from_parts(2_305_000, 0) - // Standard Error: 8_241 - .saturating_add(Weight::from_parts(1_123_968, 0).saturating_mul(r.into())) + // Minimum execution time: 2_120_000 picoseconds. + Weight::from_parts(2_208_000, 0) + // Standard Error: 9_370 + .saturating_add(Weight::from_parts(1_431_155, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_325_000 picoseconds. - Weight::from_parts(2_368_000, 0) - // Standard Error: 10_199 - .saturating_add(Weight::from_parts(1_754_281, 0).saturating_mul(r.into())) + // Minimum execution time: 2_138_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 9_097 + .saturating_add(Weight::from_parts(2_027_590, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_254_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 7_885 - .saturating_add(Weight::from_parts(1_054_096, 0).saturating_mul(r.into())) + // Minimum execution time: 2_156_000 picoseconds. + Weight::from_parts(2_289_000, 0) + // Standard Error: 9_338 + .saturating_add(Weight::from_parts(1_475_118, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ltu(r: u32, ) -> Weight { @@ -1632,79 +1630,79 @@ impl WeightInfo for SubstrateWeight { // Measured: `0` // Estimated: `0` // Minimum execution time: 2_212_000 picoseconds. - Weight::from_parts(2_244_000, 0) - // Standard Error: 11_272 - .saturating_add(Weight::from_parts(1_769_874, 0).saturating_mul(r.into())) + Weight::from_parts(2_278_000, 0) + // Standard Error: 9_292 + .saturating_add(Weight::from_parts(2_064_273, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ltu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_248_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 8_360 - .saturating_add(Weight::from_parts(1_115_362, 0).saturating_mul(r.into())) + // Minimum execution time: 2_142_000 picoseconds. + Weight::from_parts(2_262_000, 0) + // Standard Error: 9_186 + .saturating_add(Weight::from_parts(1_423_566, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_243_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 9_424 - .saturating_add(Weight::from_parts(1_807_643, 0).saturating_mul(r.into())) + // Minimum execution time: 2_242_000 picoseconds. + Weight::from_parts(2_348_000, 0) + // Standard Error: 9_855 + .saturating_add(Weight::from_parts(2_055_681, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 7_499 - .saturating_add(Weight::from_parts(1_087_178, 0).saturating_mul(r.into())) + // Minimum execution time: 2_152_000 picoseconds. + Weight::from_parts(2_243_000, 0) + // Standard Error: 10_312 + .saturating_add(Weight::from_parts(1_441_629, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_267_000 picoseconds. - Weight::from_parts(2_342_000, 0) - // Standard Error: 11_743 - .saturating_add(Weight::from_parts(1_703_075, 0).saturating_mul(r.into())) + // Minimum execution time: 2_374_000 picoseconds. + Weight::from_parts(2_444_000, 0) + // Standard Error: 9_490 + .saturating_add(Weight::from_parts(2_154_430, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_137_000 picoseconds. - Weight::from_parts(2_254_000, 0) - // Standard Error: 8_099 - .saturating_add(Weight::from_parts(1_080_763, 0).saturating_mul(r.into())) + // Minimum execution time: 2_197_000 picoseconds. + Weight::from_parts(2_277_000, 0) + // Standard Error: 8_132 + .saturating_add(Weight::from_parts(1_511_728, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_183_000 picoseconds. - Weight::from_parts(2_301_000, 0) - // Standard Error: 10_230 - .saturating_add(Weight::from_parts(1_738_567, 0).saturating_mul(r.into())) + // Minimum execution time: 2_339_000 picoseconds. + Weight::from_parts(2_377_000, 0) + // Standard Error: 10_635 + .saturating_add(Weight::from_parts(2_038_988, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_209_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 8_536 - .saturating_add(Weight::from_parts(1_161_928, 0).saturating_mul(r.into())) + // Minimum execution time: 2_167_000 picoseconds. + Weight::from_parts(2_327_000, 0) + // Standard Error: 9_846 + .saturating_add(Weight::from_parts(1_467_137, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64leu(r: u32, ) -> Weight { @@ -1712,359 +1710,359 @@ impl WeightInfo for SubstrateWeight { // Measured: `0` // Estimated: `0` // Minimum execution time: 2_208_000 picoseconds. - Weight::from_parts(2_255_000, 0) - // Standard Error: 10_368 - .saturating_add(Weight::from_parts(1_847_441, 0).saturating_mul(r.into())) + Weight::from_parts(2_320_000, 0) + // Standard Error: 10_027 + .saturating_add(Weight::from_parts(2_113_726, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32leu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_223_000 picoseconds. - Weight::from_parts(2_299_000, 0) - // Standard Error: 8_213 - .saturating_add(Weight::from_parts(1_112_048, 0).saturating_mul(r.into())) + // Minimum execution time: 2_174_000 picoseconds. + Weight::from_parts(2_237_000, 0) + // Standard Error: 8_858 + .saturating_add(Weight::from_parts(1_420_672, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_221_000 picoseconds. - Weight::from_parts(2_270_000, 0) - // Standard Error: 12_684 - .saturating_add(Weight::from_parts(1_728_765, 0).saturating_mul(r.into())) + // Minimum execution time: 2_278_000 picoseconds. + Weight::from_parts(2_391_000, 0) + // Standard Error: 9_651 + .saturating_add(Weight::from_parts(2_026_926, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_573_000 picoseconds. - Weight::from_parts(2_655_000, 0) - // Standard Error: 7_404 - .saturating_add(Weight::from_parts(1_080_080, 0).saturating_mul(r.into())) + // Minimum execution time: 2_508_000 picoseconds. + Weight::from_parts(2_616_000, 0) + // Standard Error: 9_243 + .saturating_add(Weight::from_parts(1_389_677, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_316_000, 0) - // Standard Error: 9_739 - .saturating_add(Weight::from_parts(1_807_913, 0).saturating_mul(r.into())) + // Minimum execution time: 2_161_000 picoseconds. + Weight::from_parts(2_283_000, 0) + // Standard Error: 8_093 + .saturating_add(Weight::from_parts(1_972_876, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_198_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 7_265 - .saturating_add(Weight::from_parts(1_087_210, 0).saturating_mul(r.into())) + // Minimum execution time: 2_247_000 picoseconds. + Weight::from_parts(2_312_000, 0) + // Standard Error: 10_731 + .saturating_add(Weight::from_parts(1_371_875, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_252_000 picoseconds. - Weight::from_parts(2_311_000, 0) - // Standard Error: 7_444 - .saturating_add(Weight::from_parts(1_191_685, 0).saturating_mul(r.into())) + // Minimum execution time: 2_145_000 picoseconds. + Weight::from_parts(2_221_000, 0) + // Standard Error: 8_480 + .saturating_add(Weight::from_parts(1_536_131, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_263_000 picoseconds. - Weight::from_parts(2_320_000, 0) - // Standard Error: 5_023 - .saturating_add(Weight::from_parts(585_667, 0).saturating_mul(r.into())) + // Minimum execution time: 2_099_000 picoseconds. + Weight::from_parts(2_231_000, 0) + // Standard Error: 7_135 + .saturating_add(Weight::from_parts(801_155, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_320_000, 0) - // Standard Error: 10_018 - .saturating_add(Weight::from_parts(1_297_791, 0).saturating_mul(r.into())) + // Minimum execution time: 2_228_000 picoseconds. + Weight::from_parts(2_279_000, 0) + // Standard Error: 9_624 + .saturating_add(Weight::from_parts(1_517_765, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_291_000 picoseconds. - Weight::from_parts(2_312_000, 0) - // Standard Error: 4_776 - .saturating_add(Weight::from_parts(612_864, 0).saturating_mul(r.into())) + // Minimum execution time: 2_177_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 7_327 + .saturating_add(Weight::from_parts(834_383, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_286_000 picoseconds. - Weight::from_parts(2_356_000, 0) - // Standard Error: 11_619 - .saturating_add(Weight::from_parts(1_743_809, 0).saturating_mul(r.into())) + // Minimum execution time: 2_197_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 10_459 + .saturating_add(Weight::from_parts(1_974_248, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_302_000 picoseconds. - Weight::from_parts(2_343_000, 0) - // Standard Error: 8_638 - .saturating_add(Weight::from_parts(1_136_060, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_251_000, 0) + // Standard Error: 8_854 + .saturating_add(Weight::from_parts(1_450_569, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 7_114 - .saturating_add(Weight::from_parts(2_599_346, 0).saturating_mul(r.into())) + // Minimum execution time: 2_140_000 picoseconds. + Weight::from_parts(11_847_842, 0) + // Standard Error: 21_133 + .saturating_add(Weight::from_parts(1_891_387, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_200_000 picoseconds. - Weight::from_parts(3_823_403, 0) - // Standard Error: 18_912 - .saturating_add(Weight::from_parts(2_161_963, 0).saturating_mul(r.into())) + // Minimum execution time: 2_188_000 picoseconds. + Weight::from_parts(9_541_631, 0) + // Standard Error: 19_603 + .saturating_add(Weight::from_parts(1_817_767, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_199_000 picoseconds. - Weight::from_parts(2_817_173, 0) - // Standard Error: 17_341 - .saturating_add(Weight::from_parts(2_740_748, 0).saturating_mul(r.into())) + // Minimum execution time: 2_297_000 picoseconds. + Weight::from_parts(12_235_713, 0) + // Standard Error: 23_189 + .saturating_add(Weight::from_parts(2_052_133, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_294_000 picoseconds. - Weight::from_parts(88_235, 0) - // Standard Error: 10_326 - .saturating_add(Weight::from_parts(2_481_087, 0).saturating_mul(r.into())) + // Minimum execution time: 2_184_000 picoseconds. + Weight::from_parts(9_122_109, 0) + // Standard Error: 20_805 + .saturating_add(Weight::from_parts(1_840_560, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_232_000 picoseconds. - Weight::from_parts(2_294_000, 0) - // Standard Error: 14_480 - .saturating_add(Weight::from_parts(9_604_981, 0).saturating_mul(r.into())) + // Minimum execution time: 2_240_000 picoseconds. + Weight::from_parts(11_970_408, 0) + // Standard Error: 50_242 + .saturating_add(Weight::from_parts(8_201_168, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_260_000, 0) - // Standard Error: 21_926 - .saturating_add(Weight::from_parts(7_501_289, 0).saturating_mul(r.into())) + // Minimum execution time: 2_101_000 picoseconds. + Weight::from_parts(12_889_553, 0) + // Standard Error: 55_527 + .saturating_add(Weight::from_parts(6_480_644, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_309_000 picoseconds. - Weight::from_parts(10_308_173, 0) - // Standard Error: 30_680 - .saturating_add(Weight::from_parts(2_288_505, 0).saturating_mul(r.into())) + // Minimum execution time: 2_341_000 picoseconds. + Weight::from_parts(12_324_742, 0) + // Standard Error: 24_100 + .saturating_add(Weight::from_parts(2_091_647, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_211_000 picoseconds. - Weight::from_parts(2_290_000, 0) - // Standard Error: 5_007 - .saturating_add(Weight::from_parts(2_516_076, 0).saturating_mul(r.into())) + // Minimum execution time: 2_206_000 picoseconds. + Weight::from_parts(8_079_920, 0) + // Standard Error: 22_769 + .saturating_add(Weight::from_parts(1_908_722, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_228_000 picoseconds. - Weight::from_parts(2_300_000, 0) - // Standard Error: 8_948 - .saturating_add(Weight::from_parts(1_264_596, 0).saturating_mul(r.into())) + // Minimum execution time: 2_176_000 picoseconds. + Weight::from_parts(2_262_000, 0) + // Standard Error: 9_765 + .saturating_add(Weight::from_parts(1_570_991, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_323_000, 0) - // Standard Error: 5_099 - .saturating_add(Weight::from_parts(612_107, 0).saturating_mul(r.into())) + // Minimum execution time: 2_225_000 picoseconds. + Weight::from_parts(2_288_000, 0) + // Standard Error: 7_202 + .saturating_add(Weight::from_parts(798_437, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_282_000 picoseconds. - Weight::from_parts(2_326_000, 0) - // Standard Error: 10_004 - .saturating_add(Weight::from_parts(1_278_365, 0).saturating_mul(r.into())) + // Minimum execution time: 2_162_000 picoseconds. + Weight::from_parts(2_223_000, 0) + // Standard Error: 8_483 + .saturating_add(Weight::from_parts(1_461_117, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_258_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 5_578 - .saturating_add(Weight::from_parts(645_196, 0).saturating_mul(r.into())) + // Minimum execution time: 2_083_000 picoseconds. + Weight::from_parts(2_229_000, 0) + // Standard Error: 8_119 + .saturating_add(Weight::from_parts(815_909, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_338_000 picoseconds. - Weight::from_parts(2_363_000, 0) - // Standard Error: 8_554 - .saturating_add(Weight::from_parts(1_288_676, 0).saturating_mul(r.into())) + // Minimum execution time: 2_272_000 picoseconds. + Weight::from_parts(2_358_000, 0) + // Standard Error: 10_682 + .saturating_add(Weight::from_parts(1_509_884, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_214_000 picoseconds. - Weight::from_parts(2_332_000, 0) - // Standard Error: 3_999 - .saturating_add(Weight::from_parts(594_484, 0).saturating_mul(r.into())) + // Minimum execution time: 2_148_000 picoseconds. + Weight::from_parts(2_227_000, 0) + // Standard Error: 6_905 + .saturating_add(Weight::from_parts(924_632, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_198_000 picoseconds. - Weight::from_parts(2_258_000, 0) - // Standard Error: 7_437 - .saturating_add(Weight::from_parts(1_044_306, 0).saturating_mul(r.into())) + // Minimum execution time: 2_181_000 picoseconds. + Weight::from_parts(2_300_000, 0) + // Standard Error: 8_137 + .saturating_add(Weight::from_parts(1_391_548, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_226_000 picoseconds. - Weight::from_parts(2_308_000, 0) - // Standard Error: 4_658 - .saturating_add(Weight::from_parts(537_262, 0).saturating_mul(r.into())) + // Minimum execution time: 2_170_000 picoseconds. + Weight::from_parts(2_211_000, 0) + // Standard Error: 7_217 + .saturating_add(Weight::from_parts(773_435, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_231_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 10_254 - .saturating_add(Weight::from_parts(1_154_138, 0).saturating_mul(r.into())) + // Minimum execution time: 2_219_000 picoseconds. + Weight::from_parts(2_331_000, 0) + // Standard Error: 9_999 + .saturating_add(Weight::from_parts(1_354_526, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_234_000 picoseconds. - Weight::from_parts(2_313_000, 0) - // Standard Error: 4_960 - .saturating_add(Weight::from_parts(607_930, 0).saturating_mul(r.into())) + // Minimum execution time: 2_193_000 picoseconds. + Weight::from_parts(2_260_000, 0) + // Standard Error: 6_270 + .saturating_add(Weight::from_parts(770_234, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_279_000 picoseconds. - Weight::from_parts(2_342_000, 0) - // Standard Error: 7_909 - .saturating_add(Weight::from_parts(1_094_660, 0).saturating_mul(r.into())) + // Minimum execution time: 2_159_000 picoseconds. + Weight::from_parts(2_233_000, 0) + // Standard Error: 9_686 + .saturating_add(Weight::from_parts(1_341_306, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_232_000 picoseconds. - Weight::from_parts(39_069, 0) - // Standard Error: 6_710 - .saturating_add(Weight::from_parts(599_572, 0).saturating_mul(r.into())) + // Minimum execution time: 2_242_000 picoseconds. + Weight::from_parts(2_300_000, 0) + // Standard Error: 7_502 + .saturating_add(Weight::from_parts(779_370, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_254_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 8_785 - .saturating_add(Weight::from_parts(1_060_321, 0).saturating_mul(r.into())) + // Minimum execution time: 2_124_000 picoseconds. + Weight::from_parts(2_171_000, 0) + // Standard Error: 9_408 + .saturating_add(Weight::from_parts(1_327_370, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_257_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 4_191 - .saturating_add(Weight::from_parts(528_319, 0).saturating_mul(r.into())) + // Minimum execution time: 2_110_000 picoseconds. + Weight::from_parts(2_171_000, 0) + // Standard Error: 6_287 + .saturating_add(Weight::from_parts(694_212, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 9_328 - .saturating_add(Weight::from_parts(1_114_164, 0).saturating_mul(r.into())) + // Minimum execution time: 2_196_000 picoseconds. + Weight::from_parts(2_254_000, 0) + // Standard Error: 10_675 + .saturating_add(Weight::from_parts(1_402_989, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_210_000 picoseconds. - Weight::from_parts(390_951, 0) - // Standard Error: 5_316 - .saturating_add(Weight::from_parts(609_568, 0).saturating_mul(r.into())) + // Minimum execution time: 2_232_000 picoseconds. + Weight::from_parts(2_324_000, 0) + // Standard Error: 6_253 + .saturating_add(Weight::from_parts(767_140, 0).saturating_mul(r.into())) } } @@ -2089,10 +2087,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 951_000 picoseconds. - Weight::from_parts(1_020_000, 0) - // Standard Error: 722 - .saturating_add(Weight::from_parts(240_031, 0).saturating_mul(c.into())) + // Minimum execution time: 898_000 picoseconds. + Weight::from_parts(911_000, 0) + // Standard Error: 901 + .saturating_add(Weight::from_parts(212_671, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// The range of component `c` is `[0, 512]`. @@ -2100,10 +2098,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `42 + c * (1024 ±0)` // Estimated: `3506 + c * (1024 ±0)` - // Minimum execution time: 2_762_000 picoseconds. - Weight::from_parts(2_859_000, 3506) - // Standard Error: 813 - .saturating_add(Weight::from_parts(665_139, 0).saturating_mul(c.into())) + // Minimum execution time: 2_771_000 picoseconds. + Weight::from_parts(2_885_000, 3506) + // Standard Error: 1_519 + .saturating_add(Weight::from_parts(693_329, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(c.into())) } @@ -2112,26 +2110,26 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 50_591_000 picoseconds. - Weight::from_parts(61_353_023, 0) - // Standard Error: 9_186 - .saturating_add(Weight::from_parts(2_404_810, 0).saturating_mul(c.into())) + // Minimum execution time: 61_531_000 picoseconds. + Weight::from_parts(33_011_971, 0) + // Standard Error: 12_706 + .saturating_add(Weight::from_parts(3_566_381, 0).saturating_mul(c.into())) } fn claim_value() -> Weight { // Proof Size summary in bytes: - // Measured: `979` - // Estimated: `42236` - // Minimum execution time: 81_660_000 picoseconds. - Weight::from_parts(83_840_000, 42236) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(10_u64)) + // Measured: `1251` + // Estimated: `50816` + // Minimum execution time: 101_751_000 picoseconds. + Weight::from_parts(105_419_000, 50816) + .saturating_add(RocksDbWeight::get().reads(15_u64)) + .saturating_add(RocksDbWeight::get().writes(12_u64)) } fn pay_program_rent() -> Weight { // Proof Size summary in bytes: - // Measured: `886` - // Estimated: `21261` - // Minimum execution time: 54_005_000 picoseconds. - Weight::from_parts(55_095_000, 21261) + // Measured: `923` + // Estimated: `21372` + // Minimum execution time: 51_666_000 picoseconds. + Weight::from_parts(54_022_000, 21372) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -2139,8 +2137,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `534` // Estimated: `17070` - // Minimum execution time: 28_880_000 picoseconds. - Weight::from_parts(29_583_000, 17070) + // Minimum execution time: 27_247_000 picoseconds. + Weight::from_parts(28_338_000, 17070) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2149,22 +2147,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `355` // Estimated: `7640` - // Minimum execution time: 7_744_000 picoseconds. - Weight::from_parts(4_233_092, 7640) - // Standard Error: 39_690 - .saturating_add(Weight::from_parts(14_033_179, 0).saturating_mul(c.into())) + // Minimum execution time: 7_721_000 picoseconds. + Weight::from_parts(3_361_332, 7640) + // Standard Error: 82_620 + .saturating_add(Weight::from_parts(14_601_051, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// The range of component `c` is `[0, 2044]`. fn resume_session_commit(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1297 + c * (16389 ±0)` - // Estimated: `40898 + c * (131112 ±0)` - // Minimum execution time: 70_301_000 picoseconds. - Weight::from_parts(70_991_000, 40898) - // Standard Error: 177_223 - .saturating_add(Weight::from_parts(54_687_249, 0).saturating_mul(c.into())) + // Measured: `1342 + c * (16389 ±0)` + // Estimated: `41258 + c * (131112 ±0)` + // Minimum execution time: 67_409_000 picoseconds. + Weight::from_parts(68_720_000, 41258) + // Standard Error: 172_491 + .saturating_add(Weight::from_parts(56_455_326, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(9_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -2175,95 +2173,95 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `10` // Estimated: `4990` - // Minimum execution time: 61_715_000 picoseconds. - Weight::from_parts(40_384_385, 4990) - // Standard Error: 57_496 - .saturating_add(Weight::from_parts(53_210_788, 0).saturating_mul(c.into())) + // Minimum execution time: 60_922_000 picoseconds. + Weight::from_parts(61_729_000, 4990) + // Standard Error: 34_730 + .saturating_add(Weight::from_parts(53_867_597, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } /// The range of component `s` is `[0, 4194304]`. fn create_program(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `671` - // Estimated: `38638` - // Minimum execution time: 63_077_000 picoseconds. - Weight::from_parts(96_840_506, 38638) - // Standard Error: 0 - .saturating_add(Weight::from_parts(2_609, 0).saturating_mul(s.into())) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(10_u64)) + // Measured: `853` + // Estimated: `47762` + // Minimum execution time: 92_013_000 picoseconds. + Weight::from_parts(87_319_739, 47762) + // Standard Error: 2 + .saturating_add(Weight::from_parts(2_654, 0).saturating_mul(s.into())) + .saturating_add(RocksDbWeight::get().reads(15_u64)) + .saturating_add(RocksDbWeight::get().writes(12_u64)) } /// The range of component `c` is `[0, 250]`. /// The range of component `s` is `[0, 4194304]`. fn upload_program(c: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `235` - // Estimated: `34312` - // Minimum execution time: 11_049_858_000 picoseconds. - Weight::from_parts(11_090_406_000, 34312) - // Standard Error: 517_330 - .saturating_add(Weight::from_parts(25_497_137, 0).saturating_mul(c.into())) - // Standard Error: 30 - .saturating_add(Weight::from_parts(910, 0).saturating_mul(s.into())) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(14_u64)) + // Measured: `417` + // Estimated: `43800` + // Minimum execution time: 11_274_226_000 picoseconds. + Weight::from_parts(524_942_705, 43800) + // Standard Error: 155_166 + .saturating_add(Weight::from_parts(53_742_186, 0).saturating_mul(c.into())) + // Standard Error: 9 + .saturating_add(Weight::from_parts(2_565, 0).saturating_mul(s.into())) + .saturating_add(RocksDbWeight::get().reads(15_u64)) + .saturating_add(RocksDbWeight::get().writes(16_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_message(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `348` - // Estimated: `23853` - // Minimum execution time: 56_305_000 picoseconds. - Weight::from_parts(38_705_997, 23853) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_034, 0).saturating_mul(p.into())) - .saturating_add(RocksDbWeight::get().reads(9_u64)) - .saturating_add(RocksDbWeight::get().writes(8_u64)) + // Measured: `530` + // Estimated: `31259` + // Minimum execution time: 70_321_000 picoseconds. + Weight::from_parts(71_142_000, 31259) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_180, 0).saturating_mul(p.into())) + .saturating_add(RocksDbWeight::get().reads(11_u64)) + .saturating_add(RocksDbWeight::get().writes(10_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_reply(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `978` - // Estimated: `42227` - // Minimum execution time: 83_033_000 picoseconds. - Weight::from_parts(69_135_468, 42227) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_035, 0).saturating_mul(p.into())) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(10_u64)) + // Measured: `1250` + // Estimated: `53346` + // Minimum execution time: 124_257_000 picoseconds. + Weight::from_parts(68_268_044, 53346) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_192, 0).saturating_mul(p.into())) + .saturating_add(RocksDbWeight::get().reads(16_u64)) + .saturating_add(RocksDbWeight::get().writes(13_u64)) } /// The range of component `q` is `[1, 512]`. fn initial_allocation(q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `760` - // Estimated: `74319` - // Minimum execution time: 295_535_000 picoseconds. - Weight::from_parts(306_791_413, 74319) - // Standard Error: 1_111 - .saturating_add(Weight::from_parts(1_568, 0).saturating_mul(q.into())) - .saturating_add(RocksDbWeight::get().reads(27_u64)) - .saturating_add(RocksDbWeight::get().writes(22_u64)) + // Measured: `939` + // Estimated: `83673` + // Minimum execution time: 333_367_000 picoseconds. + Weight::from_parts(351_626_039, 83673) + // Standard Error: 1_462 + .saturating_add(Weight::from_parts(8_846, 0).saturating_mul(q.into())) + .saturating_add(RocksDbWeight::get().reads(29_u64)) + .saturating_add(RocksDbWeight::get().writes(24_u64)) } /// The range of component `q` is `[0, 512]`. fn alloc_in_handle(_q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `760` - // Estimated: `74319` - // Minimum execution time: 309_253_000 picoseconds. - Weight::from_parts(323_694_389, 74319) - .saturating_add(RocksDbWeight::get().reads(27_u64)) - .saturating_add(RocksDbWeight::get().writes(22_u64)) + // Measured: `939` + // Estimated: `83673` + // Minimum execution time: 345_836_000 picoseconds. + Weight::from_parts(365_541_972, 83673) + .saturating_add(RocksDbWeight::get().reads(29_u64)) + .saturating_add(RocksDbWeight::get().writes(24_u64)) } /// The range of component `c` is `[0, 512]`. fn reinstrument_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `211 + c * (1075 ±0)` // Estimated: `3899 + c * (2150 ±0)` - // Minimum execution time: 44_806_000 picoseconds. - Weight::from_parts(45_498_000, 3899) - // Standard Error: 44_467 - .saturating_add(Weight::from_parts(54_603_581, 0).saturating_mul(c.into())) + // Minimum execution time: 43_789_000 picoseconds. + Weight::from_parts(44_184_000, 3899) + // Standard Error: 37_356 + .saturating_add(Weight::from_parts(53_320_321, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 2150).saturating_mul(c.into())) @@ -2273,630 +2271,630 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_307_000 picoseconds. - Weight::from_parts(84_226_000, 0) - // Standard Error: 4_203_577 - .saturating_add(Weight::from_parts(574_493_471, 0).saturating_mul(r.into())) + // Minimum execution time: 91_135_000 picoseconds. + Weight::from_parts(95_417_000, 0) + // Standard Error: 3_099_300 + .saturating_add(Weight::from_parts(690_850_591, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 512]`. fn alloc_per_page(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 309_893_000 picoseconds. - Weight::from_parts(234_558_588, 0) - // Standard Error: 7_966 - .saturating_add(Weight::from_parts(32_022_587, 0).saturating_mul(p.into())) + // Minimum execution time: 438_620_000 picoseconds. + Weight::from_parts(374_507_041, 0) + // Standard Error: 8_437 + .saturating_add(Weight::from_parts(29_997_379, 0).saturating_mul(p.into())) } /// The range of component `r` is `[0, 20]`. fn free(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 142_319_000 picoseconds. - Weight::from_parts(121_865_521, 0) - // Standard Error: 314_080 - .saturating_add(Weight::from_parts(64_422_856, 0).saturating_mul(r.into())) + // Minimum execution time: 205_425_000 picoseconds. + Weight::from_parts(216_759_283, 0) + // Standard Error: 201_718 + .saturating_add(Weight::from_parts(59_883_802, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_527_000 picoseconds. - Weight::from_parts(91_967_528, 0) - // Standard Error: 3_856 - .saturating_add(Weight::from_parts(2_363_669, 0).saturating_mul(r.into())) + // Minimum execution time: 91_978_000 picoseconds. + Weight::from_parts(104_943_731, 0) + // Standard Error: 3_700 + .saturating_add(Weight::from_parts(2_390_685, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_unreserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 144_133_000 picoseconds. - Weight::from_parts(156_991_945, 0) - // Standard Error: 24_223 - .saturating_add(Weight::from_parts(2_431_525, 0).saturating_mul(r.into())) + // Minimum execution time: 148_097_000 picoseconds. + Weight::from_parts(221_690_139, 0) + // Standard Error: 16_927 + .saturating_add(Weight::from_parts(2_086_326, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_system_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_811_000 picoseconds. - Weight::from_parts(101_122_470, 0) - // Standard Error: 303_533 - .saturating_add(Weight::from_parts(92_415_204, 0).saturating_mul(r.into())) + // Minimum execution time: 97_854_000 picoseconds. + Weight::from_parts(113_115_926, 0) + // Standard Error: 359_085 + .saturating_add(Weight::from_parts(103_626_179, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_message_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_453_000 picoseconds. - Weight::from_parts(79_049_804, 0) - // Standard Error: 305_992 - .saturating_add(Weight::from_parts(79_382_630, 0).saturating_mul(r.into())) + // Minimum execution time: 92_747_000 picoseconds. + Weight::from_parts(77_822_368, 0) + // Standard Error: 354_685 + .saturating_add(Weight::from_parts(88_583_803, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_program_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_650_000 picoseconds. - Weight::from_parts(79_085_060, 0) - // Standard Error: 293_080 - .saturating_add(Weight::from_parts(77_346_019, 0).saturating_mul(r.into())) + // Minimum execution time: 100_655_000 picoseconds. + Weight::from_parts(77_747_268, 0) + // Standard Error: 355_452 + .saturating_add(Weight::from_parts(89_819_343, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_source(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_545_000 picoseconds. - Weight::from_parts(72_777_984, 0) - // Standard Error: 351_302 - .saturating_add(Weight::from_parts(80_634_984, 0).saturating_mul(r.into())) + // Minimum execution time: 98_273_000 picoseconds. + Weight::from_parts(87_583_472, 0) + // Standard Error: 336_369 + .saturating_add(Weight::from_parts(86_011_395, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_245_000 picoseconds. - Weight::from_parts(76_181_868, 0) - // Standard Error: 354_266 - .saturating_add(Weight::from_parts(79_459_120, 0).saturating_mul(r.into())) + // Minimum execution time: 91_201_000 picoseconds. + Weight::from_parts(68_989_218, 0) + // Standard Error: 373_495 + .saturating_add(Weight::from_parts(88_865_286, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_064_000 picoseconds. - Weight::from_parts(77_882_516, 0) - // Standard Error: 377_997 - .saturating_add(Weight::from_parts(78_533_852, 0).saturating_mul(r.into())) + // Minimum execution time: 92_999_000 picoseconds. + Weight::from_parts(74_059_983, 0) + // Standard Error: 378_320 + .saturating_add(Weight::from_parts(88_936_465, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_gas_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_522_000 picoseconds. - Weight::from_parts(66_328_137, 0) - // Standard Error: 360_143 - .saturating_add(Weight::from_parts(79_838_604, 0).saturating_mul(r.into())) + // Minimum execution time: 95_120_000 picoseconds. + Weight::from_parts(77_349_908, 0) + // Standard Error: 353_726 + .saturating_add(Weight::from_parts(87_895_284, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_size(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_961_000 picoseconds. - Weight::from_parts(72_789_065, 0) - // Standard Error: 366_577 - .saturating_add(Weight::from_parts(79_031_060, 0).saturating_mul(r.into())) + // Minimum execution time: 94_409_000 picoseconds. + Weight::from_parts(73_461_615, 0) + // Standard Error: 352_096 + .saturating_add(Weight::from_parts(94_976_600, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_read(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 700_686_000 picoseconds. - Weight::from_parts(749_297_529, 0) - // Standard Error: 383_897 - .saturating_add(Weight::from_parts(132_242_102, 0).saturating_mul(r.into())) + // Minimum execution time: 850_469_000 picoseconds. + Weight::from_parts(1_033_736_954, 0) + // Standard Error: 550_382 + .saturating_add(Weight::from_parts(135_574_060, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_read_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_957_000 picoseconds. - Weight::from_parts(850_017_000, 0) - // Standard Error: 67_693 - .saturating_add(Weight::from_parts(13_570_326, 0).saturating_mul(n.into())) + // Minimum execution time: 848_931_000 picoseconds. + Weight::from_parts(920_667_000, 0) + // Standard Error: 53_700 + .saturating_add(Weight::from_parts(13_152_177, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_height(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_261_000 picoseconds. - Weight::from_parts(70_573_139, 0) - // Standard Error: 351_239 - .saturating_add(Weight::from_parts(80_441_776, 0).saturating_mul(r.into())) + // Minimum execution time: 94_105_000 picoseconds. + Weight::from_parts(72_930_200, 0) + // Standard Error: 332_759 + .saturating_add(Weight::from_parts(94_046_088, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_timestamp(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_164_000 picoseconds. - Weight::from_parts(70_866_987, 0) - // Standard Error: 346_107 - .saturating_add(Weight::from_parts(82_471_591, 0).saturating_mul(r.into())) + // Minimum execution time: 97_894_000 picoseconds. + Weight::from_parts(73_302_640, 0) + // Standard Error: 396_091 + .saturating_add(Weight::from_parts(87_593_133, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 20]`. fn gr_random(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_192_000 picoseconds. - Weight::from_parts(101_814_078, 0) - // Standard Error: 391_508 - .saturating_add(Weight::from_parts(166_873_282, 0).saturating_mul(n.into())) + // Minimum execution time: 96_793_000 picoseconds. + Weight::from_parts(103_010_945, 0) + // Standard Error: 376_859 + .saturating_add(Weight::from_parts(168_000_682, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_deposit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_974_000 picoseconds. - Weight::from_parts(87_244_000, 0) - // Standard Error: 3_619_557 - .saturating_add(Weight::from_parts(749_950_767, 0).saturating_mul(r.into())) + // Minimum execution time: 95_076_000 picoseconds. + Weight::from_parts(99_893_000, 0) + // Standard Error: 4_404_056 + .saturating_add(Weight::from_parts(826_668_101, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_612_000 picoseconds. - Weight::from_parts(147_822_399, 0) - // Standard Error: 421_408 - .saturating_add(Weight::from_parts(250_730_230, 0).saturating_mul(r.into())) + // Minimum execution time: 94_014_000 picoseconds. + Weight::from_parts(130_086_277, 0) + // Standard Error: 356_163 + .saturating_add(Weight::from_parts(259_350_978, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 332_130_000 picoseconds. - Weight::from_parts(337_780_000, 0) - // Standard Error: 52_652 - .saturating_add(Weight::from_parts(20_743_155, 0).saturating_mul(n.into())) + // Minimum execution time: 354_707_000 picoseconds. + Weight::from_parts(360_189_000, 0) + // Standard Error: 58_183 + .saturating_add(Weight::from_parts(22_912_723, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_722_000 picoseconds. - Weight::from_parts(147_881_270, 0) - // Standard Error: 390_429 - .saturating_add(Weight::from_parts(259_701_373, 0).saturating_mul(r.into())) + // Minimum execution time: 92_328_000 picoseconds. + Weight::from_parts(165_484_039, 0) + // Standard Error: 441_339 + .saturating_add(Weight::from_parts(257_709_402, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 337_753_000 picoseconds. - Weight::from_parts(343_454_000, 0) - // Standard Error: 66_604 - .saturating_add(Weight::from_parts(21_189_034, 0).saturating_mul(n.into())) + // Minimum execution time: 344_026_000 picoseconds. + Weight::from_parts(347_677_000, 0) + // Standard Error: 65_494 + .saturating_add(Weight::from_parts(22_704_461, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 708_454_000 picoseconds. - Weight::from_parts(775_673_824, 0) - // Standard Error: 380_634 - .saturating_add(Weight::from_parts(268_253_890, 0).saturating_mul(r.into())) + // Minimum execution time: 722_993_000 picoseconds. + Weight::from_parts(851_905_063, 0) + // Standard Error: 558_877 + .saturating_add(Weight::from_parts(282_936_272, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 706_799_000 picoseconds. - Weight::from_parts(782_052_003, 0) - // Standard Error: 385_065 - .saturating_add(Weight::from_parts(265_280_556, 0).saturating_mul(r.into())) + // Minimum execution time: 689_513_000 picoseconds. + Weight::from_parts(861_359_000, 0) + // Standard Error: 468_422 + .saturating_add(Weight::from_parts(280_057_136, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_init(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_511_000 picoseconds. - Weight::from_parts(61_459_678, 0) - // Standard Error: 362_497 - .saturating_add(Weight::from_parts(87_903_947, 0).saturating_mul(r.into())) + // Minimum execution time: 99_933_000 picoseconds. + Weight::from_parts(78_766_753, 0) + // Standard Error: 324_984 + .saturating_add(Weight::from_parts(98_995_703, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_676_718_000 picoseconds. - Weight::from_parts(1_838_206_733, 0) - // Standard Error: 440_793 - .saturating_add(Weight::from_parts(156_352_100, 0).saturating_mul(r.into())) + // Minimum execution time: 1_862_478_000 picoseconds. + Weight::from_parts(2_044_037_894, 0) + // Standard Error: 369_172 + .saturating_add(Weight::from_parts(162_650_138, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 284_222_000 picoseconds. - Weight::from_parts(293_316_000, 0) - // Standard Error: 54_796 - .saturating_add(Weight::from_parts(30_939_288, 0).saturating_mul(n.into())) + // Minimum execution time: 322_157_000 picoseconds. + Weight::from_parts(327_957_000, 0) + // Standard Error: 56_898 + .saturating_add(Weight::from_parts(30_386_517, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_682_466_000 picoseconds. - Weight::from_parts(1_829_413_701, 0) - // Standard Error: 510_421 - .saturating_add(Weight::from_parts(216_009_232, 0).saturating_mul(r.into())) + // Minimum execution time: 1_821_589_000 picoseconds. + Weight::from_parts(1_973_249_681, 0) + // Standard Error: 470_131 + .saturating_add(Weight::from_parts(228_517_850, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_681_160_000 picoseconds. - Weight::from_parts(1_819_797_788, 0) - // Standard Error: 453_707 - .saturating_add(Weight::from_parts(215_589_534, 0).saturating_mul(r.into())) + // Minimum execution time: 1_861_550_000 picoseconds. + Weight::from_parts(2_033_652_827, 0) + // Standard Error: 443_979 + .saturating_add(Weight::from_parts(227_994_600, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 242_556_000 picoseconds. - Weight::from_parts(314_306_159, 0) - // Standard Error: 376_142 - .saturating_add(Weight::from_parts(260_614_468, 0).saturating_mul(r.into())) + // Minimum execution time: 267_807_000 picoseconds. + Weight::from_parts(306_291_884, 0) + // Standard Error: 437_607 + .saturating_add(Weight::from_parts(280_586_166, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 495_430_000 picoseconds. - Weight::from_parts(502_714_000, 0) - // Standard Error: 52_049 - .saturating_add(Weight::from_parts(21_259_132, 0).saturating_mul(n.into())) + // Minimum execution time: 533_739_000 picoseconds. + Weight::from_parts(537_524_000, 0) + // Standard Error: 63_596 + .saturating_add(Weight::from_parts(23_325_186, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_809_658_000 picoseconds. - Weight::from_parts(2_002_681_446, 0) - // Standard Error: 414_919 - .saturating_add(Weight::from_parts(227_942_929, 0).saturating_mul(r.into())) + // Minimum execution time: 2_015_846_000 picoseconds. + Weight::from_parts(2_225_378_071, 0) + // Standard Error: 518_968 + .saturating_add(Weight::from_parts(245_006_877, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_821_000 picoseconds. - Weight::from_parts(84_783_126, 0) - // Standard Error: 234_696 - .saturating_add(Weight::from_parts(22_124_873, 0).saturating_mul(r.into())) + // Minimum execution time: 91_961_000 picoseconds. + Weight::from_parts(101_095_491, 0) + // Standard Error: 473_028 + .saturating_add(Weight::from_parts(20_901_008, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 100_040_000 picoseconds. - Weight::from_parts(92_861_700, 0) - // Standard Error: 1_021 - .saturating_add(Weight::from_parts(419_414, 0).saturating_mul(n.into())) + // Minimum execution time: 118_299_000 picoseconds. + Weight::from_parts(104_661_368, 0) + // Standard Error: 983 + .saturating_add(Weight::from_parts(430_540, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_986_000 picoseconds. - Weight::from_parts(85_723_530, 0) - // Standard Error: 278_519 - .saturating_add(Weight::from_parts(19_484_469, 0).saturating_mul(r.into())) + // Minimum execution time: 91_635_000 picoseconds. + Weight::from_parts(98_148_322, 0) + // Standard Error: 412_934 + .saturating_add(Weight::from_parts(20_165_877, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 104_879_000 picoseconds. - Weight::from_parts(88_056_044, 0) - // Standard Error: 1_087 - .saturating_add(Weight::from_parts(427_201, 0).saturating_mul(n.into())) + // Minimum execution time: 114_259_000 picoseconds. + Weight::from_parts(102_400_470, 0) + // Standard Error: 1_195 + .saturating_add(Weight::from_parts(435_747, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_548_000 picoseconds. - Weight::from_parts(84_139_208, 0) - // Standard Error: 235_150 - .saturating_add(Weight::from_parts(17_533_491, 0).saturating_mul(r.into())) + // Minimum execution time: 90_244_000 picoseconds. + Weight::from_parts(99_206_206, 0) + // Standard Error: 490_732 + .saturating_add(Weight::from_parts(24_469_593, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_118_000 picoseconds. - Weight::from_parts(88_086_604, 0) - // Standard Error: 244_958 - .saturating_add(Weight::from_parts(17_286_195, 0).saturating_mul(r.into())) + // Minimum execution time: 90_924_000 picoseconds. + Weight::from_parts(99_455_761, 0) + // Standard Error: 468_756 + .saturating_add(Weight::from_parts(27_503_038, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_393_000 picoseconds. - Weight::from_parts(132_631_342, 0) - // Standard Error: 436_134 - .saturating_add(Weight::from_parts(141_520_417, 0).saturating_mul(r.into())) + // Minimum execution time: 98_128_000 picoseconds. + Weight::from_parts(142_750_443, 0) + // Standard Error: 423_786 + .saturating_add(Weight::from_parts(148_630_064, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 8192]`. fn gr_reply_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 97_567_000 picoseconds. - Weight::from_parts(99_600_000, 0) - // Standard Error: 2_187 - .saturating_add(Weight::from_parts(639_729, 0).saturating_mul(n.into())) + // Minimum execution time: 115_054_000 picoseconds. + Weight::from_parts(118_431_000, 0) + // Standard Error: 2_614 + .saturating_add(Weight::from_parts(715_259, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 696_739_000 picoseconds. - Weight::from_parts(711_247_336, 0) - // Standard Error: 1_403_605 - .saturating_add(Weight::from_parts(15_869_663, 0).saturating_mul(r.into())) + // Minimum execution time: 597_003_000 picoseconds. + Weight::from_parts(793_156_514, 0) + // Standard Error: 8_231_867 + .saturating_add(Weight::from_parts(1_264_985, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 697_432_000 picoseconds. - Weight::from_parts(712_096_565, 0) - // Standard Error: 1_674_352 - .saturating_add(Weight::from_parts(32_103_934, 0).saturating_mul(r.into())) + // Minimum execution time: 589_543_000 picoseconds. + Weight::from_parts(765_352_189, 0) + // Standard Error: 9_094_840 + .saturating_add(Weight::from_parts(46_084_810, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 92_685_000 picoseconds. - Weight::from_parts(96_156_389, 0) - // Standard Error: 262_969 - .saturating_add(Weight::from_parts(8_983_510, 0).saturating_mul(r.into())) + // Minimum execution time: 101_554_000 picoseconds. + Weight::from_parts(109_069_451, 0) + // Standard Error: 491_668 + .saturating_add(Weight::from_parts(10_289_748, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 105_746_000 picoseconds. - Weight::from_parts(89_918_273, 0) - // Standard Error: 1_055 - .saturating_add(Weight::from_parts(427_838, 0).saturating_mul(n.into())) + // Minimum execution time: 114_819_000 picoseconds. + Weight::from_parts(109_515_663, 0) + // Standard Error: 1_221 + .saturating_add(Weight::from_parts(430_399, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 95_634_000 picoseconds. - Weight::from_parts(99_574_926, 0) - // Standard Error: 267_301 - .saturating_add(Weight::from_parts(3_125_673, 0).saturating_mul(r.into())) + // Minimum execution time: 104_537_000 picoseconds. + Weight::from_parts(114_053_697, 0) + // Standard Error: 471_693 + .saturating_add(Weight::from_parts(5_304_402, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_commit_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 99_268_000 picoseconds. - Weight::from_parts(93_140_981, 0) - // Standard Error: 1_101 - .saturating_add(Weight::from_parts(419_078, 0).saturating_mul(n.into())) + // Minimum execution time: 114_715_000 picoseconds. + Weight::from_parts(105_370_407, 0) + // Standard Error: 1_134 + .saturating_add(Weight::from_parts(433_298, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_167_000 picoseconds. - Weight::from_parts(80_305_860, 0) - // Standard Error: 357_986 - .saturating_add(Weight::from_parts(80_422_820, 0).saturating_mul(r.into())) + // Minimum execution time: 96_517_000 picoseconds. + Weight::from_parts(84_051_440, 0) + // Standard Error: 300_233 + .saturating_add(Weight::from_parts(91_913_022, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_signal_from(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_137_000 picoseconds. - Weight::from_parts(76_881_656, 0) - // Standard Error: 302_504 - .saturating_add(Weight::from_parts(80_036_963, 0).saturating_mul(r.into())) + // Minimum execution time: 95_985_000 picoseconds. + Weight::from_parts(84_444_900, 0) + // Standard Error: 382_227 + .saturating_add(Weight::from_parts(86_556_950, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 707_922_000 picoseconds. - Weight::from_parts(767_820_244, 0) - // Standard Error: 418_647 - .saturating_add(Weight::from_parts(97_993_049, 0).saturating_mul(r.into())) + // Minimum execution time: 611_807_000 picoseconds. + Weight::from_parts(759_866_683, 0) + // Standard Error: 581_003 + .saturating_add(Weight::from_parts(114_487_220, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 724_683_000 picoseconds. - Weight::from_parts(732_157_836, 0) - // Standard Error: 618 - .saturating_add(Weight::from_parts(151_809, 0).saturating_mul(n.into())) + // Minimum execution time: 630_767_000 picoseconds. + Weight::from_parts(753_741_402, 0) + // Standard Error: 4_971 + .saturating_add(Weight::from_parts(194_745, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_304_055_000 picoseconds. - Weight::from_parts(2_435_844_780, 0) - // Standard Error: 420_214 - .saturating_add(Weight::from_parts(120_405_108, 0).saturating_mul(r.into())) + // Minimum execution time: 2_519_073_000 picoseconds. + Weight::from_parts(2_799_095_678, 0) + // Standard Error: 568_283 + .saturating_add(Weight::from_parts(125_540_262, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_431_524_000 picoseconds. - Weight::from_parts(2_669_711_936, 0) - // Standard Error: 12_819 - .saturating_add(Weight::from_parts(13_546_418, 0).saturating_mul(n.into())) + // Minimum execution time: 2_624_997_000 picoseconds. + Weight::from_parts(2_749_542_329, 0) + // Standard Error: 31_606 + .saturating_add(Weight::from_parts(12_877_331, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_debug(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_238_000 picoseconds. - Weight::from_parts(104_905_012, 0) - // Standard Error: 392_000 - .saturating_add(Weight::from_parts(116_570_175, 0).saturating_mul(r.into())) + // Minimum execution time: 93_254_000 picoseconds. + Weight::from_parts(102_526_571, 0) + // Standard Error: 417_043 + .saturating_add(Weight::from_parts(112_632_020, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_debug_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 143_132_000 picoseconds. - Weight::from_parts(145_448_000, 0) - // Standard Error: 51_056 - .saturating_add(Weight::from_parts(25_497_066, 0).saturating_mul(n.into())) + // Minimum execution time: 157_623_000 picoseconds. + Weight::from_parts(162_148_000, 0) + // Standard Error: 50_753 + .saturating_add(Weight::from_parts(25_953_680, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_code(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_055_000 picoseconds. - Weight::from_parts(75_514_507, 0) - // Standard Error: 342_511 - .saturating_add(Weight::from_parts(78_022_368, 0).saturating_mul(r.into())) + // Minimum execution time: 91_873_000 picoseconds. + Weight::from_parts(70_809_743, 0) + // Standard Error: 398_454 + .saturating_add(Weight::from_parts(85_798_102, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_exit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_725_000 picoseconds. - Weight::from_parts(87_574_873, 0) - // Standard Error: 249_331 - .saturating_add(Weight::from_parts(24_890_126, 0).saturating_mul(r.into())) + // Minimum execution time: 94_414_000 picoseconds. + Weight::from_parts(102_380_546, 0) + // Standard Error: 444_057 + .saturating_add(Weight::from_parts(25_455_253, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_leave(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_761_000 picoseconds. - Weight::from_parts(86_511_404, 0) - // Standard Error: 240_746 - .saturating_add(Weight::from_parts(16_767_395, 0).saturating_mul(r.into())) + // Minimum execution time: 92_915_000 picoseconds. + Weight::from_parts(100_277_330, 0) + // Standard Error: 445_024 + .saturating_add(Weight::from_parts(16_499_069, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_794_000 picoseconds. - Weight::from_parts(88_401_167, 0) - // Standard Error: 217_438 - .saturating_add(Weight::from_parts(11_267_632, 0).saturating_mul(r.into())) + // Minimum execution time: 89_380_000 picoseconds. + Weight::from_parts(100_289_828, 0) + // Standard Error: 534_487 + .saturating_add(Weight::from_parts(14_182_771, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_for(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_664_000 picoseconds. - Weight::from_parts(89_193_048, 0) - // Standard Error: 336_699 - .saturating_add(Weight::from_parts(12_350_251, 0).saturating_mul(r.into())) + // Minimum execution time: 92_015_000 picoseconds. + Weight::from_parts(99_222_138, 0) + // Standard Error: 456_534 + .saturating_add(Weight::from_parts(18_315_761, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_up_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_815_000 picoseconds. - Weight::from_parts(87_397_869, 0) - // Standard Error: 235_037 - .saturating_add(Weight::from_parts(16_313_030, 0).saturating_mul(r.into())) + // Minimum execution time: 91_800_000 picoseconds. + Weight::from_parts(100_954_736, 0) + // Standard Error: 454_614 + .saturating_add(Weight::from_parts(11_395_563, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_wake(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 139_190_000 picoseconds. - Weight::from_parts(186_267_428, 0) - // Standard Error: 346_204 - .saturating_add(Weight::from_parts(158_103_512, 0).saturating_mul(r.into())) + // Minimum execution time: 152_105_000 picoseconds. + Weight::from_parts(230_052_390, 0) + // Standard Error: 252_530 + .saturating_add(Weight::from_parts(155_795_850, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 96_748_000 picoseconds. - Weight::from_parts(148_556_306, 0) - // Standard Error: 400_680 - .saturating_add(Weight::from_parts(333_100_790, 0).saturating_mul(r.into())) + // Minimum execution time: 105_796_000 picoseconds. + Weight::from_parts(168_214_205, 0) + // Standard Error: 381_663 + .saturating_add(Weight::from_parts(333_983_837, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -2904,22 +2902,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 44_452_286_000 picoseconds. - Weight::from_parts(44_568_744_000, 0) - // Standard Error: 268_880 - .saturating_add(Weight::from_parts(7_444_126, 0).saturating_mul(p.into())) - // Standard Error: 268_867 - .saturating_add(Weight::from_parts(179_724_917, 0).saturating_mul(s.into())) + // Minimum execution time: 47_779_059_000 picoseconds. + Weight::from_parts(2_272_847_894, 0) + // Standard Error: 316_332 + .saturating_add(Weight::from_parts(20_618_355, 0).saturating_mul(p.into())) + // Standard Error: 316_496 + .saturating_add(Weight::from_parts(198_088_989, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 96_042_000 picoseconds. - Weight::from_parts(163_443_462, 0) - // Standard Error: 381_777 - .saturating_add(Weight::from_parts(338_839_702, 0).saturating_mul(r.into())) + // Minimum execution time: 104_815_000 picoseconds. + Weight::from_parts(151_162_775, 0) + // Standard Error: 335_092 + .saturating_add(Weight::from_parts(341_827_147, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -2927,32 +2925,32 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_724_116_000 picoseconds. - Weight::from_parts(42_849_968_000, 0) - // Standard Error: 263_445 - .saturating_add(Weight::from_parts(8_197_177, 0).saturating_mul(p.into())) - // Standard Error: 263_432 - .saturating_add(Weight::from_parts(180_050_572, 0).saturating_mul(s.into())) + // Minimum execution time: 46_150_013_000 picoseconds. + Weight::from_parts(47_709_557_000, 0) + // Standard Error: 360_065 + .saturating_add(Weight::from_parts(9_167_125, 0).saturating_mul(p.into())) + // Standard Error: 360_047 + .saturating_add(Weight::from_parts(180_684_349, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_pay_program_rent(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_607_000 picoseconds. - Weight::from_parts(100_957_693, 0) - // Standard Error: 29_067 - .saturating_add(Weight::from_parts(1_762_813, 0).saturating_mul(r.into())) + // Minimum execution time: 96_557_000 picoseconds. + Weight::from_parts(117_290_783, 0) + // Standard Error: 36_894 + .saturating_add(Weight::from_parts(2_014_010, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 512]`. fn lazy_pages_signal_read(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 87_305_000 picoseconds. - Weight::from_parts(108_825_748, 1131) - // Standard Error: 5_956 - .saturating_add(Weight::from_parts(11_809_647, 0).saturating_mul(p.into())) + // Minimum execution time: 93_867_000 picoseconds. + Weight::from_parts(124_644_757, 1131) + // Standard Error: 17_473 + .saturating_add(Weight::from_parts(14_936_910, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -2961,10 +2959,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 87_531_000 picoseconds. - Weight::from_parts(88_749_000, 1131) - // Standard Error: 27_438 - .saturating_add(Weight::from_parts(35_435_114, 0).saturating_mul(p.into())) + // Minimum execution time: 95_280_000 picoseconds. + Weight::from_parts(98_696_000, 1131) + // Standard Error: 32_779 + .saturating_add(Weight::from_parts(43_077_595, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -2973,10 +2971,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `5069931` - // Minimum execution time: 6_087_078_000 picoseconds. - Weight::from_parts(5_882_681_000, 5069931) - // Standard Error: 87_545 - .saturating_add(Weight::from_parts(37_047_042, 0).saturating_mul(p.into())) + // Minimum execution time: 7_746_936_000 picoseconds. + Weight::from_parts(7_738_469_860, 5069931) + // Standard Error: 59_786 + .saturating_add(Weight::from_parts(42_187_587, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2048_u64)) } /// The range of component `p` is `[0, 512]`. @@ -2984,10 +2982,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1813 + p * (65580 ±0)` // Estimated: `1939 + p * (75482 ±0)` - // Minimum execution time: 85_432_000 picoseconds. - Weight::from_parts(87_001_000, 1939) - // Standard Error: 47_768 - .saturating_add(Weight::from_parts(47_598_234, 0).saturating_mul(p.into())) + // Minimum execution time: 95_500_000 picoseconds. + Weight::from_parts(97_836_000, 1939) + // Standard Error: 40_606 + .saturating_add(Weight::from_parts(57_481_109, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 75482).saturating_mul(p.into())) } @@ -2996,10 +2994,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 92_594_000 picoseconds. - Weight::from_parts(93_795_036, 1131) - // Standard Error: 53_549 - .saturating_add(Weight::from_parts(35_797_869, 0).saturating_mul(p.into())) + // Minimum execution time: 98_854_000 picoseconds. + Weight::from_parts(103_590_132, 1131) + // Standard Error: 78_130 + .saturating_add(Weight::from_parts(40_005_962, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -3008,10 +3006,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1496 + p * (9883 ±2)` - // Minimum execution time: 769_397_000 picoseconds. - Weight::from_parts(792_321_925, 1496) - // Standard Error: 237_986 - .saturating_add(Weight::from_parts(48_847_504, 0).saturating_mul(p.into())) + // Minimum execution time: 790_258_000 picoseconds. + Weight::from_parts(823_032_832, 1496) + // Standard Error: 429_362 + .saturating_add(Weight::from_parts(65_201_531, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9883).saturating_mul(p.into())) } @@ -3020,10 +3018,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `317931` - // Minimum execution time: 1_113_735_000 picoseconds. - Weight::from_parts(1_148_020_828, 317931) - // Standard Error: 167_371 - .saturating_add(Weight::from_parts(47_795_831, 0).saturating_mul(p.into())) + // Minimum execution time: 1_368_163_000 picoseconds. + Weight::from_parts(1_459_640_611, 317931) + // Standard Error: 538_220 + .saturating_add(Weight::from_parts(55_291_474, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(128_u64)) } /// The range of component `r` is `[0, 20]`. @@ -3031,445 +3029,443 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_154_000 picoseconds. - Weight::from_parts(4_280_364, 0) - // Standard Error: 8_638 - .saturating_add(Weight::from_parts(24_150_721, 0).saturating_mul(r.into())) + // Minimum execution time: 2_487_000 picoseconds. + Weight::from_parts(7_350_309, 0) + // Standard Error: 256_922 + .saturating_add(Weight::from_parts(73_862_581, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_339_689_000 picoseconds. - Weight::from_parts(4_202_598_633, 0) - // Standard Error: 74_721 - .saturating_add(Weight::from_parts(4_468_109, 0).saturating_mul(r.into())) + // Minimum execution time: 4_494_190_000 picoseconds. + Weight::from_parts(4_299_030_070, 0) + // Standard Error: 56_870 + .saturating_add(Weight::from_parts(5_343_196, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_343_068_000 picoseconds. - Weight::from_parts(4_226_706_212, 0) - // Standard Error: 60_538 - .saturating_add(Weight::from_parts(4_325_162, 0).saturating_mul(r.into())) + // Minimum execution time: 4_489_067_000 picoseconds. + Weight::from_parts(4_331_599_746, 0) + // Standard Error: 68_517 + .saturating_add(Weight::from_parts(5_260_834, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_409_473_000 picoseconds. - Weight::from_parts(11_882_222_938, 0) - // Standard Error: 194_167 - .saturating_add(Weight::from_parts(8_210_890, 0).saturating_mul(r.into())) + // Minimum execution time: 11_761_924_000 picoseconds. + Weight::from_parts(11_604_595_421, 0) + // Standard Error: 178_467 + .saturating_add(Weight::from_parts(11_763_389, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_212_512_000 picoseconds. - Weight::from_parts(10_628_957_808, 0) - // Standard Error: 170_508 - .saturating_add(Weight::from_parts(11_560_237, 0).saturating_mul(r.into())) + // Minimum execution time: 11_654_314_000 picoseconds. + Weight::from_parts(12_008_297_242, 0) + // Standard Error: 159_760 + .saturating_add(Weight::from_parts(7_450_131, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_select(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_229_000 picoseconds. - Weight::from_parts(2_319_000, 0) - // Standard Error: 9_576 - .saturating_add(Weight::from_parts(3_794_717, 0).saturating_mul(r.into())) + // Minimum execution time: 2_171_000 picoseconds. + Weight::from_parts(2_291_000, 0) + // Standard Error: 9_283 + .saturating_add(Weight::from_parts(3_825_193, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_265_000 picoseconds. - Weight::from_parts(2_353_000, 0) - // Standard Error: 5_018 - .saturating_add(Weight::from_parts(3_059_511, 0).saturating_mul(r.into())) + // Minimum execution time: 2_238_000 picoseconds. + Weight::from_parts(2_294_000, 0) + // Standard Error: 6_159 + .saturating_add(Weight::from_parts(3_089_164, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(3_531_925, 0) - // Standard Error: 1_167 - .saturating_add(Weight::from_parts(1_569_201, 0).saturating_mul(r.into())) + // Minimum execution time: 2_186_000 picoseconds. + Weight::from_parts(3_340_540, 0) + // Standard Error: 1_396 + .saturating_add(Weight::from_parts(1_566_461, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_294_000 picoseconds. - Weight::from_parts(2_359_000, 0) - // Standard Error: 9_672 - .saturating_add(Weight::from_parts(2_884_305, 0).saturating_mul(r.into())) + // Minimum execution time: 2_163_000 picoseconds. + Weight::from_parts(2_227_000, 0) + // Standard Error: 9_616 + .saturating_add(Weight::from_parts(2_911_683, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_table(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_344_000, 0) - // Standard Error: 8_373 - .saturating_add(Weight::from_parts(5_256_648, 0).saturating_mul(r.into())) + // Minimum execution time: 2_207_000 picoseconds. + Weight::from_parts(2_435_384, 0) + // Standard Error: 20_664 + .saturating_add(Weight::from_parts(5_212_325, 0).saturating_mul(r.into())) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_012_000 picoseconds. - Weight::from_parts(4_938_253, 0) - // Standard Error: 2_214 - .saturating_add(Weight::from_parts(151_870, 0).saturating_mul(e.into())) + // Minimum execution time: 6_823_000 picoseconds. + Weight::from_parts(5_234_908, 0) + // Standard Error: 1_951 + .saturating_add(Weight::from_parts(174_311, 0).saturating_mul(e.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_const(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_309_000 picoseconds. - Weight::from_parts(4_232_448, 0) - // Standard Error: 6_359 - .saturating_add(Weight::from_parts(2_596_672, 0).saturating_mul(r.into())) + // Minimum execution time: 2_232_000 picoseconds. + Weight::from_parts(4_496_313, 0) + // Standard Error: 7_115 + .saturating_add(Weight::from_parts(2_589_496, 0).saturating_mul(r.into())) } fn instr_i64const(r: u32, ) -> Weight { Weight::from_parts(0, 0) - .saturating_add(Weight::from_parts(2_596_672 - - 2_404_212, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(2_589_496 - + 2_426_921, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(4_432_470, 0) - // Standard Error: 11_941 - .saturating_add(Weight::from_parts(2_404_212, 0).saturating_mul(r.into())) + // Minimum execution time: 2_206_000 picoseconds. + Weight::from_parts(4_515_520, 0) + // Standard Error: 12_306 + .saturating_add(Weight::from_parts(2_426_921, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_indirect(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_776_000 picoseconds. - Weight::from_parts(12_954_286, 0) - // Standard Error: 30_568 - .saturating_add(Weight::from_parts(10_260_958, 0).saturating_mul(r.into())) + // Minimum execution time: 2_753_000 picoseconds. + Weight::from_parts(21_459_550, 0) + // Standard Error: 35_957 + .saturating_add(Weight::from_parts(10_051_829, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 128]`. fn instr_call_indirect_per_param(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_935_000 picoseconds. - Weight::from_parts(1_635_475, 0) - // Standard Error: 7_669 - .saturating_add(Weight::from_parts(1_285_084, 0).saturating_mul(p.into())) + // Minimum execution time: 12_617_000 picoseconds. + Weight::from_parts(4_487_221, 0) + // Standard Error: 7_608 + .saturating_add(Weight::from_parts(1_173_168, 0).saturating_mul(p.into())) } /// The range of component `l` is `[0, 1024]`. - fn instr_call_per_local(l: u32, ) -> Weight { + fn instr_call_per_local(_l: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_316_000 picoseconds. - Weight::from_parts(5_699_758, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(34, 0).saturating_mul(l.into())) + // Minimum execution time: 5_238_000 picoseconds. + Weight::from_parts(5_633_354, 0) } /// The range of component `r` is `[0, 50]`. fn instr_local_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_315_000 picoseconds. - Weight::from_parts(2_460_643, 0) - // Standard Error: 2_850 - .saturating_add(Weight::from_parts(235_587, 0).saturating_mul(r.into())) + // Minimum execution time: 2_253_000 picoseconds. + Weight::from_parts(1_809_629, 0) + // Standard Error: 3_277 + .saturating_add(Weight::from_parts(262_963, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_202_000 picoseconds. - Weight::from_parts(2_270_000, 0) - // Standard Error: 6_150 - .saturating_add(Weight::from_parts(730_523, 0).saturating_mul(r.into())) + // Minimum execution time: 2_066_000 picoseconds. + Weight::from_parts(2_220_000, 0) + // Standard Error: 6_175 + .saturating_add(Weight::from_parts(779_868, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_tee(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_244_000 picoseconds. - Weight::from_parts(2_338_000, 0) - // Standard Error: 5_205 - .saturating_add(Weight::from_parts(679_669, 0).saturating_mul(r.into())) + // Minimum execution time: 2_170_000 picoseconds. + Weight::from_parts(2_268_000, 0) + // Standard Error: 6_689 + .saturating_add(Weight::from_parts(852_409, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_412_000 picoseconds. - Weight::from_parts(2_087_064, 0) - // Standard Error: 9_824 - .saturating_add(Weight::from_parts(743_737, 0).saturating_mul(r.into())) + // Minimum execution time: 6_334_000 picoseconds. + Weight::from_parts(2_298_152, 0) + // Standard Error: 8_256 + .saturating_add(Weight::from_parts(826_692, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_388_000 picoseconds. - Weight::from_parts(6_512_000, 0) - // Standard Error: 7_958 - .saturating_add(Weight::from_parts(1_283_588, 0).saturating_mul(r.into())) + // Minimum execution time: 6_344_000 picoseconds. + Weight::from_parts(17_905, 0) + // Standard Error: 10_849 + .saturating_add(Weight::from_parts(1_501_213, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_memory_current(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_885_000 picoseconds. - Weight::from_parts(4_075_795, 0) - // Standard Error: 12_241 - .saturating_add(Weight::from_parts(6_965_908, 0).saturating_mul(r.into())) + // Minimum execution time: 5_480_000 picoseconds. + Weight::from_parts(3_223_948, 0) + // Standard Error: 10_169 + .saturating_add(Weight::from_parts(7_086_672, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_312_000, 0) - // Standard Error: 5_936 - .saturating_add(Weight::from_parts(3_299_707, 0).saturating_mul(r.into())) + // Minimum execution time: 2_138_000 picoseconds. + Weight::from_parts(2_203_000, 0) + // Standard Error: 5_706 + .saturating_add(Weight::from_parts(3_291_284, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_255_000 picoseconds. - Weight::from_parts(2_294_000, 0) - // Standard Error: 6_255 - .saturating_add(Weight::from_parts(2_999_382, 0).saturating_mul(r.into())) + // Minimum execution time: 2_117_000 picoseconds. + Weight::from_parts(2_185_000, 0) + // Standard Error: 5_246 + .saturating_add(Weight::from_parts(3_037_267, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(2_271_000, 0) - // Standard Error: 6_896 - .saturating_add(Weight::from_parts(2_967_047, 0).saturating_mul(r.into())) + // Minimum execution time: 2_114_000 picoseconds. + Weight::from_parts(2_247_000, 0) + // Standard Error: 4_962 + .saturating_add(Weight::from_parts(3_059_218, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_221_000 picoseconds. - Weight::from_parts(2_268_000, 0) - // Standard Error: 4_893 - .saturating_add(Weight::from_parts(2_579_110, 0).saturating_mul(r.into())) + // Minimum execution time: 2_162_000 picoseconds. + Weight::from_parts(2_198_000, 0) + // Standard Error: 4_290 + .saturating_add(Weight::from_parts(2_634_241, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_304_000, 0) - // Standard Error: 3_852 - .saturating_add(Weight::from_parts(520_005, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_229_000, 0) + // Standard Error: 3_897 + .saturating_add(Weight::from_parts(581_409, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_274_000 picoseconds. - Weight::from_parts(1_794_591, 0) - // Standard Error: 3_416 - .saturating_add(Weight::from_parts(359_819, 0).saturating_mul(r.into())) + // Minimum execution time: 2_140_000 picoseconds. + Weight::from_parts(959_641, 0) + // Standard Error: 4_456 + .saturating_add(Weight::from_parts(435_036, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_189_000 picoseconds. - Weight::from_parts(2_287_000, 0) - // Standard Error: 10_307 - .saturating_add(Weight::from_parts(1_833_775, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_231_000, 0) + // Standard Error: 8_892 + .saturating_add(Weight::from_parts(1_805_445, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(2_349_000, 0) - // Standard Error: 9_393 - .saturating_add(Weight::from_parts(1_178_942, 0).saturating_mul(r.into())) + // Minimum execution time: 2_200_000 picoseconds. + Weight::from_parts(2_241_000, 0) + // Standard Error: 7_958 + .saturating_add(Weight::from_parts(1_149_406, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_256_508, 0) - // Standard Error: 3_133 - .saturating_add(Weight::from_parts(326_908, 0).saturating_mul(r.into())) + // Minimum execution time: 2_183_000 picoseconds. + Weight::from_parts(1_588_631, 0) + // Standard Error: 4_081 + .saturating_add(Weight::from_parts(375_344, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_298_000 picoseconds. - Weight::from_parts(1_792_383, 0) - // Standard Error: 2_981 - .saturating_add(Weight::from_parts(325_072, 0).saturating_mul(r.into())) + // Minimum execution time: 2_228_000 picoseconds. + Weight::from_parts(1_440_330, 0) + // Standard Error: 3_766 + .saturating_add(Weight::from_parts(371_717, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_218_000 picoseconds. - Weight::from_parts(236_190, 0) - // Standard Error: 5_791 - .saturating_add(Weight::from_parts(526_784, 0).saturating_mul(r.into())) + // Minimum execution time: 2_172_000 picoseconds. + Weight::from_parts(46_268, 0) + // Standard Error: 7_010 + .saturating_add(Weight::from_parts(610_395, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_278_000 picoseconds. - Weight::from_parts(18_346, 0) - // Standard Error: 5_882 - .saturating_add(Weight::from_parts(538_848, 0).saturating_mul(r.into())) + // Minimum execution time: 2_176_000 picoseconds. + Weight::from_parts(2_302_000, 0) + // Standard Error: 5_251 + .saturating_add(Weight::from_parts(602_408, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend32s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_322_000, 0) - // Standard Error: 4_502 - .saturating_add(Weight::from_parts(463_034, 0).saturating_mul(r.into())) + // Minimum execution time: 2_205_000 picoseconds. + Weight::from_parts(2_260_000, 0) + // Standard Error: 5_562 + .saturating_add(Weight::from_parts(646_277, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendsi32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_272_000 picoseconds. - Weight::from_parts(2_193_450, 0) - // Standard Error: 3_655 - .saturating_add(Weight::from_parts(304_226, 0).saturating_mul(r.into())) + // Minimum execution time: 2_237_000 picoseconds. + Weight::from_parts(502_701, 0) + // Standard Error: 6_830 + .saturating_add(Weight::from_parts(456_486, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendui32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_174_000 picoseconds. - Weight::from_parts(2_803_358, 0) - // Standard Error: 2_256 - .saturating_add(Weight::from_parts(163_489, 0).saturating_mul(r.into())) + // Minimum execution time: 2_267_000 picoseconds. + Weight::from_parts(1_603_231, 0) + // Standard Error: 4_089 + .saturating_add(Weight::from_parts(279_089, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32wrapi64(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_242_000 picoseconds. - Weight::from_parts(3_087_274, 0) - // Standard Error: 1_907 - .saturating_add(Weight::from_parts(146_988, 0).saturating_mul(r.into())) + // Minimum execution time: 2_139_000 picoseconds. + Weight::from_parts(1_065_871, 0) + // Standard Error: 5_027 + .saturating_add(Weight::from_parts(320_900, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_268_000 picoseconds. - Weight::from_parts(2_335_000, 0) - // Standard Error: 9_220 - .saturating_add(Weight::from_parts(1_682_986, 0).saturating_mul(r.into())) + // Minimum execution time: 2_212_000 picoseconds. + Weight::from_parts(2_268_000, 0) + // Standard Error: 8_263 + .saturating_add(Weight::from_parts(2_029_357, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_244_000 picoseconds. - Weight::from_parts(2_290_000, 0) - // Standard Error: 7_751 - .saturating_add(Weight::from_parts(1_073_438, 0).saturating_mul(r.into())) + // Minimum execution time: 2_216_000 picoseconds. + Weight::from_parts(2_272_000, 0) + // Standard Error: 9_513 + .saturating_add(Weight::from_parts(1_379_586, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_225_000 picoseconds. - Weight::from_parts(2_297_000, 0) - // Standard Error: 9_887 - .saturating_add(Weight::from_parts(1_746_888, 0).saturating_mul(r.into())) + // Minimum execution time: 2_101_000 picoseconds. + Weight::from_parts(2_282_000, 0) + // Standard Error: 8_617 + .saturating_add(Weight::from_parts(2_060_475, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_225_000 picoseconds. - Weight::from_parts(2_305_000, 0) - // Standard Error: 8_241 - .saturating_add(Weight::from_parts(1_123_968, 0).saturating_mul(r.into())) + // Minimum execution time: 2_120_000 picoseconds. + Weight::from_parts(2_208_000, 0) + // Standard Error: 9_370 + .saturating_add(Weight::from_parts(1_431_155, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_325_000 picoseconds. - Weight::from_parts(2_368_000, 0) - // Standard Error: 10_199 - .saturating_add(Weight::from_parts(1_754_281, 0).saturating_mul(r.into())) + // Minimum execution time: 2_138_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 9_097 + .saturating_add(Weight::from_parts(2_027_590, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_254_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 7_885 - .saturating_add(Weight::from_parts(1_054_096, 0).saturating_mul(r.into())) + // Minimum execution time: 2_156_000 picoseconds. + Weight::from_parts(2_289_000, 0) + // Standard Error: 9_338 + .saturating_add(Weight::from_parts(1_475_118, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ltu(r: u32, ) -> Weight { @@ -3477,79 +3473,79 @@ impl WeightInfo for () { // Measured: `0` // Estimated: `0` // Minimum execution time: 2_212_000 picoseconds. - Weight::from_parts(2_244_000, 0) - // Standard Error: 11_272 - .saturating_add(Weight::from_parts(1_769_874, 0).saturating_mul(r.into())) + Weight::from_parts(2_278_000, 0) + // Standard Error: 9_292 + .saturating_add(Weight::from_parts(2_064_273, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ltu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_248_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 8_360 - .saturating_add(Weight::from_parts(1_115_362, 0).saturating_mul(r.into())) + // Minimum execution time: 2_142_000 picoseconds. + Weight::from_parts(2_262_000, 0) + // Standard Error: 9_186 + .saturating_add(Weight::from_parts(1_423_566, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_243_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 9_424 - .saturating_add(Weight::from_parts(1_807_643, 0).saturating_mul(r.into())) + // Minimum execution time: 2_242_000 picoseconds. + Weight::from_parts(2_348_000, 0) + // Standard Error: 9_855 + .saturating_add(Weight::from_parts(2_055_681, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 7_499 - .saturating_add(Weight::from_parts(1_087_178, 0).saturating_mul(r.into())) + // Minimum execution time: 2_152_000 picoseconds. + Weight::from_parts(2_243_000, 0) + // Standard Error: 10_312 + .saturating_add(Weight::from_parts(1_441_629, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_267_000 picoseconds. - Weight::from_parts(2_342_000, 0) - // Standard Error: 11_743 - .saturating_add(Weight::from_parts(1_703_075, 0).saturating_mul(r.into())) + // Minimum execution time: 2_374_000 picoseconds. + Weight::from_parts(2_444_000, 0) + // Standard Error: 9_490 + .saturating_add(Weight::from_parts(2_154_430, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_137_000 picoseconds. - Weight::from_parts(2_254_000, 0) - // Standard Error: 8_099 - .saturating_add(Weight::from_parts(1_080_763, 0).saturating_mul(r.into())) + // Minimum execution time: 2_197_000 picoseconds. + Weight::from_parts(2_277_000, 0) + // Standard Error: 8_132 + .saturating_add(Weight::from_parts(1_511_728, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_183_000 picoseconds. - Weight::from_parts(2_301_000, 0) - // Standard Error: 10_230 - .saturating_add(Weight::from_parts(1_738_567, 0).saturating_mul(r.into())) + // Minimum execution time: 2_339_000 picoseconds. + Weight::from_parts(2_377_000, 0) + // Standard Error: 10_635 + .saturating_add(Weight::from_parts(2_038_988, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_209_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 8_536 - .saturating_add(Weight::from_parts(1_161_928, 0).saturating_mul(r.into())) + // Minimum execution time: 2_167_000 picoseconds. + Weight::from_parts(2_327_000, 0) + // Standard Error: 9_846 + .saturating_add(Weight::from_parts(1_467_137, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64leu(r: u32, ) -> Weight { @@ -3557,358 +3553,358 @@ impl WeightInfo for () { // Measured: `0` // Estimated: `0` // Minimum execution time: 2_208_000 picoseconds. - Weight::from_parts(2_255_000, 0) - // Standard Error: 10_368 - .saturating_add(Weight::from_parts(1_847_441, 0).saturating_mul(r.into())) + Weight::from_parts(2_320_000, 0) + // Standard Error: 10_027 + .saturating_add(Weight::from_parts(2_113_726, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32leu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_223_000 picoseconds. - Weight::from_parts(2_299_000, 0) - // Standard Error: 8_213 - .saturating_add(Weight::from_parts(1_112_048, 0).saturating_mul(r.into())) + // Minimum execution time: 2_174_000 picoseconds. + Weight::from_parts(2_237_000, 0) + // Standard Error: 8_858 + .saturating_add(Weight::from_parts(1_420_672, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_221_000 picoseconds. - Weight::from_parts(2_270_000, 0) - // Standard Error: 12_684 - .saturating_add(Weight::from_parts(1_728_765, 0).saturating_mul(r.into())) + // Minimum execution time: 2_278_000 picoseconds. + Weight::from_parts(2_391_000, 0) + // Standard Error: 9_651 + .saturating_add(Weight::from_parts(2_026_926, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_573_000 picoseconds. - Weight::from_parts(2_655_000, 0) - // Standard Error: 7_404 - .saturating_add(Weight::from_parts(1_080_080, 0).saturating_mul(r.into())) + // Minimum execution time: 2_508_000 picoseconds. + Weight::from_parts(2_616_000, 0) + // Standard Error: 9_243 + .saturating_add(Weight::from_parts(1_389_677, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_316_000, 0) - // Standard Error: 9_739 - .saturating_add(Weight::from_parts(1_807_913, 0).saturating_mul(r.into())) + // Minimum execution time: 2_161_000 picoseconds. + Weight::from_parts(2_283_000, 0) + // Standard Error: 8_093 + .saturating_add(Weight::from_parts(1_972_876, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_198_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 7_265 - .saturating_add(Weight::from_parts(1_087_210, 0).saturating_mul(r.into())) + // Minimum execution time: 2_247_000 picoseconds. + Weight::from_parts(2_312_000, 0) + // Standard Error: 10_731 + .saturating_add(Weight::from_parts(1_371_875, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_252_000 picoseconds. - Weight::from_parts(2_311_000, 0) - // Standard Error: 7_444 - .saturating_add(Weight::from_parts(1_191_685, 0).saturating_mul(r.into())) + // Minimum execution time: 2_145_000 picoseconds. + Weight::from_parts(2_221_000, 0) + // Standard Error: 8_480 + .saturating_add(Weight::from_parts(1_536_131, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_263_000 picoseconds. - Weight::from_parts(2_320_000, 0) - // Standard Error: 5_023 - .saturating_add(Weight::from_parts(585_667, 0).saturating_mul(r.into())) + // Minimum execution time: 2_099_000 picoseconds. + Weight::from_parts(2_231_000, 0) + // Standard Error: 7_135 + .saturating_add(Weight::from_parts(801_155, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_320_000, 0) - // Standard Error: 10_018 - .saturating_add(Weight::from_parts(1_297_791, 0).saturating_mul(r.into())) + // Minimum execution time: 2_228_000 picoseconds. + Weight::from_parts(2_279_000, 0) + // Standard Error: 9_624 + .saturating_add(Weight::from_parts(1_517_765, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_291_000 picoseconds. - Weight::from_parts(2_312_000, 0) - // Standard Error: 4_776 - .saturating_add(Weight::from_parts(612_864, 0).saturating_mul(r.into())) + // Minimum execution time: 2_177_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 7_327 + .saturating_add(Weight::from_parts(834_383, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_286_000 picoseconds. - Weight::from_parts(2_356_000, 0) - // Standard Error: 11_619 - .saturating_add(Weight::from_parts(1_743_809, 0).saturating_mul(r.into())) + // Minimum execution time: 2_197_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 10_459 + .saturating_add(Weight::from_parts(1_974_248, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_302_000 picoseconds. - Weight::from_parts(2_343_000, 0) - // Standard Error: 8_638 - .saturating_add(Weight::from_parts(1_136_060, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_251_000, 0) + // Standard Error: 8_854 + .saturating_add(Weight::from_parts(1_450_569, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 7_114 - .saturating_add(Weight::from_parts(2_599_346, 0).saturating_mul(r.into())) + // Minimum execution time: 2_140_000 picoseconds. + Weight::from_parts(11_847_842, 0) + // Standard Error: 21_133 + .saturating_add(Weight::from_parts(1_891_387, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_200_000 picoseconds. - Weight::from_parts(3_823_403, 0) - // Standard Error: 18_912 - .saturating_add(Weight::from_parts(2_161_963, 0).saturating_mul(r.into())) + // Minimum execution time: 2_188_000 picoseconds. + Weight::from_parts(9_541_631, 0) + // Standard Error: 19_603 + .saturating_add(Weight::from_parts(1_817_767, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_199_000 picoseconds. - Weight::from_parts(2_817_173, 0) - // Standard Error: 17_341 - .saturating_add(Weight::from_parts(2_740_748, 0).saturating_mul(r.into())) + // Minimum execution time: 2_297_000 picoseconds. + Weight::from_parts(12_235_713, 0) + // Standard Error: 23_189 + .saturating_add(Weight::from_parts(2_052_133, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_294_000 picoseconds. - Weight::from_parts(88_235, 0) - // Standard Error: 10_326 - .saturating_add(Weight::from_parts(2_481_087, 0).saturating_mul(r.into())) + // Minimum execution time: 2_184_000 picoseconds. + Weight::from_parts(9_122_109, 0) + // Standard Error: 20_805 + .saturating_add(Weight::from_parts(1_840_560, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_232_000 picoseconds. - Weight::from_parts(2_294_000, 0) - // Standard Error: 14_480 - .saturating_add(Weight::from_parts(9_604_981, 0).saturating_mul(r.into())) + // Minimum execution time: 2_240_000 picoseconds. + Weight::from_parts(11_970_408, 0) + // Standard Error: 50_242 + .saturating_add(Weight::from_parts(8_201_168, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_260_000, 0) - // Standard Error: 21_926 - .saturating_add(Weight::from_parts(7_501_289, 0).saturating_mul(r.into())) + // Minimum execution time: 2_101_000 picoseconds. + Weight::from_parts(12_889_553, 0) + // Standard Error: 55_527 + .saturating_add(Weight::from_parts(6_480_644, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_309_000 picoseconds. - Weight::from_parts(10_308_173, 0) - // Standard Error: 30_680 - .saturating_add(Weight::from_parts(2_288_505, 0).saturating_mul(r.into())) + // Minimum execution time: 2_341_000 picoseconds. + Weight::from_parts(12_324_742, 0) + // Standard Error: 24_100 + .saturating_add(Weight::from_parts(2_091_647, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_211_000 picoseconds. - Weight::from_parts(2_290_000, 0) - // Standard Error: 5_007 - .saturating_add(Weight::from_parts(2_516_076, 0).saturating_mul(r.into())) + // Minimum execution time: 2_206_000 picoseconds. + Weight::from_parts(8_079_920, 0) + // Standard Error: 22_769 + .saturating_add(Weight::from_parts(1_908_722, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_228_000 picoseconds. - Weight::from_parts(2_300_000, 0) - // Standard Error: 8_948 - .saturating_add(Weight::from_parts(1_264_596, 0).saturating_mul(r.into())) + // Minimum execution time: 2_176_000 picoseconds. + Weight::from_parts(2_262_000, 0) + // Standard Error: 9_765 + .saturating_add(Weight::from_parts(1_570_991, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_323_000, 0) - // Standard Error: 5_099 - .saturating_add(Weight::from_parts(612_107, 0).saturating_mul(r.into())) + // Minimum execution time: 2_225_000 picoseconds. + Weight::from_parts(2_288_000, 0) + // Standard Error: 7_202 + .saturating_add(Weight::from_parts(798_437, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_282_000 picoseconds. - Weight::from_parts(2_326_000, 0) - // Standard Error: 10_004 - .saturating_add(Weight::from_parts(1_278_365, 0).saturating_mul(r.into())) + // Minimum execution time: 2_162_000 picoseconds. + Weight::from_parts(2_223_000, 0) + // Standard Error: 8_483 + .saturating_add(Weight::from_parts(1_461_117, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_258_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 5_578 - .saturating_add(Weight::from_parts(645_196, 0).saturating_mul(r.into())) + // Minimum execution time: 2_083_000 picoseconds. + Weight::from_parts(2_229_000, 0) + // Standard Error: 8_119 + .saturating_add(Weight::from_parts(815_909, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_338_000 picoseconds. - Weight::from_parts(2_363_000, 0) - // Standard Error: 8_554 - .saturating_add(Weight::from_parts(1_288_676, 0).saturating_mul(r.into())) + // Minimum execution time: 2_272_000 picoseconds. + Weight::from_parts(2_358_000, 0) + // Standard Error: 10_682 + .saturating_add(Weight::from_parts(1_509_884, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_214_000 picoseconds. - Weight::from_parts(2_332_000, 0) - // Standard Error: 3_999 - .saturating_add(Weight::from_parts(594_484, 0).saturating_mul(r.into())) + // Minimum execution time: 2_148_000 picoseconds. + Weight::from_parts(2_227_000, 0) + // Standard Error: 6_905 + .saturating_add(Weight::from_parts(924_632, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_198_000 picoseconds. - Weight::from_parts(2_258_000, 0) - // Standard Error: 7_437 - .saturating_add(Weight::from_parts(1_044_306, 0).saturating_mul(r.into())) + // Minimum execution time: 2_181_000 picoseconds. + Weight::from_parts(2_300_000, 0) + // Standard Error: 8_137 + .saturating_add(Weight::from_parts(1_391_548, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_226_000 picoseconds. - Weight::from_parts(2_308_000, 0) - // Standard Error: 4_658 - .saturating_add(Weight::from_parts(537_262, 0).saturating_mul(r.into())) + // Minimum execution time: 2_170_000 picoseconds. + Weight::from_parts(2_211_000, 0) + // Standard Error: 7_217 + .saturating_add(Weight::from_parts(773_435, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_231_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 10_254 - .saturating_add(Weight::from_parts(1_154_138, 0).saturating_mul(r.into())) + // Minimum execution time: 2_219_000 picoseconds. + Weight::from_parts(2_331_000, 0) + // Standard Error: 9_999 + .saturating_add(Weight::from_parts(1_354_526, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_234_000 picoseconds. - Weight::from_parts(2_313_000, 0) - // Standard Error: 4_960 - .saturating_add(Weight::from_parts(607_930, 0).saturating_mul(r.into())) + // Minimum execution time: 2_193_000 picoseconds. + Weight::from_parts(2_260_000, 0) + // Standard Error: 6_270 + .saturating_add(Weight::from_parts(770_234, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_279_000 picoseconds. - Weight::from_parts(2_342_000, 0) - // Standard Error: 7_909 - .saturating_add(Weight::from_parts(1_094_660, 0).saturating_mul(r.into())) + // Minimum execution time: 2_159_000 picoseconds. + Weight::from_parts(2_233_000, 0) + // Standard Error: 9_686 + .saturating_add(Weight::from_parts(1_341_306, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_232_000 picoseconds. - Weight::from_parts(39_069, 0) - // Standard Error: 6_710 - .saturating_add(Weight::from_parts(599_572, 0).saturating_mul(r.into())) + // Minimum execution time: 2_242_000 picoseconds. + Weight::from_parts(2_300_000, 0) + // Standard Error: 7_502 + .saturating_add(Weight::from_parts(779_370, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_254_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 8_785 - .saturating_add(Weight::from_parts(1_060_321, 0).saturating_mul(r.into())) + // Minimum execution time: 2_124_000 picoseconds. + Weight::from_parts(2_171_000, 0) + // Standard Error: 9_408 + .saturating_add(Weight::from_parts(1_327_370, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_257_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 4_191 - .saturating_add(Weight::from_parts(528_319, 0).saturating_mul(r.into())) + // Minimum execution time: 2_110_000 picoseconds. + Weight::from_parts(2_171_000, 0) + // Standard Error: 6_287 + .saturating_add(Weight::from_parts(694_212, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 9_328 - .saturating_add(Weight::from_parts(1_114_164, 0).saturating_mul(r.into())) + // Minimum execution time: 2_196_000 picoseconds. + Weight::from_parts(2_254_000, 0) + // Standard Error: 10_675 + .saturating_add(Weight::from_parts(1_402_989, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_210_000 picoseconds. - Weight::from_parts(390_951, 0) - // Standard Error: 5_316 - .saturating_add(Weight::from_parts(609_568, 0).saturating_mul(r.into())) + // Minimum execution time: 2_232_000 picoseconds. + Weight::from_parts(2_324_000, 0) + // Standard Error: 6_253 + .saturating_add(Weight::from_parts(767_140, 0).saturating_mul(r.into())) } } diff --git a/runtime/gear/src/weights/frame_system.rs b/runtime/gear/src/weights/frame_system.rs index 37c8734e2c3..ebe9736922c 100644 --- a/runtime/gear/src/weights/frame_system.rs +++ b/runtime/gear/src/weights/frame_system.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for frame_system //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("gear-dev"), DB CACHE: 1024 @@ -53,8 +53,8 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_547_000 picoseconds. - Weight::from_parts(1_156_168, 0) + // Minimum execution time: 1_444_000 picoseconds. + Weight::from_parts(1_190_358, 0) // Standard Error: 0 .saturating_add(Weight::from_parts(460, 0).saturating_mul(b.into())) } @@ -63,17 +63,17 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_872_000 picoseconds. - Weight::from_parts(6_100_000, 0) + // Minimum execution time: 5_475_000 picoseconds. + Weight::from_parts(5_720_000, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(1_441, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(1_436, 0).saturating_mul(b.into())) } fn set_heap_pages() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_110_000 picoseconds. - Weight::from_parts(3_331_000, 1485) + // Minimum execution time: 2_890_000 picoseconds. + Weight::from_parts(3_293_000, 1485) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -82,10 +82,10 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_474_000 picoseconds. - Weight::from_parts(1_571_000, 0) - // Standard Error: 974 - .saturating_add(Weight::from_parts(687_544, 0).saturating_mul(i.into())) + // Minimum execution time: 1_423_000 picoseconds. + Weight::from_parts(1_519_000, 0) + // Standard Error: 987 + .saturating_add(Weight::from_parts(666_606, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// The range of component `i` is `[0, 1000]`. @@ -93,21 +93,21 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_521_000 picoseconds. - Weight::from_parts(1_570_000, 0) - // Standard Error: 706 - .saturating_add(Weight::from_parts(527_682, 0).saturating_mul(i.into())) + // Minimum execution time: 1_409_000 picoseconds. + Weight::from_parts(1_483_000, 0) + // Standard Error: 1_194 + .saturating_add(Weight::from_parts(528_350, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `64 + p * (69 ±0)` - // Estimated: `66 + p * (70 ±0)` - // Minimum execution time: 3_122_000 picoseconds. - Weight::from_parts(3_256_000, 66) - // Standard Error: 1_528 - .saturating_add(Weight::from_parts(1_112_001, 0).saturating_mul(p.into())) + // Measured: `67 + p * (69 ±0)` + // Estimated: `70 + p * (70 ±0)` + // Minimum execution time: 3_003_000 picoseconds. + Weight::from_parts(3_124_000, 70) + // Standard Error: 1_845 + .saturating_add(Weight::from_parts(1_152_646, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -121,8 +121,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_547_000 picoseconds. - Weight::from_parts(1_156_168, 0) + // Minimum execution time: 1_444_000 picoseconds. + Weight::from_parts(1_190_358, 0) // Standard Error: 0 .saturating_add(Weight::from_parts(460, 0).saturating_mul(b.into())) } @@ -131,17 +131,17 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_872_000 picoseconds. - Weight::from_parts(6_100_000, 0) + // Minimum execution time: 5_475_000 picoseconds. + Weight::from_parts(5_720_000, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(1_441, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(1_436, 0).saturating_mul(b.into())) } fn set_heap_pages() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_110_000 picoseconds. - Weight::from_parts(3_331_000, 1485) + // Minimum execution time: 2_890_000 picoseconds. + Weight::from_parts(3_293_000, 1485) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -150,10 +150,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_474_000 picoseconds. - Weight::from_parts(1_571_000, 0) - // Standard Error: 974 - .saturating_add(Weight::from_parts(687_544, 0).saturating_mul(i.into())) + // Minimum execution time: 1_423_000 picoseconds. + Weight::from_parts(1_519_000, 0) + // Standard Error: 987 + .saturating_add(Weight::from_parts(666_606, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// The range of component `i` is `[0, 1000]`. @@ -161,21 +161,21 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_521_000 picoseconds. - Weight::from_parts(1_570_000, 0) - // Standard Error: 706 - .saturating_add(Weight::from_parts(527_682, 0).saturating_mul(i.into())) + // Minimum execution time: 1_409_000 picoseconds. + Weight::from_parts(1_483_000, 0) + // Standard Error: 1_194 + .saturating_add(Weight::from_parts(528_350, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `64 + p * (69 ±0)` - // Estimated: `66 + p * (70 ±0)` - // Minimum execution time: 3_122_000 picoseconds. - Weight::from_parts(3_256_000, 66) - // Standard Error: 1_528 - .saturating_add(Weight::from_parts(1_112_001, 0).saturating_mul(p.into())) + // Measured: `67 + p * (69 ±0)` + // Estimated: `70 + p * (70 ±0)` + // Minimum execution time: 3_003_000 picoseconds. + Weight::from_parts(3_124_000, 70) + // Standard Error: 1_845 + .saturating_add(Weight::from_parts(1_152_646, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) diff --git a/runtime/gear/src/weights/pallet_balances.rs b/runtime/gear/src/weights/pallet_balances.rs index b1991b28d8a..c7f8ddac10d 100644 --- a/runtime/gear/src/weights/pallet_balances.rs +++ b/runtime/gear/src/weights/pallet_balances.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_balances //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("gear-dev"), DB CACHE: 1024 @@ -53,8 +53,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 29_830_000 picoseconds. - Weight::from_parts(30_268_000, 3593) + // Minimum execution time: 28_276_000 picoseconds. + Weight::from_parts(29_017_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -62,8 +62,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 21_306_000 picoseconds. - Weight::from_parts(21_569_000, 3593) + // Minimum execution time: 19_913_000 picoseconds. + Weight::from_parts(20_276_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -71,8 +71,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 12_033_000 picoseconds. - Weight::from_parts(12_390_000, 3593) + // Minimum execution time: 11_822_000 picoseconds. + Weight::from_parts(12_252_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -80,8 +80,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 14_966_000 picoseconds. - Weight::from_parts(15_395_000, 3593) + // Minimum execution time: 15_485_000 picoseconds. + Weight::from_parts(15_876_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -89,8 +89,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 31_303_000 picoseconds. - Weight::from_parts(31_887_000, 6196) + // Minimum execution time: 29_065_000 picoseconds. + Weight::from_parts(29_824_000, 6196) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -98,8 +98,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 28_222_000 picoseconds. - Weight::from_parts(28_785_000, 3593) + // Minimum execution time: 26_332_000 picoseconds. + Weight::from_parts(27_047_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -107,8 +107,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 11_871_000 picoseconds. - Weight::from_parts(12_362_000, 3593) + // Minimum execution time: 11_157_000 picoseconds. + Weight::from_parts(11_487_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -120,8 +120,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 29_830_000 picoseconds. - Weight::from_parts(30_268_000, 3593) + // Minimum execution time: 28_276_000 picoseconds. + Weight::from_parts(29_017_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -129,8 +129,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 21_306_000 picoseconds. - Weight::from_parts(21_569_000, 3593) + // Minimum execution time: 19_913_000 picoseconds. + Weight::from_parts(20_276_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -138,8 +138,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 12_033_000 picoseconds. - Weight::from_parts(12_390_000, 3593) + // Minimum execution time: 11_822_000 picoseconds. + Weight::from_parts(12_252_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -147,8 +147,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 14_966_000 picoseconds. - Weight::from_parts(15_395_000, 3593) + // Minimum execution time: 15_485_000 picoseconds. + Weight::from_parts(15_876_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -156,8 +156,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 31_303_000 picoseconds. - Weight::from_parts(31_887_000, 6196) + // Minimum execution time: 29_065_000 picoseconds. + Weight::from_parts(29_824_000, 6196) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -165,8 +165,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 28_222_000 picoseconds. - Weight::from_parts(28_785_000, 3593) + // Minimum execution time: 26_332_000 picoseconds. + Weight::from_parts(27_047_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -174,8 +174,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 11_871_000 picoseconds. - Weight::from_parts(12_362_000, 3593) + // Minimum execution time: 11_157_000 picoseconds. + Weight::from_parts(11_487_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/runtime/gear/src/weights/pallet_gear.rs b/runtime/gear/src/weights/pallet_gear.rs index 57f8c62db66..d3077bdc6f5 100644 --- a/runtime/gear/src/weights/pallet_gear.rs +++ b/runtime/gear/src/weights/pallet_gear.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_gear //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("gear-dev"), DB CACHE: 1024 @@ -244,10 +244,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 951_000 picoseconds. - Weight::from_parts(1_020_000, 0) - // Standard Error: 722 - .saturating_add(Weight::from_parts(240_031, 0).saturating_mul(c.into())) + // Minimum execution time: 898_000 picoseconds. + Weight::from_parts(911_000, 0) + // Standard Error: 901 + .saturating_add(Weight::from_parts(212_671, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// The range of component `c` is `[0, 512]`. @@ -255,10 +255,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `42 + c * (1024 ±0)` // Estimated: `3506 + c * (1024 ±0)` - // Minimum execution time: 2_762_000 picoseconds. - Weight::from_parts(2_859_000, 3506) - // Standard Error: 813 - .saturating_add(Weight::from_parts(665_139, 0).saturating_mul(c.into())) + // Minimum execution time: 2_771_000 picoseconds. + Weight::from_parts(2_885_000, 3506) + // Standard Error: 1_519 + .saturating_add(Weight::from_parts(693_329, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(c.into())) } @@ -267,26 +267,26 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 50_591_000 picoseconds. - Weight::from_parts(61_353_023, 0) - // Standard Error: 9_186 - .saturating_add(Weight::from_parts(2_404_810, 0).saturating_mul(c.into())) + // Minimum execution time: 61_531_000 picoseconds. + Weight::from_parts(33_011_971, 0) + // Standard Error: 12_706 + .saturating_add(Weight::from_parts(3_566_381, 0).saturating_mul(c.into())) } fn claim_value() -> Weight { // Proof Size summary in bytes: - // Measured: `979` - // Estimated: `42236` - // Minimum execution time: 81_660_000 picoseconds. - Weight::from_parts(83_840_000, 42236) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(10_u64)) + // Measured: `1251` + // Estimated: `50816` + // Minimum execution time: 101_751_000 picoseconds. + Weight::from_parts(105_419_000, 50816) + .saturating_add(T::DbWeight::get().reads(15_u64)) + .saturating_add(T::DbWeight::get().writes(12_u64)) } fn pay_program_rent() -> Weight { // Proof Size summary in bytes: - // Measured: `886` - // Estimated: `21261` - // Minimum execution time: 54_005_000 picoseconds. - Weight::from_parts(55_095_000, 21261) + // Measured: `923` + // Estimated: `21372` + // Minimum execution time: 51_666_000 picoseconds. + Weight::from_parts(54_022_000, 21372) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -294,8 +294,8 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `534` // Estimated: `17070` - // Minimum execution time: 28_880_000 picoseconds. - Weight::from_parts(29_583_000, 17070) + // Minimum execution time: 27_247_000 picoseconds. + Weight::from_parts(28_338_000, 17070) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -304,22 +304,22 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `355` // Estimated: `7640` - // Minimum execution time: 7_744_000 picoseconds. - Weight::from_parts(4_233_092, 7640) - // Standard Error: 39_690 - .saturating_add(Weight::from_parts(14_033_179, 0).saturating_mul(c.into())) + // Minimum execution time: 7_721_000 picoseconds. + Weight::from_parts(3_361_332, 7640) + // Standard Error: 82_620 + .saturating_add(Weight::from_parts(14_601_051, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } /// The range of component `c` is `[0, 2044]`. fn resume_session_commit(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1297 + c * (16389 ±0)` - // Estimated: `40898 + c * (131112 ±0)` - // Minimum execution time: 70_301_000 picoseconds. - Weight::from_parts(70_991_000, 40898) - // Standard Error: 177_223 - .saturating_add(Weight::from_parts(54_687_249, 0).saturating_mul(c.into())) + // Measured: `1342 + c * (16389 ±0)` + // Estimated: `41258 + c * (131112 ±0)` + // Minimum execution time: 67_409_000 picoseconds. + Weight::from_parts(68_720_000, 41258) + // Standard Error: 172_491 + .saturating_add(Weight::from_parts(56_455_326, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(9_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -330,95 +330,95 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `10` // Estimated: `4990` - // Minimum execution time: 61_715_000 picoseconds. - Weight::from_parts(40_384_385, 4990) - // Standard Error: 57_496 - .saturating_add(Weight::from_parts(53_210_788, 0).saturating_mul(c.into())) + // Minimum execution time: 60_922_000 picoseconds. + Weight::from_parts(61_729_000, 4990) + // Standard Error: 34_730 + .saturating_add(Weight::from_parts(53_867_597, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } /// The range of component `s` is `[0, 4194304]`. fn create_program(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `671` - // Estimated: `38638` - // Minimum execution time: 63_077_000 picoseconds. - Weight::from_parts(96_840_506, 38638) - // Standard Error: 0 - .saturating_add(Weight::from_parts(2_609, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(10_u64)) + // Measured: `853` + // Estimated: `47762` + // Minimum execution time: 92_013_000 picoseconds. + Weight::from_parts(87_319_739, 47762) + // Standard Error: 2 + .saturating_add(Weight::from_parts(2_654, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(15_u64)) + .saturating_add(T::DbWeight::get().writes(12_u64)) } /// The range of component `c` is `[0, 250]`. /// The range of component `s` is `[0, 4194304]`. fn upload_program(c: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `235` - // Estimated: `34312` - // Minimum execution time: 11_049_858_000 picoseconds. - Weight::from_parts(11_090_406_000, 34312) - // Standard Error: 517_330 - .saturating_add(Weight::from_parts(25_497_137, 0).saturating_mul(c.into())) - // Standard Error: 30 - .saturating_add(Weight::from_parts(910, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(14_u64)) + // Measured: `417` + // Estimated: `43800` + // Minimum execution time: 11_274_226_000 picoseconds. + Weight::from_parts(524_942_705, 43800) + // Standard Error: 155_166 + .saturating_add(Weight::from_parts(53_742_186, 0).saturating_mul(c.into())) + // Standard Error: 9 + .saturating_add(Weight::from_parts(2_565, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(15_u64)) + .saturating_add(T::DbWeight::get().writes(16_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_message(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `348` - // Estimated: `23853` - // Minimum execution time: 56_305_000 picoseconds. - Weight::from_parts(38_705_997, 23853) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_034, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(9_u64)) - .saturating_add(T::DbWeight::get().writes(8_u64)) + // Measured: `530` + // Estimated: `31259` + // Minimum execution time: 70_321_000 picoseconds. + Weight::from_parts(71_142_000, 31259) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_180, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(11_u64)) + .saturating_add(T::DbWeight::get().writes(10_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_reply(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `978` - // Estimated: `42227` - // Minimum execution time: 83_033_000 picoseconds. - Weight::from_parts(69_135_468, 42227) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_035, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(10_u64)) + // Measured: `1250` + // Estimated: `53346` + // Minimum execution time: 124_257_000 picoseconds. + Weight::from_parts(68_268_044, 53346) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_192, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(16_u64)) + .saturating_add(T::DbWeight::get().writes(13_u64)) } /// The range of component `q` is `[1, 512]`. fn initial_allocation(q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `760` - // Estimated: `74319` - // Minimum execution time: 295_535_000 picoseconds. - Weight::from_parts(306_791_413, 74319) - // Standard Error: 1_111 - .saturating_add(Weight::from_parts(1_568, 0).saturating_mul(q.into())) - .saturating_add(T::DbWeight::get().reads(27_u64)) - .saturating_add(T::DbWeight::get().writes(22_u64)) + // Measured: `939` + // Estimated: `83673` + // Minimum execution time: 333_367_000 picoseconds. + Weight::from_parts(351_626_039, 83673) + // Standard Error: 1_462 + .saturating_add(Weight::from_parts(8_846, 0).saturating_mul(q.into())) + .saturating_add(T::DbWeight::get().reads(29_u64)) + .saturating_add(T::DbWeight::get().writes(24_u64)) } /// The range of component `q` is `[0, 512]`. fn alloc_in_handle(_q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `760` - // Estimated: `74319` - // Minimum execution time: 309_253_000 picoseconds. - Weight::from_parts(323_694_389, 74319) - .saturating_add(T::DbWeight::get().reads(27_u64)) - .saturating_add(T::DbWeight::get().writes(22_u64)) + // Measured: `939` + // Estimated: `83673` + // Minimum execution time: 345_836_000 picoseconds. + Weight::from_parts(365_541_972, 83673) + .saturating_add(T::DbWeight::get().reads(29_u64)) + .saturating_add(T::DbWeight::get().writes(24_u64)) } /// The range of component `c` is `[0, 512]`. fn reinstrument_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `211 + c * (1075 ±0)` // Estimated: `3899 + c * (2150 ±0)` - // Minimum execution time: 44_806_000 picoseconds. - Weight::from_parts(45_498_000, 3899) - // Standard Error: 44_467 - .saturating_add(Weight::from_parts(54_603_581, 0).saturating_mul(c.into())) + // Minimum execution time: 43_789_000 picoseconds. + Weight::from_parts(44_184_000, 3899) + // Standard Error: 37_356 + .saturating_add(Weight::from_parts(53_320_321, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 2150).saturating_mul(c.into())) @@ -428,630 +428,630 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_307_000 picoseconds. - Weight::from_parts(84_226_000, 0) - // Standard Error: 4_203_577 - .saturating_add(Weight::from_parts(574_493_471, 0).saturating_mul(r.into())) + // Minimum execution time: 91_135_000 picoseconds. + Weight::from_parts(95_417_000, 0) + // Standard Error: 3_099_300 + .saturating_add(Weight::from_parts(690_850_591, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 512]`. fn alloc_per_page(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 309_893_000 picoseconds. - Weight::from_parts(234_558_588, 0) - // Standard Error: 7_966 - .saturating_add(Weight::from_parts(32_022_587, 0).saturating_mul(p.into())) + // Minimum execution time: 438_620_000 picoseconds. + Weight::from_parts(374_507_041, 0) + // Standard Error: 8_437 + .saturating_add(Weight::from_parts(29_997_379, 0).saturating_mul(p.into())) } /// The range of component `r` is `[0, 20]`. fn free(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 142_319_000 picoseconds. - Weight::from_parts(121_865_521, 0) - // Standard Error: 314_080 - .saturating_add(Weight::from_parts(64_422_856, 0).saturating_mul(r.into())) + // Minimum execution time: 205_425_000 picoseconds. + Weight::from_parts(216_759_283, 0) + // Standard Error: 201_718 + .saturating_add(Weight::from_parts(59_883_802, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_527_000 picoseconds. - Weight::from_parts(91_967_528, 0) - // Standard Error: 3_856 - .saturating_add(Weight::from_parts(2_363_669, 0).saturating_mul(r.into())) + // Minimum execution time: 91_978_000 picoseconds. + Weight::from_parts(104_943_731, 0) + // Standard Error: 3_700 + .saturating_add(Weight::from_parts(2_390_685, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_unreserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 144_133_000 picoseconds. - Weight::from_parts(156_991_945, 0) - // Standard Error: 24_223 - .saturating_add(Weight::from_parts(2_431_525, 0).saturating_mul(r.into())) + // Minimum execution time: 148_097_000 picoseconds. + Weight::from_parts(221_690_139, 0) + // Standard Error: 16_927 + .saturating_add(Weight::from_parts(2_086_326, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_system_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_811_000 picoseconds. - Weight::from_parts(101_122_470, 0) - // Standard Error: 303_533 - .saturating_add(Weight::from_parts(92_415_204, 0).saturating_mul(r.into())) + // Minimum execution time: 97_854_000 picoseconds. + Weight::from_parts(113_115_926, 0) + // Standard Error: 359_085 + .saturating_add(Weight::from_parts(103_626_179, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_message_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_453_000 picoseconds. - Weight::from_parts(79_049_804, 0) - // Standard Error: 305_992 - .saturating_add(Weight::from_parts(79_382_630, 0).saturating_mul(r.into())) + // Minimum execution time: 92_747_000 picoseconds. + Weight::from_parts(77_822_368, 0) + // Standard Error: 354_685 + .saturating_add(Weight::from_parts(88_583_803, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_program_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_650_000 picoseconds. - Weight::from_parts(79_085_060, 0) - // Standard Error: 293_080 - .saturating_add(Weight::from_parts(77_346_019, 0).saturating_mul(r.into())) + // Minimum execution time: 100_655_000 picoseconds. + Weight::from_parts(77_747_268, 0) + // Standard Error: 355_452 + .saturating_add(Weight::from_parts(89_819_343, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_source(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_545_000 picoseconds. - Weight::from_parts(72_777_984, 0) - // Standard Error: 351_302 - .saturating_add(Weight::from_parts(80_634_984, 0).saturating_mul(r.into())) + // Minimum execution time: 98_273_000 picoseconds. + Weight::from_parts(87_583_472, 0) + // Standard Error: 336_369 + .saturating_add(Weight::from_parts(86_011_395, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_245_000 picoseconds. - Weight::from_parts(76_181_868, 0) - // Standard Error: 354_266 - .saturating_add(Weight::from_parts(79_459_120, 0).saturating_mul(r.into())) + // Minimum execution time: 91_201_000 picoseconds. + Weight::from_parts(68_989_218, 0) + // Standard Error: 373_495 + .saturating_add(Weight::from_parts(88_865_286, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_064_000 picoseconds. - Weight::from_parts(77_882_516, 0) - // Standard Error: 377_997 - .saturating_add(Weight::from_parts(78_533_852, 0).saturating_mul(r.into())) + // Minimum execution time: 92_999_000 picoseconds. + Weight::from_parts(74_059_983, 0) + // Standard Error: 378_320 + .saturating_add(Weight::from_parts(88_936_465, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_gas_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_522_000 picoseconds. - Weight::from_parts(66_328_137, 0) - // Standard Error: 360_143 - .saturating_add(Weight::from_parts(79_838_604, 0).saturating_mul(r.into())) + // Minimum execution time: 95_120_000 picoseconds. + Weight::from_parts(77_349_908, 0) + // Standard Error: 353_726 + .saturating_add(Weight::from_parts(87_895_284, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_size(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_961_000 picoseconds. - Weight::from_parts(72_789_065, 0) - // Standard Error: 366_577 - .saturating_add(Weight::from_parts(79_031_060, 0).saturating_mul(r.into())) + // Minimum execution time: 94_409_000 picoseconds. + Weight::from_parts(73_461_615, 0) + // Standard Error: 352_096 + .saturating_add(Weight::from_parts(94_976_600, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_read(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 700_686_000 picoseconds. - Weight::from_parts(749_297_529, 0) - // Standard Error: 383_897 - .saturating_add(Weight::from_parts(132_242_102, 0).saturating_mul(r.into())) + // Minimum execution time: 850_469_000 picoseconds. + Weight::from_parts(1_033_736_954, 0) + // Standard Error: 550_382 + .saturating_add(Weight::from_parts(135_574_060, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_read_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_957_000 picoseconds. - Weight::from_parts(850_017_000, 0) - // Standard Error: 67_693 - .saturating_add(Weight::from_parts(13_570_326, 0).saturating_mul(n.into())) + // Minimum execution time: 848_931_000 picoseconds. + Weight::from_parts(920_667_000, 0) + // Standard Error: 53_700 + .saturating_add(Weight::from_parts(13_152_177, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_height(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_261_000 picoseconds. - Weight::from_parts(70_573_139, 0) - // Standard Error: 351_239 - .saturating_add(Weight::from_parts(80_441_776, 0).saturating_mul(r.into())) + // Minimum execution time: 94_105_000 picoseconds. + Weight::from_parts(72_930_200, 0) + // Standard Error: 332_759 + .saturating_add(Weight::from_parts(94_046_088, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_timestamp(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_164_000 picoseconds. - Weight::from_parts(70_866_987, 0) - // Standard Error: 346_107 - .saturating_add(Weight::from_parts(82_471_591, 0).saturating_mul(r.into())) + // Minimum execution time: 97_894_000 picoseconds. + Weight::from_parts(73_302_640, 0) + // Standard Error: 396_091 + .saturating_add(Weight::from_parts(87_593_133, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 20]`. fn gr_random(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_192_000 picoseconds. - Weight::from_parts(101_814_078, 0) - // Standard Error: 391_508 - .saturating_add(Weight::from_parts(166_873_282, 0).saturating_mul(n.into())) + // Minimum execution time: 96_793_000 picoseconds. + Weight::from_parts(103_010_945, 0) + // Standard Error: 376_859 + .saturating_add(Weight::from_parts(168_000_682, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_deposit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_974_000 picoseconds. - Weight::from_parts(87_244_000, 0) - // Standard Error: 3_619_557 - .saturating_add(Weight::from_parts(749_950_767, 0).saturating_mul(r.into())) + // Minimum execution time: 95_076_000 picoseconds. + Weight::from_parts(99_893_000, 0) + // Standard Error: 4_404_056 + .saturating_add(Weight::from_parts(826_668_101, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_612_000 picoseconds. - Weight::from_parts(147_822_399, 0) - // Standard Error: 421_408 - .saturating_add(Weight::from_parts(250_730_230, 0).saturating_mul(r.into())) + // Minimum execution time: 94_014_000 picoseconds. + Weight::from_parts(130_086_277, 0) + // Standard Error: 356_163 + .saturating_add(Weight::from_parts(259_350_978, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 332_130_000 picoseconds. - Weight::from_parts(337_780_000, 0) - // Standard Error: 52_652 - .saturating_add(Weight::from_parts(20_743_155, 0).saturating_mul(n.into())) + // Minimum execution time: 354_707_000 picoseconds. + Weight::from_parts(360_189_000, 0) + // Standard Error: 58_183 + .saturating_add(Weight::from_parts(22_912_723, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_722_000 picoseconds. - Weight::from_parts(147_881_270, 0) - // Standard Error: 390_429 - .saturating_add(Weight::from_parts(259_701_373, 0).saturating_mul(r.into())) + // Minimum execution time: 92_328_000 picoseconds. + Weight::from_parts(165_484_039, 0) + // Standard Error: 441_339 + .saturating_add(Weight::from_parts(257_709_402, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 337_753_000 picoseconds. - Weight::from_parts(343_454_000, 0) - // Standard Error: 66_604 - .saturating_add(Weight::from_parts(21_189_034, 0).saturating_mul(n.into())) + // Minimum execution time: 344_026_000 picoseconds. + Weight::from_parts(347_677_000, 0) + // Standard Error: 65_494 + .saturating_add(Weight::from_parts(22_704_461, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 708_454_000 picoseconds. - Weight::from_parts(775_673_824, 0) - // Standard Error: 380_634 - .saturating_add(Weight::from_parts(268_253_890, 0).saturating_mul(r.into())) + // Minimum execution time: 722_993_000 picoseconds. + Weight::from_parts(851_905_063, 0) + // Standard Error: 558_877 + .saturating_add(Weight::from_parts(282_936_272, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 706_799_000 picoseconds. - Weight::from_parts(782_052_003, 0) - // Standard Error: 385_065 - .saturating_add(Weight::from_parts(265_280_556, 0).saturating_mul(r.into())) + // Minimum execution time: 689_513_000 picoseconds. + Weight::from_parts(861_359_000, 0) + // Standard Error: 468_422 + .saturating_add(Weight::from_parts(280_057_136, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_init(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_511_000 picoseconds. - Weight::from_parts(61_459_678, 0) - // Standard Error: 362_497 - .saturating_add(Weight::from_parts(87_903_947, 0).saturating_mul(r.into())) + // Minimum execution time: 99_933_000 picoseconds. + Weight::from_parts(78_766_753, 0) + // Standard Error: 324_984 + .saturating_add(Weight::from_parts(98_995_703, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_676_718_000 picoseconds. - Weight::from_parts(1_838_206_733, 0) - // Standard Error: 440_793 - .saturating_add(Weight::from_parts(156_352_100, 0).saturating_mul(r.into())) + // Minimum execution time: 1_862_478_000 picoseconds. + Weight::from_parts(2_044_037_894, 0) + // Standard Error: 369_172 + .saturating_add(Weight::from_parts(162_650_138, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 284_222_000 picoseconds. - Weight::from_parts(293_316_000, 0) - // Standard Error: 54_796 - .saturating_add(Weight::from_parts(30_939_288, 0).saturating_mul(n.into())) + // Minimum execution time: 322_157_000 picoseconds. + Weight::from_parts(327_957_000, 0) + // Standard Error: 56_898 + .saturating_add(Weight::from_parts(30_386_517, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_682_466_000 picoseconds. - Weight::from_parts(1_829_413_701, 0) - // Standard Error: 510_421 - .saturating_add(Weight::from_parts(216_009_232, 0).saturating_mul(r.into())) + // Minimum execution time: 1_821_589_000 picoseconds. + Weight::from_parts(1_973_249_681, 0) + // Standard Error: 470_131 + .saturating_add(Weight::from_parts(228_517_850, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_681_160_000 picoseconds. - Weight::from_parts(1_819_797_788, 0) - // Standard Error: 453_707 - .saturating_add(Weight::from_parts(215_589_534, 0).saturating_mul(r.into())) + // Minimum execution time: 1_861_550_000 picoseconds. + Weight::from_parts(2_033_652_827, 0) + // Standard Error: 443_979 + .saturating_add(Weight::from_parts(227_994_600, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 242_556_000 picoseconds. - Weight::from_parts(314_306_159, 0) - // Standard Error: 376_142 - .saturating_add(Weight::from_parts(260_614_468, 0).saturating_mul(r.into())) + // Minimum execution time: 267_807_000 picoseconds. + Weight::from_parts(306_291_884, 0) + // Standard Error: 437_607 + .saturating_add(Weight::from_parts(280_586_166, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 495_430_000 picoseconds. - Weight::from_parts(502_714_000, 0) - // Standard Error: 52_049 - .saturating_add(Weight::from_parts(21_259_132, 0).saturating_mul(n.into())) + // Minimum execution time: 533_739_000 picoseconds. + Weight::from_parts(537_524_000, 0) + // Standard Error: 63_596 + .saturating_add(Weight::from_parts(23_325_186, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_809_658_000 picoseconds. - Weight::from_parts(2_002_681_446, 0) - // Standard Error: 414_919 - .saturating_add(Weight::from_parts(227_942_929, 0).saturating_mul(r.into())) + // Minimum execution time: 2_015_846_000 picoseconds. + Weight::from_parts(2_225_378_071, 0) + // Standard Error: 518_968 + .saturating_add(Weight::from_parts(245_006_877, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_821_000 picoseconds. - Weight::from_parts(84_783_126, 0) - // Standard Error: 234_696 - .saturating_add(Weight::from_parts(22_124_873, 0).saturating_mul(r.into())) + // Minimum execution time: 91_961_000 picoseconds. + Weight::from_parts(101_095_491, 0) + // Standard Error: 473_028 + .saturating_add(Weight::from_parts(20_901_008, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 100_040_000 picoseconds. - Weight::from_parts(92_861_700, 0) - // Standard Error: 1_021 - .saturating_add(Weight::from_parts(419_414, 0).saturating_mul(n.into())) + // Minimum execution time: 118_299_000 picoseconds. + Weight::from_parts(104_661_368, 0) + // Standard Error: 983 + .saturating_add(Weight::from_parts(430_540, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_986_000 picoseconds. - Weight::from_parts(85_723_530, 0) - // Standard Error: 278_519 - .saturating_add(Weight::from_parts(19_484_469, 0).saturating_mul(r.into())) + // Minimum execution time: 91_635_000 picoseconds. + Weight::from_parts(98_148_322, 0) + // Standard Error: 412_934 + .saturating_add(Weight::from_parts(20_165_877, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 104_879_000 picoseconds. - Weight::from_parts(88_056_044, 0) - // Standard Error: 1_087 - .saturating_add(Weight::from_parts(427_201, 0).saturating_mul(n.into())) + // Minimum execution time: 114_259_000 picoseconds. + Weight::from_parts(102_400_470, 0) + // Standard Error: 1_195 + .saturating_add(Weight::from_parts(435_747, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_548_000 picoseconds. - Weight::from_parts(84_139_208, 0) - // Standard Error: 235_150 - .saturating_add(Weight::from_parts(17_533_491, 0).saturating_mul(r.into())) + // Minimum execution time: 90_244_000 picoseconds. + Weight::from_parts(99_206_206, 0) + // Standard Error: 490_732 + .saturating_add(Weight::from_parts(24_469_593, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_118_000 picoseconds. - Weight::from_parts(88_086_604, 0) - // Standard Error: 244_958 - .saturating_add(Weight::from_parts(17_286_195, 0).saturating_mul(r.into())) + // Minimum execution time: 90_924_000 picoseconds. + Weight::from_parts(99_455_761, 0) + // Standard Error: 468_756 + .saturating_add(Weight::from_parts(27_503_038, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_393_000 picoseconds. - Weight::from_parts(132_631_342, 0) - // Standard Error: 436_134 - .saturating_add(Weight::from_parts(141_520_417, 0).saturating_mul(r.into())) + // Minimum execution time: 98_128_000 picoseconds. + Weight::from_parts(142_750_443, 0) + // Standard Error: 423_786 + .saturating_add(Weight::from_parts(148_630_064, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 8192]`. fn gr_reply_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 97_567_000 picoseconds. - Weight::from_parts(99_600_000, 0) - // Standard Error: 2_187 - .saturating_add(Weight::from_parts(639_729, 0).saturating_mul(n.into())) + // Minimum execution time: 115_054_000 picoseconds. + Weight::from_parts(118_431_000, 0) + // Standard Error: 2_614 + .saturating_add(Weight::from_parts(715_259, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 696_739_000 picoseconds. - Weight::from_parts(711_247_336, 0) - // Standard Error: 1_403_605 - .saturating_add(Weight::from_parts(15_869_663, 0).saturating_mul(r.into())) + // Minimum execution time: 597_003_000 picoseconds. + Weight::from_parts(793_156_514, 0) + // Standard Error: 8_231_867 + .saturating_add(Weight::from_parts(1_264_985, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 697_432_000 picoseconds. - Weight::from_parts(712_096_565, 0) - // Standard Error: 1_674_352 - .saturating_add(Weight::from_parts(32_103_934, 0).saturating_mul(r.into())) + // Minimum execution time: 589_543_000 picoseconds. + Weight::from_parts(765_352_189, 0) + // Standard Error: 9_094_840 + .saturating_add(Weight::from_parts(46_084_810, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 92_685_000 picoseconds. - Weight::from_parts(96_156_389, 0) - // Standard Error: 262_969 - .saturating_add(Weight::from_parts(8_983_510, 0).saturating_mul(r.into())) + // Minimum execution time: 101_554_000 picoseconds. + Weight::from_parts(109_069_451, 0) + // Standard Error: 491_668 + .saturating_add(Weight::from_parts(10_289_748, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 105_746_000 picoseconds. - Weight::from_parts(89_918_273, 0) - // Standard Error: 1_055 - .saturating_add(Weight::from_parts(427_838, 0).saturating_mul(n.into())) + // Minimum execution time: 114_819_000 picoseconds. + Weight::from_parts(109_515_663, 0) + // Standard Error: 1_221 + .saturating_add(Weight::from_parts(430_399, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 95_634_000 picoseconds. - Weight::from_parts(99_574_926, 0) - // Standard Error: 267_301 - .saturating_add(Weight::from_parts(3_125_673, 0).saturating_mul(r.into())) + // Minimum execution time: 104_537_000 picoseconds. + Weight::from_parts(114_053_697, 0) + // Standard Error: 471_693 + .saturating_add(Weight::from_parts(5_304_402, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_commit_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 99_268_000 picoseconds. - Weight::from_parts(93_140_981, 0) - // Standard Error: 1_101 - .saturating_add(Weight::from_parts(419_078, 0).saturating_mul(n.into())) + // Minimum execution time: 114_715_000 picoseconds. + Weight::from_parts(105_370_407, 0) + // Standard Error: 1_134 + .saturating_add(Weight::from_parts(433_298, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_167_000 picoseconds. - Weight::from_parts(80_305_860, 0) - // Standard Error: 357_986 - .saturating_add(Weight::from_parts(80_422_820, 0).saturating_mul(r.into())) + // Minimum execution time: 96_517_000 picoseconds. + Weight::from_parts(84_051_440, 0) + // Standard Error: 300_233 + .saturating_add(Weight::from_parts(91_913_022, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_signal_from(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_137_000 picoseconds. - Weight::from_parts(76_881_656, 0) - // Standard Error: 302_504 - .saturating_add(Weight::from_parts(80_036_963, 0).saturating_mul(r.into())) + // Minimum execution time: 95_985_000 picoseconds. + Weight::from_parts(84_444_900, 0) + // Standard Error: 382_227 + .saturating_add(Weight::from_parts(86_556_950, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 707_922_000 picoseconds. - Weight::from_parts(767_820_244, 0) - // Standard Error: 418_647 - .saturating_add(Weight::from_parts(97_993_049, 0).saturating_mul(r.into())) + // Minimum execution time: 611_807_000 picoseconds. + Weight::from_parts(759_866_683, 0) + // Standard Error: 581_003 + .saturating_add(Weight::from_parts(114_487_220, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 724_683_000 picoseconds. - Weight::from_parts(732_157_836, 0) - // Standard Error: 618 - .saturating_add(Weight::from_parts(151_809, 0).saturating_mul(n.into())) + // Minimum execution time: 630_767_000 picoseconds. + Weight::from_parts(753_741_402, 0) + // Standard Error: 4_971 + .saturating_add(Weight::from_parts(194_745, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_304_055_000 picoseconds. - Weight::from_parts(2_435_844_780, 0) - // Standard Error: 420_214 - .saturating_add(Weight::from_parts(120_405_108, 0).saturating_mul(r.into())) + // Minimum execution time: 2_519_073_000 picoseconds. + Weight::from_parts(2_799_095_678, 0) + // Standard Error: 568_283 + .saturating_add(Weight::from_parts(125_540_262, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_431_524_000 picoseconds. - Weight::from_parts(2_669_711_936, 0) - // Standard Error: 12_819 - .saturating_add(Weight::from_parts(13_546_418, 0).saturating_mul(n.into())) + // Minimum execution time: 2_624_997_000 picoseconds. + Weight::from_parts(2_749_542_329, 0) + // Standard Error: 31_606 + .saturating_add(Weight::from_parts(12_877_331, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_debug(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_238_000 picoseconds. - Weight::from_parts(104_905_012, 0) - // Standard Error: 392_000 - .saturating_add(Weight::from_parts(116_570_175, 0).saturating_mul(r.into())) + // Minimum execution time: 93_254_000 picoseconds. + Weight::from_parts(102_526_571, 0) + // Standard Error: 417_043 + .saturating_add(Weight::from_parts(112_632_020, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_debug_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 143_132_000 picoseconds. - Weight::from_parts(145_448_000, 0) - // Standard Error: 51_056 - .saturating_add(Weight::from_parts(25_497_066, 0).saturating_mul(n.into())) + // Minimum execution time: 157_623_000 picoseconds. + Weight::from_parts(162_148_000, 0) + // Standard Error: 50_753 + .saturating_add(Weight::from_parts(25_953_680, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_code(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_055_000 picoseconds. - Weight::from_parts(75_514_507, 0) - // Standard Error: 342_511 - .saturating_add(Weight::from_parts(78_022_368, 0).saturating_mul(r.into())) + // Minimum execution time: 91_873_000 picoseconds. + Weight::from_parts(70_809_743, 0) + // Standard Error: 398_454 + .saturating_add(Weight::from_parts(85_798_102, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_exit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_725_000 picoseconds. - Weight::from_parts(87_574_873, 0) - // Standard Error: 249_331 - .saturating_add(Weight::from_parts(24_890_126, 0).saturating_mul(r.into())) + // Minimum execution time: 94_414_000 picoseconds. + Weight::from_parts(102_380_546, 0) + // Standard Error: 444_057 + .saturating_add(Weight::from_parts(25_455_253, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_leave(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_761_000 picoseconds. - Weight::from_parts(86_511_404, 0) - // Standard Error: 240_746 - .saturating_add(Weight::from_parts(16_767_395, 0).saturating_mul(r.into())) + // Minimum execution time: 92_915_000 picoseconds. + Weight::from_parts(100_277_330, 0) + // Standard Error: 445_024 + .saturating_add(Weight::from_parts(16_499_069, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_794_000 picoseconds. - Weight::from_parts(88_401_167, 0) - // Standard Error: 217_438 - .saturating_add(Weight::from_parts(11_267_632, 0).saturating_mul(r.into())) + // Minimum execution time: 89_380_000 picoseconds. + Weight::from_parts(100_289_828, 0) + // Standard Error: 534_487 + .saturating_add(Weight::from_parts(14_182_771, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_for(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_664_000 picoseconds. - Weight::from_parts(89_193_048, 0) - // Standard Error: 336_699 - .saturating_add(Weight::from_parts(12_350_251, 0).saturating_mul(r.into())) + // Minimum execution time: 92_015_000 picoseconds. + Weight::from_parts(99_222_138, 0) + // Standard Error: 456_534 + .saturating_add(Weight::from_parts(18_315_761, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_up_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_815_000 picoseconds. - Weight::from_parts(87_397_869, 0) - // Standard Error: 235_037 - .saturating_add(Weight::from_parts(16_313_030, 0).saturating_mul(r.into())) + // Minimum execution time: 91_800_000 picoseconds. + Weight::from_parts(100_954_736, 0) + // Standard Error: 454_614 + .saturating_add(Weight::from_parts(11_395_563, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_wake(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 139_190_000 picoseconds. - Weight::from_parts(186_267_428, 0) - // Standard Error: 346_204 - .saturating_add(Weight::from_parts(158_103_512, 0).saturating_mul(r.into())) + // Minimum execution time: 152_105_000 picoseconds. + Weight::from_parts(230_052_390, 0) + // Standard Error: 252_530 + .saturating_add(Weight::from_parts(155_795_850, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 96_748_000 picoseconds. - Weight::from_parts(148_556_306, 0) - // Standard Error: 400_680 - .saturating_add(Weight::from_parts(333_100_790, 0).saturating_mul(r.into())) + // Minimum execution time: 105_796_000 picoseconds. + Weight::from_parts(168_214_205, 0) + // Standard Error: 381_663 + .saturating_add(Weight::from_parts(333_983_837, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -1059,22 +1059,22 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 44_452_286_000 picoseconds. - Weight::from_parts(44_568_744_000, 0) - // Standard Error: 268_880 - .saturating_add(Weight::from_parts(7_444_126, 0).saturating_mul(p.into())) - // Standard Error: 268_867 - .saturating_add(Weight::from_parts(179_724_917, 0).saturating_mul(s.into())) + // Minimum execution time: 47_779_059_000 picoseconds. + Weight::from_parts(2_272_847_894, 0) + // Standard Error: 316_332 + .saturating_add(Weight::from_parts(20_618_355, 0).saturating_mul(p.into())) + // Standard Error: 316_496 + .saturating_add(Weight::from_parts(198_088_989, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 96_042_000 picoseconds. - Weight::from_parts(163_443_462, 0) - // Standard Error: 381_777 - .saturating_add(Weight::from_parts(338_839_702, 0).saturating_mul(r.into())) + // Minimum execution time: 104_815_000 picoseconds. + Weight::from_parts(151_162_775, 0) + // Standard Error: 335_092 + .saturating_add(Weight::from_parts(341_827_147, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -1082,32 +1082,32 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_724_116_000 picoseconds. - Weight::from_parts(42_849_968_000, 0) - // Standard Error: 263_445 - .saturating_add(Weight::from_parts(8_197_177, 0).saturating_mul(p.into())) - // Standard Error: 263_432 - .saturating_add(Weight::from_parts(180_050_572, 0).saturating_mul(s.into())) + // Minimum execution time: 46_150_013_000 picoseconds. + Weight::from_parts(47_709_557_000, 0) + // Standard Error: 360_065 + .saturating_add(Weight::from_parts(9_167_125, 0).saturating_mul(p.into())) + // Standard Error: 360_047 + .saturating_add(Weight::from_parts(180_684_349, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_pay_program_rent(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_607_000 picoseconds. - Weight::from_parts(100_957_693, 0) - // Standard Error: 29_067 - .saturating_add(Weight::from_parts(1_762_813, 0).saturating_mul(r.into())) + // Minimum execution time: 96_557_000 picoseconds. + Weight::from_parts(117_290_783, 0) + // Standard Error: 36_894 + .saturating_add(Weight::from_parts(2_014_010, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 512]`. fn lazy_pages_signal_read(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 87_305_000 picoseconds. - Weight::from_parts(108_825_748, 1131) - // Standard Error: 5_956 - .saturating_add(Weight::from_parts(11_809_647, 0).saturating_mul(p.into())) + // Minimum execution time: 93_867_000 picoseconds. + Weight::from_parts(124_644_757, 1131) + // Standard Error: 17_473 + .saturating_add(Weight::from_parts(14_936_910, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -1116,10 +1116,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 87_531_000 picoseconds. - Weight::from_parts(88_749_000, 1131) - // Standard Error: 27_438 - .saturating_add(Weight::from_parts(35_435_114, 0).saturating_mul(p.into())) + // Minimum execution time: 95_280_000 picoseconds. + Weight::from_parts(98_696_000, 1131) + // Standard Error: 32_779 + .saturating_add(Weight::from_parts(43_077_595, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -1128,10 +1128,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `5069931` - // Minimum execution time: 6_087_078_000 picoseconds. - Weight::from_parts(5_882_681_000, 5069931) - // Standard Error: 87_545 - .saturating_add(Weight::from_parts(37_047_042, 0).saturating_mul(p.into())) + // Minimum execution time: 7_746_936_000 picoseconds. + Weight::from_parts(7_738_469_860, 5069931) + // Standard Error: 59_786 + .saturating_add(Weight::from_parts(42_187_587, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2048_u64)) } /// The range of component `p` is `[0, 512]`. @@ -1139,10 +1139,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1813 + p * (65580 ±0)` // Estimated: `1939 + p * (75482 ±0)` - // Minimum execution time: 85_432_000 picoseconds. - Weight::from_parts(87_001_000, 1939) - // Standard Error: 47_768 - .saturating_add(Weight::from_parts(47_598_234, 0).saturating_mul(p.into())) + // Minimum execution time: 95_500_000 picoseconds. + Weight::from_parts(97_836_000, 1939) + // Standard Error: 40_606 + .saturating_add(Weight::from_parts(57_481_109, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 75482).saturating_mul(p.into())) } @@ -1151,10 +1151,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 92_594_000 picoseconds. - Weight::from_parts(93_795_036, 1131) - // Standard Error: 53_549 - .saturating_add(Weight::from_parts(35_797_869, 0).saturating_mul(p.into())) + // Minimum execution time: 98_854_000 picoseconds. + Weight::from_parts(103_590_132, 1131) + // Standard Error: 78_130 + .saturating_add(Weight::from_parts(40_005_962, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -1163,10 +1163,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1496 + p * (9883 ±2)` - // Minimum execution time: 769_397_000 picoseconds. - Weight::from_parts(792_321_925, 1496) - // Standard Error: 237_986 - .saturating_add(Weight::from_parts(48_847_504, 0).saturating_mul(p.into())) + // Minimum execution time: 790_258_000 picoseconds. + Weight::from_parts(823_032_832, 1496) + // Standard Error: 429_362 + .saturating_add(Weight::from_parts(65_201_531, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9883).saturating_mul(p.into())) } @@ -1175,10 +1175,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `317931` - // Minimum execution time: 1_113_735_000 picoseconds. - Weight::from_parts(1_148_020_828, 317931) - // Standard Error: 167_371 - .saturating_add(Weight::from_parts(47_795_831, 0).saturating_mul(p.into())) + // Minimum execution time: 1_368_163_000 picoseconds. + Weight::from_parts(1_459_640_611, 317931) + // Standard Error: 538_220 + .saturating_add(Weight::from_parts(55_291_474, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(128_u64)) } /// The range of component `r` is `[0, 20]`. @@ -1186,445 +1186,443 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_154_000 picoseconds. - Weight::from_parts(4_280_364, 0) - // Standard Error: 8_638 - .saturating_add(Weight::from_parts(24_150_721, 0).saturating_mul(r.into())) + // Minimum execution time: 2_487_000 picoseconds. + Weight::from_parts(7_350_309, 0) + // Standard Error: 256_922 + .saturating_add(Weight::from_parts(73_862_581, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_339_689_000 picoseconds. - Weight::from_parts(4_202_598_633, 0) - // Standard Error: 74_721 - .saturating_add(Weight::from_parts(4_468_109, 0).saturating_mul(r.into())) + // Minimum execution time: 4_494_190_000 picoseconds. + Weight::from_parts(4_299_030_070, 0) + // Standard Error: 56_870 + .saturating_add(Weight::from_parts(5_343_196, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_343_068_000 picoseconds. - Weight::from_parts(4_226_706_212, 0) - // Standard Error: 60_538 - .saturating_add(Weight::from_parts(4_325_162, 0).saturating_mul(r.into())) + // Minimum execution time: 4_489_067_000 picoseconds. + Weight::from_parts(4_331_599_746, 0) + // Standard Error: 68_517 + .saturating_add(Weight::from_parts(5_260_834, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_409_473_000 picoseconds. - Weight::from_parts(11_882_222_938, 0) - // Standard Error: 194_167 - .saturating_add(Weight::from_parts(8_210_890, 0).saturating_mul(r.into())) + // Minimum execution time: 11_761_924_000 picoseconds. + Weight::from_parts(11_604_595_421, 0) + // Standard Error: 178_467 + .saturating_add(Weight::from_parts(11_763_389, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_212_512_000 picoseconds. - Weight::from_parts(10_628_957_808, 0) - // Standard Error: 170_508 - .saturating_add(Weight::from_parts(11_560_237, 0).saturating_mul(r.into())) + // Minimum execution time: 11_654_314_000 picoseconds. + Weight::from_parts(12_008_297_242, 0) + // Standard Error: 159_760 + .saturating_add(Weight::from_parts(7_450_131, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_select(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_229_000 picoseconds. - Weight::from_parts(2_319_000, 0) - // Standard Error: 9_576 - .saturating_add(Weight::from_parts(3_794_717, 0).saturating_mul(r.into())) + // Minimum execution time: 2_171_000 picoseconds. + Weight::from_parts(2_291_000, 0) + // Standard Error: 9_283 + .saturating_add(Weight::from_parts(3_825_193, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_265_000 picoseconds. - Weight::from_parts(2_353_000, 0) - // Standard Error: 5_018 - .saturating_add(Weight::from_parts(3_059_511, 0).saturating_mul(r.into())) + // Minimum execution time: 2_238_000 picoseconds. + Weight::from_parts(2_294_000, 0) + // Standard Error: 6_159 + .saturating_add(Weight::from_parts(3_089_164, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(3_531_925, 0) - // Standard Error: 1_167 - .saturating_add(Weight::from_parts(1_569_201, 0).saturating_mul(r.into())) + // Minimum execution time: 2_186_000 picoseconds. + Weight::from_parts(3_340_540, 0) + // Standard Error: 1_396 + .saturating_add(Weight::from_parts(1_566_461, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_294_000 picoseconds. - Weight::from_parts(2_359_000, 0) - // Standard Error: 9_672 - .saturating_add(Weight::from_parts(2_884_305, 0).saturating_mul(r.into())) + // Minimum execution time: 2_163_000 picoseconds. + Weight::from_parts(2_227_000, 0) + // Standard Error: 9_616 + .saturating_add(Weight::from_parts(2_911_683, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_table(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_344_000, 0) - // Standard Error: 8_373 - .saturating_add(Weight::from_parts(5_256_648, 0).saturating_mul(r.into())) + // Minimum execution time: 2_207_000 picoseconds. + Weight::from_parts(2_435_384, 0) + // Standard Error: 20_664 + .saturating_add(Weight::from_parts(5_212_325, 0).saturating_mul(r.into())) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_012_000 picoseconds. - Weight::from_parts(4_938_253, 0) - // Standard Error: 2_214 - .saturating_add(Weight::from_parts(151_870, 0).saturating_mul(e.into())) + // Minimum execution time: 6_823_000 picoseconds. + Weight::from_parts(5_234_908, 0) + // Standard Error: 1_951 + .saturating_add(Weight::from_parts(174_311, 0).saturating_mul(e.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_const(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_309_000 picoseconds. - Weight::from_parts(4_232_448, 0) - // Standard Error: 6_359 - .saturating_add(Weight::from_parts(2_596_672, 0).saturating_mul(r.into())) + // Minimum execution time: 2_232_000 picoseconds. + Weight::from_parts(4_496_313, 0) + // Standard Error: 7_115 + .saturating_add(Weight::from_parts(2_589_496, 0).saturating_mul(r.into())) } fn instr_i64const(r: u32, ) -> Weight { Weight::from_parts(0, 0) - .saturating_add(Weight::from_parts(2_596_672 - - 2_404_212, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(2_589_496 - + 2_426_921, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(4_432_470, 0) - // Standard Error: 11_941 - .saturating_add(Weight::from_parts(2_404_212, 0).saturating_mul(r.into())) + // Minimum execution time: 2_206_000 picoseconds. + Weight::from_parts(4_515_520, 0) + // Standard Error: 12_306 + .saturating_add(Weight::from_parts(2_426_921, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_indirect(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_776_000 picoseconds. - Weight::from_parts(12_954_286, 0) - // Standard Error: 30_568 - .saturating_add(Weight::from_parts(10_260_958, 0).saturating_mul(r.into())) + // Minimum execution time: 2_753_000 picoseconds. + Weight::from_parts(21_459_550, 0) + // Standard Error: 35_957 + .saturating_add(Weight::from_parts(10_051_829, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 128]`. fn instr_call_indirect_per_param(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_935_000 picoseconds. - Weight::from_parts(1_635_475, 0) - // Standard Error: 7_669 - .saturating_add(Weight::from_parts(1_285_084, 0).saturating_mul(p.into())) + // Minimum execution time: 12_617_000 picoseconds. + Weight::from_parts(4_487_221, 0) + // Standard Error: 7_608 + .saturating_add(Weight::from_parts(1_173_168, 0).saturating_mul(p.into())) } /// The range of component `l` is `[0, 1024]`. - fn instr_call_per_local(l: u32, ) -> Weight { + fn instr_call_per_local(_l: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_316_000 picoseconds. - Weight::from_parts(5_699_758, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(34, 0).saturating_mul(l.into())) + // Minimum execution time: 5_238_000 picoseconds. + Weight::from_parts(5_633_354, 0) } /// The range of component `r` is `[0, 50]`. fn instr_local_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_315_000 picoseconds. - Weight::from_parts(2_460_643, 0) - // Standard Error: 2_850 - .saturating_add(Weight::from_parts(235_587, 0).saturating_mul(r.into())) + // Minimum execution time: 2_253_000 picoseconds. + Weight::from_parts(1_809_629, 0) + // Standard Error: 3_277 + .saturating_add(Weight::from_parts(262_963, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_202_000 picoseconds. - Weight::from_parts(2_270_000, 0) - // Standard Error: 6_150 - .saturating_add(Weight::from_parts(730_523, 0).saturating_mul(r.into())) + // Minimum execution time: 2_066_000 picoseconds. + Weight::from_parts(2_220_000, 0) + // Standard Error: 6_175 + .saturating_add(Weight::from_parts(779_868, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_tee(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_244_000 picoseconds. - Weight::from_parts(2_338_000, 0) - // Standard Error: 5_205 - .saturating_add(Weight::from_parts(679_669, 0).saturating_mul(r.into())) + // Minimum execution time: 2_170_000 picoseconds. + Weight::from_parts(2_268_000, 0) + // Standard Error: 6_689 + .saturating_add(Weight::from_parts(852_409, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_412_000 picoseconds. - Weight::from_parts(2_087_064, 0) - // Standard Error: 9_824 - .saturating_add(Weight::from_parts(743_737, 0).saturating_mul(r.into())) + // Minimum execution time: 6_334_000 picoseconds. + Weight::from_parts(2_298_152, 0) + // Standard Error: 8_256 + .saturating_add(Weight::from_parts(826_692, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_388_000 picoseconds. - Weight::from_parts(6_512_000, 0) - // Standard Error: 7_958 - .saturating_add(Weight::from_parts(1_283_588, 0).saturating_mul(r.into())) + // Minimum execution time: 6_344_000 picoseconds. + Weight::from_parts(17_905, 0) + // Standard Error: 10_849 + .saturating_add(Weight::from_parts(1_501_213, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_memory_current(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_885_000 picoseconds. - Weight::from_parts(4_075_795, 0) - // Standard Error: 12_241 - .saturating_add(Weight::from_parts(6_965_908, 0).saturating_mul(r.into())) + // Minimum execution time: 5_480_000 picoseconds. + Weight::from_parts(3_223_948, 0) + // Standard Error: 10_169 + .saturating_add(Weight::from_parts(7_086_672, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_312_000, 0) - // Standard Error: 5_936 - .saturating_add(Weight::from_parts(3_299_707, 0).saturating_mul(r.into())) + // Minimum execution time: 2_138_000 picoseconds. + Weight::from_parts(2_203_000, 0) + // Standard Error: 5_706 + .saturating_add(Weight::from_parts(3_291_284, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_255_000 picoseconds. - Weight::from_parts(2_294_000, 0) - // Standard Error: 6_255 - .saturating_add(Weight::from_parts(2_999_382, 0).saturating_mul(r.into())) + // Minimum execution time: 2_117_000 picoseconds. + Weight::from_parts(2_185_000, 0) + // Standard Error: 5_246 + .saturating_add(Weight::from_parts(3_037_267, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(2_271_000, 0) - // Standard Error: 6_896 - .saturating_add(Weight::from_parts(2_967_047, 0).saturating_mul(r.into())) + // Minimum execution time: 2_114_000 picoseconds. + Weight::from_parts(2_247_000, 0) + // Standard Error: 4_962 + .saturating_add(Weight::from_parts(3_059_218, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_221_000 picoseconds. - Weight::from_parts(2_268_000, 0) - // Standard Error: 4_893 - .saturating_add(Weight::from_parts(2_579_110, 0).saturating_mul(r.into())) + // Minimum execution time: 2_162_000 picoseconds. + Weight::from_parts(2_198_000, 0) + // Standard Error: 4_290 + .saturating_add(Weight::from_parts(2_634_241, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_304_000, 0) - // Standard Error: 3_852 - .saturating_add(Weight::from_parts(520_005, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_229_000, 0) + // Standard Error: 3_897 + .saturating_add(Weight::from_parts(581_409, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_274_000 picoseconds. - Weight::from_parts(1_794_591, 0) - // Standard Error: 3_416 - .saturating_add(Weight::from_parts(359_819, 0).saturating_mul(r.into())) + // Minimum execution time: 2_140_000 picoseconds. + Weight::from_parts(959_641, 0) + // Standard Error: 4_456 + .saturating_add(Weight::from_parts(435_036, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_189_000 picoseconds. - Weight::from_parts(2_287_000, 0) - // Standard Error: 10_307 - .saturating_add(Weight::from_parts(1_833_775, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_231_000, 0) + // Standard Error: 8_892 + .saturating_add(Weight::from_parts(1_805_445, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(2_349_000, 0) - // Standard Error: 9_393 - .saturating_add(Weight::from_parts(1_178_942, 0).saturating_mul(r.into())) + // Minimum execution time: 2_200_000 picoseconds. + Weight::from_parts(2_241_000, 0) + // Standard Error: 7_958 + .saturating_add(Weight::from_parts(1_149_406, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_256_508, 0) - // Standard Error: 3_133 - .saturating_add(Weight::from_parts(326_908, 0).saturating_mul(r.into())) + // Minimum execution time: 2_183_000 picoseconds. + Weight::from_parts(1_588_631, 0) + // Standard Error: 4_081 + .saturating_add(Weight::from_parts(375_344, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_298_000 picoseconds. - Weight::from_parts(1_792_383, 0) - // Standard Error: 2_981 - .saturating_add(Weight::from_parts(325_072, 0).saturating_mul(r.into())) + // Minimum execution time: 2_228_000 picoseconds. + Weight::from_parts(1_440_330, 0) + // Standard Error: 3_766 + .saturating_add(Weight::from_parts(371_717, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_218_000 picoseconds. - Weight::from_parts(236_190, 0) - // Standard Error: 5_791 - .saturating_add(Weight::from_parts(526_784, 0).saturating_mul(r.into())) + // Minimum execution time: 2_172_000 picoseconds. + Weight::from_parts(46_268, 0) + // Standard Error: 7_010 + .saturating_add(Weight::from_parts(610_395, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_278_000 picoseconds. - Weight::from_parts(18_346, 0) - // Standard Error: 5_882 - .saturating_add(Weight::from_parts(538_848, 0).saturating_mul(r.into())) + // Minimum execution time: 2_176_000 picoseconds. + Weight::from_parts(2_302_000, 0) + // Standard Error: 5_251 + .saturating_add(Weight::from_parts(602_408, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend32s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_322_000, 0) - // Standard Error: 4_502 - .saturating_add(Weight::from_parts(463_034, 0).saturating_mul(r.into())) + // Minimum execution time: 2_205_000 picoseconds. + Weight::from_parts(2_260_000, 0) + // Standard Error: 5_562 + .saturating_add(Weight::from_parts(646_277, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendsi32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_272_000 picoseconds. - Weight::from_parts(2_193_450, 0) - // Standard Error: 3_655 - .saturating_add(Weight::from_parts(304_226, 0).saturating_mul(r.into())) + // Minimum execution time: 2_237_000 picoseconds. + Weight::from_parts(502_701, 0) + // Standard Error: 6_830 + .saturating_add(Weight::from_parts(456_486, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendui32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_174_000 picoseconds. - Weight::from_parts(2_803_358, 0) - // Standard Error: 2_256 - .saturating_add(Weight::from_parts(163_489, 0).saturating_mul(r.into())) + // Minimum execution time: 2_267_000 picoseconds. + Weight::from_parts(1_603_231, 0) + // Standard Error: 4_089 + .saturating_add(Weight::from_parts(279_089, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32wrapi64(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_242_000 picoseconds. - Weight::from_parts(3_087_274, 0) - // Standard Error: 1_907 - .saturating_add(Weight::from_parts(146_988, 0).saturating_mul(r.into())) + // Minimum execution time: 2_139_000 picoseconds. + Weight::from_parts(1_065_871, 0) + // Standard Error: 5_027 + .saturating_add(Weight::from_parts(320_900, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_268_000 picoseconds. - Weight::from_parts(2_335_000, 0) - // Standard Error: 9_220 - .saturating_add(Weight::from_parts(1_682_986, 0).saturating_mul(r.into())) + // Minimum execution time: 2_212_000 picoseconds. + Weight::from_parts(2_268_000, 0) + // Standard Error: 8_263 + .saturating_add(Weight::from_parts(2_029_357, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_244_000 picoseconds. - Weight::from_parts(2_290_000, 0) - // Standard Error: 7_751 - .saturating_add(Weight::from_parts(1_073_438, 0).saturating_mul(r.into())) + // Minimum execution time: 2_216_000 picoseconds. + Weight::from_parts(2_272_000, 0) + // Standard Error: 9_513 + .saturating_add(Weight::from_parts(1_379_586, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_225_000 picoseconds. - Weight::from_parts(2_297_000, 0) - // Standard Error: 9_887 - .saturating_add(Weight::from_parts(1_746_888, 0).saturating_mul(r.into())) + // Minimum execution time: 2_101_000 picoseconds. + Weight::from_parts(2_282_000, 0) + // Standard Error: 8_617 + .saturating_add(Weight::from_parts(2_060_475, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_225_000 picoseconds. - Weight::from_parts(2_305_000, 0) - // Standard Error: 8_241 - .saturating_add(Weight::from_parts(1_123_968, 0).saturating_mul(r.into())) + // Minimum execution time: 2_120_000 picoseconds. + Weight::from_parts(2_208_000, 0) + // Standard Error: 9_370 + .saturating_add(Weight::from_parts(1_431_155, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_325_000 picoseconds. - Weight::from_parts(2_368_000, 0) - // Standard Error: 10_199 - .saturating_add(Weight::from_parts(1_754_281, 0).saturating_mul(r.into())) + // Minimum execution time: 2_138_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 9_097 + .saturating_add(Weight::from_parts(2_027_590, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_254_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 7_885 - .saturating_add(Weight::from_parts(1_054_096, 0).saturating_mul(r.into())) + // Minimum execution time: 2_156_000 picoseconds. + Weight::from_parts(2_289_000, 0) + // Standard Error: 9_338 + .saturating_add(Weight::from_parts(1_475_118, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ltu(r: u32, ) -> Weight { @@ -1632,79 +1630,79 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Measured: `0` // Estimated: `0` // Minimum execution time: 2_212_000 picoseconds. - Weight::from_parts(2_244_000, 0) - // Standard Error: 11_272 - .saturating_add(Weight::from_parts(1_769_874, 0).saturating_mul(r.into())) + Weight::from_parts(2_278_000, 0) + // Standard Error: 9_292 + .saturating_add(Weight::from_parts(2_064_273, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ltu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_248_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 8_360 - .saturating_add(Weight::from_parts(1_115_362, 0).saturating_mul(r.into())) + // Minimum execution time: 2_142_000 picoseconds. + Weight::from_parts(2_262_000, 0) + // Standard Error: 9_186 + .saturating_add(Weight::from_parts(1_423_566, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_243_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 9_424 - .saturating_add(Weight::from_parts(1_807_643, 0).saturating_mul(r.into())) + // Minimum execution time: 2_242_000 picoseconds. + Weight::from_parts(2_348_000, 0) + // Standard Error: 9_855 + .saturating_add(Weight::from_parts(2_055_681, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 7_499 - .saturating_add(Weight::from_parts(1_087_178, 0).saturating_mul(r.into())) + // Minimum execution time: 2_152_000 picoseconds. + Weight::from_parts(2_243_000, 0) + // Standard Error: 10_312 + .saturating_add(Weight::from_parts(1_441_629, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_267_000 picoseconds. - Weight::from_parts(2_342_000, 0) - // Standard Error: 11_743 - .saturating_add(Weight::from_parts(1_703_075, 0).saturating_mul(r.into())) + // Minimum execution time: 2_374_000 picoseconds. + Weight::from_parts(2_444_000, 0) + // Standard Error: 9_490 + .saturating_add(Weight::from_parts(2_154_430, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_137_000 picoseconds. - Weight::from_parts(2_254_000, 0) - // Standard Error: 8_099 - .saturating_add(Weight::from_parts(1_080_763, 0).saturating_mul(r.into())) + // Minimum execution time: 2_197_000 picoseconds. + Weight::from_parts(2_277_000, 0) + // Standard Error: 8_132 + .saturating_add(Weight::from_parts(1_511_728, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_183_000 picoseconds. - Weight::from_parts(2_301_000, 0) - // Standard Error: 10_230 - .saturating_add(Weight::from_parts(1_738_567, 0).saturating_mul(r.into())) + // Minimum execution time: 2_339_000 picoseconds. + Weight::from_parts(2_377_000, 0) + // Standard Error: 10_635 + .saturating_add(Weight::from_parts(2_038_988, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_209_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 8_536 - .saturating_add(Weight::from_parts(1_161_928, 0).saturating_mul(r.into())) + // Minimum execution time: 2_167_000 picoseconds. + Weight::from_parts(2_327_000, 0) + // Standard Error: 9_846 + .saturating_add(Weight::from_parts(1_467_137, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64leu(r: u32, ) -> Weight { @@ -1712,359 +1710,359 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Measured: `0` // Estimated: `0` // Minimum execution time: 2_208_000 picoseconds. - Weight::from_parts(2_255_000, 0) - // Standard Error: 10_368 - .saturating_add(Weight::from_parts(1_847_441, 0).saturating_mul(r.into())) + Weight::from_parts(2_320_000, 0) + // Standard Error: 10_027 + .saturating_add(Weight::from_parts(2_113_726, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32leu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_223_000 picoseconds. - Weight::from_parts(2_299_000, 0) - // Standard Error: 8_213 - .saturating_add(Weight::from_parts(1_112_048, 0).saturating_mul(r.into())) + // Minimum execution time: 2_174_000 picoseconds. + Weight::from_parts(2_237_000, 0) + // Standard Error: 8_858 + .saturating_add(Weight::from_parts(1_420_672, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_221_000 picoseconds. - Weight::from_parts(2_270_000, 0) - // Standard Error: 12_684 - .saturating_add(Weight::from_parts(1_728_765, 0).saturating_mul(r.into())) + // Minimum execution time: 2_278_000 picoseconds. + Weight::from_parts(2_391_000, 0) + // Standard Error: 9_651 + .saturating_add(Weight::from_parts(2_026_926, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_573_000 picoseconds. - Weight::from_parts(2_655_000, 0) - // Standard Error: 7_404 - .saturating_add(Weight::from_parts(1_080_080, 0).saturating_mul(r.into())) + // Minimum execution time: 2_508_000 picoseconds. + Weight::from_parts(2_616_000, 0) + // Standard Error: 9_243 + .saturating_add(Weight::from_parts(1_389_677, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_316_000, 0) - // Standard Error: 9_739 - .saturating_add(Weight::from_parts(1_807_913, 0).saturating_mul(r.into())) + // Minimum execution time: 2_161_000 picoseconds. + Weight::from_parts(2_283_000, 0) + // Standard Error: 8_093 + .saturating_add(Weight::from_parts(1_972_876, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_198_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 7_265 - .saturating_add(Weight::from_parts(1_087_210, 0).saturating_mul(r.into())) + // Minimum execution time: 2_247_000 picoseconds. + Weight::from_parts(2_312_000, 0) + // Standard Error: 10_731 + .saturating_add(Weight::from_parts(1_371_875, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_252_000 picoseconds. - Weight::from_parts(2_311_000, 0) - // Standard Error: 7_444 - .saturating_add(Weight::from_parts(1_191_685, 0).saturating_mul(r.into())) + // Minimum execution time: 2_145_000 picoseconds. + Weight::from_parts(2_221_000, 0) + // Standard Error: 8_480 + .saturating_add(Weight::from_parts(1_536_131, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_263_000 picoseconds. - Weight::from_parts(2_320_000, 0) - // Standard Error: 5_023 - .saturating_add(Weight::from_parts(585_667, 0).saturating_mul(r.into())) + // Minimum execution time: 2_099_000 picoseconds. + Weight::from_parts(2_231_000, 0) + // Standard Error: 7_135 + .saturating_add(Weight::from_parts(801_155, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_320_000, 0) - // Standard Error: 10_018 - .saturating_add(Weight::from_parts(1_297_791, 0).saturating_mul(r.into())) + // Minimum execution time: 2_228_000 picoseconds. + Weight::from_parts(2_279_000, 0) + // Standard Error: 9_624 + .saturating_add(Weight::from_parts(1_517_765, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_291_000 picoseconds. - Weight::from_parts(2_312_000, 0) - // Standard Error: 4_776 - .saturating_add(Weight::from_parts(612_864, 0).saturating_mul(r.into())) + // Minimum execution time: 2_177_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 7_327 + .saturating_add(Weight::from_parts(834_383, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_286_000 picoseconds. - Weight::from_parts(2_356_000, 0) - // Standard Error: 11_619 - .saturating_add(Weight::from_parts(1_743_809, 0).saturating_mul(r.into())) + // Minimum execution time: 2_197_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 10_459 + .saturating_add(Weight::from_parts(1_974_248, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_302_000 picoseconds. - Weight::from_parts(2_343_000, 0) - // Standard Error: 8_638 - .saturating_add(Weight::from_parts(1_136_060, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_251_000, 0) + // Standard Error: 8_854 + .saturating_add(Weight::from_parts(1_450_569, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 7_114 - .saturating_add(Weight::from_parts(2_599_346, 0).saturating_mul(r.into())) + // Minimum execution time: 2_140_000 picoseconds. + Weight::from_parts(11_847_842, 0) + // Standard Error: 21_133 + .saturating_add(Weight::from_parts(1_891_387, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_200_000 picoseconds. - Weight::from_parts(3_823_403, 0) - // Standard Error: 18_912 - .saturating_add(Weight::from_parts(2_161_963, 0).saturating_mul(r.into())) + // Minimum execution time: 2_188_000 picoseconds. + Weight::from_parts(9_541_631, 0) + // Standard Error: 19_603 + .saturating_add(Weight::from_parts(1_817_767, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_199_000 picoseconds. - Weight::from_parts(2_817_173, 0) - // Standard Error: 17_341 - .saturating_add(Weight::from_parts(2_740_748, 0).saturating_mul(r.into())) + // Minimum execution time: 2_297_000 picoseconds. + Weight::from_parts(12_235_713, 0) + // Standard Error: 23_189 + .saturating_add(Weight::from_parts(2_052_133, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_294_000 picoseconds. - Weight::from_parts(88_235, 0) - // Standard Error: 10_326 - .saturating_add(Weight::from_parts(2_481_087, 0).saturating_mul(r.into())) + // Minimum execution time: 2_184_000 picoseconds. + Weight::from_parts(9_122_109, 0) + // Standard Error: 20_805 + .saturating_add(Weight::from_parts(1_840_560, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_232_000 picoseconds. - Weight::from_parts(2_294_000, 0) - // Standard Error: 14_480 - .saturating_add(Weight::from_parts(9_604_981, 0).saturating_mul(r.into())) + // Minimum execution time: 2_240_000 picoseconds. + Weight::from_parts(11_970_408, 0) + // Standard Error: 50_242 + .saturating_add(Weight::from_parts(8_201_168, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_260_000, 0) - // Standard Error: 21_926 - .saturating_add(Weight::from_parts(7_501_289, 0).saturating_mul(r.into())) + // Minimum execution time: 2_101_000 picoseconds. + Weight::from_parts(12_889_553, 0) + // Standard Error: 55_527 + .saturating_add(Weight::from_parts(6_480_644, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_309_000 picoseconds. - Weight::from_parts(10_308_173, 0) - // Standard Error: 30_680 - .saturating_add(Weight::from_parts(2_288_505, 0).saturating_mul(r.into())) + // Minimum execution time: 2_341_000 picoseconds. + Weight::from_parts(12_324_742, 0) + // Standard Error: 24_100 + .saturating_add(Weight::from_parts(2_091_647, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_211_000 picoseconds. - Weight::from_parts(2_290_000, 0) - // Standard Error: 5_007 - .saturating_add(Weight::from_parts(2_516_076, 0).saturating_mul(r.into())) + // Minimum execution time: 2_206_000 picoseconds. + Weight::from_parts(8_079_920, 0) + // Standard Error: 22_769 + .saturating_add(Weight::from_parts(1_908_722, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_228_000 picoseconds. - Weight::from_parts(2_300_000, 0) - // Standard Error: 8_948 - .saturating_add(Weight::from_parts(1_264_596, 0).saturating_mul(r.into())) + // Minimum execution time: 2_176_000 picoseconds. + Weight::from_parts(2_262_000, 0) + // Standard Error: 9_765 + .saturating_add(Weight::from_parts(1_570_991, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_323_000, 0) - // Standard Error: 5_099 - .saturating_add(Weight::from_parts(612_107, 0).saturating_mul(r.into())) + // Minimum execution time: 2_225_000 picoseconds. + Weight::from_parts(2_288_000, 0) + // Standard Error: 7_202 + .saturating_add(Weight::from_parts(798_437, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_282_000 picoseconds. - Weight::from_parts(2_326_000, 0) - // Standard Error: 10_004 - .saturating_add(Weight::from_parts(1_278_365, 0).saturating_mul(r.into())) + // Minimum execution time: 2_162_000 picoseconds. + Weight::from_parts(2_223_000, 0) + // Standard Error: 8_483 + .saturating_add(Weight::from_parts(1_461_117, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_258_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 5_578 - .saturating_add(Weight::from_parts(645_196, 0).saturating_mul(r.into())) + // Minimum execution time: 2_083_000 picoseconds. + Weight::from_parts(2_229_000, 0) + // Standard Error: 8_119 + .saturating_add(Weight::from_parts(815_909, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_338_000 picoseconds. - Weight::from_parts(2_363_000, 0) - // Standard Error: 8_554 - .saturating_add(Weight::from_parts(1_288_676, 0).saturating_mul(r.into())) + // Minimum execution time: 2_272_000 picoseconds. + Weight::from_parts(2_358_000, 0) + // Standard Error: 10_682 + .saturating_add(Weight::from_parts(1_509_884, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_214_000 picoseconds. - Weight::from_parts(2_332_000, 0) - // Standard Error: 3_999 - .saturating_add(Weight::from_parts(594_484, 0).saturating_mul(r.into())) + // Minimum execution time: 2_148_000 picoseconds. + Weight::from_parts(2_227_000, 0) + // Standard Error: 6_905 + .saturating_add(Weight::from_parts(924_632, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_198_000 picoseconds. - Weight::from_parts(2_258_000, 0) - // Standard Error: 7_437 - .saturating_add(Weight::from_parts(1_044_306, 0).saturating_mul(r.into())) + // Minimum execution time: 2_181_000 picoseconds. + Weight::from_parts(2_300_000, 0) + // Standard Error: 8_137 + .saturating_add(Weight::from_parts(1_391_548, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_226_000 picoseconds. - Weight::from_parts(2_308_000, 0) - // Standard Error: 4_658 - .saturating_add(Weight::from_parts(537_262, 0).saturating_mul(r.into())) + // Minimum execution time: 2_170_000 picoseconds. + Weight::from_parts(2_211_000, 0) + // Standard Error: 7_217 + .saturating_add(Weight::from_parts(773_435, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_231_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 10_254 - .saturating_add(Weight::from_parts(1_154_138, 0).saturating_mul(r.into())) + // Minimum execution time: 2_219_000 picoseconds. + Weight::from_parts(2_331_000, 0) + // Standard Error: 9_999 + .saturating_add(Weight::from_parts(1_354_526, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_234_000 picoseconds. - Weight::from_parts(2_313_000, 0) - // Standard Error: 4_960 - .saturating_add(Weight::from_parts(607_930, 0).saturating_mul(r.into())) + // Minimum execution time: 2_193_000 picoseconds. + Weight::from_parts(2_260_000, 0) + // Standard Error: 6_270 + .saturating_add(Weight::from_parts(770_234, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_279_000 picoseconds. - Weight::from_parts(2_342_000, 0) - // Standard Error: 7_909 - .saturating_add(Weight::from_parts(1_094_660, 0).saturating_mul(r.into())) + // Minimum execution time: 2_159_000 picoseconds. + Weight::from_parts(2_233_000, 0) + // Standard Error: 9_686 + .saturating_add(Weight::from_parts(1_341_306, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_232_000 picoseconds. - Weight::from_parts(39_069, 0) - // Standard Error: 6_710 - .saturating_add(Weight::from_parts(599_572, 0).saturating_mul(r.into())) + // Minimum execution time: 2_242_000 picoseconds. + Weight::from_parts(2_300_000, 0) + // Standard Error: 7_502 + .saturating_add(Weight::from_parts(779_370, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_254_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 8_785 - .saturating_add(Weight::from_parts(1_060_321, 0).saturating_mul(r.into())) + // Minimum execution time: 2_124_000 picoseconds. + Weight::from_parts(2_171_000, 0) + // Standard Error: 9_408 + .saturating_add(Weight::from_parts(1_327_370, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_257_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 4_191 - .saturating_add(Weight::from_parts(528_319, 0).saturating_mul(r.into())) + // Minimum execution time: 2_110_000 picoseconds. + Weight::from_parts(2_171_000, 0) + // Standard Error: 6_287 + .saturating_add(Weight::from_parts(694_212, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 9_328 - .saturating_add(Weight::from_parts(1_114_164, 0).saturating_mul(r.into())) + // Minimum execution time: 2_196_000 picoseconds. + Weight::from_parts(2_254_000, 0) + // Standard Error: 10_675 + .saturating_add(Weight::from_parts(1_402_989, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_210_000 picoseconds. - Weight::from_parts(390_951, 0) - // Standard Error: 5_316 - .saturating_add(Weight::from_parts(609_568, 0).saturating_mul(r.into())) + // Minimum execution time: 2_232_000 picoseconds. + Weight::from_parts(2_324_000, 0) + // Standard Error: 6_253 + .saturating_add(Weight::from_parts(767_140, 0).saturating_mul(r.into())) } } @@ -2089,10 +2087,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 951_000 picoseconds. - Weight::from_parts(1_020_000, 0) - // Standard Error: 722 - .saturating_add(Weight::from_parts(240_031, 0).saturating_mul(c.into())) + // Minimum execution time: 898_000 picoseconds. + Weight::from_parts(911_000, 0) + // Standard Error: 901 + .saturating_add(Weight::from_parts(212_671, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// The range of component `c` is `[0, 512]`. @@ -2100,10 +2098,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `42 + c * (1024 ±0)` // Estimated: `3506 + c * (1024 ±0)` - // Minimum execution time: 2_762_000 picoseconds. - Weight::from_parts(2_859_000, 3506) - // Standard Error: 813 - .saturating_add(Weight::from_parts(665_139, 0).saturating_mul(c.into())) + // Minimum execution time: 2_771_000 picoseconds. + Weight::from_parts(2_885_000, 3506) + // Standard Error: 1_519 + .saturating_add(Weight::from_parts(693_329, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(c.into())) } @@ -2112,26 +2110,26 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 50_591_000 picoseconds. - Weight::from_parts(61_353_023, 0) - // Standard Error: 9_186 - .saturating_add(Weight::from_parts(2_404_810, 0).saturating_mul(c.into())) + // Minimum execution time: 61_531_000 picoseconds. + Weight::from_parts(33_011_971, 0) + // Standard Error: 12_706 + .saturating_add(Weight::from_parts(3_566_381, 0).saturating_mul(c.into())) } fn claim_value() -> Weight { // Proof Size summary in bytes: - // Measured: `979` - // Estimated: `42236` - // Minimum execution time: 81_660_000 picoseconds. - Weight::from_parts(83_840_000, 42236) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(10_u64)) + // Measured: `1251` + // Estimated: `50816` + // Minimum execution time: 101_751_000 picoseconds. + Weight::from_parts(105_419_000, 50816) + .saturating_add(RocksDbWeight::get().reads(15_u64)) + .saturating_add(RocksDbWeight::get().writes(12_u64)) } fn pay_program_rent() -> Weight { // Proof Size summary in bytes: - // Measured: `886` - // Estimated: `21261` - // Minimum execution time: 54_005_000 picoseconds. - Weight::from_parts(55_095_000, 21261) + // Measured: `923` + // Estimated: `21372` + // Minimum execution time: 51_666_000 picoseconds. + Weight::from_parts(54_022_000, 21372) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -2139,8 +2137,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `534` // Estimated: `17070` - // Minimum execution time: 28_880_000 picoseconds. - Weight::from_parts(29_583_000, 17070) + // Minimum execution time: 27_247_000 picoseconds. + Weight::from_parts(28_338_000, 17070) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2149,22 +2147,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `355` // Estimated: `7640` - // Minimum execution time: 7_744_000 picoseconds. - Weight::from_parts(4_233_092, 7640) - // Standard Error: 39_690 - .saturating_add(Weight::from_parts(14_033_179, 0).saturating_mul(c.into())) + // Minimum execution time: 7_721_000 picoseconds. + Weight::from_parts(3_361_332, 7640) + // Standard Error: 82_620 + .saturating_add(Weight::from_parts(14_601_051, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// The range of component `c` is `[0, 2044]`. fn resume_session_commit(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1297 + c * (16389 ±0)` - // Estimated: `40898 + c * (131112 ±0)` - // Minimum execution time: 70_301_000 picoseconds. - Weight::from_parts(70_991_000, 40898) - // Standard Error: 177_223 - .saturating_add(Weight::from_parts(54_687_249, 0).saturating_mul(c.into())) + // Measured: `1342 + c * (16389 ±0)` + // Estimated: `41258 + c * (131112 ±0)` + // Minimum execution time: 67_409_000 picoseconds. + Weight::from_parts(68_720_000, 41258) + // Standard Error: 172_491 + .saturating_add(Weight::from_parts(56_455_326, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(9_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -2175,95 +2173,95 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `10` // Estimated: `4990` - // Minimum execution time: 61_715_000 picoseconds. - Weight::from_parts(40_384_385, 4990) - // Standard Error: 57_496 - .saturating_add(Weight::from_parts(53_210_788, 0).saturating_mul(c.into())) + // Minimum execution time: 60_922_000 picoseconds. + Weight::from_parts(61_729_000, 4990) + // Standard Error: 34_730 + .saturating_add(Weight::from_parts(53_867_597, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } /// The range of component `s` is `[0, 4194304]`. fn create_program(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `671` - // Estimated: `38638` - // Minimum execution time: 63_077_000 picoseconds. - Weight::from_parts(96_840_506, 38638) - // Standard Error: 0 - .saturating_add(Weight::from_parts(2_609, 0).saturating_mul(s.into())) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(10_u64)) + // Measured: `853` + // Estimated: `47762` + // Minimum execution time: 92_013_000 picoseconds. + Weight::from_parts(87_319_739, 47762) + // Standard Error: 2 + .saturating_add(Weight::from_parts(2_654, 0).saturating_mul(s.into())) + .saturating_add(RocksDbWeight::get().reads(15_u64)) + .saturating_add(RocksDbWeight::get().writes(12_u64)) } /// The range of component `c` is `[0, 250]`. /// The range of component `s` is `[0, 4194304]`. fn upload_program(c: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `235` - // Estimated: `34312` - // Minimum execution time: 11_049_858_000 picoseconds. - Weight::from_parts(11_090_406_000, 34312) - // Standard Error: 517_330 - .saturating_add(Weight::from_parts(25_497_137, 0).saturating_mul(c.into())) - // Standard Error: 30 - .saturating_add(Weight::from_parts(910, 0).saturating_mul(s.into())) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(14_u64)) + // Measured: `417` + // Estimated: `43800` + // Minimum execution time: 11_274_226_000 picoseconds. + Weight::from_parts(524_942_705, 43800) + // Standard Error: 155_166 + .saturating_add(Weight::from_parts(53_742_186, 0).saturating_mul(c.into())) + // Standard Error: 9 + .saturating_add(Weight::from_parts(2_565, 0).saturating_mul(s.into())) + .saturating_add(RocksDbWeight::get().reads(15_u64)) + .saturating_add(RocksDbWeight::get().writes(16_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_message(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `348` - // Estimated: `23853` - // Minimum execution time: 56_305_000 picoseconds. - Weight::from_parts(38_705_997, 23853) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_034, 0).saturating_mul(p.into())) - .saturating_add(RocksDbWeight::get().reads(9_u64)) - .saturating_add(RocksDbWeight::get().writes(8_u64)) + // Measured: `530` + // Estimated: `31259` + // Minimum execution time: 70_321_000 picoseconds. + Weight::from_parts(71_142_000, 31259) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_180, 0).saturating_mul(p.into())) + .saturating_add(RocksDbWeight::get().reads(11_u64)) + .saturating_add(RocksDbWeight::get().writes(10_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_reply(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `978` - // Estimated: `42227` - // Minimum execution time: 83_033_000 picoseconds. - Weight::from_parts(69_135_468, 42227) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_035, 0).saturating_mul(p.into())) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(10_u64)) + // Measured: `1250` + // Estimated: `53346` + // Minimum execution time: 124_257_000 picoseconds. + Weight::from_parts(68_268_044, 53346) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_192, 0).saturating_mul(p.into())) + .saturating_add(RocksDbWeight::get().reads(16_u64)) + .saturating_add(RocksDbWeight::get().writes(13_u64)) } /// The range of component `q` is `[1, 512]`. fn initial_allocation(q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `760` - // Estimated: `74319` - // Minimum execution time: 295_535_000 picoseconds. - Weight::from_parts(306_791_413, 74319) - // Standard Error: 1_111 - .saturating_add(Weight::from_parts(1_568, 0).saturating_mul(q.into())) - .saturating_add(RocksDbWeight::get().reads(27_u64)) - .saturating_add(RocksDbWeight::get().writes(22_u64)) + // Measured: `939` + // Estimated: `83673` + // Minimum execution time: 333_367_000 picoseconds. + Weight::from_parts(351_626_039, 83673) + // Standard Error: 1_462 + .saturating_add(Weight::from_parts(8_846, 0).saturating_mul(q.into())) + .saturating_add(RocksDbWeight::get().reads(29_u64)) + .saturating_add(RocksDbWeight::get().writes(24_u64)) } /// The range of component `q` is `[0, 512]`. fn alloc_in_handle(_q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `760` - // Estimated: `74319` - // Minimum execution time: 309_253_000 picoseconds. - Weight::from_parts(323_694_389, 74319) - .saturating_add(RocksDbWeight::get().reads(27_u64)) - .saturating_add(RocksDbWeight::get().writes(22_u64)) + // Measured: `939` + // Estimated: `83673` + // Minimum execution time: 345_836_000 picoseconds. + Weight::from_parts(365_541_972, 83673) + .saturating_add(RocksDbWeight::get().reads(29_u64)) + .saturating_add(RocksDbWeight::get().writes(24_u64)) } /// The range of component `c` is `[0, 512]`. fn reinstrument_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `211 + c * (1075 ±0)` // Estimated: `3899 + c * (2150 ±0)` - // Minimum execution time: 44_806_000 picoseconds. - Weight::from_parts(45_498_000, 3899) - // Standard Error: 44_467 - .saturating_add(Weight::from_parts(54_603_581, 0).saturating_mul(c.into())) + // Minimum execution time: 43_789_000 picoseconds. + Weight::from_parts(44_184_000, 3899) + // Standard Error: 37_356 + .saturating_add(Weight::from_parts(53_320_321, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 2150).saturating_mul(c.into())) @@ -2273,630 +2271,630 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_307_000 picoseconds. - Weight::from_parts(84_226_000, 0) - // Standard Error: 4_203_577 - .saturating_add(Weight::from_parts(574_493_471, 0).saturating_mul(r.into())) + // Minimum execution time: 91_135_000 picoseconds. + Weight::from_parts(95_417_000, 0) + // Standard Error: 3_099_300 + .saturating_add(Weight::from_parts(690_850_591, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 512]`. fn alloc_per_page(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 309_893_000 picoseconds. - Weight::from_parts(234_558_588, 0) - // Standard Error: 7_966 - .saturating_add(Weight::from_parts(32_022_587, 0).saturating_mul(p.into())) + // Minimum execution time: 438_620_000 picoseconds. + Weight::from_parts(374_507_041, 0) + // Standard Error: 8_437 + .saturating_add(Weight::from_parts(29_997_379, 0).saturating_mul(p.into())) } /// The range of component `r` is `[0, 20]`. fn free(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 142_319_000 picoseconds. - Weight::from_parts(121_865_521, 0) - // Standard Error: 314_080 - .saturating_add(Weight::from_parts(64_422_856, 0).saturating_mul(r.into())) + // Minimum execution time: 205_425_000 picoseconds. + Weight::from_parts(216_759_283, 0) + // Standard Error: 201_718 + .saturating_add(Weight::from_parts(59_883_802, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_527_000 picoseconds. - Weight::from_parts(91_967_528, 0) - // Standard Error: 3_856 - .saturating_add(Weight::from_parts(2_363_669, 0).saturating_mul(r.into())) + // Minimum execution time: 91_978_000 picoseconds. + Weight::from_parts(104_943_731, 0) + // Standard Error: 3_700 + .saturating_add(Weight::from_parts(2_390_685, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_unreserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 144_133_000 picoseconds. - Weight::from_parts(156_991_945, 0) - // Standard Error: 24_223 - .saturating_add(Weight::from_parts(2_431_525, 0).saturating_mul(r.into())) + // Minimum execution time: 148_097_000 picoseconds. + Weight::from_parts(221_690_139, 0) + // Standard Error: 16_927 + .saturating_add(Weight::from_parts(2_086_326, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_system_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_811_000 picoseconds. - Weight::from_parts(101_122_470, 0) - // Standard Error: 303_533 - .saturating_add(Weight::from_parts(92_415_204, 0).saturating_mul(r.into())) + // Minimum execution time: 97_854_000 picoseconds. + Weight::from_parts(113_115_926, 0) + // Standard Error: 359_085 + .saturating_add(Weight::from_parts(103_626_179, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_message_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_453_000 picoseconds. - Weight::from_parts(79_049_804, 0) - // Standard Error: 305_992 - .saturating_add(Weight::from_parts(79_382_630, 0).saturating_mul(r.into())) + // Minimum execution time: 92_747_000 picoseconds. + Weight::from_parts(77_822_368, 0) + // Standard Error: 354_685 + .saturating_add(Weight::from_parts(88_583_803, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_program_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_650_000 picoseconds. - Weight::from_parts(79_085_060, 0) - // Standard Error: 293_080 - .saturating_add(Weight::from_parts(77_346_019, 0).saturating_mul(r.into())) + // Minimum execution time: 100_655_000 picoseconds. + Weight::from_parts(77_747_268, 0) + // Standard Error: 355_452 + .saturating_add(Weight::from_parts(89_819_343, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_source(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_545_000 picoseconds. - Weight::from_parts(72_777_984, 0) - // Standard Error: 351_302 - .saturating_add(Weight::from_parts(80_634_984, 0).saturating_mul(r.into())) + // Minimum execution time: 98_273_000 picoseconds. + Weight::from_parts(87_583_472, 0) + // Standard Error: 336_369 + .saturating_add(Weight::from_parts(86_011_395, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_245_000 picoseconds. - Weight::from_parts(76_181_868, 0) - // Standard Error: 354_266 - .saturating_add(Weight::from_parts(79_459_120, 0).saturating_mul(r.into())) + // Minimum execution time: 91_201_000 picoseconds. + Weight::from_parts(68_989_218, 0) + // Standard Error: 373_495 + .saturating_add(Weight::from_parts(88_865_286, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_064_000 picoseconds. - Weight::from_parts(77_882_516, 0) - // Standard Error: 377_997 - .saturating_add(Weight::from_parts(78_533_852, 0).saturating_mul(r.into())) + // Minimum execution time: 92_999_000 picoseconds. + Weight::from_parts(74_059_983, 0) + // Standard Error: 378_320 + .saturating_add(Weight::from_parts(88_936_465, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_gas_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_522_000 picoseconds. - Weight::from_parts(66_328_137, 0) - // Standard Error: 360_143 - .saturating_add(Weight::from_parts(79_838_604, 0).saturating_mul(r.into())) + // Minimum execution time: 95_120_000 picoseconds. + Weight::from_parts(77_349_908, 0) + // Standard Error: 353_726 + .saturating_add(Weight::from_parts(87_895_284, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_size(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_961_000 picoseconds. - Weight::from_parts(72_789_065, 0) - // Standard Error: 366_577 - .saturating_add(Weight::from_parts(79_031_060, 0).saturating_mul(r.into())) + // Minimum execution time: 94_409_000 picoseconds. + Weight::from_parts(73_461_615, 0) + // Standard Error: 352_096 + .saturating_add(Weight::from_parts(94_976_600, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_read(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 700_686_000 picoseconds. - Weight::from_parts(749_297_529, 0) - // Standard Error: 383_897 - .saturating_add(Weight::from_parts(132_242_102, 0).saturating_mul(r.into())) + // Minimum execution time: 850_469_000 picoseconds. + Weight::from_parts(1_033_736_954, 0) + // Standard Error: 550_382 + .saturating_add(Weight::from_parts(135_574_060, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_read_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_957_000 picoseconds. - Weight::from_parts(850_017_000, 0) - // Standard Error: 67_693 - .saturating_add(Weight::from_parts(13_570_326, 0).saturating_mul(n.into())) + // Minimum execution time: 848_931_000 picoseconds. + Weight::from_parts(920_667_000, 0) + // Standard Error: 53_700 + .saturating_add(Weight::from_parts(13_152_177, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_height(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_261_000 picoseconds. - Weight::from_parts(70_573_139, 0) - // Standard Error: 351_239 - .saturating_add(Weight::from_parts(80_441_776, 0).saturating_mul(r.into())) + // Minimum execution time: 94_105_000 picoseconds. + Weight::from_parts(72_930_200, 0) + // Standard Error: 332_759 + .saturating_add(Weight::from_parts(94_046_088, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_timestamp(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_164_000 picoseconds. - Weight::from_parts(70_866_987, 0) - // Standard Error: 346_107 - .saturating_add(Weight::from_parts(82_471_591, 0).saturating_mul(r.into())) + // Minimum execution time: 97_894_000 picoseconds. + Weight::from_parts(73_302_640, 0) + // Standard Error: 396_091 + .saturating_add(Weight::from_parts(87_593_133, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 20]`. fn gr_random(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_192_000 picoseconds. - Weight::from_parts(101_814_078, 0) - // Standard Error: 391_508 - .saturating_add(Weight::from_parts(166_873_282, 0).saturating_mul(n.into())) + // Minimum execution time: 96_793_000 picoseconds. + Weight::from_parts(103_010_945, 0) + // Standard Error: 376_859 + .saturating_add(Weight::from_parts(168_000_682, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_deposit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_974_000 picoseconds. - Weight::from_parts(87_244_000, 0) - // Standard Error: 3_619_557 - .saturating_add(Weight::from_parts(749_950_767, 0).saturating_mul(r.into())) + // Minimum execution time: 95_076_000 picoseconds. + Weight::from_parts(99_893_000, 0) + // Standard Error: 4_404_056 + .saturating_add(Weight::from_parts(826_668_101, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_612_000 picoseconds. - Weight::from_parts(147_822_399, 0) - // Standard Error: 421_408 - .saturating_add(Weight::from_parts(250_730_230, 0).saturating_mul(r.into())) + // Minimum execution time: 94_014_000 picoseconds. + Weight::from_parts(130_086_277, 0) + // Standard Error: 356_163 + .saturating_add(Weight::from_parts(259_350_978, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 332_130_000 picoseconds. - Weight::from_parts(337_780_000, 0) - // Standard Error: 52_652 - .saturating_add(Weight::from_parts(20_743_155, 0).saturating_mul(n.into())) + // Minimum execution time: 354_707_000 picoseconds. + Weight::from_parts(360_189_000, 0) + // Standard Error: 58_183 + .saturating_add(Weight::from_parts(22_912_723, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_722_000 picoseconds. - Weight::from_parts(147_881_270, 0) - // Standard Error: 390_429 - .saturating_add(Weight::from_parts(259_701_373, 0).saturating_mul(r.into())) + // Minimum execution time: 92_328_000 picoseconds. + Weight::from_parts(165_484_039, 0) + // Standard Error: 441_339 + .saturating_add(Weight::from_parts(257_709_402, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 337_753_000 picoseconds. - Weight::from_parts(343_454_000, 0) - // Standard Error: 66_604 - .saturating_add(Weight::from_parts(21_189_034, 0).saturating_mul(n.into())) + // Minimum execution time: 344_026_000 picoseconds. + Weight::from_parts(347_677_000, 0) + // Standard Error: 65_494 + .saturating_add(Weight::from_parts(22_704_461, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 708_454_000 picoseconds. - Weight::from_parts(775_673_824, 0) - // Standard Error: 380_634 - .saturating_add(Weight::from_parts(268_253_890, 0).saturating_mul(r.into())) + // Minimum execution time: 722_993_000 picoseconds. + Weight::from_parts(851_905_063, 0) + // Standard Error: 558_877 + .saturating_add(Weight::from_parts(282_936_272, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 706_799_000 picoseconds. - Weight::from_parts(782_052_003, 0) - // Standard Error: 385_065 - .saturating_add(Weight::from_parts(265_280_556, 0).saturating_mul(r.into())) + // Minimum execution time: 689_513_000 picoseconds. + Weight::from_parts(861_359_000, 0) + // Standard Error: 468_422 + .saturating_add(Weight::from_parts(280_057_136, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_init(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_511_000 picoseconds. - Weight::from_parts(61_459_678, 0) - // Standard Error: 362_497 - .saturating_add(Weight::from_parts(87_903_947, 0).saturating_mul(r.into())) + // Minimum execution time: 99_933_000 picoseconds. + Weight::from_parts(78_766_753, 0) + // Standard Error: 324_984 + .saturating_add(Weight::from_parts(98_995_703, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_676_718_000 picoseconds. - Weight::from_parts(1_838_206_733, 0) - // Standard Error: 440_793 - .saturating_add(Weight::from_parts(156_352_100, 0).saturating_mul(r.into())) + // Minimum execution time: 1_862_478_000 picoseconds. + Weight::from_parts(2_044_037_894, 0) + // Standard Error: 369_172 + .saturating_add(Weight::from_parts(162_650_138, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 284_222_000 picoseconds. - Weight::from_parts(293_316_000, 0) - // Standard Error: 54_796 - .saturating_add(Weight::from_parts(30_939_288, 0).saturating_mul(n.into())) + // Minimum execution time: 322_157_000 picoseconds. + Weight::from_parts(327_957_000, 0) + // Standard Error: 56_898 + .saturating_add(Weight::from_parts(30_386_517, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_682_466_000 picoseconds. - Weight::from_parts(1_829_413_701, 0) - // Standard Error: 510_421 - .saturating_add(Weight::from_parts(216_009_232, 0).saturating_mul(r.into())) + // Minimum execution time: 1_821_589_000 picoseconds. + Weight::from_parts(1_973_249_681, 0) + // Standard Error: 470_131 + .saturating_add(Weight::from_parts(228_517_850, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_681_160_000 picoseconds. - Weight::from_parts(1_819_797_788, 0) - // Standard Error: 453_707 - .saturating_add(Weight::from_parts(215_589_534, 0).saturating_mul(r.into())) + // Minimum execution time: 1_861_550_000 picoseconds. + Weight::from_parts(2_033_652_827, 0) + // Standard Error: 443_979 + .saturating_add(Weight::from_parts(227_994_600, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 242_556_000 picoseconds. - Weight::from_parts(314_306_159, 0) - // Standard Error: 376_142 - .saturating_add(Weight::from_parts(260_614_468, 0).saturating_mul(r.into())) + // Minimum execution time: 267_807_000 picoseconds. + Weight::from_parts(306_291_884, 0) + // Standard Error: 437_607 + .saturating_add(Weight::from_parts(280_586_166, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 495_430_000 picoseconds. - Weight::from_parts(502_714_000, 0) - // Standard Error: 52_049 - .saturating_add(Weight::from_parts(21_259_132, 0).saturating_mul(n.into())) + // Minimum execution time: 533_739_000 picoseconds. + Weight::from_parts(537_524_000, 0) + // Standard Error: 63_596 + .saturating_add(Weight::from_parts(23_325_186, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_809_658_000 picoseconds. - Weight::from_parts(2_002_681_446, 0) - // Standard Error: 414_919 - .saturating_add(Weight::from_parts(227_942_929, 0).saturating_mul(r.into())) + // Minimum execution time: 2_015_846_000 picoseconds. + Weight::from_parts(2_225_378_071, 0) + // Standard Error: 518_968 + .saturating_add(Weight::from_parts(245_006_877, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_821_000 picoseconds. - Weight::from_parts(84_783_126, 0) - // Standard Error: 234_696 - .saturating_add(Weight::from_parts(22_124_873, 0).saturating_mul(r.into())) + // Minimum execution time: 91_961_000 picoseconds. + Weight::from_parts(101_095_491, 0) + // Standard Error: 473_028 + .saturating_add(Weight::from_parts(20_901_008, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 100_040_000 picoseconds. - Weight::from_parts(92_861_700, 0) - // Standard Error: 1_021 - .saturating_add(Weight::from_parts(419_414, 0).saturating_mul(n.into())) + // Minimum execution time: 118_299_000 picoseconds. + Weight::from_parts(104_661_368, 0) + // Standard Error: 983 + .saturating_add(Weight::from_parts(430_540, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_986_000 picoseconds. - Weight::from_parts(85_723_530, 0) - // Standard Error: 278_519 - .saturating_add(Weight::from_parts(19_484_469, 0).saturating_mul(r.into())) + // Minimum execution time: 91_635_000 picoseconds. + Weight::from_parts(98_148_322, 0) + // Standard Error: 412_934 + .saturating_add(Weight::from_parts(20_165_877, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 104_879_000 picoseconds. - Weight::from_parts(88_056_044, 0) - // Standard Error: 1_087 - .saturating_add(Weight::from_parts(427_201, 0).saturating_mul(n.into())) + // Minimum execution time: 114_259_000 picoseconds. + Weight::from_parts(102_400_470, 0) + // Standard Error: 1_195 + .saturating_add(Weight::from_parts(435_747, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 80_548_000 picoseconds. - Weight::from_parts(84_139_208, 0) - // Standard Error: 235_150 - .saturating_add(Weight::from_parts(17_533_491, 0).saturating_mul(r.into())) + // Minimum execution time: 90_244_000 picoseconds. + Weight::from_parts(99_206_206, 0) + // Standard Error: 490_732 + .saturating_add(Weight::from_parts(24_469_593, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_118_000 picoseconds. - Weight::from_parts(88_086_604, 0) - // Standard Error: 244_958 - .saturating_add(Weight::from_parts(17_286_195, 0).saturating_mul(r.into())) + // Minimum execution time: 90_924_000 picoseconds. + Weight::from_parts(99_455_761, 0) + // Standard Error: 468_756 + .saturating_add(Weight::from_parts(27_503_038, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_393_000 picoseconds. - Weight::from_parts(132_631_342, 0) - // Standard Error: 436_134 - .saturating_add(Weight::from_parts(141_520_417, 0).saturating_mul(r.into())) + // Minimum execution time: 98_128_000 picoseconds. + Weight::from_parts(142_750_443, 0) + // Standard Error: 423_786 + .saturating_add(Weight::from_parts(148_630_064, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 8192]`. fn gr_reply_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 97_567_000 picoseconds. - Weight::from_parts(99_600_000, 0) - // Standard Error: 2_187 - .saturating_add(Weight::from_parts(639_729, 0).saturating_mul(n.into())) + // Minimum execution time: 115_054_000 picoseconds. + Weight::from_parts(118_431_000, 0) + // Standard Error: 2_614 + .saturating_add(Weight::from_parts(715_259, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 696_739_000 picoseconds. - Weight::from_parts(711_247_336, 0) - // Standard Error: 1_403_605 - .saturating_add(Weight::from_parts(15_869_663, 0).saturating_mul(r.into())) + // Minimum execution time: 597_003_000 picoseconds. + Weight::from_parts(793_156_514, 0) + // Standard Error: 8_231_867 + .saturating_add(Weight::from_parts(1_264_985, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 697_432_000 picoseconds. - Weight::from_parts(712_096_565, 0) - // Standard Error: 1_674_352 - .saturating_add(Weight::from_parts(32_103_934, 0).saturating_mul(r.into())) + // Minimum execution time: 589_543_000 picoseconds. + Weight::from_parts(765_352_189, 0) + // Standard Error: 9_094_840 + .saturating_add(Weight::from_parts(46_084_810, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 92_685_000 picoseconds. - Weight::from_parts(96_156_389, 0) - // Standard Error: 262_969 - .saturating_add(Weight::from_parts(8_983_510, 0).saturating_mul(r.into())) + // Minimum execution time: 101_554_000 picoseconds. + Weight::from_parts(109_069_451, 0) + // Standard Error: 491_668 + .saturating_add(Weight::from_parts(10_289_748, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 105_746_000 picoseconds. - Weight::from_parts(89_918_273, 0) - // Standard Error: 1_055 - .saturating_add(Weight::from_parts(427_838, 0).saturating_mul(n.into())) + // Minimum execution time: 114_819_000 picoseconds. + Weight::from_parts(109_515_663, 0) + // Standard Error: 1_221 + .saturating_add(Weight::from_parts(430_399, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 95_634_000 picoseconds. - Weight::from_parts(99_574_926, 0) - // Standard Error: 267_301 - .saturating_add(Weight::from_parts(3_125_673, 0).saturating_mul(r.into())) + // Minimum execution time: 104_537_000 picoseconds. + Weight::from_parts(114_053_697, 0) + // Standard Error: 471_693 + .saturating_add(Weight::from_parts(5_304_402, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_commit_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 99_268_000 picoseconds. - Weight::from_parts(93_140_981, 0) - // Standard Error: 1_101 - .saturating_add(Weight::from_parts(419_078, 0).saturating_mul(n.into())) + // Minimum execution time: 114_715_000 picoseconds. + Weight::from_parts(105_370_407, 0) + // Standard Error: 1_134 + .saturating_add(Weight::from_parts(433_298, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_167_000 picoseconds. - Weight::from_parts(80_305_860, 0) - // Standard Error: 357_986 - .saturating_add(Weight::from_parts(80_422_820, 0).saturating_mul(r.into())) + // Minimum execution time: 96_517_000 picoseconds. + Weight::from_parts(84_051_440, 0) + // Standard Error: 300_233 + .saturating_add(Weight::from_parts(91_913_022, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_signal_from(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_137_000 picoseconds. - Weight::from_parts(76_881_656, 0) - // Standard Error: 302_504 - .saturating_add(Weight::from_parts(80_036_963, 0).saturating_mul(r.into())) + // Minimum execution time: 95_985_000 picoseconds. + Weight::from_parts(84_444_900, 0) + // Standard Error: 382_227 + .saturating_add(Weight::from_parts(86_556_950, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 707_922_000 picoseconds. - Weight::from_parts(767_820_244, 0) - // Standard Error: 418_647 - .saturating_add(Weight::from_parts(97_993_049, 0).saturating_mul(r.into())) + // Minimum execution time: 611_807_000 picoseconds. + Weight::from_parts(759_866_683, 0) + // Standard Error: 581_003 + .saturating_add(Weight::from_parts(114_487_220, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 724_683_000 picoseconds. - Weight::from_parts(732_157_836, 0) - // Standard Error: 618 - .saturating_add(Weight::from_parts(151_809, 0).saturating_mul(n.into())) + // Minimum execution time: 630_767_000 picoseconds. + Weight::from_parts(753_741_402, 0) + // Standard Error: 4_971 + .saturating_add(Weight::from_parts(194_745, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_304_055_000 picoseconds. - Weight::from_parts(2_435_844_780, 0) - // Standard Error: 420_214 - .saturating_add(Weight::from_parts(120_405_108, 0).saturating_mul(r.into())) + // Minimum execution time: 2_519_073_000 picoseconds. + Weight::from_parts(2_799_095_678, 0) + // Standard Error: 568_283 + .saturating_add(Weight::from_parts(125_540_262, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_431_524_000 picoseconds. - Weight::from_parts(2_669_711_936, 0) - // Standard Error: 12_819 - .saturating_add(Weight::from_parts(13_546_418, 0).saturating_mul(n.into())) + // Minimum execution time: 2_624_997_000 picoseconds. + Weight::from_parts(2_749_542_329, 0) + // Standard Error: 31_606 + .saturating_add(Weight::from_parts(12_877_331, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_debug(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_238_000 picoseconds. - Weight::from_parts(104_905_012, 0) - // Standard Error: 392_000 - .saturating_add(Weight::from_parts(116_570_175, 0).saturating_mul(r.into())) + // Minimum execution time: 93_254_000 picoseconds. + Weight::from_parts(102_526_571, 0) + // Standard Error: 417_043 + .saturating_add(Weight::from_parts(112_632_020, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_debug_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 143_132_000 picoseconds. - Weight::from_parts(145_448_000, 0) - // Standard Error: 51_056 - .saturating_add(Weight::from_parts(25_497_066, 0).saturating_mul(n.into())) + // Minimum execution time: 157_623_000 picoseconds. + Weight::from_parts(162_148_000, 0) + // Standard Error: 50_753 + .saturating_add(Weight::from_parts(25_953_680, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_code(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_055_000 picoseconds. - Weight::from_parts(75_514_507, 0) - // Standard Error: 342_511 - .saturating_add(Weight::from_parts(78_022_368, 0).saturating_mul(r.into())) + // Minimum execution time: 91_873_000 picoseconds. + Weight::from_parts(70_809_743, 0) + // Standard Error: 398_454 + .saturating_add(Weight::from_parts(85_798_102, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_exit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_725_000 picoseconds. - Weight::from_parts(87_574_873, 0) - // Standard Error: 249_331 - .saturating_add(Weight::from_parts(24_890_126, 0).saturating_mul(r.into())) + // Minimum execution time: 94_414_000 picoseconds. + Weight::from_parts(102_380_546, 0) + // Standard Error: 444_057 + .saturating_add(Weight::from_parts(25_455_253, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_leave(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_761_000 picoseconds. - Weight::from_parts(86_511_404, 0) - // Standard Error: 240_746 - .saturating_add(Weight::from_parts(16_767_395, 0).saturating_mul(r.into())) + // Minimum execution time: 92_915_000 picoseconds. + Weight::from_parts(100_277_330, 0) + // Standard Error: 445_024 + .saturating_add(Weight::from_parts(16_499_069, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_794_000 picoseconds. - Weight::from_parts(88_401_167, 0) - // Standard Error: 217_438 - .saturating_add(Weight::from_parts(11_267_632, 0).saturating_mul(r.into())) + // Minimum execution time: 89_380_000 picoseconds. + Weight::from_parts(100_289_828, 0) + // Standard Error: 534_487 + .saturating_add(Weight::from_parts(14_182_771, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_for(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_664_000 picoseconds. - Weight::from_parts(89_193_048, 0) - // Standard Error: 336_699 - .saturating_add(Weight::from_parts(12_350_251, 0).saturating_mul(r.into())) + // Minimum execution time: 92_015_000 picoseconds. + Weight::from_parts(99_222_138, 0) + // Standard Error: 456_534 + .saturating_add(Weight::from_parts(18_315_761, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_up_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_815_000 picoseconds. - Weight::from_parts(87_397_869, 0) - // Standard Error: 235_037 - .saturating_add(Weight::from_parts(16_313_030, 0).saturating_mul(r.into())) + // Minimum execution time: 91_800_000 picoseconds. + Weight::from_parts(100_954_736, 0) + // Standard Error: 454_614 + .saturating_add(Weight::from_parts(11_395_563, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_wake(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 139_190_000 picoseconds. - Weight::from_parts(186_267_428, 0) - // Standard Error: 346_204 - .saturating_add(Weight::from_parts(158_103_512, 0).saturating_mul(r.into())) + // Minimum execution time: 152_105_000 picoseconds. + Weight::from_parts(230_052_390, 0) + // Standard Error: 252_530 + .saturating_add(Weight::from_parts(155_795_850, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 96_748_000 picoseconds. - Weight::from_parts(148_556_306, 0) - // Standard Error: 400_680 - .saturating_add(Weight::from_parts(333_100_790, 0).saturating_mul(r.into())) + // Minimum execution time: 105_796_000 picoseconds. + Weight::from_parts(168_214_205, 0) + // Standard Error: 381_663 + .saturating_add(Weight::from_parts(333_983_837, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -2904,22 +2902,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 44_452_286_000 picoseconds. - Weight::from_parts(44_568_744_000, 0) - // Standard Error: 268_880 - .saturating_add(Weight::from_parts(7_444_126, 0).saturating_mul(p.into())) - // Standard Error: 268_867 - .saturating_add(Weight::from_parts(179_724_917, 0).saturating_mul(s.into())) + // Minimum execution time: 47_779_059_000 picoseconds. + Weight::from_parts(2_272_847_894, 0) + // Standard Error: 316_332 + .saturating_add(Weight::from_parts(20_618_355, 0).saturating_mul(p.into())) + // Standard Error: 316_496 + .saturating_add(Weight::from_parts(198_088_989, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 96_042_000 picoseconds. - Weight::from_parts(163_443_462, 0) - // Standard Error: 381_777 - .saturating_add(Weight::from_parts(338_839_702, 0).saturating_mul(r.into())) + // Minimum execution time: 104_815_000 picoseconds. + Weight::from_parts(151_162_775, 0) + // Standard Error: 335_092 + .saturating_add(Weight::from_parts(341_827_147, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -2927,32 +2925,32 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_724_116_000 picoseconds. - Weight::from_parts(42_849_968_000, 0) - // Standard Error: 263_445 - .saturating_add(Weight::from_parts(8_197_177, 0).saturating_mul(p.into())) - // Standard Error: 263_432 - .saturating_add(Weight::from_parts(180_050_572, 0).saturating_mul(s.into())) + // Minimum execution time: 46_150_013_000 picoseconds. + Weight::from_parts(47_709_557_000, 0) + // Standard Error: 360_065 + .saturating_add(Weight::from_parts(9_167_125, 0).saturating_mul(p.into())) + // Standard Error: 360_047 + .saturating_add(Weight::from_parts(180_684_349, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_pay_program_rent(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_607_000 picoseconds. - Weight::from_parts(100_957_693, 0) - // Standard Error: 29_067 - .saturating_add(Weight::from_parts(1_762_813, 0).saturating_mul(r.into())) + // Minimum execution time: 96_557_000 picoseconds. + Weight::from_parts(117_290_783, 0) + // Standard Error: 36_894 + .saturating_add(Weight::from_parts(2_014_010, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 512]`. fn lazy_pages_signal_read(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 87_305_000 picoseconds. - Weight::from_parts(108_825_748, 1131) - // Standard Error: 5_956 - .saturating_add(Weight::from_parts(11_809_647, 0).saturating_mul(p.into())) + // Minimum execution time: 93_867_000 picoseconds. + Weight::from_parts(124_644_757, 1131) + // Standard Error: 17_473 + .saturating_add(Weight::from_parts(14_936_910, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -2961,10 +2959,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 87_531_000 picoseconds. - Weight::from_parts(88_749_000, 1131) - // Standard Error: 27_438 - .saturating_add(Weight::from_parts(35_435_114, 0).saturating_mul(p.into())) + // Minimum execution time: 95_280_000 picoseconds. + Weight::from_parts(98_696_000, 1131) + // Standard Error: 32_779 + .saturating_add(Weight::from_parts(43_077_595, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -2973,10 +2971,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `5069931` - // Minimum execution time: 6_087_078_000 picoseconds. - Weight::from_parts(5_882_681_000, 5069931) - // Standard Error: 87_545 - .saturating_add(Weight::from_parts(37_047_042, 0).saturating_mul(p.into())) + // Minimum execution time: 7_746_936_000 picoseconds. + Weight::from_parts(7_738_469_860, 5069931) + // Standard Error: 59_786 + .saturating_add(Weight::from_parts(42_187_587, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2048_u64)) } /// The range of component `p` is `[0, 512]`. @@ -2984,10 +2982,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1813 + p * (65580 ±0)` // Estimated: `1939 + p * (75482 ±0)` - // Minimum execution time: 85_432_000 picoseconds. - Weight::from_parts(87_001_000, 1939) - // Standard Error: 47_768 - .saturating_add(Weight::from_parts(47_598_234, 0).saturating_mul(p.into())) + // Minimum execution time: 95_500_000 picoseconds. + Weight::from_parts(97_836_000, 1939) + // Standard Error: 40_606 + .saturating_add(Weight::from_parts(57_481_109, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 75482).saturating_mul(p.into())) } @@ -2996,10 +2994,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 92_594_000 picoseconds. - Weight::from_parts(93_795_036, 1131) - // Standard Error: 53_549 - .saturating_add(Weight::from_parts(35_797_869, 0).saturating_mul(p.into())) + // Minimum execution time: 98_854_000 picoseconds. + Weight::from_parts(103_590_132, 1131) + // Standard Error: 78_130 + .saturating_add(Weight::from_parts(40_005_962, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -3008,10 +3006,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1496 + p * (9883 ±2)` - // Minimum execution time: 769_397_000 picoseconds. - Weight::from_parts(792_321_925, 1496) - // Standard Error: 237_986 - .saturating_add(Weight::from_parts(48_847_504, 0).saturating_mul(p.into())) + // Minimum execution time: 790_258_000 picoseconds. + Weight::from_parts(823_032_832, 1496) + // Standard Error: 429_362 + .saturating_add(Weight::from_parts(65_201_531, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9883).saturating_mul(p.into())) } @@ -3020,10 +3018,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `317931` - // Minimum execution time: 1_113_735_000 picoseconds. - Weight::from_parts(1_148_020_828, 317931) - // Standard Error: 167_371 - .saturating_add(Weight::from_parts(47_795_831, 0).saturating_mul(p.into())) + // Minimum execution time: 1_368_163_000 picoseconds. + Weight::from_parts(1_459_640_611, 317931) + // Standard Error: 538_220 + .saturating_add(Weight::from_parts(55_291_474, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(128_u64)) } /// The range of component `r` is `[0, 20]`. @@ -3031,445 +3029,443 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_154_000 picoseconds. - Weight::from_parts(4_280_364, 0) - // Standard Error: 8_638 - .saturating_add(Weight::from_parts(24_150_721, 0).saturating_mul(r.into())) + // Minimum execution time: 2_487_000 picoseconds. + Weight::from_parts(7_350_309, 0) + // Standard Error: 256_922 + .saturating_add(Weight::from_parts(73_862_581, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_339_689_000 picoseconds. - Weight::from_parts(4_202_598_633, 0) - // Standard Error: 74_721 - .saturating_add(Weight::from_parts(4_468_109, 0).saturating_mul(r.into())) + // Minimum execution time: 4_494_190_000 picoseconds. + Weight::from_parts(4_299_030_070, 0) + // Standard Error: 56_870 + .saturating_add(Weight::from_parts(5_343_196, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_343_068_000 picoseconds. - Weight::from_parts(4_226_706_212, 0) - // Standard Error: 60_538 - .saturating_add(Weight::from_parts(4_325_162, 0).saturating_mul(r.into())) + // Minimum execution time: 4_489_067_000 picoseconds. + Weight::from_parts(4_331_599_746, 0) + // Standard Error: 68_517 + .saturating_add(Weight::from_parts(5_260_834, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_409_473_000 picoseconds. - Weight::from_parts(11_882_222_938, 0) - // Standard Error: 194_167 - .saturating_add(Weight::from_parts(8_210_890, 0).saturating_mul(r.into())) + // Minimum execution time: 11_761_924_000 picoseconds. + Weight::from_parts(11_604_595_421, 0) + // Standard Error: 178_467 + .saturating_add(Weight::from_parts(11_763_389, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_212_512_000 picoseconds. - Weight::from_parts(10_628_957_808, 0) - // Standard Error: 170_508 - .saturating_add(Weight::from_parts(11_560_237, 0).saturating_mul(r.into())) + // Minimum execution time: 11_654_314_000 picoseconds. + Weight::from_parts(12_008_297_242, 0) + // Standard Error: 159_760 + .saturating_add(Weight::from_parts(7_450_131, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_select(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_229_000 picoseconds. - Weight::from_parts(2_319_000, 0) - // Standard Error: 9_576 - .saturating_add(Weight::from_parts(3_794_717, 0).saturating_mul(r.into())) + // Minimum execution time: 2_171_000 picoseconds. + Weight::from_parts(2_291_000, 0) + // Standard Error: 9_283 + .saturating_add(Weight::from_parts(3_825_193, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_265_000 picoseconds. - Weight::from_parts(2_353_000, 0) - // Standard Error: 5_018 - .saturating_add(Weight::from_parts(3_059_511, 0).saturating_mul(r.into())) + // Minimum execution time: 2_238_000 picoseconds. + Weight::from_parts(2_294_000, 0) + // Standard Error: 6_159 + .saturating_add(Weight::from_parts(3_089_164, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(3_531_925, 0) - // Standard Error: 1_167 - .saturating_add(Weight::from_parts(1_569_201, 0).saturating_mul(r.into())) + // Minimum execution time: 2_186_000 picoseconds. + Weight::from_parts(3_340_540, 0) + // Standard Error: 1_396 + .saturating_add(Weight::from_parts(1_566_461, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_294_000 picoseconds. - Weight::from_parts(2_359_000, 0) - // Standard Error: 9_672 - .saturating_add(Weight::from_parts(2_884_305, 0).saturating_mul(r.into())) + // Minimum execution time: 2_163_000 picoseconds. + Weight::from_parts(2_227_000, 0) + // Standard Error: 9_616 + .saturating_add(Weight::from_parts(2_911_683, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_table(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_344_000, 0) - // Standard Error: 8_373 - .saturating_add(Weight::from_parts(5_256_648, 0).saturating_mul(r.into())) + // Minimum execution time: 2_207_000 picoseconds. + Weight::from_parts(2_435_384, 0) + // Standard Error: 20_664 + .saturating_add(Weight::from_parts(5_212_325, 0).saturating_mul(r.into())) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_012_000 picoseconds. - Weight::from_parts(4_938_253, 0) - // Standard Error: 2_214 - .saturating_add(Weight::from_parts(151_870, 0).saturating_mul(e.into())) + // Minimum execution time: 6_823_000 picoseconds. + Weight::from_parts(5_234_908, 0) + // Standard Error: 1_951 + .saturating_add(Weight::from_parts(174_311, 0).saturating_mul(e.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_const(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_309_000 picoseconds. - Weight::from_parts(4_232_448, 0) - // Standard Error: 6_359 - .saturating_add(Weight::from_parts(2_596_672, 0).saturating_mul(r.into())) + // Minimum execution time: 2_232_000 picoseconds. + Weight::from_parts(4_496_313, 0) + // Standard Error: 7_115 + .saturating_add(Weight::from_parts(2_589_496, 0).saturating_mul(r.into())) } fn instr_i64const(r: u32, ) -> Weight { Weight::from_parts(0, 0) - .saturating_add(Weight::from_parts(2_596_672 - - 2_404_212, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(2_589_496 - + 2_426_921, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(4_432_470, 0) - // Standard Error: 11_941 - .saturating_add(Weight::from_parts(2_404_212, 0).saturating_mul(r.into())) + // Minimum execution time: 2_206_000 picoseconds. + Weight::from_parts(4_515_520, 0) + // Standard Error: 12_306 + .saturating_add(Weight::from_parts(2_426_921, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_indirect(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_776_000 picoseconds. - Weight::from_parts(12_954_286, 0) - // Standard Error: 30_568 - .saturating_add(Weight::from_parts(10_260_958, 0).saturating_mul(r.into())) + // Minimum execution time: 2_753_000 picoseconds. + Weight::from_parts(21_459_550, 0) + // Standard Error: 35_957 + .saturating_add(Weight::from_parts(10_051_829, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 128]`. fn instr_call_indirect_per_param(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_935_000 picoseconds. - Weight::from_parts(1_635_475, 0) - // Standard Error: 7_669 - .saturating_add(Weight::from_parts(1_285_084, 0).saturating_mul(p.into())) + // Minimum execution time: 12_617_000 picoseconds. + Weight::from_parts(4_487_221, 0) + // Standard Error: 7_608 + .saturating_add(Weight::from_parts(1_173_168, 0).saturating_mul(p.into())) } /// The range of component `l` is `[0, 1024]`. - fn instr_call_per_local(l: u32, ) -> Weight { + fn instr_call_per_local(_l: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_316_000 picoseconds. - Weight::from_parts(5_699_758, 0) - // Standard Error: 13 - .saturating_add(Weight::from_parts(34, 0).saturating_mul(l.into())) + // Minimum execution time: 5_238_000 picoseconds. + Weight::from_parts(5_633_354, 0) } /// The range of component `r` is `[0, 50]`. fn instr_local_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_315_000 picoseconds. - Weight::from_parts(2_460_643, 0) - // Standard Error: 2_850 - .saturating_add(Weight::from_parts(235_587, 0).saturating_mul(r.into())) + // Minimum execution time: 2_253_000 picoseconds. + Weight::from_parts(1_809_629, 0) + // Standard Error: 3_277 + .saturating_add(Weight::from_parts(262_963, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_202_000 picoseconds. - Weight::from_parts(2_270_000, 0) - // Standard Error: 6_150 - .saturating_add(Weight::from_parts(730_523, 0).saturating_mul(r.into())) + // Minimum execution time: 2_066_000 picoseconds. + Weight::from_parts(2_220_000, 0) + // Standard Error: 6_175 + .saturating_add(Weight::from_parts(779_868, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_tee(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_244_000 picoseconds. - Weight::from_parts(2_338_000, 0) - // Standard Error: 5_205 - .saturating_add(Weight::from_parts(679_669, 0).saturating_mul(r.into())) + // Minimum execution time: 2_170_000 picoseconds. + Weight::from_parts(2_268_000, 0) + // Standard Error: 6_689 + .saturating_add(Weight::from_parts(852_409, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_412_000 picoseconds. - Weight::from_parts(2_087_064, 0) - // Standard Error: 9_824 - .saturating_add(Weight::from_parts(743_737, 0).saturating_mul(r.into())) + // Minimum execution time: 6_334_000 picoseconds. + Weight::from_parts(2_298_152, 0) + // Standard Error: 8_256 + .saturating_add(Weight::from_parts(826_692, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_388_000 picoseconds. - Weight::from_parts(6_512_000, 0) - // Standard Error: 7_958 - .saturating_add(Weight::from_parts(1_283_588, 0).saturating_mul(r.into())) + // Minimum execution time: 6_344_000 picoseconds. + Weight::from_parts(17_905, 0) + // Standard Error: 10_849 + .saturating_add(Weight::from_parts(1_501_213, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_memory_current(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_885_000 picoseconds. - Weight::from_parts(4_075_795, 0) - // Standard Error: 12_241 - .saturating_add(Weight::from_parts(6_965_908, 0).saturating_mul(r.into())) + // Minimum execution time: 5_480_000 picoseconds. + Weight::from_parts(3_223_948, 0) + // Standard Error: 10_169 + .saturating_add(Weight::from_parts(7_086_672, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_312_000, 0) - // Standard Error: 5_936 - .saturating_add(Weight::from_parts(3_299_707, 0).saturating_mul(r.into())) + // Minimum execution time: 2_138_000 picoseconds. + Weight::from_parts(2_203_000, 0) + // Standard Error: 5_706 + .saturating_add(Weight::from_parts(3_291_284, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_255_000 picoseconds. - Weight::from_parts(2_294_000, 0) - // Standard Error: 6_255 - .saturating_add(Weight::from_parts(2_999_382, 0).saturating_mul(r.into())) + // Minimum execution time: 2_117_000 picoseconds. + Weight::from_parts(2_185_000, 0) + // Standard Error: 5_246 + .saturating_add(Weight::from_parts(3_037_267, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(2_271_000, 0) - // Standard Error: 6_896 - .saturating_add(Weight::from_parts(2_967_047, 0).saturating_mul(r.into())) + // Minimum execution time: 2_114_000 picoseconds. + Weight::from_parts(2_247_000, 0) + // Standard Error: 4_962 + .saturating_add(Weight::from_parts(3_059_218, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_221_000 picoseconds. - Weight::from_parts(2_268_000, 0) - // Standard Error: 4_893 - .saturating_add(Weight::from_parts(2_579_110, 0).saturating_mul(r.into())) + // Minimum execution time: 2_162_000 picoseconds. + Weight::from_parts(2_198_000, 0) + // Standard Error: 4_290 + .saturating_add(Weight::from_parts(2_634_241, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_304_000, 0) - // Standard Error: 3_852 - .saturating_add(Weight::from_parts(520_005, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_229_000, 0) + // Standard Error: 3_897 + .saturating_add(Weight::from_parts(581_409, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_274_000 picoseconds. - Weight::from_parts(1_794_591, 0) - // Standard Error: 3_416 - .saturating_add(Weight::from_parts(359_819, 0).saturating_mul(r.into())) + // Minimum execution time: 2_140_000 picoseconds. + Weight::from_parts(959_641, 0) + // Standard Error: 4_456 + .saturating_add(Weight::from_parts(435_036, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_189_000 picoseconds. - Weight::from_parts(2_287_000, 0) - // Standard Error: 10_307 - .saturating_add(Weight::from_parts(1_833_775, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_231_000, 0) + // Standard Error: 8_892 + .saturating_add(Weight::from_parts(1_805_445, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_287_000 picoseconds. - Weight::from_parts(2_349_000, 0) - // Standard Error: 9_393 - .saturating_add(Weight::from_parts(1_178_942, 0).saturating_mul(r.into())) + // Minimum execution time: 2_200_000 picoseconds. + Weight::from_parts(2_241_000, 0) + // Standard Error: 7_958 + .saturating_add(Weight::from_parts(1_149_406, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_256_508, 0) - // Standard Error: 3_133 - .saturating_add(Weight::from_parts(326_908, 0).saturating_mul(r.into())) + // Minimum execution time: 2_183_000 picoseconds. + Weight::from_parts(1_588_631, 0) + // Standard Error: 4_081 + .saturating_add(Weight::from_parts(375_344, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_298_000 picoseconds. - Weight::from_parts(1_792_383, 0) - // Standard Error: 2_981 - .saturating_add(Weight::from_parts(325_072, 0).saturating_mul(r.into())) + // Minimum execution time: 2_228_000 picoseconds. + Weight::from_parts(1_440_330, 0) + // Standard Error: 3_766 + .saturating_add(Weight::from_parts(371_717, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_218_000 picoseconds. - Weight::from_parts(236_190, 0) - // Standard Error: 5_791 - .saturating_add(Weight::from_parts(526_784, 0).saturating_mul(r.into())) + // Minimum execution time: 2_172_000 picoseconds. + Weight::from_parts(46_268, 0) + // Standard Error: 7_010 + .saturating_add(Weight::from_parts(610_395, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_278_000 picoseconds. - Weight::from_parts(18_346, 0) - // Standard Error: 5_882 - .saturating_add(Weight::from_parts(538_848, 0).saturating_mul(r.into())) + // Minimum execution time: 2_176_000 picoseconds. + Weight::from_parts(2_302_000, 0) + // Standard Error: 5_251 + .saturating_add(Weight::from_parts(602_408, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend32s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_322_000, 0) - // Standard Error: 4_502 - .saturating_add(Weight::from_parts(463_034, 0).saturating_mul(r.into())) + // Minimum execution time: 2_205_000 picoseconds. + Weight::from_parts(2_260_000, 0) + // Standard Error: 5_562 + .saturating_add(Weight::from_parts(646_277, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendsi32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_272_000 picoseconds. - Weight::from_parts(2_193_450, 0) - // Standard Error: 3_655 - .saturating_add(Weight::from_parts(304_226, 0).saturating_mul(r.into())) + // Minimum execution time: 2_237_000 picoseconds. + Weight::from_parts(502_701, 0) + // Standard Error: 6_830 + .saturating_add(Weight::from_parts(456_486, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendui32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_174_000 picoseconds. - Weight::from_parts(2_803_358, 0) - // Standard Error: 2_256 - .saturating_add(Weight::from_parts(163_489, 0).saturating_mul(r.into())) + // Minimum execution time: 2_267_000 picoseconds. + Weight::from_parts(1_603_231, 0) + // Standard Error: 4_089 + .saturating_add(Weight::from_parts(279_089, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32wrapi64(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_242_000 picoseconds. - Weight::from_parts(3_087_274, 0) - // Standard Error: 1_907 - .saturating_add(Weight::from_parts(146_988, 0).saturating_mul(r.into())) + // Minimum execution time: 2_139_000 picoseconds. + Weight::from_parts(1_065_871, 0) + // Standard Error: 5_027 + .saturating_add(Weight::from_parts(320_900, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_268_000 picoseconds. - Weight::from_parts(2_335_000, 0) - // Standard Error: 9_220 - .saturating_add(Weight::from_parts(1_682_986, 0).saturating_mul(r.into())) + // Minimum execution time: 2_212_000 picoseconds. + Weight::from_parts(2_268_000, 0) + // Standard Error: 8_263 + .saturating_add(Weight::from_parts(2_029_357, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_244_000 picoseconds. - Weight::from_parts(2_290_000, 0) - // Standard Error: 7_751 - .saturating_add(Weight::from_parts(1_073_438, 0).saturating_mul(r.into())) + // Minimum execution time: 2_216_000 picoseconds. + Weight::from_parts(2_272_000, 0) + // Standard Error: 9_513 + .saturating_add(Weight::from_parts(1_379_586, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_225_000 picoseconds. - Weight::from_parts(2_297_000, 0) - // Standard Error: 9_887 - .saturating_add(Weight::from_parts(1_746_888, 0).saturating_mul(r.into())) + // Minimum execution time: 2_101_000 picoseconds. + Weight::from_parts(2_282_000, 0) + // Standard Error: 8_617 + .saturating_add(Weight::from_parts(2_060_475, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_225_000 picoseconds. - Weight::from_parts(2_305_000, 0) - // Standard Error: 8_241 - .saturating_add(Weight::from_parts(1_123_968, 0).saturating_mul(r.into())) + // Minimum execution time: 2_120_000 picoseconds. + Weight::from_parts(2_208_000, 0) + // Standard Error: 9_370 + .saturating_add(Weight::from_parts(1_431_155, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_325_000 picoseconds. - Weight::from_parts(2_368_000, 0) - // Standard Error: 10_199 - .saturating_add(Weight::from_parts(1_754_281, 0).saturating_mul(r.into())) + // Minimum execution time: 2_138_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 9_097 + .saturating_add(Weight::from_parts(2_027_590, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_254_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 7_885 - .saturating_add(Weight::from_parts(1_054_096, 0).saturating_mul(r.into())) + // Minimum execution time: 2_156_000 picoseconds. + Weight::from_parts(2_289_000, 0) + // Standard Error: 9_338 + .saturating_add(Weight::from_parts(1_475_118, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ltu(r: u32, ) -> Weight { @@ -3477,79 +3473,79 @@ impl WeightInfo for () { // Measured: `0` // Estimated: `0` // Minimum execution time: 2_212_000 picoseconds. - Weight::from_parts(2_244_000, 0) - // Standard Error: 11_272 - .saturating_add(Weight::from_parts(1_769_874, 0).saturating_mul(r.into())) + Weight::from_parts(2_278_000, 0) + // Standard Error: 9_292 + .saturating_add(Weight::from_parts(2_064_273, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ltu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_248_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 8_360 - .saturating_add(Weight::from_parts(1_115_362, 0).saturating_mul(r.into())) + // Minimum execution time: 2_142_000 picoseconds. + Weight::from_parts(2_262_000, 0) + // Standard Error: 9_186 + .saturating_add(Weight::from_parts(1_423_566, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_243_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 9_424 - .saturating_add(Weight::from_parts(1_807_643, 0).saturating_mul(r.into())) + // Minimum execution time: 2_242_000 picoseconds. + Weight::from_parts(2_348_000, 0) + // Standard Error: 9_855 + .saturating_add(Weight::from_parts(2_055_681, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 7_499 - .saturating_add(Weight::from_parts(1_087_178, 0).saturating_mul(r.into())) + // Minimum execution time: 2_152_000 picoseconds. + Weight::from_parts(2_243_000, 0) + // Standard Error: 10_312 + .saturating_add(Weight::from_parts(1_441_629, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_267_000 picoseconds. - Weight::from_parts(2_342_000, 0) - // Standard Error: 11_743 - .saturating_add(Weight::from_parts(1_703_075, 0).saturating_mul(r.into())) + // Minimum execution time: 2_374_000 picoseconds. + Weight::from_parts(2_444_000, 0) + // Standard Error: 9_490 + .saturating_add(Weight::from_parts(2_154_430, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_137_000 picoseconds. - Weight::from_parts(2_254_000, 0) - // Standard Error: 8_099 - .saturating_add(Weight::from_parts(1_080_763, 0).saturating_mul(r.into())) + // Minimum execution time: 2_197_000 picoseconds. + Weight::from_parts(2_277_000, 0) + // Standard Error: 8_132 + .saturating_add(Weight::from_parts(1_511_728, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_183_000 picoseconds. - Weight::from_parts(2_301_000, 0) - // Standard Error: 10_230 - .saturating_add(Weight::from_parts(1_738_567, 0).saturating_mul(r.into())) + // Minimum execution time: 2_339_000 picoseconds. + Weight::from_parts(2_377_000, 0) + // Standard Error: 10_635 + .saturating_add(Weight::from_parts(2_038_988, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_209_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 8_536 - .saturating_add(Weight::from_parts(1_161_928, 0).saturating_mul(r.into())) + // Minimum execution time: 2_167_000 picoseconds. + Weight::from_parts(2_327_000, 0) + // Standard Error: 9_846 + .saturating_add(Weight::from_parts(1_467_137, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64leu(r: u32, ) -> Weight { @@ -3557,358 +3553,358 @@ impl WeightInfo for () { // Measured: `0` // Estimated: `0` // Minimum execution time: 2_208_000 picoseconds. - Weight::from_parts(2_255_000, 0) - // Standard Error: 10_368 - .saturating_add(Weight::from_parts(1_847_441, 0).saturating_mul(r.into())) + Weight::from_parts(2_320_000, 0) + // Standard Error: 10_027 + .saturating_add(Weight::from_parts(2_113_726, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32leu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_223_000 picoseconds. - Weight::from_parts(2_299_000, 0) - // Standard Error: 8_213 - .saturating_add(Weight::from_parts(1_112_048, 0).saturating_mul(r.into())) + // Minimum execution time: 2_174_000 picoseconds. + Weight::from_parts(2_237_000, 0) + // Standard Error: 8_858 + .saturating_add(Weight::from_parts(1_420_672, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_221_000 picoseconds. - Weight::from_parts(2_270_000, 0) - // Standard Error: 12_684 - .saturating_add(Weight::from_parts(1_728_765, 0).saturating_mul(r.into())) + // Minimum execution time: 2_278_000 picoseconds. + Weight::from_parts(2_391_000, 0) + // Standard Error: 9_651 + .saturating_add(Weight::from_parts(2_026_926, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_573_000 picoseconds. - Weight::from_parts(2_655_000, 0) - // Standard Error: 7_404 - .saturating_add(Weight::from_parts(1_080_080, 0).saturating_mul(r.into())) + // Minimum execution time: 2_508_000 picoseconds. + Weight::from_parts(2_616_000, 0) + // Standard Error: 9_243 + .saturating_add(Weight::from_parts(1_389_677, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_316_000, 0) - // Standard Error: 9_739 - .saturating_add(Weight::from_parts(1_807_913, 0).saturating_mul(r.into())) + // Minimum execution time: 2_161_000 picoseconds. + Weight::from_parts(2_283_000, 0) + // Standard Error: 8_093 + .saturating_add(Weight::from_parts(1_972_876, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_198_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 7_265 - .saturating_add(Weight::from_parts(1_087_210, 0).saturating_mul(r.into())) + // Minimum execution time: 2_247_000 picoseconds. + Weight::from_parts(2_312_000, 0) + // Standard Error: 10_731 + .saturating_add(Weight::from_parts(1_371_875, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_252_000 picoseconds. - Weight::from_parts(2_311_000, 0) - // Standard Error: 7_444 - .saturating_add(Weight::from_parts(1_191_685, 0).saturating_mul(r.into())) + // Minimum execution time: 2_145_000 picoseconds. + Weight::from_parts(2_221_000, 0) + // Standard Error: 8_480 + .saturating_add(Weight::from_parts(1_536_131, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_263_000 picoseconds. - Weight::from_parts(2_320_000, 0) - // Standard Error: 5_023 - .saturating_add(Weight::from_parts(585_667, 0).saturating_mul(r.into())) + // Minimum execution time: 2_099_000 picoseconds. + Weight::from_parts(2_231_000, 0) + // Standard Error: 7_135 + .saturating_add(Weight::from_parts(801_155, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_320_000, 0) - // Standard Error: 10_018 - .saturating_add(Weight::from_parts(1_297_791, 0).saturating_mul(r.into())) + // Minimum execution time: 2_228_000 picoseconds. + Weight::from_parts(2_279_000, 0) + // Standard Error: 9_624 + .saturating_add(Weight::from_parts(1_517_765, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_291_000 picoseconds. - Weight::from_parts(2_312_000, 0) - // Standard Error: 4_776 - .saturating_add(Weight::from_parts(612_864, 0).saturating_mul(r.into())) + // Minimum execution time: 2_177_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 7_327 + .saturating_add(Weight::from_parts(834_383, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_286_000 picoseconds. - Weight::from_parts(2_356_000, 0) - // Standard Error: 11_619 - .saturating_add(Weight::from_parts(1_743_809, 0).saturating_mul(r.into())) + // Minimum execution time: 2_197_000 picoseconds. + Weight::from_parts(2_263_000, 0) + // Standard Error: 10_459 + .saturating_add(Weight::from_parts(1_974_248, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_302_000 picoseconds. - Weight::from_parts(2_343_000, 0) - // Standard Error: 8_638 - .saturating_add(Weight::from_parts(1_136_060, 0).saturating_mul(r.into())) + // Minimum execution time: 2_153_000 picoseconds. + Weight::from_parts(2_251_000, 0) + // Standard Error: 8_854 + .saturating_add(Weight::from_parts(1_450_569, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 7_114 - .saturating_add(Weight::from_parts(2_599_346, 0).saturating_mul(r.into())) + // Minimum execution time: 2_140_000 picoseconds. + Weight::from_parts(11_847_842, 0) + // Standard Error: 21_133 + .saturating_add(Weight::from_parts(1_891_387, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_200_000 picoseconds. - Weight::from_parts(3_823_403, 0) - // Standard Error: 18_912 - .saturating_add(Weight::from_parts(2_161_963, 0).saturating_mul(r.into())) + // Minimum execution time: 2_188_000 picoseconds. + Weight::from_parts(9_541_631, 0) + // Standard Error: 19_603 + .saturating_add(Weight::from_parts(1_817_767, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_199_000 picoseconds. - Weight::from_parts(2_817_173, 0) - // Standard Error: 17_341 - .saturating_add(Weight::from_parts(2_740_748, 0).saturating_mul(r.into())) + // Minimum execution time: 2_297_000 picoseconds. + Weight::from_parts(12_235_713, 0) + // Standard Error: 23_189 + .saturating_add(Weight::from_parts(2_052_133, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_294_000 picoseconds. - Weight::from_parts(88_235, 0) - // Standard Error: 10_326 - .saturating_add(Weight::from_parts(2_481_087, 0).saturating_mul(r.into())) + // Minimum execution time: 2_184_000 picoseconds. + Weight::from_parts(9_122_109, 0) + // Standard Error: 20_805 + .saturating_add(Weight::from_parts(1_840_560, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_232_000 picoseconds. - Weight::from_parts(2_294_000, 0) - // Standard Error: 14_480 - .saturating_add(Weight::from_parts(9_604_981, 0).saturating_mul(r.into())) + // Minimum execution time: 2_240_000 picoseconds. + Weight::from_parts(11_970_408, 0) + // Standard Error: 50_242 + .saturating_add(Weight::from_parts(8_201_168, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_260_000, 0) - // Standard Error: 21_926 - .saturating_add(Weight::from_parts(7_501_289, 0).saturating_mul(r.into())) + // Minimum execution time: 2_101_000 picoseconds. + Weight::from_parts(12_889_553, 0) + // Standard Error: 55_527 + .saturating_add(Weight::from_parts(6_480_644, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_309_000 picoseconds. - Weight::from_parts(10_308_173, 0) - // Standard Error: 30_680 - .saturating_add(Weight::from_parts(2_288_505, 0).saturating_mul(r.into())) + // Minimum execution time: 2_341_000 picoseconds. + Weight::from_parts(12_324_742, 0) + // Standard Error: 24_100 + .saturating_add(Weight::from_parts(2_091_647, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_211_000 picoseconds. - Weight::from_parts(2_290_000, 0) - // Standard Error: 5_007 - .saturating_add(Weight::from_parts(2_516_076, 0).saturating_mul(r.into())) + // Minimum execution time: 2_206_000 picoseconds. + Weight::from_parts(8_079_920, 0) + // Standard Error: 22_769 + .saturating_add(Weight::from_parts(1_908_722, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_228_000 picoseconds. - Weight::from_parts(2_300_000, 0) - // Standard Error: 8_948 - .saturating_add(Weight::from_parts(1_264_596, 0).saturating_mul(r.into())) + // Minimum execution time: 2_176_000 picoseconds. + Weight::from_parts(2_262_000, 0) + // Standard Error: 9_765 + .saturating_add(Weight::from_parts(1_570_991, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_213_000 picoseconds. - Weight::from_parts(2_323_000, 0) - // Standard Error: 5_099 - .saturating_add(Weight::from_parts(612_107, 0).saturating_mul(r.into())) + // Minimum execution time: 2_225_000 picoseconds. + Weight::from_parts(2_288_000, 0) + // Standard Error: 7_202 + .saturating_add(Weight::from_parts(798_437, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_282_000 picoseconds. - Weight::from_parts(2_326_000, 0) - // Standard Error: 10_004 - .saturating_add(Weight::from_parts(1_278_365, 0).saturating_mul(r.into())) + // Minimum execution time: 2_162_000 picoseconds. + Weight::from_parts(2_223_000, 0) + // Standard Error: 8_483 + .saturating_add(Weight::from_parts(1_461_117, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_258_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 5_578 - .saturating_add(Weight::from_parts(645_196, 0).saturating_mul(r.into())) + // Minimum execution time: 2_083_000 picoseconds. + Weight::from_parts(2_229_000, 0) + // Standard Error: 8_119 + .saturating_add(Weight::from_parts(815_909, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_338_000 picoseconds. - Weight::from_parts(2_363_000, 0) - // Standard Error: 8_554 - .saturating_add(Weight::from_parts(1_288_676, 0).saturating_mul(r.into())) + // Minimum execution time: 2_272_000 picoseconds. + Weight::from_parts(2_358_000, 0) + // Standard Error: 10_682 + .saturating_add(Weight::from_parts(1_509_884, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_214_000 picoseconds. - Weight::from_parts(2_332_000, 0) - // Standard Error: 3_999 - .saturating_add(Weight::from_parts(594_484, 0).saturating_mul(r.into())) + // Minimum execution time: 2_148_000 picoseconds. + Weight::from_parts(2_227_000, 0) + // Standard Error: 6_905 + .saturating_add(Weight::from_parts(924_632, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_198_000 picoseconds. - Weight::from_parts(2_258_000, 0) - // Standard Error: 7_437 - .saturating_add(Weight::from_parts(1_044_306, 0).saturating_mul(r.into())) + // Minimum execution time: 2_181_000 picoseconds. + Weight::from_parts(2_300_000, 0) + // Standard Error: 8_137 + .saturating_add(Weight::from_parts(1_391_548, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_226_000 picoseconds. - Weight::from_parts(2_308_000, 0) - // Standard Error: 4_658 - .saturating_add(Weight::from_parts(537_262, 0).saturating_mul(r.into())) + // Minimum execution time: 2_170_000 picoseconds. + Weight::from_parts(2_211_000, 0) + // Standard Error: 7_217 + .saturating_add(Weight::from_parts(773_435, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_231_000 picoseconds. - Weight::from_parts(2_296_000, 0) - // Standard Error: 10_254 - .saturating_add(Weight::from_parts(1_154_138, 0).saturating_mul(r.into())) + // Minimum execution time: 2_219_000 picoseconds. + Weight::from_parts(2_331_000, 0) + // Standard Error: 9_999 + .saturating_add(Weight::from_parts(1_354_526, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_234_000 picoseconds. - Weight::from_parts(2_313_000, 0) - // Standard Error: 4_960 - .saturating_add(Weight::from_parts(607_930, 0).saturating_mul(r.into())) + // Minimum execution time: 2_193_000 picoseconds. + Weight::from_parts(2_260_000, 0) + // Standard Error: 6_270 + .saturating_add(Weight::from_parts(770_234, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_279_000 picoseconds. - Weight::from_parts(2_342_000, 0) - // Standard Error: 7_909 - .saturating_add(Weight::from_parts(1_094_660, 0).saturating_mul(r.into())) + // Minimum execution time: 2_159_000 picoseconds. + Weight::from_parts(2_233_000, 0) + // Standard Error: 9_686 + .saturating_add(Weight::from_parts(1_341_306, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_232_000 picoseconds. - Weight::from_parts(39_069, 0) - // Standard Error: 6_710 - .saturating_add(Weight::from_parts(599_572, 0).saturating_mul(r.into())) + // Minimum execution time: 2_242_000 picoseconds. + Weight::from_parts(2_300_000, 0) + // Standard Error: 7_502 + .saturating_add(Weight::from_parts(779_370, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_254_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 8_785 - .saturating_add(Weight::from_parts(1_060_321, 0).saturating_mul(r.into())) + // Minimum execution time: 2_124_000 picoseconds. + Weight::from_parts(2_171_000, 0) + // Standard Error: 9_408 + .saturating_add(Weight::from_parts(1_327_370, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_257_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 4_191 - .saturating_add(Weight::from_parts(528_319, 0).saturating_mul(r.into())) + // Minimum execution time: 2_110_000 picoseconds. + Weight::from_parts(2_171_000, 0) + // Standard Error: 6_287 + .saturating_add(Weight::from_parts(694_212, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_256_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 9_328 - .saturating_add(Weight::from_parts(1_114_164, 0).saturating_mul(r.into())) + // Minimum execution time: 2_196_000 picoseconds. + Weight::from_parts(2_254_000, 0) + // Standard Error: 10_675 + .saturating_add(Weight::from_parts(1_402_989, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_210_000 picoseconds. - Weight::from_parts(390_951, 0) - // Standard Error: 5_316 - .saturating_add(Weight::from_parts(609_568, 0).saturating_mul(r.into())) + // Minimum execution time: 2_232_000 picoseconds. + Weight::from_parts(2_324_000, 0) + // Standard Error: 6_253 + .saturating_add(Weight::from_parts(767_140, 0).saturating_mul(r.into())) } } diff --git a/runtime/gear/src/weights/pallet_gear_voucher.rs b/runtime/gear/src/weights/pallet_gear_voucher.rs index 6430deada98..8f984c3abc2 100644 --- a/runtime/gear/src/weights/pallet_gear_voucher.rs +++ b/runtime/gear/src/weights/pallet_gear_voucher.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_gear_voucher //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("gear-dev"), DB CACHE: 1024 @@ -47,8 +47,8 @@ impl pallet_gear_voucher::WeightInfo for SubstrateWeigh // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 26_728_000 picoseconds. - Weight::from_parts(27_248_000, 6196) + // Minimum execution time: 24_907_000 picoseconds. + Weight::from_parts(25_815_000, 6196) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -60,8 +60,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 26_728_000 picoseconds. - Weight::from_parts(27_248_000, 6196) + // Minimum execution time: 24_907_000 picoseconds. + Weight::from_parts(25_815_000, 6196) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } diff --git a/runtime/gear/src/weights/pallet_timestamp.rs b/runtime/gear/src/weights/pallet_timestamp.rs index c826119e49e..5c24763a2c4 100644 --- a/runtime/gear/src/weights/pallet_timestamp.rs +++ b/runtime/gear/src/weights/pallet_timestamp.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_timestamp //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("gear-dev"), DB CACHE: 1024 @@ -46,19 +46,19 @@ pub struct SubstrateWeight(PhantomData); impl pallet_timestamp::WeightInfo for SubstrateWeight { fn set() -> Weight { // Proof Size summary in bytes: - // Measured: `175` + // Measured: `211` // Estimated: `2986` - // Minimum execution time: 7_698_000 picoseconds. - Weight::from_parts(8_141_000, 2986) + // Minimum execution time: 8_876_000 picoseconds. + Weight::from_parts(9_462_000, 2986) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } fn on_finalize() -> Weight { // Proof Size summary in bytes: - // Measured: `57` + // Measured: `94` // Estimated: `0` - // Minimum execution time: 3_104_000 picoseconds. - Weight::from_parts(3_276_000, 0) + // Minimum execution time: 3_533_000 picoseconds. + Weight::from_parts(3_735_000, 0) } } @@ -66,18 +66,18 @@ impl pallet_timestamp::WeightInfo for SubstrateWeight Weight { // Proof Size summary in bytes: - // Measured: `175` + // Measured: `211` // Estimated: `2986` - // Minimum execution time: 7_698_000 picoseconds. - Weight::from_parts(8_141_000, 2986) + // Minimum execution time: 8_876_000 picoseconds. + Weight::from_parts(9_462_000, 2986) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } fn on_finalize() -> Weight { // Proof Size summary in bytes: - // Measured: `57` + // Measured: `94` // Estimated: `0` - // Minimum execution time: 3_104_000 picoseconds. - Weight::from_parts(3_276_000, 0) + // Minimum execution time: 3_533_000 picoseconds. + Weight::from_parts(3_735_000, 0) } } diff --git a/runtime/gear/src/weights/pallet_utility.rs b/runtime/gear/src/weights/pallet_utility.rs index e53f42e744f..c5d4638a752 100644 --- a/runtime/gear/src/weights/pallet_utility.rs +++ b/runtime/gear/src/weights/pallet_utility.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_utility //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("gear-dev"), DB CACHE: 1024 @@ -52,44 +52,44 @@ impl pallet_utility::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_257_000 picoseconds. - Weight::from_parts(4_780_489, 0) - // Standard Error: 5_942 - .saturating_add(Weight::from_parts(4_050_876, 0).saturating_mul(c.into())) + // Minimum execution time: 4_870_000 picoseconds. + Weight::from_parts(17_383_084, 0) + // Standard Error: 3_465 + .saturating_add(Weight::from_parts(3_755_878, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_444_000 picoseconds. - Weight::from_parts(3_651_000, 0) + // Minimum execution time: 3_228_000 picoseconds. + Weight::from_parts(3_522_000, 0) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_391_000 picoseconds. - Weight::from_parts(13_396_792, 0) - // Standard Error: 5_623 - .saturating_add(Weight::from_parts(4_206_823, 0).saturating_mul(c.into())) + // Minimum execution time: 4_996_000 picoseconds. + Weight::from_parts(10_456_485, 0) + // Standard Error: 4_376 + .saturating_add(Weight::from_parts(3_950_398, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_836_000 picoseconds. - Weight::from_parts(7_186_000, 0) + // Minimum execution time: 6_533_000 picoseconds. + Weight::from_parts(6_947_000, 0) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_427_000 picoseconds. - Weight::from_parts(14_488_578, 0) - // Standard Error: 6_374 - .saturating_add(Weight::from_parts(4_015_154, 0).saturating_mul(c.into())) + // Minimum execution time: 5_044_000 picoseconds. + Weight::from_parts(12_498_756, 0) + // Standard Error: 3_767 + .saturating_add(Weight::from_parts(3_747_933, 0).saturating_mul(c.into())) } } @@ -100,43 +100,43 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_257_000 picoseconds. - Weight::from_parts(4_780_489, 0) - // Standard Error: 5_942 - .saturating_add(Weight::from_parts(4_050_876, 0).saturating_mul(c.into())) + // Minimum execution time: 4_870_000 picoseconds. + Weight::from_parts(17_383_084, 0) + // Standard Error: 3_465 + .saturating_add(Weight::from_parts(3_755_878, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_444_000 picoseconds. - Weight::from_parts(3_651_000, 0) + // Minimum execution time: 3_228_000 picoseconds. + Weight::from_parts(3_522_000, 0) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_391_000 picoseconds. - Weight::from_parts(13_396_792, 0) - // Standard Error: 5_623 - .saturating_add(Weight::from_parts(4_206_823, 0).saturating_mul(c.into())) + // Minimum execution time: 4_996_000 picoseconds. + Weight::from_parts(10_456_485, 0) + // Standard Error: 4_376 + .saturating_add(Weight::from_parts(3_950_398, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_836_000 picoseconds. - Weight::from_parts(7_186_000, 0) + // Minimum execution time: 6_533_000 picoseconds. + Weight::from_parts(6_947_000, 0) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_427_000 picoseconds. - Weight::from_parts(14_488_578, 0) - // Standard Error: 6_374 - .saturating_add(Weight::from_parts(4_015_154, 0).saturating_mul(c.into())) + // Minimum execution time: 5_044_000 picoseconds. + Weight::from_parts(12_498_756, 0) + // Standard Error: 3_767 + .saturating_add(Weight::from_parts(3_747_933, 0).saturating_mul(c.into())) } } diff --git a/runtime/vara/src/weights/frame_system.rs b/runtime/vara/src/weights/frame_system.rs index 4a96c3b0457..adcc6560317 100644 --- a/runtime/vara/src/weights/frame_system.rs +++ b/runtime/vara/src/weights/frame_system.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for frame_system //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -53,8 +53,8 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_619_000 picoseconds. - Weight::from_parts(1_222_978, 0) + // Minimum execution time: 1_450_000 picoseconds. + Weight::from_parts(746_976, 0) // Standard Error: 0 .saturating_add(Weight::from_parts(460, 0).saturating_mul(b.into())) } @@ -63,17 +63,17 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_210_000 picoseconds. - Weight::from_parts(6_305_000, 0) + // Minimum execution time: 5_378_000 picoseconds. + Weight::from_parts(5_626_000, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(1_438, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(1_439, 0).saturating_mul(b.into())) } fn set_heap_pages() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_022_000 picoseconds. - Weight::from_parts(3_351_000, 1485) + // Minimum execution time: 2_867_000 picoseconds. + Weight::from_parts(3_191_000, 1485) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -82,10 +82,10 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_529_000 picoseconds. - Weight::from_parts(1_573_000, 0) - // Standard Error: 997 - .saturating_add(Weight::from_parts(684_007, 0).saturating_mul(i.into())) + // Minimum execution time: 1_395_000 picoseconds. + Weight::from_parts(1_410_000, 0) + // Standard Error: 1_164 + .saturating_add(Weight::from_parts(648_430, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// The range of component `i` is `[0, 1000]`. @@ -93,21 +93,21 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_611_000 picoseconds. - Weight::from_parts(1_646_000, 0) - // Standard Error: 813 - .saturating_add(Weight::from_parts(531_452, 0).saturating_mul(i.into())) + // Minimum execution time: 1_441_000 picoseconds. + Weight::from_parts(1_535_000, 0) + // Standard Error: 955 + .saturating_add(Weight::from_parts(511_432, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `82 + p * (69 ±0)` - // Estimated: `83 + p * (70 ±0)` - // Minimum execution time: 3_424_000 picoseconds. - Weight::from_parts(3_487_000, 83) - // Standard Error: 1_821 - .saturating_add(Weight::from_parts(1_126_082, 0).saturating_mul(p.into())) + // Estimated: `89 + p * (70 ±0)` + // Minimum execution time: 3_062_000 picoseconds. + Weight::from_parts(3_158_000, 89) + // Standard Error: 1_793 + .saturating_add(Weight::from_parts(1_141_826, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -121,8 +121,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_619_000 picoseconds. - Weight::from_parts(1_222_978, 0) + // Minimum execution time: 1_450_000 picoseconds. + Weight::from_parts(746_976, 0) // Standard Error: 0 .saturating_add(Weight::from_parts(460, 0).saturating_mul(b.into())) } @@ -131,17 +131,17 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_210_000 picoseconds. - Weight::from_parts(6_305_000, 0) + // Minimum execution time: 5_378_000 picoseconds. + Weight::from_parts(5_626_000, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(1_438, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(1_439, 0).saturating_mul(b.into())) } fn set_heap_pages() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_022_000 picoseconds. - Weight::from_parts(3_351_000, 1485) + // Minimum execution time: 2_867_000 picoseconds. + Weight::from_parts(3_191_000, 1485) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -150,10 +150,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_529_000 picoseconds. - Weight::from_parts(1_573_000, 0) - // Standard Error: 997 - .saturating_add(Weight::from_parts(684_007, 0).saturating_mul(i.into())) + // Minimum execution time: 1_395_000 picoseconds. + Weight::from_parts(1_410_000, 0) + // Standard Error: 1_164 + .saturating_add(Weight::from_parts(648_430, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// The range of component `i` is `[0, 1000]`. @@ -161,21 +161,21 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_611_000 picoseconds. - Weight::from_parts(1_646_000, 0) - // Standard Error: 813 - .saturating_add(Weight::from_parts(531_452, 0).saturating_mul(i.into())) + // Minimum execution time: 1_441_000 picoseconds. + Weight::from_parts(1_535_000, 0) + // Standard Error: 955 + .saturating_add(Weight::from_parts(511_432, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `82 + p * (69 ±0)` - // Estimated: `83 + p * (70 ±0)` - // Minimum execution time: 3_424_000 picoseconds. - Weight::from_parts(3_487_000, 83) - // Standard Error: 1_821 - .saturating_add(Weight::from_parts(1_126_082, 0).saturating_mul(p.into())) + // Estimated: `89 + p * (70 ±0)` + // Minimum execution time: 3_062_000 picoseconds. + Weight::from_parts(3_158_000, 89) + // Standard Error: 1_793 + .saturating_add(Weight::from_parts(1_141_826, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) diff --git a/runtime/vara/src/weights/pallet_airdrop.rs b/runtime/vara/src/weights/pallet_airdrop.rs index a61092155c8..5974d577274 100644 --- a/runtime/vara/src/weights/pallet_airdrop.rs +++ b/runtime/vara/src/weights/pallet_airdrop.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_airdrop //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -45,24 +45,24 @@ pub trait WeightInfo { pub struct SubstrateWeight(PhantomData); impl pallet_airdrop::WeightInfo for SubstrateWeight { /// The range of component `q` is `[1, 256]`. - fn transfer(_q: u32, ) -> Weight { + fn transfer(q: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 25_544_000 picoseconds. - Weight::from_parts(26_559_640, 6196) + // Minimum execution time: 23_946_000 picoseconds. + Weight::from_parts(24_964_692, 6196) + // Standard Error: 165 + .saturating_add(Weight::from_parts(825, 0).saturating_mul(q.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } /// The range of component `q` is `[1, 256]`. - fn transfer_vested(q: u32, ) -> Weight { + fn transfer_vested(_q: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `550` // Estimated: `15482` - // Minimum execution time: 65_922_000 picoseconds. - Weight::from_parts(67_728_019, 15482) - // Standard Error: 331 - .saturating_add(Weight::from_parts(501, 0).saturating_mul(q.into())) + // Minimum execution time: 62_319_000 picoseconds. + Weight::from_parts(64_446_071, 15482) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -71,24 +71,24 @@ impl pallet_airdrop::WeightInfo for SubstrateWeight // For backwards compatibility and tests impl WeightInfo for () { /// The range of component `q` is `[1, 256]`. - fn transfer(_q: u32, ) -> Weight { + fn transfer(q: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 25_544_000 picoseconds. - Weight::from_parts(26_559_640, 6196) + // Minimum execution time: 23_946_000 picoseconds. + Weight::from_parts(24_964_692, 6196) + // Standard Error: 165 + .saturating_add(Weight::from_parts(825, 0).saturating_mul(q.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// The range of component `q` is `[1, 256]`. - fn transfer_vested(q: u32, ) -> Weight { + fn transfer_vested(_q: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `550` // Estimated: `15482` - // Minimum execution time: 65_922_000 picoseconds. - Weight::from_parts(67_728_019, 15482) - // Standard Error: 331 - .saturating_add(Weight::from_parts(501, 0).saturating_mul(q.into())) + // Minimum execution time: 62_319_000 picoseconds. + Weight::from_parts(64_446_071, 15482) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } diff --git a/runtime/vara/src/weights/pallet_balances.rs b/runtime/vara/src/weights/pallet_balances.rs index 22130616509..e86ddf2bbf0 100644 --- a/runtime/vara/src/weights/pallet_balances.rs +++ b/runtime/vara/src/weights/pallet_balances.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_balances //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -53,8 +53,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 30_481_000 picoseconds. - Weight::from_parts(31_107_000, 3593) + // Minimum execution time: 28_671_000 picoseconds. + Weight::from_parts(30_519_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -62,8 +62,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 21_607_000 picoseconds. - Weight::from_parts(22_313_000, 3593) + // Minimum execution time: 19_931_000 picoseconds. + Weight::from_parts(20_444_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -71,8 +71,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 12_411_000 picoseconds. - Weight::from_parts(12_689_000, 3593) + // Minimum execution time: 11_932_000 picoseconds. + Weight::from_parts(12_322_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -80,8 +80,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 14_986_000 picoseconds. - Weight::from_parts(15_531_000, 3593) + // Minimum execution time: 14_684_000 picoseconds. + Weight::from_parts(15_159_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -89,8 +89,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 31_713_000 picoseconds. - Weight::from_parts(32_359_000, 6196) + // Minimum execution time: 29_423_000 picoseconds. + Weight::from_parts(30_368_000, 6196) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -98,8 +98,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 28_362_000 picoseconds. - Weight::from_parts(29_064_000, 3593) + // Minimum execution time: 25_971_000 picoseconds. + Weight::from_parts(26_747_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -107,8 +107,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 11_971_000 picoseconds. - Weight::from_parts(12_309_000, 3593) + // Minimum execution time: 11_208_000 picoseconds. + Weight::from_parts(11_672_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -120,8 +120,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 30_481_000 picoseconds. - Weight::from_parts(31_107_000, 3593) + // Minimum execution time: 28_671_000 picoseconds. + Weight::from_parts(30_519_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -129,8 +129,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 21_607_000 picoseconds. - Weight::from_parts(22_313_000, 3593) + // Minimum execution time: 19_931_000 picoseconds. + Weight::from_parts(20_444_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -138,8 +138,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 12_411_000 picoseconds. - Weight::from_parts(12_689_000, 3593) + // Minimum execution time: 11_932_000 picoseconds. + Weight::from_parts(12_322_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -147,8 +147,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 14_986_000 picoseconds. - Weight::from_parts(15_531_000, 3593) + // Minimum execution time: 14_684_000 picoseconds. + Weight::from_parts(15_159_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -156,8 +156,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 31_713_000 picoseconds. - Weight::from_parts(32_359_000, 6196) + // Minimum execution time: 29_423_000 picoseconds. + Weight::from_parts(30_368_000, 6196) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -165,8 +165,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 28_362_000 picoseconds. - Weight::from_parts(29_064_000, 3593) + // Minimum execution time: 25_971_000 picoseconds. + Weight::from_parts(26_747_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -174,8 +174,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 11_971_000 picoseconds. - Weight::from_parts(12_309_000, 3593) + // Minimum execution time: 11_208_000 picoseconds. + Weight::from_parts(11_672_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/runtime/vara/src/weights/pallet_gear.rs b/runtime/vara/src/weights/pallet_gear.rs index 35229a049ee..c2a479c0cc1 100644 --- a/runtime/vara/src/weights/pallet_gear.rs +++ b/runtime/vara/src/weights/pallet_gear.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_gear //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -244,21 +244,21 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_012_000 picoseconds. - Weight::from_parts(1_102_000, 0) - // Standard Error: 721 - .saturating_add(Weight::from_parts(207_628, 0).saturating_mul(c.into())) + // Minimum execution time: 900_000 picoseconds. + Weight::from_parts(972_000, 0) + // Standard Error: 749 + .saturating_add(Weight::from_parts(247_957, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// The range of component `c` is `[0, 512]`. fn db_read_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `113 + c * (1024 ±0)` - // Estimated: `3577 + c * (1024 ±0)` - // Minimum execution time: 3_309_000 picoseconds. - Weight::from_parts(3_406_000, 3577) - // Standard Error: 759 - .saturating_add(Weight::from_parts(674_106, 0).saturating_mul(c.into())) + // Measured: `146 + c * (1024 ±0)` + // Estimated: `3610 + c * (1024 ±0)` + // Minimum execution time: 3_339_000 picoseconds. + Weight::from_parts(3_435_000, 3610) + // Standard Error: 1_164 + .saturating_add(Weight::from_parts(690_968, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(c.into())) } @@ -267,35 +267,35 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 52_127_000 picoseconds. - Weight::from_parts(74_742_938, 0) - // Standard Error: 5_397 - .saturating_add(Weight::from_parts(2_342_205, 0).saturating_mul(c.into())) + // Minimum execution time: 60_663_000 picoseconds. + Weight::from_parts(63_271_142, 0) + // Standard Error: 12_541 + .saturating_add(Weight::from_parts(3_044_091, 0).saturating_mul(c.into())) } fn claim_value() -> Weight { // Proof Size summary in bytes: - // Measured: `1050` - // Estimated: `42875` - // Minimum execution time: 84_245_000 picoseconds. - Weight::from_parts(85_847_000, 42875) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(10_u64)) + // Measured: `1355` + // Estimated: `51752` + // Minimum execution time: 103_580_000 picoseconds. + Weight::from_parts(106_616_000, 51752) + .saturating_add(T::DbWeight::get().reads(15_u64)) + .saturating_add(T::DbWeight::get().writes(12_u64)) } fn pay_program_rent() -> Weight { // Proof Size summary in bytes: - // Measured: `958` - // Estimated: `21477` - // Minimum execution time: 55_566_000 picoseconds. - Weight::from_parts(57_030_000, 21477) + // Measured: `992` + // Estimated: `21579` + // Minimum execution time: 53_294_000 picoseconds. + Weight::from_parts(55_560_000, 21579) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } fn resume_session_init() -> Weight { // Proof Size summary in bytes: - // Measured: `605` - // Estimated: `17354` - // Minimum execution time: 29_403_000 picoseconds. - Weight::from_parts(30_422_000, 17354) + // Measured: `638` + // Estimated: `17486` + // Minimum execution time: 29_089_000 picoseconds. + Weight::from_parts(30_313_000, 17486) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -304,22 +304,22 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `355` // Estimated: `7640` - // Minimum execution time: 7_886_000 picoseconds. - Weight::from_parts(5_577_548, 7640) - // Standard Error: 36_666 - .saturating_add(Weight::from_parts(13_383_280, 0).saturating_mul(c.into())) + // Minimum execution time: 7_954_000 picoseconds. + Weight::from_parts(7_959_075, 7640) + // Standard Error: 41_132 + .saturating_add(Weight::from_parts(13_772_600, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } /// The range of component `c` is `[0, 2044]`. fn resume_session_commit(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1439 + c * (16389 ±0)` - // Estimated: `42034 + c * (131112 ±0)` - // Minimum execution time: 71_129_000 picoseconds. - Weight::from_parts(71_867_000, 42034) - // Standard Error: 194_431 - .saturating_add(Weight::from_parts(53_622_369, 0).saturating_mul(c.into())) + // Measured: `1514 + c * (16389 ±0)` + // Estimated: `42634 + c * (131112 ±0)` + // Minimum execution time: 69_028_000 picoseconds. + Weight::from_parts(270_393_176, 42634) + // Standard Error: 405_870 + .saturating_add(Weight::from_parts(56_055_886, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(9_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -328,97 +328,97 @@ impl pallet_gear::WeightInfo for SubstrateWeight { /// The range of component `c` is `[0, 250]`. fn upload_code(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `80` - // Estimated: `5270` - // Minimum execution time: 63_441_000 picoseconds. - Weight::from_parts(69_716_978, 5270) - // Standard Error: 32_301 - .saturating_add(Weight::from_parts(51_458_430, 0).saturating_mul(c.into())) + // Measured: `113` + // Estimated: `5402` + // Minimum execution time: 62_169_000 picoseconds. + Weight::from_parts(62_923_000, 5402) + // Standard Error: 33_417 + .saturating_add(Weight::from_parts(53_988_494, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } /// The range of component `s` is `[0, 4194304]`. fn create_program(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `742` - // Estimated: `39419` - // Minimum execution time: 64_601_000 picoseconds. - Weight::from_parts(94_970_592, 39419) - // Standard Error: 0 - .saturating_add(Weight::from_parts(2_577, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(10_u64)) + // Measured: `957` + // Estimated: `48906` + // Minimum execution time: 94_827_000 picoseconds. + Weight::from_parts(122_582_505, 48906) + // Standard Error: 1 + .saturating_add(Weight::from_parts(2_633, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(15_u64)) + .saturating_add(T::DbWeight::get().writes(12_u64)) } /// The range of component `c` is `[0, 250]`. /// The range of component `s` is `[0, 4194304]`. fn upload_program(c: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `306` - // Estimated: `35235` - // Minimum execution time: 10_884_487_000 picoseconds. - Weight::from_parts(321_953_387, 35235) - // Standard Error: 164_114 - .saturating_add(Weight::from_parts(51_946_894, 0).saturating_mul(c.into())) + // Measured: `521` + // Estimated: `45152` + // Minimum execution time: 11_159_267_000 picoseconds. + Weight::from_parts(417_013_153, 45152) + // Standard Error: 161_398 + .saturating_add(Weight::from_parts(54_057_918, 0).saturating_mul(c.into())) // Standard Error: 9 - .saturating_add(Weight::from_parts(2_506, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(14_u64)) + .saturating_add(Weight::from_parts(2_567, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(15_u64)) + .saturating_add(T::DbWeight::get().writes(16_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_message(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `349` - // Estimated: `23860` - // Minimum execution time: 55_131_000 picoseconds. - Weight::from_parts(30_192_078, 23860) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_039, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(9_u64)) - .saturating_add(T::DbWeight::get().writes(8_u64)) + // Measured: `531` + // Estimated: `31266` + // Minimum execution time: 71_166_000 picoseconds. + Weight::from_parts(27_011_428, 31266) + // Standard Error: 2 + .saturating_add(Weight::from_parts(1_090, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(11_u64)) + .saturating_add(T::DbWeight::get().writes(10_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_reply(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1049` - // Estimated: `42866` - // Minimum execution time: 85_069_000 picoseconds. - Weight::from_parts(72_149_865, 42866) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_036, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(13_u64)) - .saturating_add(T::DbWeight::get().writes(10_u64)) + // Measured: `1354` + // Estimated: `54282` + // Minimum execution time: 119_218_000 picoseconds. + Weight::from_parts(58_412_591, 54282) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_135, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(16_u64)) + .saturating_add(T::DbWeight::get().writes(13_u64)) } /// The range of component `q` is `[1, 512]`. - fn initial_allocation(q: u32, ) -> Weight { + fn initial_allocation(_q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1066` - // Estimated: `85981` - // Minimum execution time: 323_286_000 picoseconds. - Weight::from_parts(335_875_612, 85981) - // Standard Error: 1_331 - .saturating_add(Weight::from_parts(1_294, 0).saturating_mul(q.into())) - .saturating_add(T::DbWeight::get().reads(29_u64)) - .saturating_add(T::DbWeight::get().writes(23_u64)) + // Measured: `1893` + // Estimated: `114612` + // Minimum execution time: 350_047_000 picoseconds. + Weight::from_parts(371_162_150, 114612) + .saturating_add(T::DbWeight::get().reads(33_u64)) + .saturating_add(T::DbWeight::get().writes(26_u64)) } /// The range of component `q` is `[0, 512]`. - fn alloc_in_handle(_q: u32, ) -> Weight { + fn alloc_in_handle(q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1066` - // Estimated: `85905` - // Minimum execution time: 333_261_000 picoseconds. - Weight::from_parts(348_059_151, 85905) - .saturating_add(T::DbWeight::get().reads(29_u64)) - .saturating_add(T::DbWeight::get().writes(23_u64)) + // Measured: `1893` + // Estimated: `114612` + // Minimum execution time: 362_949_000 picoseconds. + Weight::from_parts(380_762_158, 114612) + // Standard Error: 1_547 + .saturating_add(Weight::from_parts(5_311, 0).saturating_mul(q.into())) + .saturating_add(T::DbWeight::get().reads(33_u64)) + .saturating_add(T::DbWeight::get().writes(26_u64)) } /// The range of component `c` is `[0, 512]`. fn reinstrument_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `211 + c * (1075 ±0)` // Estimated: `3899 + c * (2150 ±0)` - // Minimum execution time: 45_732_000 picoseconds. - Weight::from_parts(46_437_000, 3899) - // Standard Error: 40_834 - .saturating_add(Weight::from_parts(51_504_684, 0).saturating_mul(c.into())) + // Minimum execution time: 43_694_000 picoseconds. + Weight::from_parts(44_166_000, 3899) + // Standard Error: 30_443 + .saturating_add(Weight::from_parts(52_969_893, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 2150).saturating_mul(c.into())) @@ -428,630 +428,630 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_890_000 picoseconds. - Weight::from_parts(87_488_000, 0) - // Standard Error: 4_218_353 - .saturating_add(Weight::from_parts(584_751_765, 0).saturating_mul(r.into())) + // Minimum execution time: 93_659_000 picoseconds. + Weight::from_parts(96_593_000, 0) + // Standard Error: 4_184_556 + .saturating_add(Weight::from_parts(742_788_887, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 512]`. fn alloc_per_page(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 319_127_000 picoseconds. - Weight::from_parts(258_635_809, 0) - // Standard Error: 13_905 - .saturating_add(Weight::from_parts(32_129_635, 0).saturating_mul(p.into())) + // Minimum execution time: 489_696_000 picoseconds. + Weight::from_parts(434_862_189, 0) + // Standard Error: 7_841 + .saturating_add(Weight::from_parts(31_144_002, 0).saturating_mul(p.into())) } /// The range of component `r` is `[0, 20]`. fn free(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 145_346_000 picoseconds. - Weight::from_parts(132_224_327, 0) - // Standard Error: 318_914 - .saturating_add(Weight::from_parts(64_020_177, 0).saturating_mul(r.into())) + // Minimum execution time: 217_421_000 picoseconds. + Weight::from_parts(233_906_022, 0) + // Standard Error: 201_800 + .saturating_add(Weight::from_parts(58_992_752, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_899_000 picoseconds. - Weight::from_parts(93_463_487, 0) - // Standard Error: 3_525 - .saturating_add(Weight::from_parts(2_288_372, 0).saturating_mul(r.into())) + // Minimum execution time: 98_427_000 picoseconds. + Weight::from_parts(107_741_394, 0) + // Standard Error: 4_762 + .saturating_add(Weight::from_parts(2_367_537, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_unreserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 138_092_000 picoseconds. - Weight::from_parts(169_806_344, 0) - // Standard Error: 26_882 - .saturating_add(Weight::from_parts(2_254_783, 0).saturating_mul(r.into())) + // Minimum execution time: 180_640_000 picoseconds. + Weight::from_parts(220_078_257, 0) + // Standard Error: 15_538 + .saturating_add(Weight::from_parts(2_105_992, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_system_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_599_000 picoseconds. - Weight::from_parts(98_793_759, 0) - // Standard Error: 347_287 - .saturating_add(Weight::from_parts(87_526_184, 0).saturating_mul(r.into())) + // Minimum execution time: 93_839_000 picoseconds. + Weight::from_parts(108_667_215, 0) + // Standard Error: 386_108 + .saturating_add(Weight::from_parts(94_203_626, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_message_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_991_000 picoseconds. - Weight::from_parts(83_685_254, 0) - // Standard Error: 318_877 - .saturating_add(Weight::from_parts(76_389_253, 0).saturating_mul(r.into())) + // Minimum execution time: 98_178_000 picoseconds. + Weight::from_parts(77_649_016, 0) + // Standard Error: 376_117 + .saturating_add(Weight::from_parts(94_583_653, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_program_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_968_000 picoseconds. - Weight::from_parts(82_459_314, 0) - // Standard Error: 319_709 - .saturating_add(Weight::from_parts(76_181_704, 0).saturating_mul(r.into())) + // Minimum execution time: 101_464_000 picoseconds. + Weight::from_parts(82_739_805, 0) + // Standard Error: 363_211 + .saturating_add(Weight::from_parts(85_187_975, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_source(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_819_000 picoseconds. - Weight::from_parts(72_371_983, 0) - // Standard Error: 300_686 - .saturating_add(Weight::from_parts(76_316_802, 0).saturating_mul(r.into())) + // Minimum execution time: 97_357_000 picoseconds. + Weight::from_parts(76_771_516, 0) + // Standard Error: 345_989 + .saturating_add(Weight::from_parts(85_383_242, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_717_000 picoseconds. - Weight::from_parts(76_355_783, 0) - // Standard Error: 285_260 - .saturating_add(Weight::from_parts(75_781_825, 0).saturating_mul(r.into())) + // Minimum execution time: 100_213_000 picoseconds. + Weight::from_parts(79_316_808, 0) + // Standard Error: 341_006 + .saturating_add(Weight::from_parts(92_362_831, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_121_000 picoseconds. - Weight::from_parts(80_173_266, 0) - // Standard Error: 370_111 - .saturating_add(Weight::from_parts(77_146_163, 0).saturating_mul(r.into())) + // Minimum execution time: 99_783_000 picoseconds. + Weight::from_parts(78_276_229, 0) + // Standard Error: 309_829 + .saturating_add(Weight::from_parts(94_349_985, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_gas_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_040_000 picoseconds. - Weight::from_parts(77_052_017, 0) - // Standard Error: 323_675 - .saturating_add(Weight::from_parts(75_764_467, 0).saturating_mul(r.into())) + // Minimum execution time: 95_448_000 picoseconds. + Weight::from_parts(71_705_794, 0) + // Standard Error: 351_643 + .saturating_add(Weight::from_parts(94_220_445, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_size(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_130_000 picoseconds. - Weight::from_parts(76_139_106, 0) - // Standard Error: 362_545 - .saturating_add(Weight::from_parts(80_573_769, 0).saturating_mul(r.into())) + // Minimum execution time: 97_898_000 picoseconds. + Weight::from_parts(74_903_050, 0) + // Standard Error: 381_463 + .saturating_add(Weight::from_parts(85_298_545, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_read(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 558_591_000 picoseconds. - Weight::from_parts(605_772_233, 0) - // Standard Error: 457_089 - .saturating_add(Weight::from_parts(135_861_811, 0).saturating_mul(r.into())) + // Minimum execution time: 748_654_000 picoseconds. + Weight::from_parts(842_241_077, 0) + // Standard Error: 445_717 + .saturating_add(Weight::from_parts(138_002_952, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_read_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 699_603_000 picoseconds. - Weight::from_parts(703_289_000, 0) - // Standard Error: 59_520 - .saturating_add(Weight::from_parts(12_949_265, 0).saturating_mul(n.into())) + // Minimum execution time: 969_945_000 picoseconds. + Weight::from_parts(1_001_238_000, 0) + // Standard Error: 47_968 + .saturating_add(Weight::from_parts(13_092_500, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_height(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_014_000 picoseconds. - Weight::from_parts(77_731_097, 0) - // Standard Error: 304_273 - .saturating_add(Weight::from_parts(75_976_070, 0).saturating_mul(r.into())) + // Minimum execution time: 100_429_000 picoseconds. + Weight::from_parts(78_134_124, 0) + // Standard Error: 369_948 + .saturating_add(Weight::from_parts(85_039_270, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_timestamp(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_408_000 picoseconds. - Weight::from_parts(73_174_939, 0) - // Standard Error: 383_139 - .saturating_add(Weight::from_parts(76_484_364, 0).saturating_mul(r.into())) + // Minimum execution time: 98_438_000 picoseconds. + Weight::from_parts(76_526_204, 0) + // Standard Error: 333_190 + .saturating_add(Weight::from_parts(92_626_449, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 20]`. fn gr_random(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_197_000 picoseconds. - Weight::from_parts(88_845_708, 0) - // Standard Error: 389_513 - .saturating_add(Weight::from_parts(171_448_634, 0).saturating_mul(n.into())) + // Minimum execution time: 95_695_000 picoseconds. + Weight::from_parts(121_992_756, 0) + // Standard Error: 383_100 + .saturating_add(Weight::from_parts(161_732_011, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_deposit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_264_000 picoseconds. - Weight::from_parts(88_018_000, 0) - // Standard Error: 4_124_330 - .saturating_add(Weight::from_parts(805_432_550, 0).saturating_mul(r.into())) + // Minimum execution time: 100_060_000 picoseconds. + Weight::from_parts(104_248_000, 0) + // Standard Error: 4_061_488 + .saturating_add(Weight::from_parts(807_577_458, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_295_000 picoseconds. - Weight::from_parts(140_527_286, 0) - // Standard Error: 405_229 - .saturating_add(Weight::from_parts(251_699_250, 0).saturating_mul(r.into())) + // Minimum execution time: 98_596_000 picoseconds. + Weight::from_parts(161_749_708, 0) + // Standard Error: 397_533 + .saturating_add(Weight::from_parts(254_127_105, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 327_394_000 picoseconds. - Weight::from_parts(330_315_000, 0) - // Standard Error: 62_193 - .saturating_add(Weight::from_parts(21_097_102, 0).saturating_mul(n.into())) + // Minimum execution time: 349_530_000 picoseconds. + Weight::from_parts(352_785_000, 0) + // Standard Error: 57_074 + .saturating_add(Weight::from_parts(21_908_710, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_900_000 picoseconds. - Weight::from_parts(158_459_938, 0) - // Standard Error: 440_264 - .saturating_add(Weight::from_parts(252_444_195, 0).saturating_mul(r.into())) + // Minimum execution time: 96_606_000 picoseconds. + Weight::from_parts(168_832_968, 0) + // Standard Error: 383_767 + .saturating_add(Weight::from_parts(256_148_659, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 337_208_000 picoseconds. - Weight::from_parts(341_169_000, 0) - // Standard Error: 59_076 - .saturating_add(Weight::from_parts(20_945_135, 0).saturating_mul(n.into())) + // Minimum execution time: 350_484_000 picoseconds. + Weight::from_parts(354_990_000, 0) + // Standard Error: 59_438 + .saturating_add(Weight::from_parts(21_780_399, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 556_175_000 picoseconds. - Weight::from_parts(627_050_994, 0) - // Standard Error: 426_100 - .saturating_add(Weight::from_parts(261_080_337, 0).saturating_mul(r.into())) + // Minimum execution time: 728_653_000 picoseconds. + Weight::from_parts(813_151_539, 0) + // Standard Error: 591_771 + .saturating_add(Weight::from_parts(278_585_189, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 557_564_000 picoseconds. - Weight::from_parts(641_256_689, 0) - // Standard Error: 460_579 - .saturating_add(Weight::from_parts(266_649_825, 0).saturating_mul(r.into())) + // Minimum execution time: 732_859_000 picoseconds. + Weight::from_parts(805_459_568, 0) + // Standard Error: 418_733 + .saturating_add(Weight::from_parts(288_066_222, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_init(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_507_000 picoseconds. - Weight::from_parts(67_761_917, 0) - // Standard Error: 379_455 - .saturating_add(Weight::from_parts(86_652_007, 0).saturating_mul(r.into())) + // Minimum execution time: 96_286_000 picoseconds. + Weight::from_parts(89_093_558, 0) + // Standard Error: 318_410 + .saturating_add(Weight::from_parts(92_743_024, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_683_177_000 picoseconds. - Weight::from_parts(1_794_013_374, 0) - // Standard Error: 387_018 - .saturating_add(Weight::from_parts(156_399_549, 0).saturating_mul(r.into())) + // Minimum execution time: 1_743_591_000 picoseconds. + Weight::from_parts(1_897_896_383, 0) + // Standard Error: 520_128 + .saturating_add(Weight::from_parts(163_472_431, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 288_797_000 picoseconds. - Weight::from_parts(293_289_000, 0) - // Standard Error: 63_168 - .saturating_add(Weight::from_parts(29_577_277, 0).saturating_mul(n.into())) + // Minimum execution time: 315_765_000 picoseconds. + Weight::from_parts(324_426_000, 0) + // Standard Error: 52_684 + .saturating_add(Weight::from_parts(31_502_709, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_691_333_000 picoseconds. - Weight::from_parts(1_801_253_735, 0) - // Standard Error: 474_792 - .saturating_add(Weight::from_parts(209_949_939, 0).saturating_mul(r.into())) + // Minimum execution time: 1_775_473_000 picoseconds. + Weight::from_parts(1_898_813_349, 0) + // Standard Error: 477_690 + .saturating_add(Weight::from_parts(224_132_334, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_683_041_000 picoseconds. - Weight::from_parts(1_822_549_872, 0) - // Standard Error: 425_077 - .saturating_add(Weight::from_parts(211_798_367, 0).saturating_mul(r.into())) + // Minimum execution time: 1_778_302_000 picoseconds. + Weight::from_parts(1_884_694_366, 0) + // Standard Error: 459_302 + .saturating_add(Weight::from_parts(236_689_719, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 247_656_000 picoseconds. - Weight::from_parts(317_794_229, 0) - // Standard Error: 388_223 - .saturating_add(Weight::from_parts(266_464_404, 0).saturating_mul(r.into())) + // Minimum execution time: 265_563_000 picoseconds. + Weight::from_parts(343_064_677, 0) + // Standard Error: 461_029 + .saturating_add(Weight::from_parts(276_700_903, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 512_971_000 picoseconds. - Weight::from_parts(524_580_000, 0) - // Standard Error: 57_807 - .saturating_add(Weight::from_parts(21_296_153, 0).saturating_mul(n.into())) + // Minimum execution time: 535_933_000 picoseconds. + Weight::from_parts(542_084_000, 0) + // Standard Error: 62_277 + .saturating_add(Weight::from_parts(22_463_813, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_827_786_000 picoseconds. - Weight::from_parts(1_938_199_639, 0) - // Standard Error: 481_292 - .saturating_add(Weight::from_parts(230_397_609, 0).saturating_mul(r.into())) + // Minimum execution time: 1_907_465_000 picoseconds. + Weight::from_parts(2_084_516_987, 0) + // Standard Error: 495_456 + .saturating_add(Weight::from_parts(243_644_788, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_205_000 picoseconds. - Weight::from_parts(87_841_924, 0) - // Standard Error: 284_081 - .saturating_add(Weight::from_parts(20_304_775, 0).saturating_mul(r.into())) + // Minimum execution time: 95_208_000 picoseconds. + Weight::from_parts(103_629_769, 0) + // Standard Error: 469_094 + .saturating_add(Weight::from_parts(16_516_830, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 103_357_000 picoseconds. - Weight::from_parts(89_286_787, 0) - // Standard Error: 1_068 - .saturating_add(Weight::from_parts(423_323, 0).saturating_mul(n.into())) + // Minimum execution time: 117_029_000 picoseconds. + Weight::from_parts(110_012_774, 0) + // Standard Error: 1_177 + .saturating_add(Weight::from_parts(429_619, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_492_000 picoseconds. - Weight::from_parts(86_217_226, 0) - // Standard Error: 241_578 - .saturating_add(Weight::from_parts(18_632_173, 0).saturating_mul(r.into())) + // Minimum execution time: 95_112_000 picoseconds. + Weight::from_parts(103_539_836, 0) + // Standard Error: 429_282 + .saturating_add(Weight::from_parts(20_052_663, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 101_997_000 picoseconds. - Weight::from_parts(93_566_446, 0) - // Standard Error: 1_152 - .saturating_add(Weight::from_parts(421_774, 0).saturating_mul(n.into())) + // Minimum execution time: 118_229_000 picoseconds. + Weight::from_parts(111_365_829, 0) + // Standard Error: 1_163 + .saturating_add(Weight::from_parts(428_247, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_647_000 picoseconds. - Weight::from_parts(85_634_187, 0) - // Standard Error: 241_527 - .saturating_add(Weight::from_parts(16_147_912, 0).saturating_mul(r.into())) + // Minimum execution time: 92_857_000 picoseconds. + Weight::from_parts(100_344_951, 0) + // Standard Error: 435_666 + .saturating_add(Weight::from_parts(24_880_548, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_801_000 picoseconds. - Weight::from_parts(89_403_918, 0) - // Standard Error: 269_595 - .saturating_add(Weight::from_parts(13_226_181, 0).saturating_mul(r.into())) + // Minimum execution time: 93_823_000 picoseconds. + Weight::from_parts(103_511_126, 0) + // Standard Error: 409_592 + .saturating_add(Weight::from_parts(14_621_873, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_685_000 picoseconds. - Weight::from_parts(132_414_219, 0) - // Standard Error: 497_457 - .saturating_add(Weight::from_parts(145_777_097, 0).saturating_mul(r.into())) + // Minimum execution time: 98_493_000 picoseconds. + Weight::from_parts(129_222_661, 0) + // Standard Error: 372_829 + .saturating_add(Weight::from_parts(142_047_119, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 8192]`. fn gr_reply_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 97_574_000 picoseconds. - Weight::from_parts(100_165_000, 0) - // Standard Error: 2_652 - .saturating_add(Weight::from_parts(625_145, 0).saturating_mul(n.into())) + // Minimum execution time: 113_067_000 picoseconds. + Weight::from_parts(114_348_000, 0) + // Standard Error: 3_091 + .saturating_add(Weight::from_parts(691_887, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 553_039_000 picoseconds. - Weight::from_parts(596_067_157, 0) - // Standard Error: 7_999_654 - .saturating_add(Weight::from_parts(49_166_442, 0).saturating_mul(r.into())) + // Minimum execution time: 718_328_000 picoseconds. + Weight::from_parts(823_270_877, 0) + // Standard Error: 5_624_055 + .saturating_add(Weight::from_parts(22_104_022, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 560_077_000 picoseconds. - Weight::from_parts(599_598_873, 0) - // Standard Error: 4_500_003 - .saturating_add(Weight::from_parts(54_967_826, 0).saturating_mul(r.into())) + // Minimum execution time: 713_924_000 picoseconds. + Weight::from_parts(840_420_532, 0) + // Standard Error: 7_951_861 + .saturating_add(Weight::from_parts(75_966_967, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 92_238_000 picoseconds. - Weight::from_parts(96_280_512, 0) - // Standard Error: 270_962 - .saturating_add(Weight::from_parts(10_382_887, 0).saturating_mul(r.into())) + // Minimum execution time: 104_950_000 picoseconds. + Weight::from_parts(113_566_391, 0) + // Standard Error: 476_433 + .saturating_add(Weight::from_parts(11_887_508, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 102_112_000 picoseconds. - Weight::from_parts(88_433_773, 0) - // Standard Error: 839 - .saturating_add(Weight::from_parts(426_982, 0).saturating_mul(n.into())) + // Minimum execution time: 118_645_000 picoseconds. + Weight::from_parts(112_034_265, 0) + // Standard Error: 1_124 + .saturating_add(Weight::from_parts(432_589, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 91_989_000 picoseconds. - Weight::from_parts(96_225_993, 0) - // Standard Error: 279_323 - .saturating_add(Weight::from_parts(12_960_106, 0).saturating_mul(r.into())) + // Minimum execution time: 105_724_000 picoseconds. + Weight::from_parts(115_437_848, 0) + // Standard Error: 515_952 + .saturating_add(Weight::from_parts(5_560_051, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_commit_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 101_178_000 picoseconds. - Weight::from_parts(90_738_187, 0) - // Standard Error: 1_202 - .saturating_add(Weight::from_parts(427_278, 0).saturating_mul(n.into())) + // Minimum execution time: 115_669_000 picoseconds. + Weight::from_parts(106_454_267, 0) + // Standard Error: 982 + .saturating_add(Weight::from_parts(431_728, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_732_000 picoseconds. - Weight::from_parts(75_405_776, 0) - // Standard Error: 330_490 - .saturating_add(Weight::from_parts(78_457_591, 0).saturating_mul(r.into())) + // Minimum execution time: 94_611_000 picoseconds. + Weight::from_parts(86_568_642, 0) + // Standard Error: 335_361 + .saturating_add(Weight::from_parts(85_883_058, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_signal_from(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_077_000 picoseconds. - Weight::from_parts(86_563_786, 0) - // Standard Error: 230_585 - .saturating_add(Weight::from_parts(75_198_113, 0).saturating_mul(r.into())) + // Minimum execution time: 98_348_000 picoseconds. + Weight::from_parts(83_977_548, 0) + // Standard Error: 334_931 + .saturating_add(Weight::from_parts(85_554_777, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 561_889_000 picoseconds. - Weight::from_parts(581_183_882, 0) - // Standard Error: 419_713 - .saturating_add(Weight::from_parts(98_014_698, 0).saturating_mul(r.into())) + // Minimum execution time: 821_892_000 picoseconds. + Weight::from_parts(891_042_663, 0) + // Standard Error: 497_641 + .saturating_add(Weight::from_parts(112_024_606, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 573_200_000 picoseconds. - Weight::from_parts(600_501_979, 0) - // Standard Error: 2_551 - .saturating_add(Weight::from_parts(132_221, 0).saturating_mul(n.into())) + // Minimum execution time: 802_218_000 picoseconds. + Weight::from_parts(866_961_329, 0) + // Standard Error: 3_413 + .saturating_add(Weight::from_parts(140_540, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_189_491_000 picoseconds. - Weight::from_parts(2_303_909_860, 0) - // Standard Error: 546_745 - .saturating_add(Weight::from_parts(116_603_682, 0).saturating_mul(r.into())) + // Minimum execution time: 2_526_565_000 picoseconds. + Weight::from_parts(2_753_245_985, 0) + // Standard Error: 585_065 + .saturating_add(Weight::from_parts(127_070_338, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_276_723_000 picoseconds. - Weight::from_parts(2_217_739_410, 0) - // Standard Error: 14_370 - .saturating_add(Weight::from_parts(12_459_132, 0).saturating_mul(n.into())) + // Minimum execution time: 2_716_477_000 picoseconds. + Weight::from_parts(2_650_514_048, 0) + // Standard Error: 21_439 + .saturating_add(Weight::from_parts(14_367_149, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_debug(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_311_000 picoseconds. - Weight::from_parts(110_540_924, 0) - // Standard Error: 396_634 - .saturating_add(Weight::from_parts(112_631_557, 0).saturating_mul(r.into())) + // Minimum execution time: 98_083_000 picoseconds. + Weight::from_parts(137_985_307, 0) + // Standard Error: 443_488 + .saturating_add(Weight::from_parts(107_270_289, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_debug_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 147_382_000 picoseconds. - Weight::from_parts(148_605_000, 0) - // Standard Error: 51_888 - .saturating_add(Weight::from_parts(25_568_730, 0).saturating_mul(n.into())) + // Minimum execution time: 154_767_000 picoseconds. + Weight::from_parts(157_488_000, 0) + // Standard Error: 52_701 + .saturating_add(Weight::from_parts(25_900_950, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_code(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_124_000 picoseconds. - Weight::from_parts(74_488_011, 0) - // Standard Error: 336_019 - .saturating_add(Weight::from_parts(76_615_014, 0).saturating_mul(r.into())) + // Minimum execution time: 95_085_000 picoseconds. + Weight::from_parts(75_955_986, 0) + // Standard Error: 354_556 + .saturating_add(Weight::from_parts(83_443_466, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_exit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_719_000 picoseconds. - Weight::from_parts(89_610_961, 0) - // Standard Error: 278_492 - .saturating_add(Weight::from_parts(19_580_838, 0).saturating_mul(r.into())) + // Minimum execution time: 94_589_000 picoseconds. + Weight::from_parts(103_180_010, 0) + // Standard Error: 452_328 + .saturating_add(Weight::from_parts(24_864_189, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_leave(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_624_000 picoseconds. - Weight::from_parts(87_152_636, 0) - // Standard Error: 283_157 - .saturating_add(Weight::from_parts(13_618_763, 0).saturating_mul(r.into())) + // Minimum execution time: 96_172_000 picoseconds. + Weight::from_parts(104_282_420, 0) + // Standard Error: 433_740 + .saturating_add(Weight::from_parts(10_449_779, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_833_000 picoseconds. - Weight::from_parts(85_635_155, 0) - // Standard Error: 260_060 - .saturating_add(Weight::from_parts(16_305_744, 0).saturating_mul(r.into())) + // Minimum execution time: 94_841_000 picoseconds. + Weight::from_parts(103_894_346, 0) + // Standard Error: 532_062 + .saturating_add(Weight::from_parts(15_768_553, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_for(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_742_000 picoseconds. - Weight::from_parts(87_140_859, 0) - // Standard Error: 385_164 - .saturating_add(Weight::from_parts(11_568_440, 0).saturating_mul(r.into())) + // Minimum execution time: 97_384_000 picoseconds. + Weight::from_parts(105_099_063, 0) + // Standard Error: 430_711 + .saturating_add(Weight::from_parts(11_427_836, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_up_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_910_000 picoseconds. - Weight::from_parts(85_444_924, 0) - // Standard Error: 294_573 - .saturating_add(Weight::from_parts(16_073_775, 0).saturating_mul(r.into())) + // Minimum execution time: 97_404_000 picoseconds. + Weight::from_parts(105_164_491, 0) + // Standard Error: 470_205 + .saturating_add(Weight::from_parts(9_711_008, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_wake(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 137_851_000 picoseconds. - Weight::from_parts(184_343_853, 0) - // Standard Error: 304_576 - .saturating_add(Weight::from_parts(157_917_607, 0).saturating_mul(r.into())) + // Minimum execution time: 177_002_000 picoseconds. + Weight::from_parts(202_691_028, 0) + // Standard Error: 253_588 + .saturating_add(Weight::from_parts(166_614_741, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 97_606_000 picoseconds. - Weight::from_parts(153_936_115, 0) - // Standard Error: 400_073 - .saturating_add(Weight::from_parts(335_598_380, 0).saturating_mul(r.into())) + // Minimum execution time: 113_664_000 picoseconds. + Weight::from_parts(145_527_786, 0) + // Standard Error: 310_108 + .saturating_add(Weight::from_parts(345_049_151, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -1059,22 +1059,22 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_747_420_000 picoseconds. - Weight::from_parts(42_968_891_000, 0) - // Standard Error: 252_454 - .saturating_add(Weight::from_parts(7_443_047, 0).saturating_mul(p.into())) - // Standard Error: 252_442 - .saturating_add(Weight::from_parts(177_458_321, 0).saturating_mul(s.into())) + // Minimum execution time: 46_810_591_000 picoseconds. + Weight::from_parts(47_302_403_000, 0) + // Standard Error: 332_015 + .saturating_add(Weight::from_parts(7_056_032, 0).saturating_mul(p.into())) + // Standard Error: 331_998 + .saturating_add(Weight::from_parts(180_681_342, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 94_879_000 picoseconds. - Weight::from_parts(157_991_694, 0) - // Standard Error: 362_276 - .saturating_add(Weight::from_parts(340_199_652, 0).saturating_mul(r.into())) + // Minimum execution time: 115_410_000 picoseconds. + Weight::from_parts(141_406_070, 0) + // Standard Error: 317_516 + .saturating_add(Weight::from_parts(354_161_635, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -1082,32 +1082,32 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 45_940_234_000 picoseconds. - Weight::from_parts(45_999_634_000, 0) - // Standard Error: 269_136 - .saturating_add(Weight::from_parts(7_028_589, 0).saturating_mul(p.into())) - // Standard Error: 269_123 - .saturating_add(Weight::from_parts(176_610_610, 0).saturating_mul(s.into())) + // Minimum execution time: 44_508_577_000 picoseconds. + Weight::from_parts(44_908_912_000, 0) + // Standard Error: 271_096 + .saturating_add(Weight::from_parts(7_700_226, 0).saturating_mul(p.into())) + // Standard Error: 271_082 + .saturating_add(Weight::from_parts(179_667_392, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_pay_program_rent(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_303_000 picoseconds. - Weight::from_parts(100_845_158, 0) - // Standard Error: 28_180 - .saturating_add(Weight::from_parts(1_828_410, 0).saturating_mul(r.into())) + // Minimum execution time: 96_462_000 picoseconds. + Weight::from_parts(114_295_044, 0) + // Standard Error: 33_952 + .saturating_add(Weight::from_parts(2_053_132, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 512]`. fn lazy_pages_signal_read(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 86_742_000 picoseconds. - Weight::from_parts(110_790_993, 1131) - // Standard Error: 6_233 - .saturating_add(Weight::from_parts(11_802_147, 0).saturating_mul(p.into())) + // Minimum execution time: 97_710_000 picoseconds. + Weight::from_parts(132_936_551, 1131) + // Standard Error: 26_135 + .saturating_add(Weight::from_parts(14_810_164, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -1116,10 +1116,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 83_916_000 picoseconds. - Weight::from_parts(85_870_000, 1131) - // Standard Error: 27_705 - .saturating_add(Weight::from_parts(35_450_394, 0).saturating_mul(p.into())) + // Minimum execution time: 97_588_000 picoseconds. + Weight::from_parts(100_472_000, 1131) + // Standard Error: 59_896 + .saturating_add(Weight::from_parts(41_282_355, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -1128,10 +1128,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `5069931` - // Minimum execution time: 6_097_917_000 picoseconds. - Weight::from_parts(5_604_890_798, 5069931) - // Standard Error: 98_374 - .saturating_add(Weight::from_parts(36_989_630, 0).saturating_mul(p.into())) + // Minimum execution time: 7_541_578_000 picoseconds. + Weight::from_parts(7_538_107_268, 5069931) + // Standard Error: 145_015 + .saturating_add(Weight::from_parts(41_308_335, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2048_u64)) } /// The range of component `p` is `[0, 512]`. @@ -1139,10 +1139,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1813 + p * (65580 ±0)` // Estimated: `1939 + p * (75482 ±0)` - // Minimum execution time: 82_707_000 picoseconds. - Weight::from_parts(84_791_000, 1939) - // Standard Error: 37_959 - .saturating_add(Weight::from_parts(47_195_271, 0).saturating_mul(p.into())) + // Minimum execution time: 97_422_000 picoseconds. + Weight::from_parts(99_730_000, 1939) + // Standard Error: 34_999 + .saturating_add(Weight::from_parts(55_186_274, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 75482).saturating_mul(p.into())) } @@ -1151,10 +1151,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 89_993_000 picoseconds. - Weight::from_parts(89_503_538, 1131) - // Standard Error: 59_714 - .saturating_add(Weight::from_parts(36_297_330, 0).saturating_mul(p.into())) + // Minimum execution time: 101_468_000 picoseconds. + Weight::from_parts(107_736_912, 1131) + // Standard Error: 86_653 + .saturating_add(Weight::from_parts(39_064_485, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -1163,10 +1163,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1496 + p * (9883 ±2)` - // Minimum execution time: 592_496_000 picoseconds. - Weight::from_parts(565_533_871, 1496) - // Standard Error: 314_500 - .saturating_add(Weight::from_parts(55_506_484, 0).saturating_mul(p.into())) + // Minimum execution time: 747_831_000 picoseconds. + Weight::from_parts(764_463_101, 1496) + // Standard Error: 394_355 + .saturating_add(Weight::from_parts(47_961_571, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9883).saturating_mul(p.into())) } @@ -1175,10 +1175,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `317931` - // Minimum execution time: 993_621_000 picoseconds. - Weight::from_parts(1_012_993_434, 317931) - // Standard Error: 387_880 - .saturating_add(Weight::from_parts(53_105_611, 0).saturating_mul(p.into())) + // Minimum execution time: 1_224_641_000 picoseconds. + Weight::from_parts(1_250_813_865, 317931) + // Standard Error: 592_106 + .saturating_add(Weight::from_parts(57_799_704, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(128_u64)) } /// The range of component `r` is `[0, 20]`. @@ -1186,885 +1186,883 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_180_000 picoseconds. - Weight::from_parts(2_367_513, 0) - // Standard Error: 8_775 - .saturating_add(Weight::from_parts(24_100_608, 0).saturating_mul(r.into())) + // Minimum execution time: 3_391_000 picoseconds. + Weight::from_parts(13_387_465, 0) + // Standard Error: 176_356 + .saturating_add(Weight::from_parts(71_943_089, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_344_543_000 picoseconds. - Weight::from_parts(4_032_382_572, 0) - // Standard Error: 99_537 - .saturating_add(Weight::from_parts(5_787_910, 0).saturating_mul(r.into())) + // Minimum execution time: 4_513_594_000 picoseconds. + Weight::from_parts(4_293_295_951, 0) + // Standard Error: 82_168 + .saturating_add(Weight::from_parts(4_968_078, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_337_766_000 picoseconds. - Weight::from_parts(3_999_679_120, 0) - // Standard Error: 103_253 - .saturating_add(Weight::from_parts(5_927_871, 0).saturating_mul(r.into())) + // Minimum execution time: 4_523_158_000 picoseconds. + Weight::from_parts(4_288_218_548, 0) + // Standard Error: 83_808 + .saturating_add(Weight::from_parts(5_071_809, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_550_469_000 picoseconds. - Weight::from_parts(11_379_288_782, 0) - // Standard Error: 199_762 - .saturating_add(Weight::from_parts(12_085_908, 0).saturating_mul(r.into())) + // Minimum execution time: 10_297_531_000 picoseconds. + Weight::from_parts(12_088_564_583, 0) + // Standard Error: 248_016 + .saturating_add(Weight::from_parts(12_226_950, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_371_806_000 picoseconds. - Weight::from_parts(11_315_025_252, 0) - // Standard Error: 196_400 - .saturating_add(Weight::from_parts(9_868_462, 0).saturating_mul(r.into())) + // Minimum execution time: 11_382_095_000 picoseconds. + Weight::from_parts(12_624_894_070, 0) + // Standard Error: 226_477 + .saturating_add(Weight::from_parts(9_254_241, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_select(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_296_000 picoseconds. - Weight::from_parts(2_387_000, 0) - // Standard Error: 8_522 - .saturating_add(Weight::from_parts(3_812_287, 0).saturating_mul(r.into())) + // Minimum execution time: 2_158_000 picoseconds. + Weight::from_parts(2_280_000, 0) + // Standard Error: 8_456 + .saturating_add(Weight::from_parts(3_910_591, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_250_000 picoseconds. - Weight::from_parts(2_293_000, 0) - // Standard Error: 5_596 - .saturating_add(Weight::from_parts(3_015_385, 0).saturating_mul(r.into())) + // Minimum execution time: 2_258_000 picoseconds. + Weight::from_parts(1_277_701, 0) + // Standard Error: 10_947 + .saturating_add(Weight::from_parts(3_281_320, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(3_286_665, 0) - // Standard Error: 1_124 - .saturating_add(Weight::from_parts(1_572_972, 0).saturating_mul(r.into())) + // Minimum execution time: 2_221_000 picoseconds. + Weight::from_parts(2_125_822, 0) + // Standard Error: 2_935 + .saturating_add(Weight::from_parts(1_695_938, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_223_000 picoseconds. - Weight::from_parts(2_286_000, 0) - // Standard Error: 8_691 - .saturating_add(Weight::from_parts(2_934_320, 0).saturating_mul(r.into())) + // Minimum execution time: 2_182_000 picoseconds. + Weight::from_parts(2_283_000, 0) + // Standard Error: 8_249 + .saturating_add(Weight::from_parts(3_087_225, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_table(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_230_000 picoseconds. - Weight::from_parts(1_393_237, 0) - // Standard Error: 11_704 - .saturating_add(Weight::from_parts(5_179_849, 0).saturating_mul(r.into())) + // Minimum execution time: 2_288_000 picoseconds. + Weight::from_parts(8_309_593, 0) + // Standard Error: 23_329 + .saturating_add(Weight::from_parts(4_839_465, 0).saturating_mul(r.into())) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_013_000 picoseconds. - Weight::from_parts(5_664_804, 0) - // Standard Error: 2_473 - .saturating_add(Weight::from_parts(127_877, 0).saturating_mul(e.into())) + // Minimum execution time: 7_030_000 picoseconds. + Weight::from_parts(5_809_377, 0) + // Standard Error: 1_198 + .saturating_add(Weight::from_parts(191_272, 0).saturating_mul(e.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_const(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_351_000 picoseconds. - Weight::from_parts(4_248_352, 0) - // Standard Error: 5_303 - .saturating_add(Weight::from_parts(2_564_771, 0).saturating_mul(r.into())) + // Minimum execution time: 2_362_000 picoseconds. + Weight::from_parts(4_924_001, 0) + // Standard Error: 8_744 + .saturating_add(Weight::from_parts(2_681_698, 0).saturating_mul(r.into())) } fn instr_i64const(r: u32, ) -> Weight { Weight::from_parts(0, 0) - .saturating_add(Weight::from_parts(2_564_771 - - 2_417_980, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(2_681_698 - + 2_499_550, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_275_000 picoseconds. - Weight::from_parts(4_116_849, 0) - // Standard Error: 12_318 - .saturating_add(Weight::from_parts(2_417_980, 0).saturating_mul(r.into())) + // Minimum execution time: 2_267_000 picoseconds. + Weight::from_parts(4_654_456, 0) + // Standard Error: 12_928 + .saturating_add(Weight::from_parts(2_499_550, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_indirect(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_739_000 picoseconds. - Weight::from_parts(8_247_555, 0) - // Standard Error: 21_570 - .saturating_add(Weight::from_parts(10_290_172, 0).saturating_mul(r.into())) + // Minimum execution time: 2_765_000 picoseconds. + Weight::from_parts(26_166_807, 0) + // Standard Error: 38_978 + .saturating_add(Weight::from_parts(9_686_721, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 128]`. fn instr_call_indirect_per_param(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_969_000 picoseconds. - Weight::from_parts(462_240, 0) - // Standard Error: 7_690 - .saturating_add(Weight::from_parts(1_320_559, 0).saturating_mul(p.into())) + // Minimum execution time: 12_334_000 picoseconds. + Weight::from_parts(7_565_990, 0) + // Standard Error: 6_382 + .saturating_add(Weight::from_parts(1_216_909, 0).saturating_mul(p.into())) } /// The range of component `l` is `[0, 1024]`. - fn instr_call_per_local(l: u32, ) -> Weight { + fn instr_call_per_local(_l: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_385_000 picoseconds. - Weight::from_parts(5_731_863, 0) - // Standard Error: 14 - .saturating_add(Weight::from_parts(7, 0).saturating_mul(l.into())) + // Minimum execution time: 5_237_000 picoseconds. + Weight::from_parts(5_635_178, 0) } /// The range of component `r` is `[0, 50]`. fn instr_local_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_267_000 picoseconds. - Weight::from_parts(1_509_226, 0) - // Standard Error: 3_855 - .saturating_add(Weight::from_parts(289_461, 0).saturating_mul(r.into())) + // Minimum execution time: 2_201_000 picoseconds. + Weight::from_parts(371_192, 0) + // Standard Error: 6_741 + .saturating_add(Weight::from_parts(406_848, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_290_000 picoseconds. - Weight::from_parts(2_403_000, 0) - // Standard Error: 6_135 - .saturating_add(Weight::from_parts(808_043, 0).saturating_mul(r.into())) + // Minimum execution time: 2_241_000 picoseconds. + Weight::from_parts(2_320_000, 0) + // Standard Error: 6_362 + .saturating_add(Weight::from_parts(920_194, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_tee(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_206_000 picoseconds. - Weight::from_parts(2_259_000, 0) - // Standard Error: 6_737 - .saturating_add(Weight::from_parts(815_196, 0).saturating_mul(r.into())) + // Minimum execution time: 2_219_000 picoseconds. + Weight::from_parts(2_290_000, 0) + // Standard Error: 6_294 + .saturating_add(Weight::from_parts(964_125, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_514_000 picoseconds. - Weight::from_parts(2_989_795, 0) - // Standard Error: 8_020 - .saturating_add(Weight::from_parts(785_708, 0).saturating_mul(r.into())) + // Minimum execution time: 6_326_000 picoseconds. + Weight::from_parts(1_425_705, 0) + // Standard Error: 14_291 + .saturating_add(Weight::from_parts(1_009_328, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_390_000 picoseconds. - Weight::from_parts(6_462_000, 0) - // Standard Error: 8_592 - .saturating_add(Weight::from_parts(1_340_863, 0).saturating_mul(r.into())) + // Minimum execution time: 6_385_000 picoseconds. + Weight::from_parts(6_469_000, 0) + // Standard Error: 9_701 + .saturating_add(Weight::from_parts(1_594_022, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_memory_current(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_894_000 picoseconds. - Weight::from_parts(1_962_792, 0) - // Standard Error: 10_808 - .saturating_add(Weight::from_parts(6_909_000, 0).saturating_mul(r.into())) + // Minimum execution time: 6_217_000 picoseconds. + Weight::from_parts(2_644_081, 0) + // Standard Error: 9_554 + .saturating_add(Weight::from_parts(7_194_837, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_282_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 9_270 - .saturating_add(Weight::from_parts(3_370_154, 0).saturating_mul(r.into())) + // Minimum execution time: 2_179_000 picoseconds. + Weight::from_parts(1_632_125, 0) + // Standard Error: 13_249 + .saturating_add(Weight::from_parts(3_466_637, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_214_000 picoseconds. - Weight::from_parts(2_328_000, 0) - // Standard Error: 6_565 - .saturating_add(Weight::from_parts(3_096_942, 0).saturating_mul(r.into())) + // Minimum execution time: 2_196_000 picoseconds. + Weight::from_parts(830_225, 0) + // Standard Error: 10_146 + .saturating_add(Weight::from_parts(3_250_942, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_301_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 5_842 - .saturating_add(Weight::from_parts(3_131_625, 0).saturating_mul(r.into())) + // Minimum execution time: 2_267_000 picoseconds. + Weight::from_parts(807_048, 0) + // Standard Error: 14_103 + .saturating_add(Weight::from_parts(3_331_552, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_290_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 5_456 - .saturating_add(Weight::from_parts(2_643_149, 0).saturating_mul(r.into())) + // Minimum execution time: 2_226_000 picoseconds. + Weight::from_parts(2_315_000, 0) + // Standard Error: 5_238 + .saturating_add(Weight::from_parts(2_798_667, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_207_000 picoseconds. - Weight::from_parts(2_259_000, 0) - // Standard Error: 4_151 - .saturating_add(Weight::from_parts(559_292, 0).saturating_mul(r.into())) + // Minimum execution time: 2_159_000 picoseconds. + Weight::from_parts(2_198_000, 0) + // Standard Error: 7_304 + .saturating_add(Weight::from_parts(804_662, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_282_000 picoseconds. - Weight::from_parts(1_656_873, 0) - // Standard Error: 3_537 - .saturating_add(Weight::from_parts(394_264, 0).saturating_mul(r.into())) + // Minimum execution time: 2_322_000 picoseconds. + Weight::from_parts(2_392_000, 0) + // Standard Error: 4_952 + .saturating_add(Weight::from_parts(556_991, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_193_000 picoseconds. - Weight::from_parts(2_300_000, 0) - // Standard Error: 13_227 - .saturating_add(Weight::from_parts(1_891_285, 0).saturating_mul(r.into())) + // Minimum execution time: 2_185_000 picoseconds. + Weight::from_parts(2_253_000, 0) + // Standard Error: 9_835 + .saturating_add(Weight::from_parts(2_126_803, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_197_000 picoseconds. - Weight::from_parts(2_297_000, 0) - // Standard Error: 9_416 - .saturating_add(Weight::from_parts(1_195_412, 0).saturating_mul(r.into())) + // Minimum execution time: 2_283_000 picoseconds. + Weight::from_parts(2_352_000, 0) + // Standard Error: 9_194 + .saturating_add(Weight::from_parts(1_464_266, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_254_000 picoseconds. - Weight::from_parts(1_244_456, 0) - // Standard Error: 3_993 - .saturating_add(Weight::from_parts(393_631, 0).saturating_mul(r.into())) + // Minimum execution time: 2_207_000 picoseconds. + Weight::from_parts(2_240_000, 0) + // Standard Error: 5_278 + .saturating_add(Weight::from_parts(526_618, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_245_000 picoseconds. - Weight::from_parts(1_710_108, 0) - // Standard Error: 3_705 - .saturating_add(Weight::from_parts(357_471, 0).saturating_mul(r.into())) + // Minimum execution time: 2_211_000 picoseconds. + Weight::from_parts(2_278_000, 0) + // Standard Error: 4_710 + .saturating_add(Weight::from_parts(549_754, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_300_000 picoseconds. - Weight::from_parts(2_350_000, 0) - // Standard Error: 4_034 - .saturating_add(Weight::from_parts(496_786, 0).saturating_mul(r.into())) + // Minimum execution time: 2_205_000 picoseconds. + Weight::from_parts(2_244_000, 0) + // Standard Error: 5_082 + .saturating_add(Weight::from_parts(752_820, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_251_000 picoseconds. - Weight::from_parts(143_742, 0) - // Standard Error: 5_409 - .saturating_add(Weight::from_parts(551_665, 0).saturating_mul(r.into())) + // Minimum execution time: 2_104_000 picoseconds. + Weight::from_parts(2_245_000, 0) + // Standard Error: 5_284 + .saturating_add(Weight::from_parts(699_516, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend32s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_250_000 picoseconds. - Weight::from_parts(210_302, 0) - // Standard Error: 5_693 - .saturating_add(Weight::from_parts(526_432, 0).saturating_mul(r.into())) + // Minimum execution time: 2_195_000 picoseconds. + Weight::from_parts(2_306_000, 0) + // Standard Error: 6_250 + .saturating_add(Weight::from_parts(748_811, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendsi32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_246_000 picoseconds. - Weight::from_parts(1_582_329, 0) - // Standard Error: 3_448 - .saturating_add(Weight::from_parts(348_194, 0).saturating_mul(r.into())) + // Minimum execution time: 2_225_000 picoseconds. + Weight::from_parts(930_588, 0) + // Standard Error: 6_347 + .saturating_add(Weight::from_parts(524_778, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendui32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_350_000 picoseconds. - Weight::from_parts(2_836_265, 0) - // Standard Error: 1_916 - .saturating_add(Weight::from_parts(158_153, 0).saturating_mul(r.into())) + // Minimum execution time: 2_190_000 picoseconds. + Weight::from_parts(1_471_133, 0) + // Standard Error: 4_667 + .saturating_add(Weight::from_parts(318_718, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32wrapi64(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_230_000 picoseconds. - Weight::from_parts(2_997_599, 0) - // Standard Error: 1_870 - .saturating_add(Weight::from_parts(155_117, 0).saturating_mul(r.into())) + // Minimum execution time: 2_247_000 picoseconds. + Weight::from_parts(1_466_448, 0) + // Standard Error: 4_050 + .saturating_add(Weight::from_parts(349_695, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_267_000 picoseconds. - Weight::from_parts(2_344_000, 0) - // Standard Error: 11_719 - .saturating_add(Weight::from_parts(1_911_693, 0).saturating_mul(r.into())) + // Minimum execution time: 2_177_000 picoseconds. + Weight::from_parts(2_298_000, 0) + // Standard Error: 8_955 + .saturating_add(Weight::from_parts(2_072_712, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_323_000, 0) - // Standard Error: 7_734 - .saturating_add(Weight::from_parts(1_135_022, 0).saturating_mul(r.into())) + // Minimum execution time: 2_262_000 picoseconds. + Weight::from_parts(2_329_000, 0) + // Standard Error: 8_874 + .saturating_add(Weight::from_parts(1_463_028, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_189_000 picoseconds. - Weight::from_parts(2_254_000, 0) - // Standard Error: 13_208 - .saturating_add(Weight::from_parts(1_839_828, 0).saturating_mul(r.into())) + // Minimum execution time: 2_275_000 picoseconds. + Weight::from_parts(2_374_000, 0) + // Standard Error: 10_509 + .saturating_add(Weight::from_parts(2_118_009, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_218_000 picoseconds. - Weight::from_parts(2_306_000, 0) - // Standard Error: 7_621 - .saturating_add(Weight::from_parts(1_164_880, 0).saturating_mul(r.into())) + // Minimum execution time: 2_280_000 picoseconds. + Weight::from_parts(2_380_000, 0) + // Standard Error: 9_077 + .saturating_add(Weight::from_parts(1_409_739, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_238_000 picoseconds. - Weight::from_parts(2_291_000, 0) - // Standard Error: 10_468 - .saturating_add(Weight::from_parts(1_846_638, 0).saturating_mul(r.into())) + // Minimum execution time: 2_255_000 picoseconds. + Weight::from_parts(2_307_000, 0) + // Standard Error: 11_735 + .saturating_add(Weight::from_parts(2_076_878, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_240_000 picoseconds. - Weight::from_parts(2_308_000, 0) - // Standard Error: 7_502 - .saturating_add(Weight::from_parts(1_112_456, 0).saturating_mul(r.into())) + // Minimum execution time: 2_178_000 picoseconds. + Weight::from_parts(2_283_000, 0) + // Standard Error: 9_730 + .saturating_add(Weight::from_parts(1_469_516, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ltu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_192_000 picoseconds. - Weight::from_parts(2_283_000, 0) - // Standard Error: 12_282 - .saturating_add(Weight::from_parts(1_806_513, 0).saturating_mul(r.into())) + // Minimum execution time: 2_167_000 picoseconds. + Weight::from_parts(2_236_000, 0) + // Standard Error: 9_157 + .saturating_add(Weight::from_parts(2_157_697, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ltu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_250_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 8_080 - .saturating_add(Weight::from_parts(1_114_020, 0).saturating_mul(r.into())) + // Minimum execution time: 2_279_000 picoseconds. + Weight::from_parts(2_404_000, 0) + // Standard Error: 9_643 + .saturating_add(Weight::from_parts(1_486_817, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_270_000 picoseconds. - Weight::from_parts(2_319_000, 0) - // Standard Error: 11_947 - .saturating_add(Weight::from_parts(1_858_303, 0).saturating_mul(r.into())) + // Minimum execution time: 2_228_000 picoseconds. + Weight::from_parts(2_341_000, 0) + // Standard Error: 10_003 + .saturating_add(Weight::from_parts(2_200_662, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_204_000 picoseconds. - Weight::from_parts(2_322_000, 0) - // Standard Error: 9_452 - .saturating_add(Weight::from_parts(1_236_546, 0).saturating_mul(r.into())) + // Minimum execution time: 2_230_000 picoseconds. + Weight::from_parts(2_267_000, 0) + // Standard Error: 8_788 + .saturating_add(Weight::from_parts(1_563_767, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_222_000 picoseconds. - Weight::from_parts(2_289_000, 0) - // Standard Error: 9_388 - .saturating_add(Weight::from_parts(1_920_612, 0).saturating_mul(r.into())) + // Minimum execution time: 2_355_000 picoseconds. + Weight::from_parts(2_418_000, 0) + // Standard Error: 8_043 + .saturating_add(Weight::from_parts(2_025_307, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_267_000 picoseconds. - Weight::from_parts(2_316_000, 0) - // Standard Error: 7_906 - .saturating_add(Weight::from_parts(1_147_958, 0).saturating_mul(r.into())) + // Minimum execution time: 2_254_000 picoseconds. + Weight::from_parts(2_322_000, 0) + // Standard Error: 8_396 + .saturating_add(Weight::from_parts(1_434_403, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_233_000 picoseconds. - Weight::from_parts(2_278_000, 0) - // Standard Error: 14_090 - .saturating_add(Weight::from_parts(1_923_509, 0).saturating_mul(r.into())) + // Minimum execution time: 2_225_000 picoseconds. + Weight::from_parts(2_277_000, 0) + // Standard Error: 11_738 + .saturating_add(Weight::from_parts(2_132_796, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_216_000 picoseconds. - Weight::from_parts(2_271_000, 0) - // Standard Error: 9_629 - .saturating_add(Weight::from_parts(1_197_507, 0).saturating_mul(r.into())) + // Minimum execution time: 2_305_000 picoseconds. + Weight::from_parts(2_336_000, 0) + // Standard Error: 8_970 + .saturating_add(Weight::from_parts(1_470_841, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64leu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_268_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 10_951 - .saturating_add(Weight::from_parts(1_915_569, 0).saturating_mul(r.into())) + // Minimum execution time: 2_171_000 picoseconds. + Weight::from_parts(2_247_000, 0) + // Standard Error: 9_011 + .saturating_add(Weight::from_parts(2_140_763, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32leu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_218_000 picoseconds. - Weight::from_parts(2_276_000, 0) - // Standard Error: 8_283 - .saturating_add(Weight::from_parts(1_212_268, 0).saturating_mul(r.into())) + // Minimum execution time: 2_249_000 picoseconds. + Weight::from_parts(2_316_000, 0) + // Standard Error: 9_286 + .saturating_add(Weight::from_parts(1_523_426, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_221_000 picoseconds. - Weight::from_parts(2_283_000, 0) - // Standard Error: 11_398 - .saturating_add(Weight::from_parts(1_932_092, 0).saturating_mul(r.into())) + // Minimum execution time: 2_224_000 picoseconds. + Weight::from_parts(2_269_000, 0) + // Standard Error: 8_604 + .saturating_add(Weight::from_parts(2_165_466, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_278_000 picoseconds. - Weight::from_parts(2_324_000, 0) - // Standard Error: 8_582 - .saturating_add(Weight::from_parts(1_170_243, 0).saturating_mul(r.into())) + // Minimum execution time: 2_219_000 picoseconds. + Weight::from_parts(2_292_000, 0) + // Standard Error: 8_717 + .saturating_add(Weight::from_parts(1_571_889, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_216_000 picoseconds. - Weight::from_parts(2_294_000, 0) - // Standard Error: 13_115 - .saturating_add(Weight::from_parts(1_902_257, 0).saturating_mul(r.into())) + // Minimum execution time: 2_212_000 picoseconds. + Weight::from_parts(2_344_000, 0) + // Standard Error: 11_989 + .saturating_add(Weight::from_parts(2_283_292, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_277_000 picoseconds. + // Minimum execution time: 2_283_000 picoseconds. Weight::from_parts(2_358_000, 0) - // Standard Error: 9_006 - .saturating_add(Weight::from_parts(1_220_902, 0).saturating_mul(r.into())) + // Standard Error: 8_472 + .saturating_add(Weight::from_parts(1_569_621, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_255_000 picoseconds. - Weight::from_parts(2_316_000, 0) - // Standard Error: 8_357 - .saturating_add(Weight::from_parts(1_302_969, 0).saturating_mul(r.into())) + // Minimum execution time: 2_329_000 picoseconds. + Weight::from_parts(2_423_000, 0) + // Standard Error: 8_166 + .saturating_add(Weight::from_parts(1_698_983, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_227_000 picoseconds. - Weight::from_parts(2_275_000, 0) - // Standard Error: 5_837 - .saturating_add(Weight::from_parts(637_533, 0).saturating_mul(r.into())) + // Minimum execution time: 2_266_000 picoseconds. + Weight::from_parts(2_375_000, 0) + // Standard Error: 6_728 + .saturating_add(Weight::from_parts(989_701, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_182_000 picoseconds. + // Minimum execution time: 2_155_000 picoseconds. Weight::from_parts(2_253_000, 0) - // Standard Error: 7_474 - .saturating_add(Weight::from_parts(1_274_444, 0).saturating_mul(r.into())) + // Standard Error: 9_687 + .saturating_add(Weight::from_parts(1_659_003, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_268_000 picoseconds. - Weight::from_parts(2_314_000, 0) - // Standard Error: 4_787 - .saturating_add(Weight::from_parts(598_295, 0).saturating_mul(r.into())) + // Minimum execution time: 2_246_000 picoseconds. + Weight::from_parts(2_321_000, 0) + // Standard Error: 6_079 + .saturating_add(Weight::from_parts(944_395, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_184_000 picoseconds. - Weight::from_parts(2_286_000, 0) - // Standard Error: 13_111 - .saturating_add(Weight::from_parts(1_764_139, 0).saturating_mul(r.into())) + // Minimum execution time: 2_241_000 picoseconds. + Weight::from_parts(2_356_000, 0) + // Standard Error: 9_263 + .saturating_add(Weight::from_parts(2_109_563, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_247_000 picoseconds. - Weight::from_parts(2_344_000, 0) - // Standard Error: 8_531 - .saturating_add(Weight::from_parts(1_233_195, 0).saturating_mul(r.into())) + // Minimum execution time: 2_208_000 picoseconds. + Weight::from_parts(2_306_000, 0) + // Standard Error: 10_525 + .saturating_add(Weight::from_parts(1_549_364, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_215_000 picoseconds. - Weight::from_parts(2_308_000, 0) - // Standard Error: 8_554 - .saturating_add(Weight::from_parts(2_787_034, 0).saturating_mul(r.into())) + // Minimum execution time: 2_175_000 picoseconds. + Weight::from_parts(12_634_230, 0) + // Standard Error: 25_639 + .saturating_add(Weight::from_parts(1_937_741, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_285_000 picoseconds. - Weight::from_parts(2_336_000, 0) - // Standard Error: 8_016 - .saturating_add(Weight::from_parts(2_444_420, 0).saturating_mul(r.into())) + // Minimum execution time: 2_247_000 picoseconds. + Weight::from_parts(9_843_192, 0) + // Standard Error: 21_516 + .saturating_add(Weight::from_parts(1_892_350, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_174_000 picoseconds. - Weight::from_parts(2_266_000, 0) - // Standard Error: 9_336 - .saturating_add(Weight::from_parts(3_001_762, 0).saturating_mul(r.into())) + // Minimum execution time: 2_220_000 picoseconds. + Weight::from_parts(12_516_505, 0) + // Standard Error: 27_216 + .saturating_add(Weight::from_parts(2_141_047, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_230_000 picoseconds. - Weight::from_parts(2_279_000, 0) - // Standard Error: 8_838 - .saturating_add(Weight::from_parts(2_479_926, 0).saturating_mul(r.into())) + // Minimum execution time: 2_174_000 picoseconds. + Weight::from_parts(9_342_808, 0) + // Standard Error: 20_374 + .saturating_add(Weight::from_parts(1_913_810, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_222_000 picoseconds. - Weight::from_parts(2_251_000, 0) - // Standard Error: 15_694 - .saturating_add(Weight::from_parts(9_400_757, 0).saturating_mul(r.into())) + // Minimum execution time: 2_299_000 picoseconds. + Weight::from_parts(6_632_240, 0) + // Standard Error: 52_743 + .saturating_add(Weight::from_parts(8_499_399, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_177_000 picoseconds. - Weight::from_parts(2_262_000, 0) - // Standard Error: 24_148 - .saturating_add(Weight::from_parts(7_553_495, 0).saturating_mul(r.into())) + // Minimum execution time: 2_245_000 picoseconds. + Weight::from_parts(9_194_608, 0) + // Standard Error: 49_849 + .saturating_add(Weight::from_parts(6_808_861, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_305_000 picoseconds. - Weight::from_parts(2_344_000, 0) - // Standard Error: 8_791 - .saturating_add(Weight::from_parts(2_956_458, 0).saturating_mul(r.into())) + // Minimum execution time: 2_234_000 picoseconds. + Weight::from_parts(12_399_788, 0) + // Standard Error: 23_409 + .saturating_add(Weight::from_parts(2_171_721, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_280_000 picoseconds. - Weight::from_parts(2_297_000, 0) - // Standard Error: 7_657 - .saturating_add(Weight::from_parts(2_477_698, 0).saturating_mul(r.into())) + // Minimum execution time: 2_207_000 picoseconds. + Weight::from_parts(11_108_162, 0) + // Standard Error: 23_809 + .saturating_add(Weight::from_parts(1_866_759, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_206_000 picoseconds. - Weight::from_parts(2_261_000, 0) - // Standard Error: 8_702 - .saturating_add(Weight::from_parts(1_265_825, 0).saturating_mul(r.into())) + // Minimum execution time: 2_203_000 picoseconds. + Weight::from_parts(2_280_000, 0) + // Standard Error: 8_919 + .saturating_add(Weight::from_parts(1_500_557, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_198_000 picoseconds. - Weight::from_parts(2_243_000, 0) - // Standard Error: 5_815 - .saturating_add(Weight::from_parts(639_043, 0).saturating_mul(r.into())) + // Minimum execution time: 2_211_000 picoseconds. + Weight::from_parts(2_280_000, 0) + // Standard Error: 4_673 + .saturating_add(Weight::from_parts(747_743, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_243_000 picoseconds. - Weight::from_parts(2_299_000, 0) - // Standard Error: 8_918 - .saturating_add(Weight::from_parts(1_302_162, 0).saturating_mul(r.into())) + // Minimum execution time: 2_168_000 picoseconds. + Weight::from_parts(2_267_000, 0) + // Standard Error: 9_732 + .saturating_add(Weight::from_parts(1_483_033, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_278_000 picoseconds. - Weight::from_parts(2_329_000, 0) - // Standard Error: 4_483 - .saturating_add(Weight::from_parts(628_991, 0).saturating_mul(r.into())) + // Minimum execution time: 2_224_000 picoseconds. + Weight::from_parts(2_305_000, 0) + // Standard Error: 5_707 + .saturating_add(Weight::from_parts(726_211, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_211_000 picoseconds. - Weight::from_parts(2_264_000, 0) - // Standard Error: 9_628 - .saturating_add(Weight::from_parts(1_310_707, 0).saturating_mul(r.into())) + // Minimum execution time: 2_242_000 picoseconds. + Weight::from_parts(2_257_000, 0) + // Standard Error: 8_697 + .saturating_add(Weight::from_parts(1_452_931, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_197_000 picoseconds. - Weight::from_parts(2_261_000, 0) - // Standard Error: 4_478 - .saturating_add(Weight::from_parts(645_751, 0).saturating_mul(r.into())) + // Minimum execution time: 2_273_000 picoseconds. + Weight::from_parts(2_318_000, 0) + // Standard Error: 7_608 + .saturating_add(Weight::from_parts(759_288, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_231_000 picoseconds. - Weight::from_parts(2_327_000, 0) - // Standard Error: 8_607 - .saturating_add(Weight::from_parts(1_149_332, 0).saturating_mul(r.into())) + // Minimum execution time: 2_221_000 picoseconds. + Weight::from_parts(2_279_000, 0) + // Standard Error: 9_053 + .saturating_add(Weight::from_parts(1_199_065, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_245_000 picoseconds. - Weight::from_parts(2_263_000, 0) - // Standard Error: 4_008 - .saturating_add(Weight::from_parts(590_180, 0).saturating_mul(r.into())) + // Minimum execution time: 2_243_000 picoseconds. + Weight::from_parts(2_273_000, 0) + // Standard Error: 5_714 + .saturating_add(Weight::from_parts(706_200, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_158_000 picoseconds. - Weight::from_parts(2_285_000, 0) - // Standard Error: 8_280 - .saturating_add(Weight::from_parts(1_079_846, 0).saturating_mul(r.into())) + // Minimum execution time: 2_274_000 picoseconds. + Weight::from_parts(2_305_000, 0) + // Standard Error: 7_995 + .saturating_add(Weight::from_parts(1_222_076, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_310_000 picoseconds. - Weight::from_parts(2_385_000, 0) - // Standard Error: 3_875 - .saturating_add(Weight::from_parts(547_245, 0).saturating_mul(r.into())) + // Minimum execution time: 2_213_000 picoseconds. + Weight::from_parts(2_292_000, 0) + // Standard Error: 4_534 + .saturating_add(Weight::from_parts(634_130, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_231_000 picoseconds. - Weight::from_parts(2_315_000, 0) - // Standard Error: 9_477 - .saturating_add(Weight::from_parts(1_110_046, 0).saturating_mul(r.into())) + // Minimum execution time: 2_168_000 picoseconds. + Weight::from_parts(2_256_000, 0) + // Standard Error: 11_036 + .saturating_add(Weight::from_parts(1_278_811, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_174_000 picoseconds. - Weight::from_parts(2_305_000, 0) - // Standard Error: 4_474 - .saturating_add(Weight::from_parts(564_322, 0).saturating_mul(r.into())) + // Minimum execution time: 2_205_000 picoseconds. + Weight::from_parts(2_310_000, 0) + // Standard Error: 5_985 + .saturating_add(Weight::from_parts(644_559, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_271_000 picoseconds. - Weight::from_parts(2_318_000, 0) - // Standard Error: 8_819 - .saturating_add(Weight::from_parts(1_132_561, 0).saturating_mul(r.into())) + // Minimum execution time: 2_250_000 picoseconds. + Weight::from_parts(2_345_000, 0) + // Standard Error: 9_355 + .saturating_add(Weight::from_parts(1_179_327, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_240_000 picoseconds. - Weight::from_parts(2_292_000, 0) - // Standard Error: 4_113 - .saturating_add(Weight::from_parts(601_692, 0).saturating_mul(r.into())) + // Minimum execution time: 2_120_000 picoseconds. + Weight::from_parts(2_219_000, 0) + // Standard Error: 6_183 + .saturating_add(Weight::from_parts(669_914, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(2_253_000, 0) - // Standard Error: 7_294 - .saturating_add(Weight::from_parts(1_106_781, 0).saturating_mul(r.into())) + // Minimum execution time: 2_259_000 picoseconds. + Weight::from_parts(2_294_000, 0) + // Standard Error: 9_219 + .saturating_add(Weight::from_parts(1_166_228, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_193_000 picoseconds. - Weight::from_parts(2_268_000, 0) - // Standard Error: 4_653 - .saturating_add(Weight::from_parts(587_731, 0).saturating_mul(r.into())) + // Minimum execution time: 2_198_000 picoseconds. + Weight::from_parts(2_350_000, 0) + // Standard Error: 5_619 + .saturating_add(Weight::from_parts(640_579, 0).saturating_mul(r.into())) } } @@ -2089,21 +2087,21 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_012_000 picoseconds. - Weight::from_parts(1_102_000, 0) - // Standard Error: 721 - .saturating_add(Weight::from_parts(207_628, 0).saturating_mul(c.into())) + // Minimum execution time: 900_000 picoseconds. + Weight::from_parts(972_000, 0) + // Standard Error: 749 + .saturating_add(Weight::from_parts(247_957, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// The range of component `c` is `[0, 512]`. fn db_read_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `113 + c * (1024 ±0)` - // Estimated: `3577 + c * (1024 ±0)` - // Minimum execution time: 3_309_000 picoseconds. - Weight::from_parts(3_406_000, 3577) - // Standard Error: 759 - .saturating_add(Weight::from_parts(674_106, 0).saturating_mul(c.into())) + // Measured: `146 + c * (1024 ±0)` + // Estimated: `3610 + c * (1024 ±0)` + // Minimum execution time: 3_339_000 picoseconds. + Weight::from_parts(3_435_000, 3610) + // Standard Error: 1_164 + .saturating_add(Weight::from_parts(690_968, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(c.into())) } @@ -2112,35 +2110,35 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 52_127_000 picoseconds. - Weight::from_parts(74_742_938, 0) - // Standard Error: 5_397 - .saturating_add(Weight::from_parts(2_342_205, 0).saturating_mul(c.into())) + // Minimum execution time: 60_663_000 picoseconds. + Weight::from_parts(63_271_142, 0) + // Standard Error: 12_541 + .saturating_add(Weight::from_parts(3_044_091, 0).saturating_mul(c.into())) } fn claim_value() -> Weight { // Proof Size summary in bytes: - // Measured: `1050` - // Estimated: `42875` - // Minimum execution time: 84_245_000 picoseconds. - Weight::from_parts(85_847_000, 42875) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(10_u64)) + // Measured: `1355` + // Estimated: `51752` + // Minimum execution time: 103_580_000 picoseconds. + Weight::from_parts(106_616_000, 51752) + .saturating_add(RocksDbWeight::get().reads(15_u64)) + .saturating_add(RocksDbWeight::get().writes(12_u64)) } fn pay_program_rent() -> Weight { // Proof Size summary in bytes: - // Measured: `958` - // Estimated: `21477` - // Minimum execution time: 55_566_000 picoseconds. - Weight::from_parts(57_030_000, 21477) + // Measured: `992` + // Estimated: `21579` + // Minimum execution time: 53_294_000 picoseconds. + Weight::from_parts(55_560_000, 21579) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } fn resume_session_init() -> Weight { // Proof Size summary in bytes: - // Measured: `605` - // Estimated: `17354` - // Minimum execution time: 29_403_000 picoseconds. - Weight::from_parts(30_422_000, 17354) + // Measured: `638` + // Estimated: `17486` + // Minimum execution time: 29_089_000 picoseconds. + Weight::from_parts(30_313_000, 17486) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2149,22 +2147,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `355` // Estimated: `7640` - // Minimum execution time: 7_886_000 picoseconds. - Weight::from_parts(5_577_548, 7640) - // Standard Error: 36_666 - .saturating_add(Weight::from_parts(13_383_280, 0).saturating_mul(c.into())) + // Minimum execution time: 7_954_000 picoseconds. + Weight::from_parts(7_959_075, 7640) + // Standard Error: 41_132 + .saturating_add(Weight::from_parts(13_772_600, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// The range of component `c` is `[0, 2044]`. fn resume_session_commit(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1439 + c * (16389 ±0)` - // Estimated: `42034 + c * (131112 ±0)` - // Minimum execution time: 71_129_000 picoseconds. - Weight::from_parts(71_867_000, 42034) - // Standard Error: 194_431 - .saturating_add(Weight::from_parts(53_622_369, 0).saturating_mul(c.into())) + // Measured: `1514 + c * (16389 ±0)` + // Estimated: `42634 + c * (131112 ±0)` + // Minimum execution time: 69_028_000 picoseconds. + Weight::from_parts(270_393_176, 42634) + // Standard Error: 405_870 + .saturating_add(Weight::from_parts(56_055_886, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(9_u64)) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -2173,97 +2171,97 @@ impl WeightInfo for () { /// The range of component `c` is `[0, 250]`. fn upload_code(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `80` - // Estimated: `5270` - // Minimum execution time: 63_441_000 picoseconds. - Weight::from_parts(69_716_978, 5270) - // Standard Error: 32_301 - .saturating_add(Weight::from_parts(51_458_430, 0).saturating_mul(c.into())) + // Measured: `113` + // Estimated: `5402` + // Minimum execution time: 62_169_000 picoseconds. + Weight::from_parts(62_923_000, 5402) + // Standard Error: 33_417 + .saturating_add(Weight::from_parts(53_988_494, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } /// The range of component `s` is `[0, 4194304]`. fn create_program(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `742` - // Estimated: `39419` - // Minimum execution time: 64_601_000 picoseconds. - Weight::from_parts(94_970_592, 39419) - // Standard Error: 0 - .saturating_add(Weight::from_parts(2_577, 0).saturating_mul(s.into())) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(10_u64)) + // Measured: `957` + // Estimated: `48906` + // Minimum execution time: 94_827_000 picoseconds. + Weight::from_parts(122_582_505, 48906) + // Standard Error: 1 + .saturating_add(Weight::from_parts(2_633, 0).saturating_mul(s.into())) + .saturating_add(RocksDbWeight::get().reads(15_u64)) + .saturating_add(RocksDbWeight::get().writes(12_u64)) } /// The range of component `c` is `[0, 250]`. /// The range of component `s` is `[0, 4194304]`. fn upload_program(c: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `306` - // Estimated: `35235` - // Minimum execution time: 10_884_487_000 picoseconds. - Weight::from_parts(321_953_387, 35235) - // Standard Error: 164_114 - .saturating_add(Weight::from_parts(51_946_894, 0).saturating_mul(c.into())) + // Measured: `521` + // Estimated: `45152` + // Minimum execution time: 11_159_267_000 picoseconds. + Weight::from_parts(417_013_153, 45152) + // Standard Error: 161_398 + .saturating_add(Weight::from_parts(54_057_918, 0).saturating_mul(c.into())) // Standard Error: 9 - .saturating_add(Weight::from_parts(2_506, 0).saturating_mul(s.into())) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(14_u64)) + .saturating_add(Weight::from_parts(2_567, 0).saturating_mul(s.into())) + .saturating_add(RocksDbWeight::get().reads(15_u64)) + .saturating_add(RocksDbWeight::get().writes(16_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_message(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `349` - // Estimated: `23860` - // Minimum execution time: 55_131_000 picoseconds. - Weight::from_parts(30_192_078, 23860) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_039, 0).saturating_mul(p.into())) - .saturating_add(RocksDbWeight::get().reads(9_u64)) - .saturating_add(RocksDbWeight::get().writes(8_u64)) + // Measured: `531` + // Estimated: `31266` + // Minimum execution time: 71_166_000 picoseconds. + Weight::from_parts(27_011_428, 31266) + // Standard Error: 2 + .saturating_add(Weight::from_parts(1_090, 0).saturating_mul(p.into())) + .saturating_add(RocksDbWeight::get().reads(11_u64)) + .saturating_add(RocksDbWeight::get().writes(10_u64)) } /// The range of component `p` is `[0, 2097152]`. fn send_reply(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1049` - // Estimated: `42866` - // Minimum execution time: 85_069_000 picoseconds. - Weight::from_parts(72_149_865, 42866) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_036, 0).saturating_mul(p.into())) - .saturating_add(RocksDbWeight::get().reads(13_u64)) - .saturating_add(RocksDbWeight::get().writes(10_u64)) + // Measured: `1354` + // Estimated: `54282` + // Minimum execution time: 119_218_000 picoseconds. + Weight::from_parts(58_412_591, 54282) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_135, 0).saturating_mul(p.into())) + .saturating_add(RocksDbWeight::get().reads(16_u64)) + .saturating_add(RocksDbWeight::get().writes(13_u64)) } /// The range of component `q` is `[1, 512]`. - fn initial_allocation(q: u32, ) -> Weight { + fn initial_allocation(_q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1066` - // Estimated: `85981` - // Minimum execution time: 323_286_000 picoseconds. - Weight::from_parts(335_875_612, 85981) - // Standard Error: 1_331 - .saturating_add(Weight::from_parts(1_294, 0).saturating_mul(q.into())) - .saturating_add(RocksDbWeight::get().reads(29_u64)) - .saturating_add(RocksDbWeight::get().writes(23_u64)) + // Measured: `1893` + // Estimated: `114612` + // Minimum execution time: 350_047_000 picoseconds. + Weight::from_parts(371_162_150, 114612) + .saturating_add(RocksDbWeight::get().reads(33_u64)) + .saturating_add(RocksDbWeight::get().writes(26_u64)) } /// The range of component `q` is `[0, 512]`. - fn alloc_in_handle(_q: u32, ) -> Weight { + fn alloc_in_handle(q: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1066` - // Estimated: `85905` - // Minimum execution time: 333_261_000 picoseconds. - Weight::from_parts(348_059_151, 85905) - .saturating_add(RocksDbWeight::get().reads(29_u64)) - .saturating_add(RocksDbWeight::get().writes(23_u64)) + // Measured: `1893` + // Estimated: `114612` + // Minimum execution time: 362_949_000 picoseconds. + Weight::from_parts(380_762_158, 114612) + // Standard Error: 1_547 + .saturating_add(Weight::from_parts(5_311, 0).saturating_mul(q.into())) + .saturating_add(RocksDbWeight::get().reads(33_u64)) + .saturating_add(RocksDbWeight::get().writes(26_u64)) } /// The range of component `c` is `[0, 512]`. fn reinstrument_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `211 + c * (1075 ±0)` // Estimated: `3899 + c * (2150 ±0)` - // Minimum execution time: 45_732_000 picoseconds. - Weight::from_parts(46_437_000, 3899) - // Standard Error: 40_834 - .saturating_add(Weight::from_parts(51_504_684, 0).saturating_mul(c.into())) + // Minimum execution time: 43_694_000 picoseconds. + Weight::from_parts(44_166_000, 3899) + // Standard Error: 30_443 + .saturating_add(Weight::from_parts(52_969_893, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 2150).saturating_mul(c.into())) @@ -2273,630 +2271,630 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_890_000 picoseconds. - Weight::from_parts(87_488_000, 0) - // Standard Error: 4_218_353 - .saturating_add(Weight::from_parts(584_751_765, 0).saturating_mul(r.into())) + // Minimum execution time: 93_659_000 picoseconds. + Weight::from_parts(96_593_000, 0) + // Standard Error: 4_184_556 + .saturating_add(Weight::from_parts(742_788_887, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 512]`. fn alloc_per_page(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 319_127_000 picoseconds. - Weight::from_parts(258_635_809, 0) - // Standard Error: 13_905 - .saturating_add(Weight::from_parts(32_129_635, 0).saturating_mul(p.into())) + // Minimum execution time: 489_696_000 picoseconds. + Weight::from_parts(434_862_189, 0) + // Standard Error: 7_841 + .saturating_add(Weight::from_parts(31_144_002, 0).saturating_mul(p.into())) } /// The range of component `r` is `[0, 20]`. fn free(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 145_346_000 picoseconds. - Weight::from_parts(132_224_327, 0) - // Standard Error: 318_914 - .saturating_add(Weight::from_parts(64_020_177, 0).saturating_mul(r.into())) + // Minimum execution time: 217_421_000 picoseconds. + Weight::from_parts(233_906_022, 0) + // Standard Error: 201_800 + .saturating_add(Weight::from_parts(58_992_752, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_899_000 picoseconds. - Weight::from_parts(93_463_487, 0) - // Standard Error: 3_525 - .saturating_add(Weight::from_parts(2_288_372, 0).saturating_mul(r.into())) + // Minimum execution time: 98_427_000 picoseconds. + Weight::from_parts(107_741_394, 0) + // Standard Error: 4_762 + .saturating_add(Weight::from_parts(2_367_537, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 256]`. fn gr_unreserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 138_092_000 picoseconds. - Weight::from_parts(169_806_344, 0) - // Standard Error: 26_882 - .saturating_add(Weight::from_parts(2_254_783, 0).saturating_mul(r.into())) + // Minimum execution time: 180_640_000 picoseconds. + Weight::from_parts(220_078_257, 0) + // Standard Error: 15_538 + .saturating_add(Weight::from_parts(2_105_992, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_system_reserve_gas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_599_000 picoseconds. - Weight::from_parts(98_793_759, 0) - // Standard Error: 347_287 - .saturating_add(Weight::from_parts(87_526_184, 0).saturating_mul(r.into())) + // Minimum execution time: 93_839_000 picoseconds. + Weight::from_parts(108_667_215, 0) + // Standard Error: 386_108 + .saturating_add(Weight::from_parts(94_203_626, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_message_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_991_000 picoseconds. - Weight::from_parts(83_685_254, 0) - // Standard Error: 318_877 - .saturating_add(Weight::from_parts(76_389_253, 0).saturating_mul(r.into())) + // Minimum execution time: 98_178_000 picoseconds. + Weight::from_parts(77_649_016, 0) + // Standard Error: 376_117 + .saturating_add(Weight::from_parts(94_583_653, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_program_id(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_968_000 picoseconds. - Weight::from_parts(82_459_314, 0) - // Standard Error: 319_709 - .saturating_add(Weight::from_parts(76_181_704, 0).saturating_mul(r.into())) + // Minimum execution time: 101_464_000 picoseconds. + Weight::from_parts(82_739_805, 0) + // Standard Error: 363_211 + .saturating_add(Weight::from_parts(85_187_975, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_source(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_819_000 picoseconds. - Weight::from_parts(72_371_983, 0) - // Standard Error: 300_686 - .saturating_add(Weight::from_parts(76_316_802, 0).saturating_mul(r.into())) + // Minimum execution time: 97_357_000 picoseconds. + Weight::from_parts(76_771_516, 0) + // Standard Error: 345_989 + .saturating_add(Weight::from_parts(85_383_242, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_717_000 picoseconds. - Weight::from_parts(76_355_783, 0) - // Standard Error: 285_260 - .saturating_add(Weight::from_parts(75_781_825, 0).saturating_mul(r.into())) + // Minimum execution time: 100_213_000 picoseconds. + Weight::from_parts(79_316_808, 0) + // Standard Error: 341_006 + .saturating_add(Weight::from_parts(92_362_831, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_value_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_121_000 picoseconds. - Weight::from_parts(80_173_266, 0) - // Standard Error: 370_111 - .saturating_add(Weight::from_parts(77_146_163, 0).saturating_mul(r.into())) + // Minimum execution time: 99_783_000 picoseconds. + Weight::from_parts(78_276_229, 0) + // Standard Error: 309_829 + .saturating_add(Weight::from_parts(94_349_985, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_gas_available(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_040_000 picoseconds. - Weight::from_parts(77_052_017, 0) - // Standard Error: 323_675 - .saturating_add(Weight::from_parts(75_764_467, 0).saturating_mul(r.into())) + // Minimum execution time: 95_448_000 picoseconds. + Weight::from_parts(71_705_794, 0) + // Standard Error: 351_643 + .saturating_add(Weight::from_parts(94_220_445, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_size(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_130_000 picoseconds. - Weight::from_parts(76_139_106, 0) - // Standard Error: 362_545 - .saturating_add(Weight::from_parts(80_573_769, 0).saturating_mul(r.into())) + // Minimum execution time: 97_898_000 picoseconds. + Weight::from_parts(74_903_050, 0) + // Standard Error: 381_463 + .saturating_add(Weight::from_parts(85_298_545, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_read(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 558_591_000 picoseconds. - Weight::from_parts(605_772_233, 0) - // Standard Error: 457_089 - .saturating_add(Weight::from_parts(135_861_811, 0).saturating_mul(r.into())) + // Minimum execution time: 748_654_000 picoseconds. + Weight::from_parts(842_241_077, 0) + // Standard Error: 445_717 + .saturating_add(Weight::from_parts(138_002_952, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_read_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 699_603_000 picoseconds. - Weight::from_parts(703_289_000, 0) - // Standard Error: 59_520 - .saturating_add(Weight::from_parts(12_949_265, 0).saturating_mul(n.into())) + // Minimum execution time: 969_945_000 picoseconds. + Weight::from_parts(1_001_238_000, 0) + // Standard Error: 47_968 + .saturating_add(Weight::from_parts(13_092_500, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_height(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_014_000 picoseconds. - Weight::from_parts(77_731_097, 0) - // Standard Error: 304_273 - .saturating_add(Weight::from_parts(75_976_070, 0).saturating_mul(r.into())) + // Minimum execution time: 100_429_000 picoseconds. + Weight::from_parts(78_134_124, 0) + // Standard Error: 369_948 + .saturating_add(Weight::from_parts(85_039_270, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_block_timestamp(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_408_000 picoseconds. - Weight::from_parts(73_174_939, 0) - // Standard Error: 383_139 - .saturating_add(Weight::from_parts(76_484_364, 0).saturating_mul(r.into())) + // Minimum execution time: 98_438_000 picoseconds. + Weight::from_parts(76_526_204, 0) + // Standard Error: 333_190 + .saturating_add(Weight::from_parts(92_626_449, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 20]`. fn gr_random(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 85_197_000 picoseconds. - Weight::from_parts(88_845_708, 0) - // Standard Error: 389_513 - .saturating_add(Weight::from_parts(171_448_634, 0).saturating_mul(n.into())) + // Minimum execution time: 95_695_000 picoseconds. + Weight::from_parts(121_992_756, 0) + // Standard Error: 383_100 + .saturating_add(Weight::from_parts(161_732_011, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_deposit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_264_000 picoseconds. - Weight::from_parts(88_018_000, 0) - // Standard Error: 4_124_330 - .saturating_add(Weight::from_parts(805_432_550, 0).saturating_mul(r.into())) + // Minimum execution time: 100_060_000 picoseconds. + Weight::from_parts(104_248_000, 0) + // Standard Error: 4_061_488 + .saturating_add(Weight::from_parts(807_577_458, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_295_000 picoseconds. - Weight::from_parts(140_527_286, 0) - // Standard Error: 405_229 - .saturating_add(Weight::from_parts(251_699_250, 0).saturating_mul(r.into())) + // Minimum execution time: 98_596_000 picoseconds. + Weight::from_parts(161_749_708, 0) + // Standard Error: 397_533 + .saturating_add(Weight::from_parts(254_127_105, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 327_394_000 picoseconds. - Weight::from_parts(330_315_000, 0) - // Standard Error: 62_193 - .saturating_add(Weight::from_parts(21_097_102, 0).saturating_mul(n.into())) + // Minimum execution time: 349_530_000 picoseconds. + Weight::from_parts(352_785_000, 0) + // Standard Error: 57_074 + .saturating_add(Weight::from_parts(21_908_710, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_900_000 picoseconds. - Weight::from_parts(158_459_938, 0) - // Standard Error: 440_264 - .saturating_add(Weight::from_parts(252_444_195, 0).saturating_mul(r.into())) + // Minimum execution time: 96_606_000 picoseconds. + Weight::from_parts(168_832_968, 0) + // Standard Error: 383_767 + .saturating_add(Weight::from_parts(256_148_659, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 337_208_000 picoseconds. - Weight::from_parts(341_169_000, 0) - // Standard Error: 59_076 - .saturating_add(Weight::from_parts(20_945_135, 0).saturating_mul(n.into())) + // Minimum execution time: 350_484_000 picoseconds. + Weight::from_parts(354_990_000, 0) + // Standard Error: 59_438 + .saturating_add(Weight::from_parts(21_780_399, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 556_175_000 picoseconds. - Weight::from_parts(627_050_994, 0) - // Standard Error: 426_100 - .saturating_add(Weight::from_parts(261_080_337, 0).saturating_mul(r.into())) + // Minimum execution time: 728_653_000 picoseconds. + Weight::from_parts(813_151_539, 0) + // Standard Error: 591_771 + .saturating_add(Weight::from_parts(278_585_189, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 557_564_000 picoseconds. - Weight::from_parts(641_256_689, 0) - // Standard Error: 460_579 - .saturating_add(Weight::from_parts(266_649_825, 0).saturating_mul(r.into())) + // Minimum execution time: 732_859_000 picoseconds. + Weight::from_parts(805_459_568, 0) + // Standard Error: 418_733 + .saturating_add(Weight::from_parts(288_066_222, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_init(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_507_000 picoseconds. - Weight::from_parts(67_761_917, 0) - // Standard Error: 379_455 - .saturating_add(Weight::from_parts(86_652_007, 0).saturating_mul(r.into())) + // Minimum execution time: 96_286_000 picoseconds. + Weight::from_parts(89_093_558, 0) + // Standard Error: 318_410 + .saturating_add(Weight::from_parts(92_743_024, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_683_177_000 picoseconds. - Weight::from_parts(1_794_013_374, 0) - // Standard Error: 387_018 - .saturating_add(Weight::from_parts(156_399_549, 0).saturating_mul(r.into())) + // Minimum execution time: 1_743_591_000 picoseconds. + Weight::from_parts(1_897_896_383, 0) + // Standard Error: 520_128 + .saturating_add(Weight::from_parts(163_472_431, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 288_797_000 picoseconds. - Weight::from_parts(293_289_000, 0) - // Standard Error: 63_168 - .saturating_add(Weight::from_parts(29_577_277, 0).saturating_mul(n.into())) + // Minimum execution time: 315_765_000 picoseconds. + Weight::from_parts(324_426_000, 0) + // Standard Error: 52_684 + .saturating_add(Weight::from_parts(31_502_709, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_691_333_000 picoseconds. - Weight::from_parts(1_801_253_735, 0) - // Standard Error: 474_792 - .saturating_add(Weight::from_parts(209_949_939, 0).saturating_mul(r.into())) + // Minimum execution time: 1_775_473_000 picoseconds. + Weight::from_parts(1_898_813_349, 0) + // Standard Error: 477_690 + .saturating_add(Weight::from_parts(224_132_334, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_683_041_000 picoseconds. - Weight::from_parts(1_822_549_872, 0) - // Standard Error: 425_077 - .saturating_add(Weight::from_parts(211_798_367, 0).saturating_mul(r.into())) + // Minimum execution time: 1_778_302_000 picoseconds. + Weight::from_parts(1_884_694_366, 0) + // Standard Error: 459_302 + .saturating_add(Weight::from_parts(236_689_719, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 247_656_000 picoseconds. - Weight::from_parts(317_794_229, 0) - // Standard Error: 388_223 - .saturating_add(Weight::from_parts(266_464_404, 0).saturating_mul(r.into())) + // Minimum execution time: 265_563_000 picoseconds. + Weight::from_parts(343_064_677, 0) + // Standard Error: 461_029 + .saturating_add(Weight::from_parts(276_700_903, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_send_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 512_971_000 picoseconds. - Weight::from_parts(524_580_000, 0) - // Standard Error: 57_807 - .saturating_add(Weight::from_parts(21_296_153, 0).saturating_mul(n.into())) + // Minimum execution time: 535_933_000 picoseconds. + Weight::from_parts(542_084_000, 0) + // Standard Error: 62_277 + .saturating_add(Weight::from_parts(22_463_813, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reservation_send_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_827_786_000 picoseconds. - Weight::from_parts(1_938_199_639, 0) - // Standard Error: 481_292 - .saturating_add(Weight::from_parts(230_397_609, 0).saturating_mul(r.into())) + // Minimum execution time: 1_907_465_000 picoseconds. + Weight::from_parts(2_084_516_987, 0) + // Standard Error: 495_456 + .saturating_add(Weight::from_parts(243_644_788, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_205_000 picoseconds. - Weight::from_parts(87_841_924, 0) - // Standard Error: 284_081 - .saturating_add(Weight::from_parts(20_304_775, 0).saturating_mul(r.into())) + // Minimum execution time: 95_208_000 picoseconds. + Weight::from_parts(103_629_769, 0) + // Standard Error: 469_094 + .saturating_add(Weight::from_parts(16_516_830, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 103_357_000 picoseconds. - Weight::from_parts(89_286_787, 0) - // Standard Error: 1_068 - .saturating_add(Weight::from_parts(423_323, 0).saturating_mul(n.into())) + // Minimum execution time: 117_029_000 picoseconds. + Weight::from_parts(110_012_774, 0) + // Standard Error: 1_177 + .saturating_add(Weight::from_parts(429_619, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_492_000 picoseconds. - Weight::from_parts(86_217_226, 0) - // Standard Error: 241_578 - .saturating_add(Weight::from_parts(18_632_173, 0).saturating_mul(r.into())) + // Minimum execution time: 95_112_000 picoseconds. + Weight::from_parts(103_539_836, 0) + // Standard Error: 429_282 + .saturating_add(Weight::from_parts(20_052_663, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_wgas_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 101_997_000 picoseconds. - Weight::from_parts(93_566_446, 0) - // Standard Error: 1_152 - .saturating_add(Weight::from_parts(421_774, 0).saturating_mul(n.into())) + // Minimum execution time: 118_229_000 picoseconds. + Weight::from_parts(111_365_829, 0) + // Standard Error: 1_163 + .saturating_add(Weight::from_parts(428_247, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_647_000 picoseconds. - Weight::from_parts(85_634_187, 0) - // Standard Error: 241_527 - .saturating_add(Weight::from_parts(16_147_912, 0).saturating_mul(r.into())) + // Minimum execution time: 92_857_000 picoseconds. + Weight::from_parts(100_344_951, 0) + // Standard Error: 435_666 + .saturating_add(Weight::from_parts(24_880_548, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_commit_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 82_801_000 picoseconds. - Weight::from_parts(89_403_918, 0) - // Standard Error: 269_595 - .saturating_add(Weight::from_parts(13_226_181, 0).saturating_mul(r.into())) + // Minimum execution time: 93_823_000 picoseconds. + Weight::from_parts(103_511_126, 0) + // Standard Error: 409_592 + .saturating_add(Weight::from_parts(14_621_873, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_685_000 picoseconds. - Weight::from_parts(132_414_219, 0) - // Standard Error: 497_457 - .saturating_add(Weight::from_parts(145_777_097, 0).saturating_mul(r.into())) + // Minimum execution time: 98_493_000 picoseconds. + Weight::from_parts(129_222_661, 0) + // Standard Error: 372_829 + .saturating_add(Weight::from_parts(142_047_119, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 8192]`. fn gr_reply_push_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 97_574_000 picoseconds. - Weight::from_parts(100_165_000, 0) - // Standard Error: 2_652 - .saturating_add(Weight::from_parts(625_145, 0).saturating_mul(n.into())) + // Minimum execution time: 113_067_000 picoseconds. + Weight::from_parts(114_348_000, 0) + // Standard Error: 3_091 + .saturating_add(Weight::from_parts(691_887, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 553_039_000 picoseconds. - Weight::from_parts(596_067_157, 0) - // Standard Error: 7_999_654 - .saturating_add(Weight::from_parts(49_166_442, 0).saturating_mul(r.into())) + // Minimum execution time: 718_328_000 picoseconds. + Weight::from_parts(823_270_877, 0) + // Standard Error: 5_624_055 + .saturating_add(Weight::from_parts(22_104_022, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reply_input_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 560_077_000 picoseconds. - Weight::from_parts(599_598_873, 0) - // Standard Error: 4_500_003 - .saturating_add(Weight::from_parts(54_967_826, 0).saturating_mul(r.into())) + // Minimum execution time: 713_924_000 picoseconds. + Weight::from_parts(840_420_532, 0) + // Standard Error: 7_951_861 + .saturating_add(Weight::from_parts(75_966_967, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 92_238_000 picoseconds. - Weight::from_parts(96_280_512, 0) - // Standard Error: 270_962 - .saturating_add(Weight::from_parts(10_382_887, 0).saturating_mul(r.into())) + // Minimum execution time: 104_950_000 picoseconds. + Weight::from_parts(113_566_391, 0) + // Standard Error: 476_433 + .saturating_add(Weight::from_parts(11_887_508, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 102_112_000 picoseconds. - Weight::from_parts(88_433_773, 0) - // Standard Error: 839 - .saturating_add(Weight::from_parts(426_982, 0).saturating_mul(n.into())) + // Minimum execution time: 118_645_000 picoseconds. + Weight::from_parts(112_034_265, 0) + // Standard Error: 1_124 + .saturating_add(Weight::from_parts(432_589, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 1]`. fn gr_reservation_reply_commit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 91_989_000 picoseconds. - Weight::from_parts(96_225_993, 0) - // Standard Error: 279_323 - .saturating_add(Weight::from_parts(12_960_106, 0).saturating_mul(r.into())) + // Minimum execution time: 105_724_000 picoseconds. + Weight::from_parts(115_437_848, 0) + // Standard Error: 515_952 + .saturating_add(Weight::from_parts(5_560_051, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reservation_reply_commit_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 101_178_000 picoseconds. - Weight::from_parts(90_738_187, 0) - // Standard Error: 1_202 - .saturating_add(Weight::from_parts(427_278, 0).saturating_mul(n.into())) + // Minimum execution time: 115_669_000 picoseconds. + Weight::from_parts(106_454_267, 0) + // Standard Error: 982 + .saturating_add(Weight::from_parts(431_728, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_732_000 picoseconds. - Weight::from_parts(75_405_776, 0) - // Standard Error: 330_490 - .saturating_add(Weight::from_parts(78_457_591, 0).saturating_mul(r.into())) + // Minimum execution time: 94_611_000 picoseconds. + Weight::from_parts(86_568_642, 0) + // Standard Error: 335_361 + .saturating_add(Weight::from_parts(85_883_058, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_signal_from(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_077_000 picoseconds. - Weight::from_parts(86_563_786, 0) - // Standard Error: 230_585 - .saturating_add(Weight::from_parts(75_198_113, 0).saturating_mul(r.into())) + // Minimum execution time: 98_348_000 picoseconds. + Weight::from_parts(83_977_548, 0) + // Standard Error: 334_931 + .saturating_add(Weight::from_parts(85_554_777, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 561_889_000 picoseconds. - Weight::from_parts(581_183_882, 0) - // Standard Error: 419_713 - .saturating_add(Weight::from_parts(98_014_698, 0).saturating_mul(r.into())) + // Minimum execution time: 821_892_000 picoseconds. + Weight::from_parts(891_042_663, 0) + // Standard Error: 497_641 + .saturating_add(Weight::from_parts(112_024_606, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_reply_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 573_200_000 picoseconds. - Weight::from_parts(600_501_979, 0) - // Standard Error: 2_551 - .saturating_add(Weight::from_parts(132_221, 0).saturating_mul(n.into())) + // Minimum execution time: 802_218_000 picoseconds. + Weight::from_parts(866_961_329, 0) + // Standard Error: 3_413 + .saturating_add(Weight::from_parts(140_540, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_send_push_input(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_189_491_000 picoseconds. - Weight::from_parts(2_303_909_860, 0) - // Standard Error: 546_745 - .saturating_add(Weight::from_parts(116_603_682, 0).saturating_mul(r.into())) + // Minimum execution time: 2_526_565_000 picoseconds. + Weight::from_parts(2_753_245_985, 0) + // Standard Error: 585_065 + .saturating_add(Weight::from_parts(127_070_338, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_send_push_input_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_276_723_000 picoseconds. - Weight::from_parts(2_217_739_410, 0) - // Standard Error: 14_370 - .saturating_add(Weight::from_parts(12_459_132, 0).saturating_mul(n.into())) + // Minimum execution time: 2_716_477_000 picoseconds. + Weight::from_parts(2_650_514_048, 0) + // Standard Error: 21_439 + .saturating_add(Weight::from_parts(14_367_149, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_debug(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_311_000 picoseconds. - Weight::from_parts(110_540_924, 0) - // Standard Error: 396_634 - .saturating_add(Weight::from_parts(112_631_557, 0).saturating_mul(r.into())) + // Minimum execution time: 98_083_000 picoseconds. + Weight::from_parts(137_985_307, 0) + // Standard Error: 443_488 + .saturating_add(Weight::from_parts(107_270_289, 0).saturating_mul(r.into())) } /// The range of component `n` is `[0, 2048]`. fn gr_debug_per_kb(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 147_382_000 picoseconds. - Weight::from_parts(148_605_000, 0) - // Standard Error: 51_888 - .saturating_add(Weight::from_parts(25_568_730, 0).saturating_mul(n.into())) + // Minimum execution time: 154_767_000 picoseconds. + Weight::from_parts(157_488_000, 0) + // Standard Error: 52_701 + .saturating_add(Weight::from_parts(25_900_950, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_reply_code(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 84_124_000 picoseconds. - Weight::from_parts(74_488_011, 0) - // Standard Error: 336_019 - .saturating_add(Weight::from_parts(76_615_014, 0).saturating_mul(r.into())) + // Minimum execution time: 95_085_000 picoseconds. + Weight::from_parts(75_955_986, 0) + // Standard Error: 354_556 + .saturating_add(Weight::from_parts(83_443_466, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_exit(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 83_719_000 picoseconds. - Weight::from_parts(89_610_961, 0) - // Standard Error: 278_492 - .saturating_add(Weight::from_parts(19_580_838, 0).saturating_mul(r.into())) + // Minimum execution time: 94_589_000 picoseconds. + Weight::from_parts(103_180_010, 0) + // Standard Error: 452_328 + .saturating_add(Weight::from_parts(24_864_189, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_leave(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_624_000 picoseconds. - Weight::from_parts(87_152_636, 0) - // Standard Error: 283_157 - .saturating_add(Weight::from_parts(13_618_763, 0).saturating_mul(r.into())) + // Minimum execution time: 96_172_000 picoseconds. + Weight::from_parts(104_282_420, 0) + // Standard Error: 433_740 + .saturating_add(Weight::from_parts(10_449_779, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_833_000 picoseconds. - Weight::from_parts(85_635_155, 0) - // Standard Error: 260_060 - .saturating_add(Weight::from_parts(16_305_744, 0).saturating_mul(r.into())) + // Minimum execution time: 94_841_000 picoseconds. + Weight::from_parts(103_894_346, 0) + // Standard Error: 532_062 + .saturating_add(Weight::from_parts(15_768_553, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_for(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_742_000 picoseconds. - Weight::from_parts(87_140_859, 0) - // Standard Error: 385_164 - .saturating_add(Weight::from_parts(11_568_440, 0).saturating_mul(r.into())) + // Minimum execution time: 97_384_000 picoseconds. + Weight::from_parts(105_099_063, 0) + // Standard Error: 430_711 + .saturating_add(Weight::from_parts(11_427_836, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn gr_wait_up_to(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 81_910_000 picoseconds. - Weight::from_parts(85_444_924, 0) - // Standard Error: 294_573 - .saturating_add(Weight::from_parts(16_073_775, 0).saturating_mul(r.into())) + // Minimum execution time: 97_404_000 picoseconds. + Weight::from_parts(105_164_491, 0) + // Standard Error: 470_205 + .saturating_add(Weight::from_parts(9_711_008, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_wake(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 137_851_000 picoseconds. - Weight::from_parts(184_343_853, 0) - // Standard Error: 304_576 - .saturating_add(Weight::from_parts(157_917_607, 0).saturating_mul(r.into())) + // Minimum execution time: 177_002_000 picoseconds. + Weight::from_parts(202_691_028, 0) + // Standard Error: 253_588 + .saturating_add(Weight::from_parts(166_614_741, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 97_606_000 picoseconds. - Weight::from_parts(153_936_115, 0) - // Standard Error: 400_073 - .saturating_add(Weight::from_parts(335_598_380, 0).saturating_mul(r.into())) + // Minimum execution time: 113_664_000 picoseconds. + Weight::from_parts(145_527_786, 0) + // Standard Error: 310_108 + .saturating_add(Weight::from_parts(345_049_151, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -2904,22 +2902,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_747_420_000 picoseconds. - Weight::from_parts(42_968_891_000, 0) - // Standard Error: 252_454 - .saturating_add(Weight::from_parts(7_443_047, 0).saturating_mul(p.into())) - // Standard Error: 252_442 - .saturating_add(Weight::from_parts(177_458_321, 0).saturating_mul(s.into())) + // Minimum execution time: 46_810_591_000 picoseconds. + Weight::from_parts(47_302_403_000, 0) + // Standard Error: 332_015 + .saturating_add(Weight::from_parts(7_056_032, 0).saturating_mul(p.into())) + // Standard Error: 331_998 + .saturating_add(Weight::from_parts(180_681_342, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_create_program_wgas(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 94_879_000 picoseconds. - Weight::from_parts(157_991_694, 0) - // Standard Error: 362_276 - .saturating_add(Weight::from_parts(340_199_652, 0).saturating_mul(r.into())) + // Minimum execution time: 115_410_000 picoseconds. + Weight::from_parts(141_406_070, 0) + // Standard Error: 317_516 + .saturating_add(Weight::from_parts(354_161_635, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -2927,32 +2925,32 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 45_940_234_000 picoseconds. - Weight::from_parts(45_999_634_000, 0) - // Standard Error: 269_136 - .saturating_add(Weight::from_parts(7_028_589, 0).saturating_mul(p.into())) - // Standard Error: 269_123 - .saturating_add(Weight::from_parts(176_610_610, 0).saturating_mul(s.into())) + // Minimum execution time: 44_508_577_000 picoseconds. + Weight::from_parts(44_908_912_000, 0) + // Standard Error: 271_096 + .saturating_add(Weight::from_parts(7_700_226, 0).saturating_mul(p.into())) + // Standard Error: 271_082 + .saturating_add(Weight::from_parts(179_667_392, 0).saturating_mul(s.into())) } /// The range of component `r` is `[0, 20]`. fn gr_pay_program_rent(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 86_303_000 picoseconds. - Weight::from_parts(100_845_158, 0) - // Standard Error: 28_180 - .saturating_add(Weight::from_parts(1_828_410, 0).saturating_mul(r.into())) + // Minimum execution time: 96_462_000 picoseconds. + Weight::from_parts(114_295_044, 0) + // Standard Error: 33_952 + .saturating_add(Weight::from_parts(2_053_132, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 512]`. fn lazy_pages_signal_read(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 86_742_000 picoseconds. - Weight::from_parts(110_790_993, 1131) - // Standard Error: 6_233 - .saturating_add(Weight::from_parts(11_802_147, 0).saturating_mul(p.into())) + // Minimum execution time: 97_710_000 picoseconds. + Weight::from_parts(132_936_551, 1131) + // Standard Error: 26_135 + .saturating_add(Weight::from_parts(14_810_164, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -2961,10 +2959,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 83_916_000 picoseconds. - Weight::from_parts(85_870_000, 1131) - // Standard Error: 27_705 - .saturating_add(Weight::from_parts(35_450_394, 0).saturating_mul(p.into())) + // Minimum execution time: 97_588_000 picoseconds. + Weight::from_parts(100_472_000, 1131) + // Standard Error: 59_896 + .saturating_add(Weight::from_parts(41_282_355, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -2973,10 +2971,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `5069931` - // Minimum execution time: 6_097_917_000 picoseconds. - Weight::from_parts(5_604_890_798, 5069931) - // Standard Error: 98_374 - .saturating_add(Weight::from_parts(36_989_630, 0).saturating_mul(p.into())) + // Minimum execution time: 7_541_578_000 picoseconds. + Weight::from_parts(7_538_107_268, 5069931) + // Standard Error: 145_015 + .saturating_add(Weight::from_parts(41_308_335, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2048_u64)) } /// The range of component `p` is `[0, 512]`. @@ -2984,10 +2982,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1813 + p * (65580 ±0)` // Estimated: `1939 + p * (75482 ±0)` - // Minimum execution time: 82_707_000 picoseconds. - Weight::from_parts(84_791_000, 1939) - // Standard Error: 37_959 - .saturating_add(Weight::from_parts(47_195_271, 0).saturating_mul(p.into())) + // Minimum execution time: 97_422_000 picoseconds. + Weight::from_parts(99_730_000, 1939) + // Standard Error: 34_999 + .saturating_add(Weight::from_parts(55_186_274, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 75482).saturating_mul(p.into())) } @@ -2996,10 +2994,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 89_993_000 picoseconds. - Weight::from_parts(89_503_538, 1131) - // Standard Error: 59_714 - .saturating_add(Weight::from_parts(36_297_330, 0).saturating_mul(p.into())) + // Minimum execution time: 101_468_000 picoseconds. + Weight::from_parts(107_736_912, 1131) + // Standard Error: 86_653 + .saturating_add(Weight::from_parts(39_064_485, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9900).saturating_mul(p.into())) } @@ -3008,10 +3006,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1496 + p * (9883 ±2)` - // Minimum execution time: 592_496_000 picoseconds. - Weight::from_parts(565_533_871, 1496) - // Standard Error: 314_500 - .saturating_add(Weight::from_parts(55_506_484, 0).saturating_mul(p.into())) + // Minimum execution time: 747_831_000 picoseconds. + Weight::from_parts(764_463_101, 1496) + // Standard Error: 394_355 + .saturating_add(Weight::from_parts(47_961_571, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 9883).saturating_mul(p.into())) } @@ -3020,10 +3018,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `317931` - // Minimum execution time: 993_621_000 picoseconds. - Weight::from_parts(1_012_993_434, 317931) - // Standard Error: 387_880 - .saturating_add(Weight::from_parts(53_105_611, 0).saturating_mul(p.into())) + // Minimum execution time: 1_224_641_000 picoseconds. + Weight::from_parts(1_250_813_865, 317931) + // Standard Error: 592_106 + .saturating_add(Weight::from_parts(57_799_704, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(128_u64)) } /// The range of component `r` is `[0, 20]`. @@ -3031,884 +3029,882 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_180_000 picoseconds. - Weight::from_parts(2_367_513, 0) - // Standard Error: 8_775 - .saturating_add(Weight::from_parts(24_100_608, 0).saturating_mul(r.into())) + // Minimum execution time: 3_391_000 picoseconds. + Weight::from_parts(13_387_465, 0) + // Standard Error: 176_356 + .saturating_add(Weight::from_parts(71_943_089, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_344_543_000 picoseconds. - Weight::from_parts(4_032_382_572, 0) - // Standard Error: 99_537 - .saturating_add(Weight::from_parts(5_787_910, 0).saturating_mul(r.into())) + // Minimum execution time: 4_513_594_000 picoseconds. + Weight::from_parts(4_293_295_951, 0) + // Standard Error: 82_168 + .saturating_add(Weight::from_parts(4_968_078, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32load(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_337_766_000 picoseconds. - Weight::from_parts(3_999_679_120, 0) - // Standard Error: 103_253 - .saturating_add(Weight::from_parts(5_927_871, 0).saturating_mul(r.into())) + // Minimum execution time: 4_523_158_000 picoseconds. + Weight::from_parts(4_288_218_548, 0) + // Standard Error: 83_808 + .saturating_add(Weight::from_parts(5_071_809, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i64store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_550_469_000 picoseconds. - Weight::from_parts(11_379_288_782, 0) - // Standard Error: 199_762 - .saturating_add(Weight::from_parts(12_085_908, 0).saturating_mul(r.into())) + // Minimum execution time: 10_297_531_000 picoseconds. + Weight::from_parts(12_088_564_583, 0) + // Standard Error: 248_016 + .saturating_add(Weight::from_parts(12_226_950, 0).saturating_mul(r.into())) } /// The range of component `r` is `[50, 500]`. fn instr_i32store(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_371_806_000 picoseconds. - Weight::from_parts(11_315_025_252, 0) - // Standard Error: 196_400 - .saturating_add(Weight::from_parts(9_868_462, 0).saturating_mul(r.into())) + // Minimum execution time: 11_382_095_000 picoseconds. + Weight::from_parts(12_624_894_070, 0) + // Standard Error: 226_477 + .saturating_add(Weight::from_parts(9_254_241, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_select(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_296_000 picoseconds. - Weight::from_parts(2_387_000, 0) - // Standard Error: 8_522 - .saturating_add(Weight::from_parts(3_812_287, 0).saturating_mul(r.into())) + // Minimum execution time: 2_158_000 picoseconds. + Weight::from_parts(2_280_000, 0) + // Standard Error: 8_456 + .saturating_add(Weight::from_parts(3_910_591, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_250_000 picoseconds. - Weight::from_parts(2_293_000, 0) - // Standard Error: 5_596 - .saturating_add(Weight::from_parts(3_015_385, 0).saturating_mul(r.into())) + // Minimum execution time: 2_258_000 picoseconds. + Weight::from_parts(1_277_701, 0) + // Standard Error: 10_947 + .saturating_add(Weight::from_parts(3_281_320, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(3_286_665, 0) - // Standard Error: 1_124 - .saturating_add(Weight::from_parts(1_572_972, 0).saturating_mul(r.into())) + // Minimum execution time: 2_221_000 picoseconds. + Weight::from_parts(2_125_822, 0) + // Standard Error: 2_935 + .saturating_add(Weight::from_parts(1_695_938, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_if(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_223_000 picoseconds. - Weight::from_parts(2_286_000, 0) - // Standard Error: 8_691 - .saturating_add(Weight::from_parts(2_934_320, 0).saturating_mul(r.into())) + // Minimum execution time: 2_182_000 picoseconds. + Weight::from_parts(2_283_000, 0) + // Standard Error: 8_249 + .saturating_add(Weight::from_parts(3_087_225, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_table(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_230_000 picoseconds. - Weight::from_parts(1_393_237, 0) - // Standard Error: 11_704 - .saturating_add(Weight::from_parts(5_179_849, 0).saturating_mul(r.into())) + // Minimum execution time: 2_288_000 picoseconds. + Weight::from_parts(8_309_593, 0) + // Standard Error: 23_329 + .saturating_add(Weight::from_parts(4_839_465, 0).saturating_mul(r.into())) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_013_000 picoseconds. - Weight::from_parts(5_664_804, 0) - // Standard Error: 2_473 - .saturating_add(Weight::from_parts(127_877, 0).saturating_mul(e.into())) + // Minimum execution time: 7_030_000 picoseconds. + Weight::from_parts(5_809_377, 0) + // Standard Error: 1_198 + .saturating_add(Weight::from_parts(191_272, 0).saturating_mul(e.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_const(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_351_000 picoseconds. - Weight::from_parts(4_248_352, 0) - // Standard Error: 5_303 - .saturating_add(Weight::from_parts(2_564_771, 0).saturating_mul(r.into())) + // Minimum execution time: 2_362_000 picoseconds. + Weight::from_parts(4_924_001, 0) + // Standard Error: 8_744 + .saturating_add(Weight::from_parts(2_681_698, 0).saturating_mul(r.into())) } fn instr_i64const(r: u32, ) -> Weight { Weight::from_parts(0, 0) - .saturating_add(Weight::from_parts(2_564_771 - - 2_417_980, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(2_681_698 - + 2_499_550, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_275_000 picoseconds. - Weight::from_parts(4_116_849, 0) - // Standard Error: 12_318 - .saturating_add(Weight::from_parts(2_417_980, 0).saturating_mul(r.into())) + // Minimum execution time: 2_267_000 picoseconds. + Weight::from_parts(4_654_456, 0) + // Standard Error: 12_928 + .saturating_add(Weight::from_parts(2_499_550, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_indirect(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_739_000 picoseconds. - Weight::from_parts(8_247_555, 0) - // Standard Error: 21_570 - .saturating_add(Weight::from_parts(10_290_172, 0).saturating_mul(r.into())) + // Minimum execution time: 2_765_000 picoseconds. + Weight::from_parts(26_166_807, 0) + // Standard Error: 38_978 + .saturating_add(Weight::from_parts(9_686_721, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 128]`. fn instr_call_indirect_per_param(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_969_000 picoseconds. - Weight::from_parts(462_240, 0) - // Standard Error: 7_690 - .saturating_add(Weight::from_parts(1_320_559, 0).saturating_mul(p.into())) + // Minimum execution time: 12_334_000 picoseconds. + Weight::from_parts(7_565_990, 0) + // Standard Error: 6_382 + .saturating_add(Weight::from_parts(1_216_909, 0).saturating_mul(p.into())) } /// The range of component `l` is `[0, 1024]`. - fn instr_call_per_local(l: u32, ) -> Weight { + fn instr_call_per_local(_l: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_385_000 picoseconds. - Weight::from_parts(5_731_863, 0) - // Standard Error: 14 - .saturating_add(Weight::from_parts(7, 0).saturating_mul(l.into())) + // Minimum execution time: 5_237_000 picoseconds. + Weight::from_parts(5_635_178, 0) } /// The range of component `r` is `[0, 50]`. fn instr_local_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_267_000 picoseconds. - Weight::from_parts(1_509_226, 0) - // Standard Error: 3_855 - .saturating_add(Weight::from_parts(289_461, 0).saturating_mul(r.into())) + // Minimum execution time: 2_201_000 picoseconds. + Weight::from_parts(371_192, 0) + // Standard Error: 6_741 + .saturating_add(Weight::from_parts(406_848, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_290_000 picoseconds. - Weight::from_parts(2_403_000, 0) - // Standard Error: 6_135 - .saturating_add(Weight::from_parts(808_043, 0).saturating_mul(r.into())) + // Minimum execution time: 2_241_000 picoseconds. + Weight::from_parts(2_320_000, 0) + // Standard Error: 6_362 + .saturating_add(Weight::from_parts(920_194, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_tee(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_206_000 picoseconds. - Weight::from_parts(2_259_000, 0) - // Standard Error: 6_737 - .saturating_add(Weight::from_parts(815_196, 0).saturating_mul(r.into())) + // Minimum execution time: 2_219_000 picoseconds. + Weight::from_parts(2_290_000, 0) + // Standard Error: 6_294 + .saturating_add(Weight::from_parts(964_125, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_get(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_514_000 picoseconds. - Weight::from_parts(2_989_795, 0) - // Standard Error: 8_020 - .saturating_add(Weight::from_parts(785_708, 0).saturating_mul(r.into())) + // Minimum execution time: 6_326_000 picoseconds. + Weight::from_parts(1_425_705, 0) + // Standard Error: 14_291 + .saturating_add(Weight::from_parts(1_009_328, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_set(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_390_000 picoseconds. - Weight::from_parts(6_462_000, 0) - // Standard Error: 8_592 - .saturating_add(Weight::from_parts(1_340_863, 0).saturating_mul(r.into())) + // Minimum execution time: 6_385_000 picoseconds. + Weight::from_parts(6_469_000, 0) + // Standard Error: 9_701 + .saturating_add(Weight::from_parts(1_594_022, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_memory_current(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_894_000 picoseconds. - Weight::from_parts(1_962_792, 0) - // Standard Error: 10_808 - .saturating_add(Weight::from_parts(6_909_000, 0).saturating_mul(r.into())) + // Minimum execution time: 6_217_000 picoseconds. + Weight::from_parts(2_644_081, 0) + // Standard Error: 9_554 + .saturating_add(Weight::from_parts(7_194_837, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_282_000 picoseconds. - Weight::from_parts(2_309_000, 0) - // Standard Error: 9_270 - .saturating_add(Weight::from_parts(3_370_154, 0).saturating_mul(r.into())) + // Minimum execution time: 2_179_000 picoseconds. + Weight::from_parts(1_632_125, 0) + // Standard Error: 13_249 + .saturating_add(Weight::from_parts(3_466_637, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32clz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_214_000 picoseconds. - Weight::from_parts(2_328_000, 0) - // Standard Error: 6_565 - .saturating_add(Weight::from_parts(3_096_942, 0).saturating_mul(r.into())) + // Minimum execution time: 2_196_000 picoseconds. + Weight::from_parts(830_225, 0) + // Standard Error: 10_146 + .saturating_add(Weight::from_parts(3_250_942, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_301_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 5_842 - .saturating_add(Weight::from_parts(3_131_625, 0).saturating_mul(r.into())) + // Minimum execution time: 2_267_000 picoseconds. + Weight::from_parts(807_048, 0) + // Standard Error: 14_103 + .saturating_add(Weight::from_parts(3_331_552, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ctz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_290_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 5_456 - .saturating_add(Weight::from_parts(2_643_149, 0).saturating_mul(r.into())) + // Minimum execution time: 2_226_000 picoseconds. + Weight::from_parts(2_315_000, 0) + // Standard Error: 5_238 + .saturating_add(Weight::from_parts(2_798_667, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_207_000 picoseconds. - Weight::from_parts(2_259_000, 0) - // Standard Error: 4_151 - .saturating_add(Weight::from_parts(559_292, 0).saturating_mul(r.into())) + // Minimum execution time: 2_159_000 picoseconds. + Weight::from_parts(2_198_000, 0) + // Standard Error: 7_304 + .saturating_add(Weight::from_parts(804_662, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32popcnt(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_282_000 picoseconds. - Weight::from_parts(1_656_873, 0) - // Standard Error: 3_537 - .saturating_add(Weight::from_parts(394_264, 0).saturating_mul(r.into())) + // Minimum execution time: 2_322_000 picoseconds. + Weight::from_parts(2_392_000, 0) + // Standard Error: 4_952 + .saturating_add(Weight::from_parts(556_991, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_193_000 picoseconds. - Weight::from_parts(2_300_000, 0) - // Standard Error: 13_227 - .saturating_add(Weight::from_parts(1_891_285, 0).saturating_mul(r.into())) + // Minimum execution time: 2_185_000 picoseconds. + Weight::from_parts(2_253_000, 0) + // Standard Error: 9_835 + .saturating_add(Weight::from_parts(2_126_803, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eqz(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_197_000 picoseconds. - Weight::from_parts(2_297_000, 0) - // Standard Error: 9_416 - .saturating_add(Weight::from_parts(1_195_412, 0).saturating_mul(r.into())) + // Minimum execution time: 2_283_000 picoseconds. + Weight::from_parts(2_352_000, 0) + // Standard Error: 9_194 + .saturating_add(Weight::from_parts(1_464_266, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_254_000 picoseconds. - Weight::from_parts(1_244_456, 0) - // Standard Error: 3_993 - .saturating_add(Weight::from_parts(393_631, 0).saturating_mul(r.into())) + // Minimum execution time: 2_207_000 picoseconds. + Weight::from_parts(2_240_000, 0) + // Standard Error: 5_278 + .saturating_add(Weight::from_parts(526_618, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_245_000 picoseconds. - Weight::from_parts(1_710_108, 0) - // Standard Error: 3_705 - .saturating_add(Weight::from_parts(357_471, 0).saturating_mul(r.into())) + // Minimum execution time: 2_211_000 picoseconds. + Weight::from_parts(2_278_000, 0) + // Standard Error: 4_710 + .saturating_add(Weight::from_parts(549_754, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend8s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_300_000 picoseconds. - Weight::from_parts(2_350_000, 0) - // Standard Error: 4_034 - .saturating_add(Weight::from_parts(496_786, 0).saturating_mul(r.into())) + // Minimum execution time: 2_205_000 picoseconds. + Weight::from_parts(2_244_000, 0) + // Standard Error: 5_082 + .saturating_add(Weight::from_parts(752_820, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend16s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_251_000 picoseconds. - Weight::from_parts(143_742, 0) - // Standard Error: 5_409 - .saturating_add(Weight::from_parts(551_665, 0).saturating_mul(r.into())) + // Minimum execution time: 2_104_000 picoseconds. + Weight::from_parts(2_245_000, 0) + // Standard Error: 5_284 + .saturating_add(Weight::from_parts(699_516, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extend32s(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_250_000 picoseconds. - Weight::from_parts(210_302, 0) - // Standard Error: 5_693 - .saturating_add(Weight::from_parts(526_432, 0).saturating_mul(r.into())) + // Minimum execution time: 2_195_000 picoseconds. + Weight::from_parts(2_306_000, 0) + // Standard Error: 6_250 + .saturating_add(Weight::from_parts(748_811, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendsi32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_246_000 picoseconds. - Weight::from_parts(1_582_329, 0) - // Standard Error: 3_448 - .saturating_add(Weight::from_parts(348_194, 0).saturating_mul(r.into())) + // Minimum execution time: 2_225_000 picoseconds. + Weight::from_parts(930_588, 0) + // Standard Error: 6_347 + .saturating_add(Weight::from_parts(524_778, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendui32(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_350_000 picoseconds. - Weight::from_parts(2_836_265, 0) - // Standard Error: 1_916 - .saturating_add(Weight::from_parts(158_153, 0).saturating_mul(r.into())) + // Minimum execution time: 2_190_000 picoseconds. + Weight::from_parts(1_471_133, 0) + // Standard Error: 4_667 + .saturating_add(Weight::from_parts(318_718, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32wrapi64(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_230_000 picoseconds. - Weight::from_parts(2_997_599, 0) - // Standard Error: 1_870 - .saturating_add(Weight::from_parts(155_117, 0).saturating_mul(r.into())) + // Minimum execution time: 2_247_000 picoseconds. + Weight::from_parts(1_466_448, 0) + // Standard Error: 4_050 + .saturating_add(Weight::from_parts(349_695, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_267_000 picoseconds. - Weight::from_parts(2_344_000, 0) - // Standard Error: 11_719 - .saturating_add(Weight::from_parts(1_911_693, 0).saturating_mul(r.into())) + // Minimum execution time: 2_177_000 picoseconds. + Weight::from_parts(2_298_000, 0) + // Standard Error: 8_955 + .saturating_add(Weight::from_parts(2_072_712, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32eq(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_259_000 picoseconds. - Weight::from_parts(2_323_000, 0) - // Standard Error: 7_734 - .saturating_add(Weight::from_parts(1_135_022, 0).saturating_mul(r.into())) + // Minimum execution time: 2_262_000 picoseconds. + Weight::from_parts(2_329_000, 0) + // Standard Error: 8_874 + .saturating_add(Weight::from_parts(1_463_028, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_189_000 picoseconds. - Weight::from_parts(2_254_000, 0) - // Standard Error: 13_208 - .saturating_add(Weight::from_parts(1_839_828, 0).saturating_mul(r.into())) + // Minimum execution time: 2_275_000 picoseconds. + Weight::from_parts(2_374_000, 0) + // Standard Error: 10_509 + .saturating_add(Weight::from_parts(2_118_009, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ne(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_218_000 picoseconds. - Weight::from_parts(2_306_000, 0) - // Standard Error: 7_621 - .saturating_add(Weight::from_parts(1_164_880, 0).saturating_mul(r.into())) + // Minimum execution time: 2_280_000 picoseconds. + Weight::from_parts(2_380_000, 0) + // Standard Error: 9_077 + .saturating_add(Weight::from_parts(1_409_739, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_238_000 picoseconds. - Weight::from_parts(2_291_000, 0) - // Standard Error: 10_468 - .saturating_add(Weight::from_parts(1_846_638, 0).saturating_mul(r.into())) + // Minimum execution time: 2_255_000 picoseconds. + Weight::from_parts(2_307_000, 0) + // Standard Error: 11_735 + .saturating_add(Weight::from_parts(2_076_878, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32lts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_240_000 picoseconds. - Weight::from_parts(2_308_000, 0) - // Standard Error: 7_502 - .saturating_add(Weight::from_parts(1_112_456, 0).saturating_mul(r.into())) + // Minimum execution time: 2_178_000 picoseconds. + Weight::from_parts(2_283_000, 0) + // Standard Error: 9_730 + .saturating_add(Weight::from_parts(1_469_516, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ltu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_192_000 picoseconds. - Weight::from_parts(2_283_000, 0) - // Standard Error: 12_282 - .saturating_add(Weight::from_parts(1_806_513, 0).saturating_mul(r.into())) + // Minimum execution time: 2_167_000 picoseconds. + Weight::from_parts(2_236_000, 0) + // Standard Error: 9_157 + .saturating_add(Weight::from_parts(2_157_697, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ltu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_250_000 picoseconds. - Weight::from_parts(2_310_000, 0) - // Standard Error: 8_080 - .saturating_add(Weight::from_parts(1_114_020, 0).saturating_mul(r.into())) + // Minimum execution time: 2_279_000 picoseconds. + Weight::from_parts(2_404_000, 0) + // Standard Error: 9_643 + .saturating_add(Weight::from_parts(1_486_817, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_270_000 picoseconds. - Weight::from_parts(2_319_000, 0) - // Standard Error: 11_947 - .saturating_add(Weight::from_parts(1_858_303, 0).saturating_mul(r.into())) + // Minimum execution time: 2_228_000 picoseconds. + Weight::from_parts(2_341_000, 0) + // Standard Error: 10_003 + .saturating_add(Weight::from_parts(2_200_662, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gts(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_204_000 picoseconds. - Weight::from_parts(2_322_000, 0) - // Standard Error: 9_452 - .saturating_add(Weight::from_parts(1_236_546, 0).saturating_mul(r.into())) + // Minimum execution time: 2_230_000 picoseconds. + Weight::from_parts(2_267_000, 0) + // Standard Error: 8_788 + .saturating_add(Weight::from_parts(1_563_767, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_222_000 picoseconds. - Weight::from_parts(2_289_000, 0) - // Standard Error: 9_388 - .saturating_add(Weight::from_parts(1_920_612, 0).saturating_mul(r.into())) + // Minimum execution time: 2_355_000 picoseconds. + Weight::from_parts(2_418_000, 0) + // Standard Error: 8_043 + .saturating_add(Weight::from_parts(2_025_307, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32gtu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_267_000 picoseconds. - Weight::from_parts(2_316_000, 0) - // Standard Error: 7_906 - .saturating_add(Weight::from_parts(1_147_958, 0).saturating_mul(r.into())) + // Minimum execution time: 2_254_000 picoseconds. + Weight::from_parts(2_322_000, 0) + // Standard Error: 8_396 + .saturating_add(Weight::from_parts(1_434_403, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_233_000 picoseconds. - Weight::from_parts(2_278_000, 0) - // Standard Error: 14_090 - .saturating_add(Weight::from_parts(1_923_509, 0).saturating_mul(r.into())) + // Minimum execution time: 2_225_000 picoseconds. + Weight::from_parts(2_277_000, 0) + // Standard Error: 11_738 + .saturating_add(Weight::from_parts(2_132_796, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32les(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_216_000 picoseconds. - Weight::from_parts(2_271_000, 0) - // Standard Error: 9_629 - .saturating_add(Weight::from_parts(1_197_507, 0).saturating_mul(r.into())) + // Minimum execution time: 2_305_000 picoseconds. + Weight::from_parts(2_336_000, 0) + // Standard Error: 8_970 + .saturating_add(Weight::from_parts(1_470_841, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64leu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_268_000 picoseconds. - Weight::from_parts(2_341_000, 0) - // Standard Error: 10_951 - .saturating_add(Weight::from_parts(1_915_569, 0).saturating_mul(r.into())) + // Minimum execution time: 2_171_000 picoseconds. + Weight::from_parts(2_247_000, 0) + // Standard Error: 9_011 + .saturating_add(Weight::from_parts(2_140_763, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32leu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_218_000 picoseconds. - Weight::from_parts(2_276_000, 0) - // Standard Error: 8_283 - .saturating_add(Weight::from_parts(1_212_268, 0).saturating_mul(r.into())) + // Minimum execution time: 2_249_000 picoseconds. + Weight::from_parts(2_316_000, 0) + // Standard Error: 9_286 + .saturating_add(Weight::from_parts(1_523_426, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_221_000 picoseconds. - Weight::from_parts(2_283_000, 0) - // Standard Error: 11_398 - .saturating_add(Weight::from_parts(1_932_092, 0).saturating_mul(r.into())) + // Minimum execution time: 2_224_000 picoseconds. + Weight::from_parts(2_269_000, 0) + // Standard Error: 8_604 + .saturating_add(Weight::from_parts(2_165_466, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32ges(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_278_000 picoseconds. - Weight::from_parts(2_324_000, 0) - // Standard Error: 8_582 - .saturating_add(Weight::from_parts(1_170_243, 0).saturating_mul(r.into())) + // Minimum execution time: 2_219_000 picoseconds. + Weight::from_parts(2_292_000, 0) + // Standard Error: 8_717 + .saturating_add(Weight::from_parts(1_571_889, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_216_000 picoseconds. - Weight::from_parts(2_294_000, 0) - // Standard Error: 13_115 - .saturating_add(Weight::from_parts(1_902_257, 0).saturating_mul(r.into())) + // Minimum execution time: 2_212_000 picoseconds. + Weight::from_parts(2_344_000, 0) + // Standard Error: 11_989 + .saturating_add(Weight::from_parts(2_283_292, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32geu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_277_000 picoseconds. + // Minimum execution time: 2_283_000 picoseconds. Weight::from_parts(2_358_000, 0) - // Standard Error: 9_006 - .saturating_add(Weight::from_parts(1_220_902, 0).saturating_mul(r.into())) + // Standard Error: 8_472 + .saturating_add(Weight::from_parts(1_569_621, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_255_000 picoseconds. - Weight::from_parts(2_316_000, 0) - // Standard Error: 8_357 - .saturating_add(Weight::from_parts(1_302_969, 0).saturating_mul(r.into())) + // Minimum execution time: 2_329_000 picoseconds. + Weight::from_parts(2_423_000, 0) + // Standard Error: 8_166 + .saturating_add(Weight::from_parts(1_698_983, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32add(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_227_000 picoseconds. - Weight::from_parts(2_275_000, 0) - // Standard Error: 5_837 - .saturating_add(Weight::from_parts(637_533, 0).saturating_mul(r.into())) + // Minimum execution time: 2_266_000 picoseconds. + Weight::from_parts(2_375_000, 0) + // Standard Error: 6_728 + .saturating_add(Weight::from_parts(989_701, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_182_000 picoseconds. + // Minimum execution time: 2_155_000 picoseconds. Weight::from_parts(2_253_000, 0) - // Standard Error: 7_474 - .saturating_add(Weight::from_parts(1_274_444, 0).saturating_mul(r.into())) + // Standard Error: 9_687 + .saturating_add(Weight::from_parts(1_659_003, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32sub(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_268_000 picoseconds. - Weight::from_parts(2_314_000, 0) - // Standard Error: 4_787 - .saturating_add(Weight::from_parts(598_295, 0).saturating_mul(r.into())) + // Minimum execution time: 2_246_000 picoseconds. + Weight::from_parts(2_321_000, 0) + // Standard Error: 6_079 + .saturating_add(Weight::from_parts(944_395, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_184_000 picoseconds. - Weight::from_parts(2_286_000, 0) - // Standard Error: 13_111 - .saturating_add(Weight::from_parts(1_764_139, 0).saturating_mul(r.into())) + // Minimum execution time: 2_241_000 picoseconds. + Weight::from_parts(2_356_000, 0) + // Standard Error: 9_263 + .saturating_add(Weight::from_parts(2_109_563, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32mul(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_247_000 picoseconds. - Weight::from_parts(2_344_000, 0) - // Standard Error: 8_531 - .saturating_add(Weight::from_parts(1_233_195, 0).saturating_mul(r.into())) + // Minimum execution time: 2_208_000 picoseconds. + Weight::from_parts(2_306_000, 0) + // Standard Error: 10_525 + .saturating_add(Weight::from_parts(1_549_364, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_215_000 picoseconds. - Weight::from_parts(2_308_000, 0) - // Standard Error: 8_554 - .saturating_add(Weight::from_parts(2_787_034, 0).saturating_mul(r.into())) + // Minimum execution time: 2_175_000 picoseconds. + Weight::from_parts(12_634_230, 0) + // Standard Error: 25_639 + .saturating_add(Weight::from_parts(1_937_741, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_285_000 picoseconds. - Weight::from_parts(2_336_000, 0) - // Standard Error: 8_016 - .saturating_add(Weight::from_parts(2_444_420, 0).saturating_mul(r.into())) + // Minimum execution time: 2_247_000 picoseconds. + Weight::from_parts(9_843_192, 0) + // Standard Error: 21_516 + .saturating_add(Weight::from_parts(1_892_350, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_174_000 picoseconds. - Weight::from_parts(2_266_000, 0) - // Standard Error: 9_336 - .saturating_add(Weight::from_parts(3_001_762, 0).saturating_mul(r.into())) + // Minimum execution time: 2_220_000 picoseconds. + Weight::from_parts(12_516_505, 0) + // Standard Error: 27_216 + .saturating_add(Weight::from_parts(2_141_047, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32divu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_230_000 picoseconds. - Weight::from_parts(2_279_000, 0) - // Standard Error: 8_838 - .saturating_add(Weight::from_parts(2_479_926, 0).saturating_mul(r.into())) + // Minimum execution time: 2_174_000 picoseconds. + Weight::from_parts(9_342_808, 0) + // Standard Error: 20_374 + .saturating_add(Weight::from_parts(1_913_810, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_222_000 picoseconds. - Weight::from_parts(2_251_000, 0) - // Standard Error: 15_694 - .saturating_add(Weight::from_parts(9_400_757, 0).saturating_mul(r.into())) + // Minimum execution time: 2_299_000 picoseconds. + Weight::from_parts(6_632_240, 0) + // Standard Error: 52_743 + .saturating_add(Weight::from_parts(8_499_399, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rems(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_177_000 picoseconds. - Weight::from_parts(2_262_000, 0) - // Standard Error: 24_148 - .saturating_add(Weight::from_parts(7_553_495, 0).saturating_mul(r.into())) + // Minimum execution time: 2_245_000 picoseconds. + Weight::from_parts(9_194_608, 0) + // Standard Error: 49_849 + .saturating_add(Weight::from_parts(6_808_861, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_305_000 picoseconds. - Weight::from_parts(2_344_000, 0) - // Standard Error: 8_791 - .saturating_add(Weight::from_parts(2_956_458, 0).saturating_mul(r.into())) + // Minimum execution time: 2_234_000 picoseconds. + Weight::from_parts(12_399_788, 0) + // Standard Error: 23_409 + .saturating_add(Weight::from_parts(2_171_721, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32remu(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_280_000 picoseconds. - Weight::from_parts(2_297_000, 0) - // Standard Error: 7_657 - .saturating_add(Weight::from_parts(2_477_698, 0).saturating_mul(r.into())) + // Minimum execution time: 2_207_000 picoseconds. + Weight::from_parts(11_108_162, 0) + // Standard Error: 23_809 + .saturating_add(Weight::from_parts(1_866_759, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_206_000 picoseconds. - Weight::from_parts(2_261_000, 0) - // Standard Error: 8_702 - .saturating_add(Weight::from_parts(1_265_825, 0).saturating_mul(r.into())) + // Minimum execution time: 2_203_000 picoseconds. + Weight::from_parts(2_280_000, 0) + // Standard Error: 8_919 + .saturating_add(Weight::from_parts(1_500_557, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32and(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_198_000 picoseconds. - Weight::from_parts(2_243_000, 0) - // Standard Error: 5_815 - .saturating_add(Weight::from_parts(639_043, 0).saturating_mul(r.into())) + // Minimum execution time: 2_211_000 picoseconds. + Weight::from_parts(2_280_000, 0) + // Standard Error: 4_673 + .saturating_add(Weight::from_parts(747_743, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_243_000 picoseconds. - Weight::from_parts(2_299_000, 0) - // Standard Error: 8_918 - .saturating_add(Weight::from_parts(1_302_162, 0).saturating_mul(r.into())) + // Minimum execution time: 2_168_000 picoseconds. + Weight::from_parts(2_267_000, 0) + // Standard Error: 9_732 + .saturating_add(Weight::from_parts(1_483_033, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32or(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_278_000 picoseconds. - Weight::from_parts(2_329_000, 0) - // Standard Error: 4_483 - .saturating_add(Weight::from_parts(628_991, 0).saturating_mul(r.into())) + // Minimum execution time: 2_224_000 picoseconds. + Weight::from_parts(2_305_000, 0) + // Standard Error: 5_707 + .saturating_add(Weight::from_parts(726_211, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_211_000 picoseconds. - Weight::from_parts(2_264_000, 0) - // Standard Error: 9_628 - .saturating_add(Weight::from_parts(1_310_707, 0).saturating_mul(r.into())) + // Minimum execution time: 2_242_000 picoseconds. + Weight::from_parts(2_257_000, 0) + // Standard Error: 8_697 + .saturating_add(Weight::from_parts(1_452_931, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32xor(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_197_000 picoseconds. - Weight::from_parts(2_261_000, 0) - // Standard Error: 4_478 - .saturating_add(Weight::from_parts(645_751, 0).saturating_mul(r.into())) + // Minimum execution time: 2_273_000 picoseconds. + Weight::from_parts(2_318_000, 0) + // Standard Error: 7_608 + .saturating_add(Weight::from_parts(759_288, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_231_000 picoseconds. - Weight::from_parts(2_327_000, 0) - // Standard Error: 8_607 - .saturating_add(Weight::from_parts(1_149_332, 0).saturating_mul(r.into())) + // Minimum execution time: 2_221_000 picoseconds. + Weight::from_parts(2_279_000, 0) + // Standard Error: 9_053 + .saturating_add(Weight::from_parts(1_199_065, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_245_000 picoseconds. - Weight::from_parts(2_263_000, 0) - // Standard Error: 4_008 - .saturating_add(Weight::from_parts(590_180, 0).saturating_mul(r.into())) + // Minimum execution time: 2_243_000 picoseconds. + Weight::from_parts(2_273_000, 0) + // Standard Error: 5_714 + .saturating_add(Weight::from_parts(706_200, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_158_000 picoseconds. - Weight::from_parts(2_285_000, 0) - // Standard Error: 8_280 - .saturating_add(Weight::from_parts(1_079_846, 0).saturating_mul(r.into())) + // Minimum execution time: 2_274_000 picoseconds. + Weight::from_parts(2_305_000, 0) + // Standard Error: 7_995 + .saturating_add(Weight::from_parts(1_222_076, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shrs(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_310_000 picoseconds. - Weight::from_parts(2_385_000, 0) - // Standard Error: 3_875 - .saturating_add(Weight::from_parts(547_245, 0).saturating_mul(r.into())) + // Minimum execution time: 2_213_000 picoseconds. + Weight::from_parts(2_292_000, 0) + // Standard Error: 4_534 + .saturating_add(Weight::from_parts(634_130, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_231_000 picoseconds. - Weight::from_parts(2_315_000, 0) - // Standard Error: 9_477 - .saturating_add(Weight::from_parts(1_110_046, 0).saturating_mul(r.into())) + // Minimum execution time: 2_168_000 picoseconds. + Weight::from_parts(2_256_000, 0) + // Standard Error: 11_036 + .saturating_add(Weight::from_parts(1_278_811, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32shru(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_174_000 picoseconds. - Weight::from_parts(2_305_000, 0) - // Standard Error: 4_474 - .saturating_add(Weight::from_parts(564_322, 0).saturating_mul(r.into())) + // Minimum execution time: 2_205_000 picoseconds. + Weight::from_parts(2_310_000, 0) + // Standard Error: 5_985 + .saturating_add(Weight::from_parts(644_559, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_271_000 picoseconds. - Weight::from_parts(2_318_000, 0) - // Standard Error: 8_819 - .saturating_add(Weight::from_parts(1_132_561, 0).saturating_mul(r.into())) + // Minimum execution time: 2_250_000 picoseconds. + Weight::from_parts(2_345_000, 0) + // Standard Error: 9_355 + .saturating_add(Weight::from_parts(1_179_327, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotl(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_240_000 picoseconds. - Weight::from_parts(2_292_000, 0) - // Standard Error: 4_113 - .saturating_add(Weight::from_parts(601_692, 0).saturating_mul(r.into())) + // Minimum execution time: 2_120_000 picoseconds. + Weight::from_parts(2_219_000, 0) + // Standard Error: 6_183 + .saturating_add(Weight::from_parts(669_914, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_236_000 picoseconds. - Weight::from_parts(2_253_000, 0) - // Standard Error: 7_294 - .saturating_add(Weight::from_parts(1_106_781, 0).saturating_mul(r.into())) + // Minimum execution time: 2_259_000 picoseconds. + Weight::from_parts(2_294_000, 0) + // Standard Error: 9_219 + .saturating_add(Weight::from_parts(1_166_228, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32rotr(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_193_000 picoseconds. - Weight::from_parts(2_268_000, 0) - // Standard Error: 4_653 - .saturating_add(Weight::from_parts(587_731, 0).saturating_mul(r.into())) + // Minimum execution time: 2_198_000 picoseconds. + Weight::from_parts(2_350_000, 0) + // Standard Error: 5_619 + .saturating_add(Weight::from_parts(640_579, 0).saturating_mul(r.into())) } } diff --git a/runtime/vara/src/weights/pallet_gear_voucher.rs b/runtime/vara/src/weights/pallet_gear_voucher.rs index a6028a41c75..2d375820051 100644 --- a/runtime/vara/src/weights/pallet_gear_voucher.rs +++ b/runtime/vara/src/weights/pallet_gear_voucher.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_gear_voucher //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -47,8 +47,8 @@ impl pallet_gear_voucher::WeightInfo for SubstrateWeigh // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 26_236_000 picoseconds. - Weight::from_parts(26_891_000, 6196) + // Minimum execution time: 24_716_000 picoseconds. + Weight::from_parts(25_194_000, 6196) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -60,8 +60,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 26_236_000 picoseconds. - Weight::from_parts(26_891_000, 6196) + // Minimum execution time: 24_716_000 picoseconds. + Weight::from_parts(25_194_000, 6196) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } diff --git a/runtime/vara/src/weights/pallet_timestamp.rs b/runtime/vara/src/weights/pallet_timestamp.rs index aa0808323f6..51d26a13472 100644 --- a/runtime/vara/src/weights/pallet_timestamp.rs +++ b/runtime/vara/src/weights/pallet_timestamp.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_timestamp //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -46,19 +46,19 @@ pub struct SubstrateWeight(PhantomData); impl pallet_timestamp::WeightInfo for SubstrateWeight { fn set() -> Weight { // Proof Size summary in bytes: - // Measured: `175` + // Measured: `211` // Estimated: `2986` - // Minimum execution time: 7_993_000 picoseconds. - Weight::from_parts(8_357_000, 2986) + // Minimum execution time: 8_957_000 picoseconds. + Weight::from_parts(9_760_000, 2986) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } fn on_finalize() -> Weight { // Proof Size summary in bytes: - // Measured: `57` + // Measured: `94` // Estimated: `0` - // Minimum execution time: 3_169_000 picoseconds. - Weight::from_parts(3_266_000, 0) + // Minimum execution time: 3_553_000 picoseconds. + Weight::from_parts(3_678_000, 0) } } @@ -66,18 +66,18 @@ impl pallet_timestamp::WeightInfo for SubstrateWeight Weight { // Proof Size summary in bytes: - // Measured: `175` + // Measured: `211` // Estimated: `2986` - // Minimum execution time: 7_993_000 picoseconds. - Weight::from_parts(8_357_000, 2986) + // Minimum execution time: 8_957_000 picoseconds. + Weight::from_parts(9_760_000, 2986) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } fn on_finalize() -> Weight { // Proof Size summary in bytes: - // Measured: `57` + // Measured: `94` // Estimated: `0` - // Minimum execution time: 3_169_000 picoseconds. - Weight::from_parts(3_266_000, 0) + // Minimum execution time: 3_553_000 picoseconds. + Weight::from_parts(3_678_000, 0) } } diff --git a/runtime/vara/src/weights/pallet_utility.rs b/runtime/vara/src/weights/pallet_utility.rs index 3d4b1380694..e0a41ab7b04 100644 --- a/runtime/vara/src/weights/pallet_utility.rs +++ b/runtime/vara/src/weights/pallet_utility.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_utility //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-09-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -52,44 +52,44 @@ impl pallet_utility::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_430_000 picoseconds. - Weight::from_parts(6_278_690, 0) - // Standard Error: 4_027 - .saturating_add(Weight::from_parts(4_089_487, 0).saturating_mul(c.into())) + // Minimum execution time: 4_929_000 picoseconds. + Weight::from_parts(8_608_764, 0) + // Standard Error: 2_150 + .saturating_add(Weight::from_parts(3_668_758, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_676_000 picoseconds. - Weight::from_parts(3_933_000, 0) + // Minimum execution time: 3_340_000 picoseconds. + Weight::from_parts(3_586_000, 0) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_177_000 picoseconds. - Weight::from_parts(11_177_183, 0) - // Standard Error: 4_061 - .saturating_add(Weight::from_parts(4_284_675, 0).saturating_mul(c.into())) + // Minimum execution time: 4_999_000 picoseconds. + Weight::from_parts(12_093_194, 0) + // Standard Error: 3_024 + .saturating_add(Weight::from_parts(3_827_635, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_036_000 picoseconds. - Weight::from_parts(7_341_000, 0) + // Minimum execution time: 6_446_000 picoseconds. + Weight::from_parts(6_800_000, 0) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_427_000 picoseconds. - Weight::from_parts(5_742_970, 0) - // Standard Error: 3_854 - .saturating_add(Weight::from_parts(4_084_209, 0).saturating_mul(c.into())) + // Minimum execution time: 4_867_000 picoseconds. + Weight::from_parts(10_443_333, 0) + // Standard Error: 3_007 + .saturating_add(Weight::from_parts(3_679_217, 0).saturating_mul(c.into())) } } @@ -100,43 +100,43 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_430_000 picoseconds. - Weight::from_parts(6_278_690, 0) - // Standard Error: 4_027 - .saturating_add(Weight::from_parts(4_089_487, 0).saturating_mul(c.into())) + // Minimum execution time: 4_929_000 picoseconds. + Weight::from_parts(8_608_764, 0) + // Standard Error: 2_150 + .saturating_add(Weight::from_parts(3_668_758, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_676_000 picoseconds. - Weight::from_parts(3_933_000, 0) + // Minimum execution time: 3_340_000 picoseconds. + Weight::from_parts(3_586_000, 0) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_177_000 picoseconds. - Weight::from_parts(11_177_183, 0) - // Standard Error: 4_061 - .saturating_add(Weight::from_parts(4_284_675, 0).saturating_mul(c.into())) + // Minimum execution time: 4_999_000 picoseconds. + Weight::from_parts(12_093_194, 0) + // Standard Error: 3_024 + .saturating_add(Weight::from_parts(3_827_635, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_036_000 picoseconds. - Weight::from_parts(7_341_000, 0) + // Minimum execution time: 6_446_000 picoseconds. + Weight::from_parts(6_800_000, 0) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_427_000 picoseconds. - Weight::from_parts(5_742_970, 0) - // Standard Error: 3_854 - .saturating_add(Weight::from_parts(4_084_209, 0).saturating_mul(c.into())) + // Minimum execution time: 4_867_000 picoseconds. + Weight::from_parts(10_443_333, 0) + // Standard Error: 3_007 + .saturating_add(Weight::from_parts(3_679_217, 0).saturating_mul(c.into())) } }