From 5d3484272f27150280f3f7c3fd2649fee672686a Mon Sep 17 00:00:00 2001 From: breathx <73224685+breathx@users.noreply.github.com> Date: Fri, 20 Sep 2024 16:43:30 +0000 Subject: [PATCH 1/5] update weights --- pallets/gear-builtin/src/weights.rs | 146 +- pallets/gear/src/weights.rs | 2976 ++++++++--------- runtime/vara/src/weights/frame_system.rs | 98 +- runtime/vara/src/weights/pallet_balances.rs | 74 +- runtime/vara/src/weights/pallet_gear.rs | 2976 ++++++++--------- .../vara/src/weights/pallet_gear_builtin.rs | 146 +- .../src/weights/pallet_gear_eth_bridge.rs | 26 +- .../vara/src/weights/pallet_gear_voucher.rs | 34 +- runtime/vara/src/weights/pallet_timestamp.rs | 18 +- runtime/vara/src/weights/pallet_utility.rs | 66 +- 10 files changed, 3274 insertions(+), 3286 deletions(-) diff --git a/pallets/gear-builtin/src/weights.rs b/pallets/gear-builtin/src/weights.rs index af3adeac16e..63811c87823 100644 --- a/pallets/gear-builtin/src/weights.rs +++ b/pallets/gear-builtin/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_gear_builtin //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2024-08-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-09-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -58,102 +58,102 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 513_000 picoseconds. - Weight::from_parts(556_000, 0) + // Minimum execution time: 546_000 picoseconds. + Weight::from_parts(605_000, 0) } fn create_dispatcher() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_346_000 picoseconds. - Weight::from_parts(1_416_000, 0) + // Minimum execution time: 1_395_000 picoseconds. + Weight::from_parts(1_499_000, 0) } /// The range of component `a` is `[1, 8388608]`. fn decode_bytes(a: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 365_000 picoseconds. - Weight::from_parts(335_710, 0) + // Minimum execution time: 385_000 picoseconds. + Weight::from_parts(437_000, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(229, 0).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(250, 0).saturating_mul(a.into())) } /// The range of component `c` is `[0, 100]`. fn bls12_381_multi_miller_loop(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_574_000 picoseconds. - Weight::from_parts(614_618_591, 0) - // Standard Error: 369_873 - .saturating_add(Weight::from_parts(226_572_160, 0).saturating_mul(c.into())) + // Minimum execution time: 9_593_000 picoseconds. + Weight::from_parts(618_950_399, 0) + // Standard Error: 371_491 + .saturating_add(Weight::from_parts(226_542_107, 0).saturating_mul(c.into())) } fn bls12_381_final_exponentiation() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 776_823_000 picoseconds. - Weight::from_parts(791_402_000, 0) + // Minimum execution time: 770_425_000 picoseconds. + Weight::from_parts(786_349_000, 0) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_msm_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 229_204_000 picoseconds. - Weight::from_parts(805_222_199, 0) - // Standard Error: 21_185 - .saturating_add(Weight::from_parts(5_865_024, 0).saturating_mul(c.into())) + // Minimum execution time: 241_665_000 picoseconds. + Weight::from_parts(824_022_674, 0) + // Standard Error: 22_480 + .saturating_add(Weight::from_parts(5_968_680, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_msm_g2(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 693_711_000 picoseconds. - Weight::from_parts(1_989_689_424, 0) - // Standard Error: 62_684 - .saturating_add(Weight::from_parts(18_495_506, 0).saturating_mul(c.into())) + // Minimum execution time: 690_303_000 picoseconds. + Weight::from_parts(2_004_452_957, 0) + // Standard Error: 65_379 + .saturating_add(Weight::from_parts(18_461_784, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 100]`. fn bls12_381_mul_projective_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 54_197_000 picoseconds. - Weight::from_parts(57_239_000, 0) - // Standard Error: 25_910 - .saturating_add(Weight::from_parts(58_224_629, 0).saturating_mul(c.into())) + // Minimum execution time: 56_207_000 picoseconds. + Weight::from_parts(59_086_000, 0) + // Standard Error: 26_386 + .saturating_add(Weight::from_parts(60_142_922, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 100]`. fn bls12_381_mul_projective_g2(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 166_121_000 picoseconds. - Weight::from_parts(26_728_298, 0) - // Standard Error: 32_587 - .saturating_add(Weight::from_parts(178_301_774, 0).saturating_mul(c.into())) + // Minimum execution time: 165_996_000 picoseconds. + Weight::from_parts(28_607_830, 0) + // Standard Error: 32_244 + .saturating_add(Weight::from_parts(177_949_959, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_aggregate_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_030_000 picoseconds. - Weight::from_parts(12_138_378, 0) - // Standard Error: 457 - .saturating_add(Weight::from_parts(1_054_346, 0).saturating_mul(c.into())) + // Minimum execution time: 988_000 picoseconds. + Weight::from_parts(12_065_428, 0) + // Standard Error: 438 + .saturating_add(Weight::from_parts(1_074_459, 0).saturating_mul(c.into())) } /// The range of component `c` is `[0, 8388608]`. fn bls12_381_map_to_g2affine(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 600_835_000 picoseconds. - Weight::from_parts(611_580_287, 0) + // Minimum execution time: 606_138_000 picoseconds. + Weight::from_parts(614_967_785, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(886, 0).saturating_mul(c.into())) + .saturating_add(Weight::from_parts(887, 0).saturating_mul(c.into())) } } @@ -163,101 +163,101 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 513_000 picoseconds. - Weight::from_parts(556_000, 0) + // Minimum execution time: 546_000 picoseconds. + Weight::from_parts(605_000, 0) } fn create_dispatcher() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_346_000 picoseconds. - Weight::from_parts(1_416_000, 0) + // Minimum execution time: 1_395_000 picoseconds. + Weight::from_parts(1_499_000, 0) } /// The range of component `a` is `[1, 8388608]`. fn decode_bytes(a: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 365_000 picoseconds. - Weight::from_parts(335_710, 0) + // Minimum execution time: 385_000 picoseconds. + Weight::from_parts(437_000, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(229, 0).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(250, 0).saturating_mul(a.into())) } /// The range of component `c` is `[0, 100]`. fn bls12_381_multi_miller_loop(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_574_000 picoseconds. - Weight::from_parts(614_618_591, 0) - // Standard Error: 369_873 - .saturating_add(Weight::from_parts(226_572_160, 0).saturating_mul(c.into())) + // Minimum execution time: 9_593_000 picoseconds. + Weight::from_parts(618_950_399, 0) + // Standard Error: 371_491 + .saturating_add(Weight::from_parts(226_542_107, 0).saturating_mul(c.into())) } fn bls12_381_final_exponentiation() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 776_823_000 picoseconds. - Weight::from_parts(791_402_000, 0) + // Minimum execution time: 770_425_000 picoseconds. + Weight::from_parts(786_349_000, 0) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_msm_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 229_204_000 picoseconds. - Weight::from_parts(805_222_199, 0) - // Standard Error: 21_185 - .saturating_add(Weight::from_parts(5_865_024, 0).saturating_mul(c.into())) + // Minimum execution time: 241_665_000 picoseconds. + Weight::from_parts(824_022_674, 0) + // Standard Error: 22_480 + .saturating_add(Weight::from_parts(5_968_680, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_msm_g2(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 693_711_000 picoseconds. - Weight::from_parts(1_989_689_424, 0) - // Standard Error: 62_684 - .saturating_add(Weight::from_parts(18_495_506, 0).saturating_mul(c.into())) + // Minimum execution time: 690_303_000 picoseconds. + Weight::from_parts(2_004_452_957, 0) + // Standard Error: 65_379 + .saturating_add(Weight::from_parts(18_461_784, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 100]`. fn bls12_381_mul_projective_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 54_197_000 picoseconds. - Weight::from_parts(57_239_000, 0) - // Standard Error: 25_910 - .saturating_add(Weight::from_parts(58_224_629, 0).saturating_mul(c.into())) + // Minimum execution time: 56_207_000 picoseconds. + Weight::from_parts(59_086_000, 0) + // Standard Error: 26_386 + .saturating_add(Weight::from_parts(60_142_922, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 100]`. fn bls12_381_mul_projective_g2(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 166_121_000 picoseconds. - Weight::from_parts(26_728_298, 0) - // Standard Error: 32_587 - .saturating_add(Weight::from_parts(178_301_774, 0).saturating_mul(c.into())) + // Minimum execution time: 165_996_000 picoseconds. + Weight::from_parts(28_607_830, 0) + // Standard Error: 32_244 + .saturating_add(Weight::from_parts(177_949_959, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_aggregate_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_030_000 picoseconds. - Weight::from_parts(12_138_378, 0) - // Standard Error: 457 - .saturating_add(Weight::from_parts(1_054_346, 0).saturating_mul(c.into())) + // Minimum execution time: 988_000 picoseconds. + Weight::from_parts(12_065_428, 0) + // Standard Error: 438 + .saturating_add(Weight::from_parts(1_074_459, 0).saturating_mul(c.into())) } /// The range of component `c` is `[0, 8388608]`. fn bls12_381_map_to_g2affine(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 600_835_000 picoseconds. - Weight::from_parts(611_580_287, 0) + // Minimum execution time: 606_138_000 picoseconds. + Weight::from_parts(614_967_785, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(886, 0).saturating_mul(c.into())) + .saturating_add(Weight::from_parts(887, 0).saturating_mul(c.into())) } } diff --git a/pallets/gear/src/weights.rs b/pallets/gear/src/weights.rs index c5cedd2ffbf..6d3009e3b35 100644 --- a/pallets/gear/src/weights.rs +++ b/pallets/gear/src/weights.rs @@ -19,12 +19,10 @@ //! Autogenerated weights for pallet_gear //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2024-08-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-09-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 -//! -//! NOTE: manually updated onetime system calls weights 2024-08-27 // Executed Command: // ./target/production/gear benchmark pallet --chain=vara-dev --steps=50 --repeat=20 --pallet=pallet_gear --extrinsic=alloc,claim_value,claim_value_to_inheritor,create_program,db_read_per_kb,db_write_per_kb,free,free_range,free_range_per_page,gr_block_height,gr_block_timestamp,gr_create_program,gr_create_program_per_kb,gr_create_program_wgas,gr_create_program_wgas_per_kb,gr_debug,gr_debug_per_kb,gr_env_vars,gr_gas_available,gr_message_id,gr_program_id,gr_random,gr_read,gr_read_per_kb,gr_reply_code,gr_reply_deposit,gr_reply_per_kb,gr_reply_push,gr_reply_push_input,gr_reply_push_input_per_kb,gr_reply_push_per_kb,gr_reply_to,gr_reply_wgas_per_kb,gr_reservation_reply_commit_per_kb,gr_reservation_reply_per_kb,gr_reservation_send,gr_reservation_send_commit,gr_reservation_send_per_kb,gr_reserve_gas,gr_send,gr_send_commit,gr_send_commit_wgas,gr_send_init,gr_send_input,gr_send_input_wgas,gr_send_per_kb,gr_send_push,gr_send_push_input,gr_send_push_input_per_kb,gr_send_push_per_kb,gr_send_wgas,gr_send_wgas_per_kb,gr_signal_code,gr_signal_from,gr_size,gr_source,gr_system_reserve_gas,gr_unreserve_gas,gr_value,gr_value_available,gr_wake,instantiate_module_code_section_per_kb,instantiate_module_data_section_per_kb,instantiate_module_element_section_per_kb,instantiate_module_global_section_per_kb,instantiate_module_table_section_per_kb,instantiate_module_type_section_per_kb,instr_br,instr_br_if,instr_br_table,instr_br_table_per_entry,instr_call,instr_call_const,instr_call_indirect,instr_call_indirect_per_param,instr_call_per_local,instr_global_get,instr_global_set,instr_i32add,instr_i32and,instr_i32clz,instr_i32ctz,instr_i32divs,instr_i32divu,instr_i32eq,instr_i32eqz,instr_i32extend16s,instr_i32extend8s,instr_i32ges,instr_i32geu,instr_i32gts,instr_i32gtu,instr_i32les,instr_i32leu,instr_i32load,instr_i32lts,instr_i32ltu,instr_i32mul,instr_i32ne,instr_i32or,instr_i32popcnt,instr_i32rems,instr_i32remu,instr_i32rotl,instr_i32rotr,instr_i32shl,instr_i32shrs,instr_i32shru,instr_i32store,instr_i32sub,instr_i32wrapi64,instr_i32xor,instr_i64add,instr_i64and,instr_i64clz,instr_i64ctz,instr_i64divs,instr_i64divu,instr_i64eq,instr_i64eqz,instr_i64extend16s,instr_i64extend32s,instr_i64extend8s,instr_i64extendsi32,instr_i64extendui32,instr_i64ges,instr_i64geu,instr_i64gts,instr_i64gtu,instr_i64les,instr_i64leu,instr_i64load,instr_i64lts,instr_i64ltu,instr_i64mul,instr_i64ne,instr_i64or,instr_i64popcnt,instr_i64rems,instr_i64remu,instr_i64rotl,instr_i64rotr,instr_i64shl,instr_i64shrs,instr_i64shru,instr_i64store,instr_i64sub,instr_i64xor,instr_if,instr_local_get,instr_local_set,instr_local_tee,instr_memory_current,instr_select,lazy_pages_host_func_read,lazy_pages_host_func_write,lazy_pages_host_func_write_after_read,lazy_pages_load_page_storage_data,lazy_pages_signal_read,lazy_pages_signal_write,lazy_pages_signal_write_after_read,load_allocations_per_interval,mem_grow,mem_grow_per_page,reinstrument_per_kb,send_message,send_reply,tasks_remove_from_mailbox,tasks_remove_from_waitlist,tasks_remove_gas_reservation,tasks_send_dispatch,tasks_send_user_message,tasks_send_user_message_to_mailbox,tasks_wake_message,tasks_wake_message_no_wake,upload_code,upload_program --heap-pages=4096 --output=./scripts/benchmarking/weights-output/pallet_gear.rs --template=.maintain/frame-weight-template.hbs @@ -241,140 +239,140 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 71_996_000 picoseconds. - Weight::from_parts(76_463_964, 0) - // Standard Error: 53_319 - .saturating_add(Weight::from_parts(12_488_174, 0).saturating_mul(r.into())) + // Minimum execution time: 71_740_000 picoseconds. + Weight::from_parts(77_786_662, 0) + // Standard Error: 59_506 + .saturating_add(Weight::from_parts(12_375_496, 0).saturating_mul(r.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: 72_106_000 picoseconds. - Weight::from_parts(76_736_806, 0) - // Standard Error: 54_520 - .saturating_add(Weight::from_parts(12_363_104, 0).saturating_mul(r.into())) + // Minimum execution time: 72_378_000 picoseconds. + Weight::from_parts(77_972_484, 0) + // Standard Error: 61_147 + .saturating_add(Weight::from_parts(12_123_258, 0).saturating_mul(r.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: 71_566_000 picoseconds. - Weight::from_parts(76_170_160, 0) - // Standard Error: 57_734 - .saturating_add(Weight::from_parts(12_049_464, 0).saturating_mul(r.into())) + // Minimum execution time: 72_898_000 picoseconds. + Weight::from_parts(77_712_302, 0) + // Standard Error: 60_407 + .saturating_add(Weight::from_parts(11_116_506, 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: 72_307_000 picoseconds. - Weight::from_parts(76_701_020, 0) - // Standard Error: 55_172 - .saturating_add(Weight::from_parts(11_720_008, 0).saturating_mul(r.into())) + // Minimum execution time: 71_272_000 picoseconds. + Weight::from_parts(77_936_272, 0) + // Standard Error: 59_922 + .saturating_add(Weight::from_parts(11_474_364, 0).saturating_mul(r.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: 686_017_000 picoseconds. - Weight::from_parts(691_365_322, 0) - // Standard Error: 66_295 - .saturating_add(Weight::from_parts(13_518_262, 0).saturating_mul(r.into())) + // Minimum execution time: 536_011_000 picoseconds. + Weight::from_parts(541_353_424, 0) + // Standard Error: 67_022 + .saturating_add(Weight::from_parts(20_825_126, 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: 687_089_000 picoseconds. - Weight::from_parts(691_992_630, 0) - // Standard Error: 65_188 - .saturating_add(Weight::from_parts(8_132_850, 0).saturating_mul(r.into())) + // Minimum execution time: 534_741_000 picoseconds. + Weight::from_parts(539_392_992, 0) + // Standard Error: 66_625 + .saturating_add(Weight::from_parts(29_963_980, 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: 74_365_000 picoseconds. - Weight::from_parts(79_278_236, 0) - // Standard Error: 54_237 - .saturating_add(Weight::from_parts(8_504_802, 0).saturating_mul(r.into())) + // Minimum execution time: 74_874_000 picoseconds. + Weight::from_parts(80_480_960, 0) + // Standard Error: 62_234 + .saturating_add(Weight::from_parts(8_531_226, 0).saturating_mul(r.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: 74_572_000 picoseconds. - Weight::from_parts(79_214_660, 0) - // Standard Error: 55_309 - .saturating_add(Weight::from_parts(8_289_934, 0).saturating_mul(r.into())) + // Minimum execution time: 74_921_000 picoseconds. + Weight::from_parts(80_581_224, 0) + // Standard Error: 60_714 + .saturating_add(Weight::from_parts(7_502_574, 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: 70_779_000 picoseconds. - Weight::from_parts(75_595_826, 0) - // Standard Error: 62_036 - .saturating_add(Weight::from_parts(18_105_950, 0).saturating_mul(r.into())) + // Minimum execution time: 72_016_000 picoseconds. + Weight::from_parts(76_899_976, 0) + // Standard Error: 60_116 + .saturating_add(Weight::from_parts(17_755_498, 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: 70_966_000 picoseconds. - Weight::from_parts(76_353_856, 0) - // Standard Error: 60_183 - .saturating_add(Weight::from_parts(13_825_758, 0).saturating_mul(r.into())) + // Minimum execution time: 73_123_000 picoseconds. + Weight::from_parts(78_247_036, 0) + // Standard Error: 62_577 + .saturating_add(Weight::from_parts(13_572_452, 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: 70_466_000 picoseconds. - Weight::from_parts(76_273_426, 0) - // Standard Error: 60_659 - .saturating_add(Weight::from_parts(13_811_842, 0).saturating_mul(r.into())) + // Minimum execution time: 73_942_000 picoseconds. + Weight::from_parts(78_294_018, 0) + // Standard Error: 61_097 + .saturating_add(Weight::from_parts(12_830_740, 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: 71_052_000 picoseconds. - Weight::from_parts(75_885_598, 0) - // Standard Error: 59_287 - .saturating_add(Weight::from_parts(13_619_656, 0).saturating_mul(r.into())) + // Minimum execution time: 72_076_000 picoseconds. + Weight::from_parts(77_333_168, 0) + // Standard Error: 63_806 + .saturating_add(Weight::from_parts(14_705_090, 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: 71_006_000 picoseconds. - Weight::from_parts(75_718_406, 0) - // Standard Error: 56_793 - .saturating_add(Weight::from_parts(14_400_276, 0).saturating_mul(r.into())) + // Minimum execution time: 71_818_000 picoseconds. + Weight::from_parts(77_189_106, 0) + // Standard Error: 62_029 + .saturating_add(Weight::from_parts(14_390_154, 0).saturating_mul(r.into())) } /// The range of component `c` is `[0, 512]`. fn db_write_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_010_000 picoseconds. - Weight::from_parts(1_042_000, 0) - // Standard Error: 443 - .saturating_add(Weight::from_parts(239_667, 0).saturating_mul(c.into())) + // Minimum execution time: 1_138_000 picoseconds. + Weight::from_parts(1_176_000, 0) + // Standard Error: 537 + .saturating_add(Weight::from_parts(207_483, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// The range of component `c` is `[0, 512]`. @@ -382,10 +380,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `146 + c * (1024 ±0)` // Estimated: `3610 + c * (1024 ±0)` - // Minimum execution time: 3_268_000 picoseconds. - Weight::from_parts(3_371_000, 3610) - // Standard Error: 1_081 - .saturating_add(Weight::from_parts(583_390, 0).saturating_mul(c.into())) + // Minimum execution time: 3_411_000 picoseconds. + Weight::from_parts(3_475_000, 3610) + // Standard Error: 1_087 + .saturating_add(Weight::from_parts(663_245, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(c.into())) } @@ -394,67 +392,67 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_213_000 picoseconds. - Weight::from_parts(43_931_000, 0) - // Standard Error: 9_338 - .saturating_add(Weight::from_parts(2_038_653, 0).saturating_mul(c.into())) + // Minimum execution time: 43_567_000 picoseconds. + Weight::from_parts(44_863_000, 0) + // Standard Error: 18_413 + .saturating_add(Weight::from_parts(2_178_916, 0).saturating_mul(c.into())) } /// The range of component `d` is `[0, 512]`. fn instantiate_module_data_section_per_kb(d: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 54_382_000 picoseconds. - Weight::from_parts(59_367_747, 0) - // Standard Error: 2_227 - .saturating_add(Weight::from_parts(468_300, 0).saturating_mul(d.into())) + // Minimum execution time: 55_806_000 picoseconds. + Weight::from_parts(64_491_390, 0) + // Standard Error: 2_150 + .saturating_add(Weight::from_parts(471_485, 0).saturating_mul(d.into())) } /// The range of component `g` is `[0, 512]`. fn instantiate_module_global_section_per_kb(g: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 41_630_000 picoseconds. - Weight::from_parts(44_328_000, 0) - // Standard Error: 21_640 - .saturating_add(Weight::from_parts(1_798_911, 0).saturating_mul(g.into())) + // Minimum execution time: 42_687_000 picoseconds. + Weight::from_parts(43_480_000, 0) + // Standard Error: 24_865 + .saturating_add(Weight::from_parts(1_883_352, 0).saturating_mul(g.into())) } /// The range of component `t` is `[0, 9765]`. fn instantiate_module_table_section_per_kb(t: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_537_000 picoseconds. - Weight::from_parts(43_174_777, 0) - // Standard Error: 223 - .saturating_add(Weight::from_parts(644_866, 0).saturating_mul(t.into())) + // Minimum execution time: 41_990_000 picoseconds. + Weight::from_parts(50_858_496, 0) + // Standard Error: 976 + .saturating_add(Weight::from_parts(660_013, 0).saturating_mul(t.into())) } /// The range of component `e` is `[0, 512]`. fn instantiate_module_element_section_per_kb(e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 258_586_000 picoseconds. - Weight::from_parts(448_596_483, 0) - // Standard Error: 80_189 - .saturating_add(Weight::from_parts(2_245_891, 0).saturating_mul(e.into())) + // Minimum execution time: 267_907_000 picoseconds. + Weight::from_parts(530_330_930, 0) + // Standard Error: 191_218 + .saturating_add(Weight::from_parts(2_595_775, 0).saturating_mul(e.into())) } /// The range of component `t` is `[0, 512]`. fn instantiate_module_type_section_per_kb(t: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_219_000 picoseconds. - Weight::from_parts(44_257_000, 0) - // Standard Error: 101_981 - .saturating_add(Weight::from_parts(15_590_711, 0).saturating_mul(t.into())) + // Minimum execution time: 44_133_000 picoseconds. + Weight::from_parts(47_113_000, 0) + // Standard Error: 130_272 + .saturating_add(Weight::from_parts(16_626_392, 0).saturating_mul(t.into())) } fn claim_value() -> Weight { // Proof Size summary in bytes: // Measured: `1357` // Estimated: `8799` - // Minimum execution time: 135_545_000 picoseconds. - Weight::from_parts(137_798_000, 8799) + // Minimum execution time: 140_528_000 picoseconds. + Weight::from_parts(143_262_000, 8799) .saturating_add(T::DbWeight::get().reads(17_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) } @@ -463,10 +461,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `113` // Estimated: `3578` - // Minimum execution time: 91_838_000 picoseconds. - Weight::from_parts(87_499_000, 3578) - // Standard Error: 37_656 - .saturating_add(Weight::from_parts(57_062_879, 0).saturating_mul(c.into())) + // Minimum execution time: 101_027_000 picoseconds. + Weight::from_parts(94_115_932, 3578) + // Standard Error: 33_618 + .saturating_add(Weight::from_parts(54_263_491, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -475,10 +473,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1113` // Estimated: `6196` - // Minimum execution time: 165_191_000 picoseconds. - Weight::from_parts(195_228_532, 6196) + // Minimum execution time: 161_879_000 picoseconds. + Weight::from_parts(194_824_923, 6196) // Standard Error: 0 - .saturating_add(Weight::from_parts(1_678, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(1_708, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(15_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) } @@ -488,12 +486,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `475` // Estimated: `6196` - // Minimum execution time: 7_008_485_000 picoseconds. - Weight::from_parts(7_016_678_000, 6196) - // Standard Error: 319_814 - .saturating_add(Weight::from_parts(38_334_392, 0).saturating_mul(c.into())) + // Minimum execution time: 6_987_617_000 picoseconds. + Weight::from_parts(7_000_586_000, 6196) + // Standard Error: 322_111 + .saturating_add(Weight::from_parts(37_489_215, 0).saturating_mul(c.into())) // Standard Error: 19 - .saturating_add(Weight::from_parts(563, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(596, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(15_u64)) .saturating_add(T::DbWeight::get().writes(16_u64)) } @@ -502,10 +500,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `516` // Estimated: `6196` - // Minimum execution time: 97_151_000 picoseconds. - Weight::from_parts(9_468_475, 6196) + // Minimum execution time: 97_896_000 picoseconds. + Weight::from_parts(6_103_480, 6196) // Standard Error: 3 - .saturating_add(Weight::from_parts(975, 0).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(1_053, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(10_u64)) } @@ -514,10 +512,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1356` // Estimated: `8799` - // Minimum execution time: 163_939_000 picoseconds. - Weight::from_parts(82_754_731, 8799) + // Minimum execution time: 166_501_000 picoseconds. + Weight::from_parts(85_356_111, 8799) // Standard Error: 4 - .saturating_add(Weight::from_parts(991, 0).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(1_070, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(18_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -526,10 +524,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0 + d * (207 ±0)` // Estimated: `3593 + d * (2683 ±0)` - // Minimum execution time: 52_008_000 picoseconds. - Weight::from_parts(52_280_000, 3593) - // Standard Error: 33_470 - .saturating_add(Weight::from_parts(42_601_006, 0).saturating_mul(d.into())) + // Minimum execution time: 54_093_000 picoseconds. + Weight::from_parts(54_386_000, 3593) + // Standard Error: 41_195 + .saturating_add(Weight::from_parts(44_872_346, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -541,10 +539,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `329 + e * (1024 ±0)` // Estimated: `3793 + e * (1024 ±0)` - // Minimum execution time: 81_614_000 picoseconds. - Weight::from_parts(81_821_000, 3793) - // Standard Error: 240_361 - .saturating_add(Weight::from_parts(642_844_212, 0).saturating_mul(e.into())) + // Minimum execution time: 95_015_000 picoseconds. + Weight::from_parts(78_335_474, 3793) + // Standard Error: 241_767 + .saturating_add(Weight::from_parts(634_045_772, 0).saturating_mul(e.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(e.into())) @@ -554,10 +552,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `101 + a * (8 ±0)` // Estimated: `3566 + a * (8 ±0)` - // Minimum execution time: 3_722_000 picoseconds. - Weight::from_parts(7_040_745, 3566) - // Standard Error: 21 - .saturating_add(Weight::from_parts(20_729, 0).saturating_mul(a.into())) + // Minimum execution time: 3_769_000 picoseconds. + Weight::from_parts(9_577_756, 3566) + // Standard Error: 27 + .saturating_add(Weight::from_parts(20_454, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(a.into())) } @@ -566,548 +564,548 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 772_153_000 picoseconds. - Weight::from_parts(691_085_192, 0) - // Standard Error: 248_133 - .saturating_add(Weight::from_parts(125_211_418, 0).saturating_mul(r.into())) + // Minimum execution time: 745_237_000 picoseconds. + Weight::from_parts(671_421_160, 0) + // Standard Error: 221_575 + .saturating_add(Weight::from_parts(120_718_878, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn mem_grow(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 285_000 picoseconds. - Weight::from_parts(315_000, 0) - // Standard Error: 196_322 - .saturating_add(Weight::from_parts(68_714_212, 0).saturating_mul(r.into())) + // Minimum execution time: 330_000 picoseconds. + Weight::from_parts(370_000, 0) + // Standard Error: 81_425 + .saturating_add(Weight::from_parts(66_914_887, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 819]`. fn mem_grow_per_page(_p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 66_346_000 picoseconds. - Weight::from_parts(69_649_440, 0) + // Minimum execution time: 66_534_000 picoseconds. + Weight::from_parts(70_179_261, 0) } /// 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: 806_255_000 picoseconds. - Weight::from_parts(786_722_553, 0) - // Standard Error: 240_484 - .saturating_add(Weight::from_parts(69_478_089, 0).saturating_mul(r.into())) + // Minimum execution time: 792_282_000 picoseconds. + Weight::from_parts(761_441_960, 0) + // Standard Error: 216_492 + .saturating_add(Weight::from_parts(71_880_307, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn free_range(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 748_334_000 picoseconds. - Weight::from_parts(717_314_931, 0) - // Standard Error: 243_876 - .saturating_add(Weight::from_parts(73_586_110, 0).saturating_mul(r.into())) + // Minimum execution time: 734_911_000 picoseconds. + Weight::from_parts(707_598_404, 0) + // Standard Error: 227_243 + .saturating_add(Weight::from_parts(76_048_409, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 700]`. fn free_range_per_page(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 776_782_000 picoseconds. - Weight::from_parts(867_934_346, 0) - // Standard Error: 6_879 - .saturating_add(Weight::from_parts(3_033_220, 0).saturating_mul(p.into())) + // Minimum execution time: 749_601_000 picoseconds. + Weight::from_parts(856_750_382, 0) + // Standard Error: 6_418 + .saturating_add(Weight::from_parts(3_018_312, 0).saturating_mul(p.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: 75_702_000 picoseconds. - Weight::from_parts(72_549_062, 0) - // Standard Error: 3_640 - .saturating_add(Weight::from_parts(2_195_328, 0).saturating_mul(r.into())) + // Minimum execution time: 72_041_000 picoseconds. + Weight::from_parts(70_825_497, 0) + // Standard Error: 3_831 + .saturating_add(Weight::from_parts(2_325_323, 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: 103_482_000 picoseconds. - Weight::from_parts(115_404_854, 0) - // Standard Error: 3_224 - .saturating_add(Weight::from_parts(2_244_307, 0).saturating_mul(r.into())) + // Minimum execution time: 101_059_000 picoseconds. + Weight::from_parts(114_074_360, 0) + // Standard Error: 3_858 + .saturating_add(Weight::from_parts(2_398_414, 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: 73_440_000 picoseconds. - Weight::from_parts(86_480_576, 0) - // Standard Error: 86_500 - .saturating_add(Weight::from_parts(83_244_247, 0).saturating_mul(r.into())) + // Minimum execution time: 72_599_000 picoseconds. + Weight::from_parts(78_219_820, 0) + // Standard Error: 245_005 + .saturating_add(Weight::from_parts(98_464_890, 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: 73_666_000 picoseconds. - Weight::from_parts(84_830_850, 0) - // Standard Error: 76_741 - .saturating_add(Weight::from_parts(72_215_909, 0).saturating_mul(r.into())) + // Minimum execution time: 71_538_000 picoseconds. + Weight::from_parts(86_220_626, 0) + // Standard Error: 140_152 + .saturating_add(Weight::from_parts(85_091_865, 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: 72_688_000 picoseconds. - Weight::from_parts(86_978_134, 0) - // Standard Error: 68_291 - .saturating_add(Weight::from_parts(72_030_483, 0).saturating_mul(r.into())) + // Minimum execution time: 71_601_000 picoseconds. + Weight::from_parts(94_683_501, 0) + // Standard Error: 217_570 + .saturating_add(Weight::from_parts(86_611_084, 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: 73_471_000 picoseconds. - Weight::from_parts(83_518_257, 0) - // Standard Error: 77_888 - .saturating_add(Weight::from_parts(72_647_555, 0).saturating_mul(r.into())) + // Minimum execution time: 71_277_000 picoseconds. + Weight::from_parts(86_834_051, 0) + // Standard Error: 184_896 + .saturating_add(Weight::from_parts(85_989_463, 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: 72_711_000 picoseconds. - Weight::from_parts(84_559_032, 0) - // Standard Error: 77_218 - .saturating_add(Weight::from_parts(72_333_901, 0).saturating_mul(r.into())) + // Minimum execution time: 71_716_000 picoseconds. + Weight::from_parts(86_392_276, 0) + // Standard Error: 218_606 + .saturating_add(Weight::from_parts(87_612_790, 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: 72_706_000 picoseconds. - Weight::from_parts(85_031_891, 0) - // Standard Error: 64_827 - .saturating_add(Weight::from_parts(72_199_037, 0).saturating_mul(r.into())) + // Minimum execution time: 72_288_000 picoseconds. + Weight::from_parts(84_860_356, 0) + // Standard Error: 166_851 + .saturating_add(Weight::from_parts(85_933_770, 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: 72_704_000 picoseconds. - Weight::from_parts(85_342_680, 0) - // Standard Error: 55_380 - .saturating_add(Weight::from_parts(72_188_287, 0).saturating_mul(r.into())) + // Minimum execution time: 71_860_000 picoseconds. + Weight::from_parts(90_014_566, 0) + // Standard Error: 137_454 + .saturating_add(Weight::from_parts(84_522_195, 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: 74_003_000 picoseconds. - Weight::from_parts(86_465_636, 0) - // Standard Error: 63_958 - .saturating_add(Weight::from_parts(71_807_995, 0).saturating_mul(r.into())) + // Minimum execution time: 70_933_000 picoseconds. + Weight::from_parts(83_726_668, 0) + // Standard Error: 148_921 + .saturating_add(Weight::from_parts(86_157_831, 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: 683_441_000 picoseconds. - Weight::from_parts(712_191_502, 0) - // Standard Error: 139_652 - .saturating_add(Weight::from_parts(133_753_826, 0).saturating_mul(r.into())) + // Minimum execution time: 535_707_000 picoseconds. + Weight::from_parts(557_192_846, 0) + // Standard Error: 323_159 + .saturating_add(Weight::from_parts(153_232_501, 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: 817_943_000 picoseconds. - Weight::from_parts(826_465_000, 0) - // Standard Error: 119_104 - .saturating_add(Weight::from_parts(16_159_400, 0).saturating_mul(n.into())) + // Minimum execution time: 672_934_000 picoseconds. + Weight::from_parts(679_646_000, 0) + // Standard Error: 121_462 + .saturating_add(Weight::from_parts(16_317_798, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_env_vars(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 73_249_000 picoseconds. - Weight::from_parts(85_387_353, 0) - // Standard Error: 94_629 - .saturating_add(Weight::from_parts(82_622_132, 0).saturating_mul(r.into())) + // Minimum execution time: 71_959_000 picoseconds. + Weight::from_parts(79_307_620, 0) + // Standard Error: 197_467 + .saturating_add(Weight::from_parts(96_961_121, 0).saturating_mul(r.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: 73_351_000 picoseconds. - Weight::from_parts(86_797_062, 0) - // Standard Error: 93_741 - .saturating_add(Weight::from_parts(78_374_247, 0).saturating_mul(r.into())) + // Minimum execution time: 71_652_000 picoseconds. + Weight::from_parts(79_178_754, 0) + // Standard Error: 125_163 + .saturating_add(Weight::from_parts(85_645_509, 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: 73_743_000 picoseconds. - Weight::from_parts(86_659_181, 0) - // Standard Error: 68_268 - .saturating_add(Weight::from_parts(71_500_893, 0).saturating_mul(r.into())) + // Minimum execution time: 72_213_000 picoseconds. + Weight::from_parts(81_912_851, 0) + // Standard Error: 126_245 + .saturating_add(Weight::from_parts(85_779_325, 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: 73_830_000 picoseconds. - Weight::from_parts(90_187_397, 0) - // Standard Error: 186_196 - .saturating_add(Weight::from_parts(148_010_685, 0).saturating_mul(n.into())) + // Minimum execution time: 72_266_000 picoseconds. + Weight::from_parts(85_317_067, 0) + // Standard Error: 239_027 + .saturating_add(Weight::from_parts(164_139_734, 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: 75_646_000 picoseconds. - Weight::from_parts(78_273_000, 0) - // Standard Error: 2_806_746 - .saturating_add(Weight::from_parts(629_704_408, 0).saturating_mul(r.into())) + // Minimum execution time: 74_308_000 picoseconds. + Weight::from_parts(76_057_000, 0) + // Standard Error: 3_007_532 + .saturating_add(Weight::from_parts(662_468_228, 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: 73_233_000 picoseconds. - Weight::from_parts(83_921_758, 0) - // Standard Error: 185_635 - .saturating_add(Weight::from_parts(237_129_865, 0).saturating_mul(r.into())) + // Minimum execution time: 72_414_000 picoseconds. + Weight::from_parts(106_640_335, 0) + // Standard Error: 303_399 + .saturating_add(Weight::from_parts(240_172_298, 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: 296_969_000 picoseconds. - Weight::from_parts(298_985_000, 0) - // Standard Error: 253_454 - .saturating_add(Weight::from_parts(40_386_347, 0).saturating_mul(n.into())) + // Minimum execution time: 305_763_000 picoseconds. + Weight::from_parts(308_782_000, 0) + // Standard Error: 254_736 + .saturating_add(Weight::from_parts(43_162_022, 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: 73_288_000 picoseconds. - Weight::from_parts(89_204_827, 0) - // Standard Error: 200_278 - .saturating_add(Weight::from_parts(239_818_561, 0).saturating_mul(r.into())) + // Minimum execution time: 71_741_000 picoseconds. + Weight::from_parts(100_153_474, 0) + // Standard Error: 341_407 + .saturating_add(Weight::from_parts(244_206_009, 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: 300_106_000 picoseconds. - Weight::from_parts(303_875_000, 0) - // Standard Error: 249_930 - .saturating_add(Weight::from_parts(40_333_892, 0).saturating_mul(n.into())) + // Minimum execution time: 295_605_000 picoseconds. + Weight::from_parts(303_676_000, 0) + // Standard Error: 248_014 + .saturating_add(Weight::from_parts(42_894_129, 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: 688_959_000 picoseconds. - Weight::from_parts(703_207_986, 0) - // Standard Error: 157_844 - .saturating_add(Weight::from_parts(226_913_525, 0).saturating_mul(r.into())) + // Minimum execution time: 534_480_000 picoseconds. + Weight::from_parts(559_763_170, 0) + // Standard Error: 291_420 + .saturating_add(Weight::from_parts(232_814_124, 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: 685_090_000 picoseconds. - Weight::from_parts(704_454_554, 0) - // Standard Error: 180_430 - .saturating_add(Weight::from_parts(231_236_920, 0).saturating_mul(r.into())) + // Minimum execution time: 537_296_000 picoseconds. + Weight::from_parts(546_993_064, 0) + // Standard Error: 279_884 + .saturating_add(Weight::from_parts(236_887_337, 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: 73_111_000 picoseconds. - Weight::from_parts(81_082_532, 0) - // Standard Error: 93_145 - .saturating_add(Weight::from_parts(86_954_903, 0).saturating_mul(r.into())) + // Minimum execution time: 70_505_000 picoseconds. + Weight::from_parts(80_072_113, 0) + // Standard Error: 166_812 + .saturating_add(Weight::from_parts(94_448_779, 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_760_965_000 picoseconds. - Weight::from_parts(1_845_535_850, 0) - // Standard Error: 314_641 - .saturating_add(Weight::from_parts(155_554_869, 0).saturating_mul(r.into())) + // Minimum execution time: 1_915_862_000 picoseconds. + Weight::from_parts(1_983_459_797, 0) + // Standard Error: 783_152 + .saturating_add(Weight::from_parts(175_045_666, 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: 281_442_000 picoseconds. - Weight::from_parts(288_125_000, 0) - // Standard Error: 246_660 - .saturating_add(Weight::from_parts(40_350_642, 0).saturating_mul(n.into())) + // Minimum execution time: 299_716_000 picoseconds. + Weight::from_parts(302_378_000, 0) + // Standard Error: 252_140 + .saturating_add(Weight::from_parts(42_870_863, 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_742_726_000 picoseconds. - Weight::from_parts(1_841_004_875, 0) - // Standard Error: 235_718 - .saturating_add(Weight::from_parts(196_802_226, 0).saturating_mul(r.into())) + // Minimum execution time: 1_923_084_000 picoseconds. + Weight::from_parts(2_001_377_452, 0) + // Standard Error: 415_518 + .saturating_add(Weight::from_parts(199_440_813, 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_731_055_000 picoseconds. - Weight::from_parts(1_826_121_868, 0) - // Standard Error: 203_003 - .saturating_add(Weight::from_parts(199_985_216, 0).saturating_mul(r.into())) + // Minimum execution time: 1_909_429_000 picoseconds. + Weight::from_parts(1_964_267_114, 0) + // Standard Error: 431_477 + .saturating_add(Weight::from_parts(206_584_752, 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: 139_482_000 picoseconds. - Weight::from_parts(136_169_897, 0) - // Standard Error: 194_378 - .saturating_add(Weight::from_parts(273_651_783, 0).saturating_mul(r.into())) + // Minimum execution time: 137_299_000 picoseconds. + Weight::from_parts(128_253_728, 0) + // Standard Error: 193_576 + .saturating_add(Weight::from_parts(283_874_457, 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: 386_363_000 picoseconds. - Weight::from_parts(391_786_000, 0) - // Standard Error: 258_457 - .saturating_add(Weight::from_parts(40_427_721, 0).saturating_mul(n.into())) + // Minimum execution time: 394_482_000 picoseconds. + Weight::from_parts(398_993_000, 0) + // Standard Error: 250_578 + .saturating_add(Weight::from_parts(42_915_357, 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_786_972_000 picoseconds. - Weight::from_parts(1_870_349_345, 0) - // Standard Error: 252_629 - .saturating_add(Weight::from_parts(233_348_493, 0).saturating_mul(r.into())) + // Minimum execution time: 1_980_799_000 picoseconds. + Weight::from_parts(1_975_651_761, 0) + // Standard Error: 521_755 + .saturating_add(Weight::from_parts(245_690_384, 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: 86_425_000 picoseconds. - Weight::from_parts(6_237_930, 0) - // Standard Error: 3_877 - .saturating_add(Weight::from_parts(728_798, 0).saturating_mul(n.into())) + // Minimum execution time: 86_807_000 picoseconds. + Weight::from_parts(88_828_000, 0) + // Standard Error: 2_677 + .saturating_add(Weight::from_parts(696_721, 0).saturating_mul(n.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: 86_204_000 picoseconds. - Weight::from_parts(6_382_287, 0) - // Standard Error: 3_876 - .saturating_add(Weight::from_parts(728_188, 0).saturating_mul(n.into())) + // Minimum execution time: 83_852_000 picoseconds. + Weight::from_parts(85_724_000, 0) + // Standard Error: 2_685 + .saturating_add(Weight::from_parts(697_935, 0).saturating_mul(n.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: 73_392_000 picoseconds. - Weight::from_parts(98_913_061, 0) - // Standard Error: 149_394 - .saturating_add(Weight::from_parts(136_129_726, 0).saturating_mul(r.into())) + // Minimum execution time: 72_211_000 picoseconds. + Weight::from_parts(93_410_138, 0) + // Standard Error: 204_735 + .saturating_add(Weight::from_parts(147_544_938, 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: 83_698_000 picoseconds. - Weight::from_parts(87_372_499, 0) - // Standard Error: 686 - .saturating_add(Weight::from_parts(668_338, 0).saturating_mul(n.into())) + // Minimum execution time: 80_709_000 picoseconds. + Weight::from_parts(84_968_947, 0) + // Standard Error: 730 + .saturating_add(Weight::from_parts(698_103, 0).saturating_mul(n.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: 83_432_000 picoseconds. - Weight::from_parts(5_271_088, 0) - // Standard Error: 3_912 - .saturating_add(Weight::from_parts(720_353, 0).saturating_mul(n.into())) + // Minimum execution time: 81_881_000 picoseconds. + Weight::from_parts(86_067_000, 0) + // Standard Error: 2_679 + .saturating_add(Weight::from_parts(691_271, 0).saturating_mul(n.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: 84_977_000 picoseconds. - Weight::from_parts(6_445_153, 0) - // Standard Error: 3_907 - .saturating_add(Weight::from_parts(726_961, 0).saturating_mul(n.into())) + // Minimum execution time: 85_692_000 picoseconds. + Weight::from_parts(88_136_000, 0) + // Standard Error: 2_708 + .saturating_add(Weight::from_parts(696_933, 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: 72_430_000 picoseconds. - Weight::from_parts(84_793_838, 0) - // Standard Error: 73_990 - .saturating_add(Weight::from_parts(75_811_938, 0).saturating_mul(r.into())) + // Minimum execution time: 71_319_000 picoseconds. + Weight::from_parts(84_394_756, 0) + // Standard Error: 81_584 + .saturating_add(Weight::from_parts(87_082_860, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_signal_code(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 74_453_000 picoseconds. - Weight::from_parts(81_824_002, 0) - // Standard Error: 98_573 - .saturating_add(Weight::from_parts(79_443_293, 0).saturating_mul(r.into())) + // Minimum execution time: 72_700_000 picoseconds. + Weight::from_parts(89_260_020, 0) + // Standard Error: 152_762 + .saturating_add(Weight::from_parts(85_919_055, 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: 74_281_000 picoseconds. - Weight::from_parts(85_954_515, 0) - // Standard Error: 83_865 - .saturating_add(Weight::from_parts(76_081_410, 0).saturating_mul(r.into())) + // Minimum execution time: 73_147_000 picoseconds. + Weight::from_parts(84_665_374, 0) + // Standard Error: 67_067 + .saturating_add(Weight::from_parts(87_094_352, 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: 685_858_000 picoseconds. - Weight::from_parts(704_529_778, 0) - // Standard Error: 92_814 - .saturating_add(Weight::from_parts(91_766_393, 0).saturating_mul(r.into())) + // Minimum execution time: 536_045_000 picoseconds. + Weight::from_parts(555_108_056, 0) + // Standard Error: 129_730 + .saturating_add(Weight::from_parts(103_640_121, 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: 702_381_000 picoseconds. - Weight::from_parts(705_004_038, 0) - // Standard Error: 243 - .saturating_add(Weight::from_parts(147_513, 0).saturating_mul(n.into())) + // Minimum execution time: 548_869_000 picoseconds. + Weight::from_parts(553_646_946, 0) + // Standard Error: 334 + .saturating_add(Weight::from_parts(112_310, 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_316_341_000 picoseconds. - Weight::from_parts(2_460_147_863, 0) - // Standard Error: 244_611 - .saturating_add(Weight::from_parts(115_133_940, 0).saturating_mul(r.into())) + // Minimum execution time: 2_397_321_000 picoseconds. + Weight::from_parts(2_438_701_492, 0) + // Standard Error: 422_922 + .saturating_add(Weight::from_parts(128_436_702, 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_421_148_000 picoseconds. - Weight::from_parts(2_357_811_309, 0) - // Standard Error: 6_197 - .saturating_add(Weight::from_parts(13_258_237, 0).saturating_mul(n.into())) + // Minimum execution time: 2_500_713_000 picoseconds. + Weight::from_parts(2_133_678_857, 0) + // Standard Error: 11_300 + .saturating_add(Weight::from_parts(11_835_726, 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: 74_244_000 picoseconds. - Weight::from_parts(86_739_673, 0) - // Standard Error: 51_192 - .saturating_add(Weight::from_parts(102_043_421, 0).saturating_mul(r.into())) + // Minimum execution time: 71_882_000 picoseconds. + Weight::from_parts(72_373_015, 0) + // Standard Error: 172_499 + .saturating_add(Weight::from_parts(105_338_272, 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: 139_693_000 picoseconds. - Weight::from_parts(142_957_000, 0) - // Standard Error: 260_388 - .saturating_add(Weight::from_parts(35_962_486, 0).saturating_mul(n.into())) + // Minimum execution time: 139_826_000 picoseconds. + Weight::from_parts(144_539_000, 0) + // Standard Error: 262_228 + .saturating_add(Weight::from_parts(40_661_391, 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: 72_360_000 picoseconds. - Weight::from_parts(85_921_193, 0) - // Standard Error: 61_329 - .saturating_add(Weight::from_parts(72_076_077, 0).saturating_mul(r.into())) + // Minimum execution time: 71_349_000 picoseconds. + Weight::from_parts(84_009_826, 0) + // Standard Error: 119_664 + .saturating_add(Weight::from_parts(85_550_384, 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: 101_988_000 picoseconds. - Weight::from_parts(106_011_000, 0) - // Standard Error: 1_138_394 - .saturating_add(Weight::from_parts(240_918_489, 0).saturating_mul(r.into())) + // Minimum execution time: 100_199_000 picoseconds. + Weight::from_parts(103_113_000, 0) + // Standard Error: 1_307_205 + .saturating_add(Weight::from_parts(264_117_146, 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: 77_083_000 picoseconds. - Weight::from_parts(82_392_641, 0) - // Standard Error: 241_345 - .saturating_add(Weight::from_parts(295_215_414, 0).saturating_mul(r.into())) + // Minimum execution time: 75_434_000 picoseconds. + Weight::from_parts(74_995_971, 0) + // Standard Error: 258_072 + .saturating_add(Weight::from_parts(297_118_042, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -1115,22 +1113,22 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 60_912_497_000 picoseconds. - Weight::from_parts(61_001_736_000, 0) - // Standard Error: 434_085 - .saturating_add(Weight::from_parts(9_577_304, 0).saturating_mul(p.into())) - // Standard Error: 434_063 - .saturating_add(Weight::from_parts(114_958_531, 0).saturating_mul(s.into())) + // Minimum execution time: 68_453_302_000 picoseconds. + Weight::from_parts(68_471_869_000, 0) + // Standard Error: 466_202 + .saturating_add(Weight::from_parts(10_760_320, 0).saturating_mul(p.into())) + // Standard Error: 466_179 + .saturating_add(Weight::from_parts(116_797_672, 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: 77_894_000 picoseconds. - Weight::from_parts(77_856_403, 0) - // Standard Error: 227_166 - .saturating_add(Weight::from_parts(300_654_636, 0).saturating_mul(r.into())) + // Minimum execution time: 74_954_000 picoseconds. + Weight::from_parts(78_733_640, 0) + // Standard Error: 201_826 + .saturating_add(Weight::from_parts(301_194_265, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -1138,22 +1136,22 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 61_021_139_000 picoseconds. - Weight::from_parts(61_043_109_000, 0) - // Standard Error: 430_182 - .saturating_add(Weight::from_parts(9_408_879, 0).saturating_mul(p.into())) - // Standard Error: 430_161 - .saturating_add(Weight::from_parts(114_644_381, 0).saturating_mul(s.into())) + // Minimum execution time: 68_354_223_000 picoseconds. + Weight::from_parts(68_417_066_000, 0) + // Standard Error: 464_016 + .saturating_add(Weight::from_parts(10_644_791, 0).saturating_mul(p.into())) + // Standard Error: 463_993 + .saturating_add(Weight::from_parts(117_480_972, 0).saturating_mul(s.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: 75_577_000 picoseconds. - Weight::from_parts(101_890_284, 1131) - // Standard Error: 7_029 - .saturating_add(Weight::from_parts(13_466_439, 0).saturating_mul(p.into())) + // Minimum execution time: 70_639_000 picoseconds. + Weight::from_parts(94_308_517, 1131) + // Standard Error: 7_497 + .saturating_add(Weight::from_parts(13_621_525, 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())) } @@ -1162,10 +1160,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 74_841_000 picoseconds. - Weight::from_parts(75_691_000, 1131) - // Standard Error: 13_487 - .saturating_add(Weight::from_parts(36_441_083, 0).saturating_mul(p.into())) + // Minimum execution time: 71_537_000 picoseconds. + Weight::from_parts(73_918_000, 1131) + // Standard Error: 19_320 + .saturating_add(Weight::from_parts(40_251_314, 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())) } @@ -1174,10 +1172,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `5069931` - // Minimum execution time: 6_947_594_000 picoseconds. - Weight::from_parts(7_016_485_652, 5069931) - // Standard Error: 60_333 - .saturating_add(Weight::from_parts(36_561_754, 0).saturating_mul(p.into())) + // Minimum execution time: 7_012_058_000 picoseconds. + Weight::from_parts(7_086_983_379, 5069931) + // Standard Error: 42_297 + .saturating_add(Weight::from_parts(40_091_521, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2048_u64)) } /// The range of component `p` is `[0, 512]`. @@ -1185,10 +1183,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1820 + p * (65580 ±0)` // Estimated: `1946 + p * (75482 ±0)` - // Minimum execution time: 76_536_000 picoseconds. - Weight::from_parts(14_595_619, 1946) - // Standard Error: 157_578 - .saturating_add(Weight::from_parts(50_153_031, 0).saturating_mul(p.into())) + // Minimum execution time: 72_511_000 picoseconds. + Weight::from_parts(17_803_291, 1946) + // Standard Error: 110_813 + .saturating_add(Weight::from_parts(49_609_616, 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())) } @@ -1197,10 +1195,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 78_193_000 picoseconds. - Weight::from_parts(7_236_713, 1131) - // Standard Error: 269_644 - .saturating_add(Weight::from_parts(48_480_231, 0).saturating_mul(p.into())) + // Minimum execution time: 77_219_000 picoseconds. + Weight::from_parts(8_273_591, 1131) + // Standard Error: 259_514 + .saturating_add(Weight::from_parts(51_679_996, 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())) } @@ -1209,10 +1207,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1496 + p * (9883 ±2)` - // Minimum execution time: 713_187_000 picoseconds. - Weight::from_parts(590_866_829, 1496) - // Standard Error: 369_244 - .saturating_add(Weight::from_parts(59_523_369, 0).saturating_mul(p.into())) + // Minimum execution time: 567_667_000 picoseconds. + Weight::from_parts(443_166_939, 1496) + // Standard Error: 371_371 + .saturating_add(Weight::from_parts(62_298_134, 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())) } @@ -1221,10 +1219,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `317931` - // Minimum execution time: 1_154_253_000 picoseconds. - Weight::from_parts(1_039_979_380, 317931) - // Standard Error: 368_468 - .saturating_add(Weight::from_parts(59_946_120, 0).saturating_mul(p.into())) + // Minimum execution time: 1_008_858_000 picoseconds. + Weight::from_parts(896_215_157, 317931) + // Standard Error: 385_306 + .saturating_add(Weight::from_parts(62_480_545, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(128_u64)) } /// The range of component `r` is `[50, 500]`. @@ -1232,50 +1230,50 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_408_476_000 picoseconds. - Weight::from_parts(4_345_850_428, 0) - // Standard Error: 21_058 - .saturating_add(Weight::from_parts(2_656_511 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 4_424_999_000 picoseconds. + Weight::from_parts(4_463_391_683, 0) + // Standard Error: 11_819 + .saturating_add(Weight::from_parts(3_118_065 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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_405_085_000 picoseconds. - Weight::from_parts(4_338_401_176, 0) - // Standard Error: 21_960 - .saturating_add(Weight::from_parts(2_641_092 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 4_428_603_000 picoseconds. + Weight::from_parts(4_464_863_588, 0) + // Standard Error: 16_826 + .saturating_add(Weight::from_parts(3_057_530 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 9_431_492_000 picoseconds. - Weight::from_parts(9_673_680_509, 0) - // Standard Error: 30_676 - .saturating_add(Weight::from_parts(4_680_213 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 9_456_093_000 picoseconds. + Weight::from_parts(9_716_251_685, 0) + // Standard Error: 32_600 + .saturating_add(Weight::from_parts(4_593_617 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 9_360_480_000 picoseconds. - Weight::from_parts(9_537_261_740, 0) - // Standard Error: 27_533 - .saturating_add(Weight::from_parts(4_979_672 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 9_395_667_000 picoseconds. + Weight::from_parts(9_552_473_628, 0) + // Standard Error: 26_865 + .saturating_add(Weight::from_parts(4_978_379 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(1_379_000, 0) - // Standard Error: 9_565 - .saturating_add(Weight::from_parts(2_945_850 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(1_487_000, 0) + // Standard Error: 9_533 + .saturating_add(Weight::from_parts(2_928_605 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { @@ -1283,831 +1281,829 @@ impl WeightInfo for SubstrateWeight { // Measured: `0` // Estimated: `0` // Minimum execution time: 1_383_000 picoseconds. - Weight::from_parts(1_429_000, 0) - // Standard Error: 4_951 - .saturating_add(Weight::from_parts(2_209_232 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + Weight::from_parts(1_431_000, 0) + // Standard Error: 5_266 + .saturating_add(Weight::from_parts(2_119_405 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_320_000 picoseconds. - Weight::from_parts(2_272_981, 0) - // Standard Error: 953 - .saturating_add(Weight::from_parts(1_508_484 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_368_000 picoseconds. + Weight::from_parts(2_258_608, 0) + // Standard Error: 804 + .saturating_add(Weight::from_parts(1_503_389 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_288_000 picoseconds. - Weight::from_parts(144_996, 0) - // Standard Error: 11_883 - .saturating_add(Weight::from_parts(2_531_434 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_363_000 picoseconds. + Weight::from_parts(1_391_000, 0) + // Standard Error: 6_327 + .saturating_add(Weight::from_parts(2_492_467 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_351_000 picoseconds. - Weight::from_parts(1_389_000, 0) - // Standard Error: 27_866 - .saturating_add(Weight::from_parts(4_686_267 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_425_000 picoseconds. + Weight::from_parts(1_451_000, 0) + // Standard Error: 29_306 + .saturating_add(Weight::from_parts(4_660_321 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 4_967_000 picoseconds. - Weight::from_parts(5_468_496, 0) - // Standard Error: 844 - .saturating_add(Weight::from_parts(73_871 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(e.into())) + // Minimum execution time: 5_140_000 picoseconds. + Weight::from_parts(5_890_458, 0) + // Standard Error: 694 + .saturating_add(Weight::from_parts(62_086 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_350_000 picoseconds. - Weight::from_parts(1_401_024, 0) - // Standard Error: 6_380 - .saturating_add(Weight::from_parts(2_471_195 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_397_000 picoseconds. + Weight::from_parts(1_881_070, 0) + // Standard Error: 5_681 + .saturating_add(Weight::from_parts(2_429_621 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } fn instr_i64const(r: u32, ) -> Weight { Weight::from_parts(0, 0) - .saturating_add(Weight::from_parts((2_471_195 - - 2_301_712) * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts((2_429_621 - + 2_284_301) * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_309_000 picoseconds. - Weight::from_parts(1_843_444, 0) - // Standard Error: 12_136 - .saturating_add(Weight::from_parts(2_301_712 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(1_951_233, 0) + // Standard Error: 11_814 + .saturating_add(Weight::from_parts(2_284_301 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_411_000 picoseconds. - Weight::from_parts(1_445_000, 0) - // Standard Error: 15_605 - .saturating_add(Weight::from_parts(9_830_913 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_562_000 picoseconds. + Weight::from_parts(1_628_000, 0) + // Standard Error: 17_544 + .saturating_add(Weight::from_parts(10_010_569 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 10_270_000 picoseconds. - Weight::from_parts(10_345_000, 0) - // Standard Error: 9_614 - .saturating_add(Weight::from_parts(657_200 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(p.into())) + // Minimum execution time: 10_487_000 picoseconds. + Weight::from_parts(10_595_000, 0) + // Standard Error: 9_736 + .saturating_add(Weight::from_parts(644_965 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 3_756_000 picoseconds. - Weight::from_parts(3_964_298, 0) - // Standard Error: 7 - .saturating_add(Weight::from_parts(12 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(l.into())) + // Minimum execution time: 3_880_000 picoseconds. + Weight::from_parts(4_109_681, 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: 6_016_000 picoseconds. - Weight::from_parts(8_681_396, 0) - // Standard Error: 3_586 - .saturating_add(Weight::from_parts(310_101 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_270_000 picoseconds. + Weight::from_parts(8_654_479, 0) + // Standard Error: 2_542 + .saturating_add(Weight::from_parts(289_632 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 5_906_000 picoseconds. - Weight::from_parts(9_137_545, 0) - // Standard Error: 3_316 - .saturating_add(Weight::from_parts(685_474 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_290_000 picoseconds. + Weight::from_parts(9_119_914, 0) + // Standard Error: 3_163 + .saturating_add(Weight::from_parts(666_059 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 5_975_000 picoseconds. - Weight::from_parts(9_760_427, 0) - // Standard Error: 3_573 - .saturating_add(Weight::from_parts(671_443 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_169_000 picoseconds. + Weight::from_parts(9_521_209, 0) + // Standard Error: 2_919 + .saturating_add(Weight::from_parts(657_083 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_374_000 picoseconds. - Weight::from_parts(1_000_357, 0) - // Standard Error: 3_626 - .saturating_add(Weight::from_parts(291_977 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_463_000 picoseconds. + Weight::from_parts(1_332_650, 0) + // Standard Error: 2_839 + .saturating_add(Weight::from_parts(271_035 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_358_000 picoseconds. - Weight::from_parts(1_418_000, 0) - // Standard Error: 9_282 - .saturating_add(Weight::from_parts(649_994 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_504_000, 0) + // Standard Error: 5_063 + .saturating_add(Weight::from_parts(570_678 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_536_000 picoseconds. - Weight::from_parts(1_044_793, 0) - // Standard Error: 5_498 - .saturating_add(Weight::from_parts(5_731_900 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_704_000 picoseconds. + Weight::from_parts(1_263_158, 0) + // Standard Error: 4_795 + .saturating_add(Weight::from_parts(5_746_216 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_233_000 picoseconds. - Weight::from_parts(1_215_148, 0) - // Standard Error: 2_819 - .saturating_add(Weight::from_parts(260_155 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_416_000 picoseconds. + Weight::from_parts(1_408_063, 0) + // Standard Error: 2_055 + .saturating_add(Weight::from_parts(246_198 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_328_000 picoseconds. - Weight::from_parts(1_437_168, 0) - // Standard Error: 3_610 - .saturating_add(Weight::from_parts(202_028 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_335_000 picoseconds. + Weight::from_parts(1_695_885, 0) + // Standard Error: 2_966 + .saturating_add(Weight::from_parts(186_162 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_357_000 picoseconds. - Weight::from_parts(1_136_794, 0) - // Standard Error: 2_205 - .saturating_add(Weight::from_parts(268_251 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_322_000 picoseconds. + Weight::from_parts(1_082_911, 0) + // Standard Error: 4_637 + .saturating_add(Weight::from_parts(264_147 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_786_406, 0) - // Standard Error: 547 - .saturating_add(Weight::from_parts(180_114 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_394_000 picoseconds. + Weight::from_parts(1_928_624, 0) + // Standard Error: 947 + .saturating_add(Weight::from_parts(171_907 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_317_000 picoseconds. - Weight::from_parts(1_117_534, 0) - // Standard Error: 2_364 - .saturating_add(Weight::from_parts(269_422 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_341_000 picoseconds. + Weight::from_parts(1_435_008, 0) + // Standard Error: 1_112 + .saturating_add(Weight::from_parts(243_805 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_805_624, 0) - // Standard Error: 1_838 - .saturating_add(Weight::from_parts(195_483 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_415_000 picoseconds. + Weight::from_parts(1_870_454, 0) + // Standard Error: 495 + .saturating_add(Weight::from_parts(182_229 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_320_000 picoseconds. - Weight::from_parts(1_392_000, 0) - // Standard Error: 9_162 - .saturating_add(Weight::from_parts(912_172 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_396_000 picoseconds. + Weight::from_parts(1_431_000, 0) + // Standard Error: 11_009 + .saturating_add(Weight::from_parts(859_493 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_301_000 picoseconds. - Weight::from_parts(1_338_000, 0) - // Standard Error: 3_325 - .saturating_add(Weight::from_parts(496_929 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_351_000 picoseconds. + Weight::from_parts(1_410_000, 0) + // Standard Error: 9_818 + .saturating_add(Weight::from_parts(541_396 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(1_611_666, 0) - // Standard Error: 625 - .saturating_add(Weight::from_parts(171_506 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_359_000 picoseconds. + Weight::from_parts(1_733_340, 0) + // Standard Error: 564 + .saturating_add(Weight::from_parts(161_377 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_317_000 picoseconds. - Weight::from_parts(1_700_147, 0) - // Standard Error: 877 - .saturating_add(Weight::from_parts(170_172 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_407_000 picoseconds. + Weight::from_parts(1_615_873, 0) + // Standard Error: 1_142 + .saturating_add(Weight::from_parts(168_181 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_316_000 picoseconds. - Weight::from_parts(1_329_895, 0) - // Standard Error: 1_945 - .saturating_add(Weight::from_parts(244_746 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_408_000 picoseconds. + Weight::from_parts(1_422_691, 0) + // Standard Error: 1_727 + .saturating_add(Weight::from_parts(228_961 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_277_000 picoseconds. - Weight::from_parts(1_095_174, 0) - // Standard Error: 4_447 - .saturating_add(Weight::from_parts(256_010 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_355_000 picoseconds. + Weight::from_parts(1_267_857, 0) + // Standard Error: 3_794 + .saturating_add(Weight::from_parts(237_062 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(948_185, 0) - // Standard Error: 5_240 - .saturating_add(Weight::from_parts(252_152 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_286_000 picoseconds. + Weight::from_parts(1_280_032, 0) + // Standard Error: 4_759 + .saturating_add(Weight::from_parts(226_594 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_364_000 picoseconds. - Weight::from_parts(1_691_742, 0) - // Standard Error: 1_108 - .saturating_add(Weight::from_parts(154_813 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_391_000 picoseconds. + Weight::from_parts(1_797_003, 0) + // Standard Error: 621 + .saturating_add(Weight::from_parts(145_936 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_363_000 picoseconds. - Weight::from_parts(1_847_986, 0) - // Standard Error: 1_147 - .saturating_add(Weight::from_parts(93_233 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_300_000 picoseconds. + Weight::from_parts(1_971_435, 0) + // Standard Error: 579 + .saturating_add(Weight::from_parts(82_715 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_281_000 picoseconds. - Weight::from_parts(1_961_077, 0) - // Standard Error: 696 - .saturating_add(Weight::from_parts(87_341 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_364_000 picoseconds. + Weight::from_parts(1_977_640, 0) + // Standard Error: 723 + .saturating_add(Weight::from_parts(83_564 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_333_000 picoseconds. - Weight::from_parts(1_372_000, 0) - // Standard Error: 11_911 - .saturating_add(Weight::from_parts(1_008_734 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_395_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 10_549 + .saturating_add(Weight::from_parts(880_217 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_307_000 picoseconds. - Weight::from_parts(1_376_000, 0) - // Standard Error: 4_838 - .saturating_add(Weight::from_parts(540_102 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_459_000, 0) + // Standard Error: 7_486 + .saturating_add(Weight::from_parts(529_030 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_298_000 picoseconds. - Weight::from_parts(1_343_000, 0) - // Standard Error: 16_519 - .saturating_add(Weight::from_parts(1_191_585 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_409_000 picoseconds. + Weight::from_parts(1_451_000, 0) + // Standard Error: 9_511 + .saturating_add(Weight::from_parts(883_336 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_303_000 picoseconds. - Weight::from_parts(1_399_000, 0) - // Standard Error: 6_288 - .saturating_add(Weight::from_parts(573_438 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_390_000 picoseconds. + Weight::from_parts(1_441_000, 0) + // Standard Error: 3_664 + .saturating_add(Weight::from_parts(477_350 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_328_000 picoseconds. - Weight::from_parts(1_397_000, 0) - // Standard Error: 9_065 - .saturating_add(Weight::from_parts(917_725 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_403_000 picoseconds. + Weight::from_parts(1_430_000, 0) + // Standard Error: 9_529 + .saturating_add(Weight::from_parts(879_177 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_326_000 picoseconds. - Weight::from_parts(1_387_000, 0) - // Standard Error: 3_994 - .saturating_add(Weight::from_parts(512_663 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_429_000 picoseconds. + Weight::from_parts(1_519_000, 0) + // Standard Error: 5_649 + .saturating_add(Weight::from_parts(489_224 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_275_000 picoseconds. - Weight::from_parts(1_370_000, 0) - // Standard Error: 8_166 - .saturating_add(Weight::from_parts(896_742 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_405_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 13_648 + .saturating_add(Weight::from_parts(944_492 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_322_000 picoseconds. - Weight::from_parts(1_352_000, 0) - // Standard Error: 4_428 - .saturating_add(Weight::from_parts(521_146 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_317_000 picoseconds. + Weight::from_parts(1_412_000, 0) + // Standard Error: 3_245 + .saturating_add(Weight::from_parts(467_404 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_316_000 picoseconds. - Weight::from_parts(1_362_000, 0) - // Standard Error: 10_964 - .saturating_add(Weight::from_parts(950_113 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_446_000, 0) + // Standard Error: 10_635 + .saturating_add(Weight::from_parts(867_090 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_314_000 picoseconds. - Weight::from_parts(1_430_000, 0) - // Standard Error: 6_233 - .saturating_add(Weight::from_parts(527_757 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_347_000 picoseconds. + Weight::from_parts(1_460_000, 0) + // Standard Error: 7_230 + .saturating_add(Weight::from_parts(511_179 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_290_000 picoseconds. - Weight::from_parts(1_345_000, 0) - // Standard Error: 8_041 - .saturating_add(Weight::from_parts(888_646 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_342_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 16_183 + .saturating_add(Weight::from_parts(1_033_654 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_332_000 picoseconds. - Weight::from_parts(1_402_000, 0) - // Standard Error: 3_295 - .saturating_add(Weight::from_parts(501_011 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_387_000 picoseconds. + Weight::from_parts(1_461_000, 0) + // Standard Error: 6_715 + .saturating_add(Weight::from_parts(520_651 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(1_377_000, 0) - // Standard Error: 8_442 - .saturating_add(Weight::from_parts(910_933 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_354_000 picoseconds. + Weight::from_parts(1_455_000, 0) + // Standard Error: 15_038 + .saturating_add(Weight::from_parts(1_023_383 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_333_000 picoseconds. - Weight::from_parts(1_401_000, 0) - // Standard Error: 5_606 - .saturating_add(Weight::from_parts(521_195 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_341_000 picoseconds. + Weight::from_parts(1_436_000, 0) + // Standard Error: 12_612 + .saturating_add(Weight::from_parts(622_707 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_376_000, 0) - // Standard Error: 12_294 - .saturating_add(Weight::from_parts(950_492 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_366_000 picoseconds. + Weight::from_parts(1_412_000, 0) + // Standard Error: 11_516 + .saturating_add(Weight::from_parts(947_260 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_336_000 picoseconds. - Weight::from_parts(1_403_000, 0) - // Standard Error: 4_497 - .saturating_add(Weight::from_parts(487_845 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(36_369, 0) + // Standard Error: 8_549 + .saturating_add(Weight::from_parts(510_737 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_371_000 picoseconds. - Weight::from_parts(1_407_000, 0) - // Standard Error: 14_384 - .saturating_add(Weight::from_parts(1_038_473 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_314_000 picoseconds. + Weight::from_parts(1_404_000, 0) + // Standard Error: 12_274 + .saturating_add(Weight::from_parts(935_672 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_318_000 picoseconds. - Weight::from_parts(1_366_000, 0) - // Standard Error: 3_536 - .saturating_add(Weight::from_parts(501_421 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(31_396, 0) + // Standard Error: 6_208 + .saturating_add(Weight::from_parts(514_884 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_349_000 picoseconds. - Weight::from_parts(1_390_000, 0) - // Standard Error: 12_990 - .saturating_add(Weight::from_parts(1_006_416 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_421_000 picoseconds. + Weight::from_parts(1_474_000, 0) + // Standard Error: 10_398 + .saturating_add(Weight::from_parts(857_745 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_326_000 picoseconds. - Weight::from_parts(1_373_000, 0) - // Standard Error: 3_004 - .saturating_add(Weight::from_parts(499_955 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_435_000 picoseconds. + Weight::from_parts(1_456_000, 0) + // Standard Error: 5_202 + .saturating_add(Weight::from_parts(481_297 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_357_000 picoseconds. - Weight::from_parts(1_394_000, 0) - // Standard Error: 5_225 - .saturating_add(Weight::from_parts(589_236 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_372_000 picoseconds. + Weight::from_parts(1_485_000, 0) + // Standard Error: 7_368 + .saturating_add(Weight::from_parts(560_916 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_327_000 picoseconds. - Weight::from_parts(616_374, 0) - // Standard Error: 6_078 - .saturating_add(Weight::from_parts(323_741 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_301_485, 0) + // Standard Error: 3_892 + .saturating_add(Weight::from_parts(275_551 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_377_000, 0) - // Standard Error: 4_261 - .saturating_add(Weight::from_parts(580_272 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_344_000 picoseconds. + Weight::from_parts(1_401_000, 0) + // Standard Error: 4_405 + .saturating_add(Weight::from_parts(533_773 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_395_000 picoseconds. - Weight::from_parts(1_248_581, 0) - // Standard Error: 1_837 - .saturating_add(Weight::from_parts(273_735 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_358_000 picoseconds. + Weight::from_parts(1_269_045, 0) + // Standard Error: 1_727 + .saturating_add(Weight::from_parts(270_333 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_322_000 picoseconds. - Weight::from_parts(1_368_000, 0) - // Standard Error: 12_113 - .saturating_add(Weight::from_parts(934_388 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_349_000 picoseconds. + Weight::from_parts(1_436_000, 0) + // Standard Error: 6_923 + .saturating_add(Weight::from_parts(794_926 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_344_000 picoseconds. - Weight::from_parts(1_411_000, 0) - // Standard Error: 6_047 - .saturating_add(Weight::from_parts(550_572 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_443_000, 0) + // Standard Error: 5_742 + .saturating_add(Weight::from_parts(511_544 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_290_000 picoseconds. - Weight::from_parts(1_385_000, 0) - // Standard Error: 7_866 - .saturating_add(Weight::from_parts(1_964_453 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_379_000 picoseconds. + Weight::from_parts(209_105, 0) + // Standard Error: 9_353 + .saturating_add(Weight::from_parts(1_692_736 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_349_000 picoseconds. - Weight::from_parts(1_411_000, 0) - // Standard Error: 11_840 - .saturating_add(Weight::from_parts(1_463_772 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_413_000 picoseconds. + Weight::from_parts(1_464_000, 0) + // Standard Error: 10_013 + .saturating_add(Weight::from_parts(1_273_496 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_369_000, 0) - // Standard Error: 8_470 - .saturating_add(Weight::from_parts(1_776_938 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(1_430_000, 0) + // Standard Error: 9_080 + .saturating_add(Weight::from_parts(1_774_017 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_348_000 picoseconds. - Weight::from_parts(1_387_000, 0) - // Standard Error: 9_310 - .saturating_add(Weight::from_parts(1_348_132 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_362_000 picoseconds. + Weight::from_parts(1_439_000, 0) + // Standard Error: 10_361 + .saturating_add(Weight::from_parts(1_273_967 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_369_000 picoseconds. - Weight::from_parts(1_434_000, 0) - // Standard Error: 32_697 - .saturating_add(Weight::from_parts(8_745_987 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_407_000 picoseconds. + Weight::from_parts(1_440_000, 0) + // Standard Error: 34_717 + .saturating_add(Weight::from_parts(8_774_453 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_343_000 picoseconds. - Weight::from_parts(1_378_000, 0) - // Standard Error: 43_147 - .saturating_add(Weight::from_parts(7_112_006 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_370_000 picoseconds. + Weight::from_parts(1_454_000, 0) + // Standard Error: 39_659 + .saturating_add(Weight::from_parts(7_203_754 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_367_000 picoseconds. - Weight::from_parts(1_417_000, 0) - // Standard Error: 6_535 - .saturating_add(Weight::from_parts(1_778_734 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(835_051, 0) + // Standard Error: 25_032 + .saturating_add(Weight::from_parts(1_887_626 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_363_000 picoseconds. - Weight::from_parts(1_418_000, 0) - // Standard Error: 8_351 - .saturating_add(Weight::from_parts(1_317_333 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_410_000, 0) + // Standard Error: 7_072 + .saturating_add(Weight::from_parts(1_191_975 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_299_000 picoseconds. - Weight::from_parts(1_384_000, 0) - // Standard Error: 7_392 - .saturating_add(Weight::from_parts(623_815 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_357_000 picoseconds. + Weight::from_parts(1_393_000, 0) + // Standard Error: 7_580 + .saturating_add(Weight::from_parts(578_374 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_287_000 picoseconds. - Weight::from_parts(935_149, 0) - // Standard Error: 2_071 - .saturating_add(Weight::from_parts(304_270 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_378_000 picoseconds. + Weight::from_parts(568_261, 0) + // Standard Error: 7_690 + .saturating_add(Weight::from_parts(313_985 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_299_000 picoseconds. - Weight::from_parts(1_355_000, 0) - // Standard Error: 4_359 - .saturating_add(Weight::from_parts(589_293 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_415_000 picoseconds. + Weight::from_parts(1_445_000, 0) + // Standard Error: 4_396 + .saturating_add(Weight::from_parts(531_750 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_294_000 picoseconds. - Weight::from_parts(1_027_247, 0) - // Standard Error: 2_047 - .saturating_add(Weight::from_parts(303_177 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_397_000 picoseconds. + Weight::from_parts(1_210_540, 0) + // Standard Error: 3_636 + .saturating_add(Weight::from_parts(275_459 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_405_000, 0) - // Standard Error: 5_133 - .saturating_add(Weight::from_parts(609_550 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_304_000 picoseconds. + Weight::from_parts(1_376_000, 0) + // Standard Error: 4_523 + .saturating_add(Weight::from_parts(542_245 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(603_111, 0) - // Standard Error: 6_223 - .saturating_add(Weight::from_parts(326_084 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_352_000 picoseconds. + Weight::from_parts(852_615, 0) + // Standard Error: 5_390 + .saturating_add(Weight::from_parts(296_854 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_303_000 picoseconds. - Weight::from_parts(1_397_000, 0) - // Standard Error: 5_895 - .saturating_add(Weight::from_parts(506_341 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(1_401_000, 0) + // Standard Error: 7_032 + .saturating_add(Weight::from_parts(498_325 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_247_692, 0) - // Standard Error: 1_511 - .saturating_add(Weight::from_parts(274_134 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_355_000 picoseconds. + Weight::from_parts(1_539_827, 0) + // Standard Error: 1_328 + .saturating_add(Weight::from_parts(242_535 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_311_000 picoseconds. - Weight::from_parts(1_354_000, 0) - // Standard Error: 2_897 - .saturating_add(Weight::from_parts(483_641 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_431_000 picoseconds. + Weight::from_parts(1_481_000, 0) + // Standard Error: 3_735 + .saturating_add(Weight::from_parts(444_435 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(1_329_094, 0) - // Standard Error: 2_115 - .saturating_add(Weight::from_parts(275_076 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_391_000 picoseconds. + Weight::from_parts(1_503_194, 0) + // Standard Error: 1_192 + .saturating_add(Weight::from_parts(243_839 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_276_000 picoseconds. - Weight::from_parts(1_347_000, 0) - // Standard Error: 5_598 - .saturating_add(Weight::from_parts(517_531 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(1_434_000, 0) + // Standard Error: 5_497 + .saturating_add(Weight::from_parts(466_852 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_288_000 picoseconds. - Weight::from_parts(777_418, 0) - // Standard Error: 6_424 - .saturating_add(Weight::from_parts(311_033 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_380_000 picoseconds. + Weight::from_parts(1_112_700, 0) + // Standard Error: 5_296 + .saturating_add(Weight::from_parts(272_000 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_297_000 picoseconds. - Weight::from_parts(1_378_000, 0) - // Standard Error: 4_789 - .saturating_add(Weight::from_parts(509_554 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(13_337, 0) + // Standard Error: 5_179 + .saturating_add(Weight::from_parts(478_989 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_311_000 picoseconds. - Weight::from_parts(617_995, 0) - // Standard Error: 7_052 - .saturating_add(Weight::from_parts(322_976 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_359_000 picoseconds. + Weight::from_parts(1_459_155, 0) + // Standard Error: 1_161 + .saturating_add(Weight::from_parts(245_841 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_318_000 picoseconds. - Weight::from_parts(1_391_000, 0) - // Standard Error: 3_787 - .saturating_add(Weight::from_parts(498_275 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_364_000 picoseconds. + Weight::from_parts(1_420_000, 0) + // Standard Error: 6_196 + .saturating_add(Weight::from_parts(471_478 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_393_000 picoseconds. - Weight::from_parts(879_010, 0) - // Standard Error: 5_769 - .saturating_add(Weight::from_parts(308_463 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_414_000 picoseconds. + Weight::from_parts(1_354_734, 0) + // Standard Error: 4_435 + .saturating_add(Weight::from_parts(257_502 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } fn tasks_remove_gas_reservation() -> Weight { // Proof Size summary in bytes: // Measured: `1192` // Estimated: `6196` - // Minimum execution time: 77_564_000 picoseconds. - Weight::from_parts(79_369_000, 6196) + // Minimum execution time: 80_115_000 picoseconds. + Weight::from_parts(80_971_000, 6196) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -2115,8 +2111,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `858` // Estimated: `4323` - // Minimum execution time: 43_250_000 picoseconds. - Weight::from_parts(44_016_000, 4323) + // Minimum execution time: 43_623_000 picoseconds. + Weight::from_parts(44_571_000, 4323) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -2124,8 +2120,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1113` // Estimated: `6196` - // Minimum execution time: 88_938_000 picoseconds. - Weight::from_parts(89_815_000, 6196) + // Minimum execution time: 92_184_000 picoseconds. + Weight::from_parts(93_186_000, 6196) .saturating_add(T::DbWeight::get().reads(13_u64)) .saturating_add(T::DbWeight::get().writes(10_u64)) } @@ -2133,8 +2129,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `694` // Estimated: `4159` - // Minimum execution time: 30_606_000 picoseconds. - Weight::from_parts(31_277_000, 4159) + // Minimum execution time: 30_012_000 picoseconds. + Weight::from_parts(30_983_000, 4159) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -2142,8 +2138,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `937` // Estimated: `4402` - // Minimum execution time: 43_204_000 picoseconds. - Weight::from_parts(43_879_000, 4402) + // Minimum execution time: 41_920_000 picoseconds. + Weight::from_parts(42_591_000, 4402) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -2151,16 +2147,16 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `80` // Estimated: `3545` - // Minimum execution time: 4_683_000 picoseconds. - Weight::from_parts(5_115_000, 3545) + // Minimum execution time: 4_849_000 picoseconds. + Weight::from_parts(5_231_000, 3545) .saturating_add(T::DbWeight::get().reads(1_u64)) } fn tasks_remove_from_waitlist() -> Weight { // Proof Size summary in bytes: // Measured: `1669` // Estimated: `7609` - // Minimum execution time: 119_848_000 picoseconds. - Weight::from_parts(121_716_000, 7609) + // Minimum execution time: 119_892_000 picoseconds. + Weight::from_parts(121_538_000, 7609) .saturating_add(T::DbWeight::get().reads(17_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -2168,8 +2164,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1398` // Estimated: `7338` - // Minimum execution time: 105_087_000 picoseconds. - Weight::from_parts(106_798_000, 7338) + // Minimum execution time: 106_279_000 picoseconds. + Weight::from_parts(107_720_000, 7338) .saturating_add(T::DbWeight::get().reads(16_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -2182,140 +2178,140 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 71_996_000 picoseconds. - Weight::from_parts(76_463_964, 0) - // Standard Error: 53_319 - .saturating_add(Weight::from_parts(12_488_174, 0).saturating_mul(r.into())) + // Minimum execution time: 71_740_000 picoseconds. + Weight::from_parts(77_786_662, 0) + // Standard Error: 59_506 + .saturating_add(Weight::from_parts(12_375_496, 0).saturating_mul(r.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: 72_106_000 picoseconds. - Weight::from_parts(76_736_806, 0) - // Standard Error: 54_520 - .saturating_add(Weight::from_parts(12_363_104, 0).saturating_mul(r.into())) + // Minimum execution time: 72_378_000 picoseconds. + Weight::from_parts(77_972_484, 0) + // Standard Error: 61_147 + .saturating_add(Weight::from_parts(12_123_258, 0).saturating_mul(r.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: 71_566_000 picoseconds. - Weight::from_parts(76_170_160, 0) - // Standard Error: 57_734 - .saturating_add(Weight::from_parts(12_049_464, 0).saturating_mul(r.into())) + // Minimum execution time: 72_898_000 picoseconds. + Weight::from_parts(77_712_302, 0) + // Standard Error: 60_407 + .saturating_add(Weight::from_parts(11_116_506, 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: 72_307_000 picoseconds. - Weight::from_parts(76_701_020, 0) - // Standard Error: 55_172 - .saturating_add(Weight::from_parts(11_720_008, 0).saturating_mul(r.into())) + // Minimum execution time: 71_272_000 picoseconds. + Weight::from_parts(77_936_272, 0) + // Standard Error: 59_922 + .saturating_add(Weight::from_parts(11_474_364, 0).saturating_mul(r.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: 686_017_000 picoseconds. - Weight::from_parts(691_365_322, 0) - // Standard Error: 66_295 - .saturating_add(Weight::from_parts(13_518_262, 0).saturating_mul(r.into())) + // Minimum execution time: 536_011_000 picoseconds. + Weight::from_parts(541_353_424, 0) + // Standard Error: 67_022 + .saturating_add(Weight::from_parts(20_825_126, 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: 687_089_000 picoseconds. - Weight::from_parts(691_992_630, 0) - // Standard Error: 65_188 - .saturating_add(Weight::from_parts(8_132_850, 0).saturating_mul(r.into())) + // Minimum execution time: 534_741_000 picoseconds. + Weight::from_parts(539_392_992, 0) + // Standard Error: 66_625 + .saturating_add(Weight::from_parts(29_963_980, 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: 74_365_000 picoseconds. - Weight::from_parts(79_278_236, 0) - // Standard Error: 54_237 - .saturating_add(Weight::from_parts(8_504_802, 0).saturating_mul(r.into())) + // Minimum execution time: 74_874_000 picoseconds. + Weight::from_parts(80_480_960, 0) + // Standard Error: 62_234 + .saturating_add(Weight::from_parts(8_531_226, 0).saturating_mul(r.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: 74_572_000 picoseconds. - Weight::from_parts(79_214_660, 0) - // Standard Error: 55_309 - .saturating_add(Weight::from_parts(8_289_934, 0).saturating_mul(r.into())) + // Minimum execution time: 74_921_000 picoseconds. + Weight::from_parts(80_581_224, 0) + // Standard Error: 60_714 + .saturating_add(Weight::from_parts(7_502_574, 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: 70_779_000 picoseconds. - Weight::from_parts(75_595_826, 0) - // Standard Error: 62_036 - .saturating_add(Weight::from_parts(18_105_950, 0).saturating_mul(r.into())) + // Minimum execution time: 72_016_000 picoseconds. + Weight::from_parts(76_899_976, 0) + // Standard Error: 60_116 + .saturating_add(Weight::from_parts(17_755_498, 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: 70_966_000 picoseconds. - Weight::from_parts(76_353_856, 0) - // Standard Error: 60_183 - .saturating_add(Weight::from_parts(13_825_758, 0).saturating_mul(r.into())) + // Minimum execution time: 73_123_000 picoseconds. + Weight::from_parts(78_247_036, 0) + // Standard Error: 62_577 + .saturating_add(Weight::from_parts(13_572_452, 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: 70_466_000 picoseconds. - Weight::from_parts(76_273_426, 0) - // Standard Error: 60_659 - .saturating_add(Weight::from_parts(13_811_842, 0).saturating_mul(r.into())) + // Minimum execution time: 73_942_000 picoseconds. + Weight::from_parts(78_294_018, 0) + // Standard Error: 61_097 + .saturating_add(Weight::from_parts(12_830_740, 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: 71_052_000 picoseconds. - Weight::from_parts(75_885_598, 0) - // Standard Error: 59_287 - .saturating_add(Weight::from_parts(13_619_656, 0).saturating_mul(r.into())) + // Minimum execution time: 72_076_000 picoseconds. + Weight::from_parts(77_333_168, 0) + // Standard Error: 63_806 + .saturating_add(Weight::from_parts(14_705_090, 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: 71_006_000 picoseconds. - Weight::from_parts(75_718_406, 0) - // Standard Error: 56_793 - .saturating_add(Weight::from_parts(14_400_276, 0).saturating_mul(r.into())) + // Minimum execution time: 71_818_000 picoseconds. + Weight::from_parts(77_189_106, 0) + // Standard Error: 62_029 + .saturating_add(Weight::from_parts(14_390_154, 0).saturating_mul(r.into())) } /// The range of component `c` is `[0, 512]`. fn db_write_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_010_000 picoseconds. - Weight::from_parts(1_042_000, 0) - // Standard Error: 443 - .saturating_add(Weight::from_parts(239_667, 0).saturating_mul(c.into())) + // Minimum execution time: 1_138_000 picoseconds. + Weight::from_parts(1_176_000, 0) + // Standard Error: 537 + .saturating_add(Weight::from_parts(207_483, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// The range of component `c` is `[0, 512]`. @@ -2323,10 +2319,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `146 + c * (1024 ±0)` // Estimated: `3610 + c * (1024 ±0)` - // Minimum execution time: 3_268_000 picoseconds. - Weight::from_parts(3_371_000, 3610) - // Standard Error: 1_081 - .saturating_add(Weight::from_parts(583_390, 0).saturating_mul(c.into())) + // Minimum execution time: 3_411_000 picoseconds. + Weight::from_parts(3_475_000, 3610) + // Standard Error: 1_087 + .saturating_add(Weight::from_parts(663_245, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(c.into())) } @@ -2335,67 +2331,67 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_213_000 picoseconds. - Weight::from_parts(43_931_000, 0) - // Standard Error: 9_338 - .saturating_add(Weight::from_parts(2_038_653, 0).saturating_mul(c.into())) + // Minimum execution time: 43_567_000 picoseconds. + Weight::from_parts(44_863_000, 0) + // Standard Error: 18_413 + .saturating_add(Weight::from_parts(2_178_916, 0).saturating_mul(c.into())) } /// The range of component `d` is `[0, 512]`. fn instantiate_module_data_section_per_kb(d: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 54_382_000 picoseconds. - Weight::from_parts(59_367_747, 0) - // Standard Error: 2_227 - .saturating_add(Weight::from_parts(468_300, 0).saturating_mul(d.into())) + // Minimum execution time: 55_806_000 picoseconds. + Weight::from_parts(64_491_390, 0) + // Standard Error: 2_150 + .saturating_add(Weight::from_parts(471_485, 0).saturating_mul(d.into())) } /// The range of component `g` is `[0, 512]`. fn instantiate_module_global_section_per_kb(g: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 41_630_000 picoseconds. - Weight::from_parts(44_328_000, 0) - // Standard Error: 21_640 - .saturating_add(Weight::from_parts(1_798_911, 0).saturating_mul(g.into())) + // Minimum execution time: 42_687_000 picoseconds. + Weight::from_parts(43_480_000, 0) + // Standard Error: 24_865 + .saturating_add(Weight::from_parts(1_883_352, 0).saturating_mul(g.into())) } /// The range of component `t` is `[0, 9765]`. fn instantiate_module_table_section_per_kb(t: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_537_000 picoseconds. - Weight::from_parts(43_174_777, 0) - // Standard Error: 223 - .saturating_add(Weight::from_parts(644_866, 0).saturating_mul(t.into())) + // Minimum execution time: 41_990_000 picoseconds. + Weight::from_parts(50_858_496, 0) + // Standard Error: 976 + .saturating_add(Weight::from_parts(660_013, 0).saturating_mul(t.into())) } /// The range of component `e` is `[0, 512]`. fn instantiate_module_element_section_per_kb(e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 258_586_000 picoseconds. - Weight::from_parts(448_596_483, 0) - // Standard Error: 80_189 - .saturating_add(Weight::from_parts(2_245_891, 0).saturating_mul(e.into())) + // Minimum execution time: 267_907_000 picoseconds. + Weight::from_parts(530_330_930, 0) + // Standard Error: 191_218 + .saturating_add(Weight::from_parts(2_595_775, 0).saturating_mul(e.into())) } /// The range of component `t` is `[0, 512]`. fn instantiate_module_type_section_per_kb(t: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_219_000 picoseconds. - Weight::from_parts(44_257_000, 0) - // Standard Error: 101_981 - .saturating_add(Weight::from_parts(15_590_711, 0).saturating_mul(t.into())) + // Minimum execution time: 44_133_000 picoseconds. + Weight::from_parts(47_113_000, 0) + // Standard Error: 130_272 + .saturating_add(Weight::from_parts(16_626_392, 0).saturating_mul(t.into())) } fn claim_value() -> Weight { // Proof Size summary in bytes: // Measured: `1357` // Estimated: `8799` - // Minimum execution time: 135_545_000 picoseconds. - Weight::from_parts(137_798_000, 8799) + // Minimum execution time: 140_528_000 picoseconds. + Weight::from_parts(143_262_000, 8799) .saturating_add(RocksDbWeight::get().reads(17_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) } @@ -2404,10 +2400,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `113` // Estimated: `3578` - // Minimum execution time: 91_838_000 picoseconds. - Weight::from_parts(87_499_000, 3578) - // Standard Error: 37_656 - .saturating_add(Weight::from_parts(57_062_879, 0).saturating_mul(c.into())) + // Minimum execution time: 101_027_000 picoseconds. + Weight::from_parts(94_115_932, 3578) + // Standard Error: 33_618 + .saturating_add(Weight::from_parts(54_263_491, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2416,10 +2412,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1113` // Estimated: `6196` - // Minimum execution time: 165_191_000 picoseconds. - Weight::from_parts(195_228_532, 6196) + // Minimum execution time: 161_879_000 picoseconds. + Weight::from_parts(194_824_923, 6196) // Standard Error: 0 - .saturating_add(Weight::from_parts(1_678, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(1_708, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(15_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) } @@ -2429,12 +2425,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `475` // Estimated: `6196` - // Minimum execution time: 7_008_485_000 picoseconds. - Weight::from_parts(7_016_678_000, 6196) - // Standard Error: 319_814 - .saturating_add(Weight::from_parts(38_334_392, 0).saturating_mul(c.into())) + // Minimum execution time: 6_987_617_000 picoseconds. + Weight::from_parts(7_000_586_000, 6196) + // Standard Error: 322_111 + .saturating_add(Weight::from_parts(37_489_215, 0).saturating_mul(c.into())) // Standard Error: 19 - .saturating_add(Weight::from_parts(563, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(596, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(15_u64)) .saturating_add(RocksDbWeight::get().writes(16_u64)) } @@ -2443,10 +2439,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `516` // Estimated: `6196` - // Minimum execution time: 97_151_000 picoseconds. - Weight::from_parts(9_468_475, 6196) + // Minimum execution time: 97_896_000 picoseconds. + Weight::from_parts(6_103_480, 6196) // Standard Error: 3 - .saturating_add(Weight::from_parts(975, 0).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(1_053, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(10_u64)) } @@ -2455,10 +2451,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1356` // Estimated: `8799` - // Minimum execution time: 163_939_000 picoseconds. - Weight::from_parts(82_754_731, 8799) + // Minimum execution time: 166_501_000 picoseconds. + Weight::from_parts(85_356_111, 8799) // Standard Error: 4 - .saturating_add(Weight::from_parts(991, 0).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(1_070, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(18_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -2467,10 +2463,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + d * (207 ±0)` // Estimated: `3593 + d * (2683 ±0)` - // Minimum execution time: 52_008_000 picoseconds. - Weight::from_parts(52_280_000, 3593) - // Standard Error: 33_470 - .saturating_add(Weight::from_parts(42_601_006, 0).saturating_mul(d.into())) + // Minimum execution time: 54_093_000 picoseconds. + Weight::from_parts(54_386_000, 3593) + // Standard Error: 41_195 + .saturating_add(Weight::from_parts(44_872_346, 0).saturating_mul(d.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(d.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -2482,10 +2478,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `329 + e * (1024 ±0)` // Estimated: `3793 + e * (1024 ±0)` - // Minimum execution time: 81_614_000 picoseconds. - Weight::from_parts(81_821_000, 3793) - // Standard Error: 240_361 - .saturating_add(Weight::from_parts(642_844_212, 0).saturating_mul(e.into())) + // Minimum execution time: 95_015_000 picoseconds. + Weight::from_parts(78_335_474, 3793) + // Standard Error: 241_767 + .saturating_add(Weight::from_parts(634_045_772, 0).saturating_mul(e.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(e.into())) @@ -2495,10 +2491,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `101 + a * (8 ±0)` // Estimated: `3566 + a * (8 ±0)` - // Minimum execution time: 3_722_000 picoseconds. - Weight::from_parts(7_040_745, 3566) - // Standard Error: 21 - .saturating_add(Weight::from_parts(20_729, 0).saturating_mul(a.into())) + // Minimum execution time: 3_769_000 picoseconds. + Weight::from_parts(9_577_756, 3566) + // Standard Error: 27 + .saturating_add(Weight::from_parts(20_454, 0).saturating_mul(a.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(a.into())) } @@ -2507,548 +2503,548 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 772_153_000 picoseconds. - Weight::from_parts(691_085_192, 0) - // Standard Error: 248_133 - .saturating_add(Weight::from_parts(125_211_418, 0).saturating_mul(r.into())) + // Minimum execution time: 745_237_000 picoseconds. + Weight::from_parts(671_421_160, 0) + // Standard Error: 221_575 + .saturating_add(Weight::from_parts(120_718_878, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn mem_grow(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 285_000 picoseconds. - Weight::from_parts(315_000, 0) - // Standard Error: 196_322 - .saturating_add(Weight::from_parts(68_714_212, 0).saturating_mul(r.into())) + // Minimum execution time: 330_000 picoseconds. + Weight::from_parts(370_000, 0) + // Standard Error: 81_425 + .saturating_add(Weight::from_parts(66_914_887, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 819]`. fn mem_grow_per_page(_p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 66_346_000 picoseconds. - Weight::from_parts(69_649_440, 0) + // Minimum execution time: 66_534_000 picoseconds. + Weight::from_parts(70_179_261, 0) } /// 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: 806_255_000 picoseconds. - Weight::from_parts(786_722_553, 0) - // Standard Error: 240_484 - .saturating_add(Weight::from_parts(69_478_089, 0).saturating_mul(r.into())) + // Minimum execution time: 792_282_000 picoseconds. + Weight::from_parts(761_441_960, 0) + // Standard Error: 216_492 + .saturating_add(Weight::from_parts(71_880_307, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn free_range(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 748_334_000 picoseconds. - Weight::from_parts(717_314_931, 0) - // Standard Error: 243_876 - .saturating_add(Weight::from_parts(73_586_110, 0).saturating_mul(r.into())) + // Minimum execution time: 734_911_000 picoseconds. + Weight::from_parts(707_598_404, 0) + // Standard Error: 227_243 + .saturating_add(Weight::from_parts(76_048_409, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 700]`. fn free_range_per_page(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 776_782_000 picoseconds. - Weight::from_parts(867_934_346, 0) - // Standard Error: 6_879 - .saturating_add(Weight::from_parts(3_033_220, 0).saturating_mul(p.into())) + // Minimum execution time: 749_601_000 picoseconds. + Weight::from_parts(856_750_382, 0) + // Standard Error: 6_418 + .saturating_add(Weight::from_parts(3_018_312, 0).saturating_mul(p.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: 75_702_000 picoseconds. - Weight::from_parts(72_549_062, 0) - // Standard Error: 3_640 - .saturating_add(Weight::from_parts(2_195_328, 0).saturating_mul(r.into())) + // Minimum execution time: 72_041_000 picoseconds. + Weight::from_parts(70_825_497, 0) + // Standard Error: 3_831 + .saturating_add(Weight::from_parts(2_325_323, 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: 103_482_000 picoseconds. - Weight::from_parts(115_404_854, 0) - // Standard Error: 3_224 - .saturating_add(Weight::from_parts(2_244_307, 0).saturating_mul(r.into())) + // Minimum execution time: 101_059_000 picoseconds. + Weight::from_parts(114_074_360, 0) + // Standard Error: 3_858 + .saturating_add(Weight::from_parts(2_398_414, 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: 73_440_000 picoseconds. - Weight::from_parts(86_480_576, 0) - // Standard Error: 86_500 - .saturating_add(Weight::from_parts(83_244_247, 0).saturating_mul(r.into())) + // Minimum execution time: 72_599_000 picoseconds. + Weight::from_parts(78_219_820, 0) + // Standard Error: 245_005 + .saturating_add(Weight::from_parts(98_464_890, 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: 73_666_000 picoseconds. - Weight::from_parts(84_830_850, 0) - // Standard Error: 76_741 - .saturating_add(Weight::from_parts(72_215_909, 0).saturating_mul(r.into())) + // Minimum execution time: 71_538_000 picoseconds. + Weight::from_parts(86_220_626, 0) + // Standard Error: 140_152 + .saturating_add(Weight::from_parts(85_091_865, 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: 72_688_000 picoseconds. - Weight::from_parts(86_978_134, 0) - // Standard Error: 68_291 - .saturating_add(Weight::from_parts(72_030_483, 0).saturating_mul(r.into())) + // Minimum execution time: 71_601_000 picoseconds. + Weight::from_parts(94_683_501, 0) + // Standard Error: 217_570 + .saturating_add(Weight::from_parts(86_611_084, 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: 73_471_000 picoseconds. - Weight::from_parts(83_518_257, 0) - // Standard Error: 77_888 - .saturating_add(Weight::from_parts(72_647_555, 0).saturating_mul(r.into())) + // Minimum execution time: 71_277_000 picoseconds. + Weight::from_parts(86_834_051, 0) + // Standard Error: 184_896 + .saturating_add(Weight::from_parts(85_989_463, 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: 72_711_000 picoseconds. - Weight::from_parts(84_559_032, 0) - // Standard Error: 77_218 - .saturating_add(Weight::from_parts(72_333_901, 0).saturating_mul(r.into())) + // Minimum execution time: 71_716_000 picoseconds. + Weight::from_parts(86_392_276, 0) + // Standard Error: 218_606 + .saturating_add(Weight::from_parts(87_612_790, 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: 72_706_000 picoseconds. - Weight::from_parts(85_031_891, 0) - // Standard Error: 64_827 - .saturating_add(Weight::from_parts(72_199_037, 0).saturating_mul(r.into())) + // Minimum execution time: 72_288_000 picoseconds. + Weight::from_parts(84_860_356, 0) + // Standard Error: 166_851 + .saturating_add(Weight::from_parts(85_933_770, 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: 72_704_000 picoseconds. - Weight::from_parts(85_342_680, 0) - // Standard Error: 55_380 - .saturating_add(Weight::from_parts(72_188_287, 0).saturating_mul(r.into())) + // Minimum execution time: 71_860_000 picoseconds. + Weight::from_parts(90_014_566, 0) + // Standard Error: 137_454 + .saturating_add(Weight::from_parts(84_522_195, 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: 74_003_000 picoseconds. - Weight::from_parts(86_465_636, 0) - // Standard Error: 63_958 - .saturating_add(Weight::from_parts(71_807_995, 0).saturating_mul(r.into())) + // Minimum execution time: 70_933_000 picoseconds. + Weight::from_parts(83_726_668, 0) + // Standard Error: 148_921 + .saturating_add(Weight::from_parts(86_157_831, 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: 683_441_000 picoseconds. - Weight::from_parts(712_191_502, 0) - // Standard Error: 139_652 - .saturating_add(Weight::from_parts(133_753_826, 0).saturating_mul(r.into())) + // Minimum execution time: 535_707_000 picoseconds. + Weight::from_parts(557_192_846, 0) + // Standard Error: 323_159 + .saturating_add(Weight::from_parts(153_232_501, 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: 817_943_000 picoseconds. - Weight::from_parts(826_465_000, 0) - // Standard Error: 119_104 - .saturating_add(Weight::from_parts(16_159_400, 0).saturating_mul(n.into())) + // Minimum execution time: 672_934_000 picoseconds. + Weight::from_parts(679_646_000, 0) + // Standard Error: 121_462 + .saturating_add(Weight::from_parts(16_317_798, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_env_vars(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 73_249_000 picoseconds. - Weight::from_parts(85_387_353, 0) - // Standard Error: 94_629 - .saturating_add(Weight::from_parts(82_622_132, 0).saturating_mul(r.into())) + // Minimum execution time: 71_959_000 picoseconds. + Weight::from_parts(79_307_620, 0) + // Standard Error: 197_467 + .saturating_add(Weight::from_parts(96_961_121, 0).saturating_mul(r.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: 73_351_000 picoseconds. - Weight::from_parts(86_797_062, 0) - // Standard Error: 93_741 - .saturating_add(Weight::from_parts(78_374_247, 0).saturating_mul(r.into())) + // Minimum execution time: 71_652_000 picoseconds. + Weight::from_parts(79_178_754, 0) + // Standard Error: 125_163 + .saturating_add(Weight::from_parts(85_645_509, 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: 73_743_000 picoseconds. - Weight::from_parts(86_659_181, 0) - // Standard Error: 68_268 - .saturating_add(Weight::from_parts(71_500_893, 0).saturating_mul(r.into())) + // Minimum execution time: 72_213_000 picoseconds. + Weight::from_parts(81_912_851, 0) + // Standard Error: 126_245 + .saturating_add(Weight::from_parts(85_779_325, 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: 73_830_000 picoseconds. - Weight::from_parts(90_187_397, 0) - // Standard Error: 186_196 - .saturating_add(Weight::from_parts(148_010_685, 0).saturating_mul(n.into())) + // Minimum execution time: 72_266_000 picoseconds. + Weight::from_parts(85_317_067, 0) + // Standard Error: 239_027 + .saturating_add(Weight::from_parts(164_139_734, 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: 75_646_000 picoseconds. - Weight::from_parts(78_273_000, 0) - // Standard Error: 2_806_746 - .saturating_add(Weight::from_parts(629_704_408, 0).saturating_mul(r.into())) + // Minimum execution time: 74_308_000 picoseconds. + Weight::from_parts(76_057_000, 0) + // Standard Error: 3_007_532 + .saturating_add(Weight::from_parts(662_468_228, 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: 73_233_000 picoseconds. - Weight::from_parts(83_921_758, 0) - // Standard Error: 185_635 - .saturating_add(Weight::from_parts(237_129_865, 0).saturating_mul(r.into())) + // Minimum execution time: 72_414_000 picoseconds. + Weight::from_parts(106_640_335, 0) + // Standard Error: 303_399 + .saturating_add(Weight::from_parts(240_172_298, 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: 296_969_000 picoseconds. - Weight::from_parts(298_985_000, 0) - // Standard Error: 253_454 - .saturating_add(Weight::from_parts(40_386_347, 0).saturating_mul(n.into())) + // Minimum execution time: 305_763_000 picoseconds. + Weight::from_parts(308_782_000, 0) + // Standard Error: 254_736 + .saturating_add(Weight::from_parts(43_162_022, 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: 73_288_000 picoseconds. - Weight::from_parts(89_204_827, 0) - // Standard Error: 200_278 - .saturating_add(Weight::from_parts(239_818_561, 0).saturating_mul(r.into())) + // Minimum execution time: 71_741_000 picoseconds. + Weight::from_parts(100_153_474, 0) + // Standard Error: 341_407 + .saturating_add(Weight::from_parts(244_206_009, 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: 300_106_000 picoseconds. - Weight::from_parts(303_875_000, 0) - // Standard Error: 249_930 - .saturating_add(Weight::from_parts(40_333_892, 0).saturating_mul(n.into())) + // Minimum execution time: 295_605_000 picoseconds. + Weight::from_parts(303_676_000, 0) + // Standard Error: 248_014 + .saturating_add(Weight::from_parts(42_894_129, 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: 688_959_000 picoseconds. - Weight::from_parts(703_207_986, 0) - // Standard Error: 157_844 - .saturating_add(Weight::from_parts(226_913_525, 0).saturating_mul(r.into())) + // Minimum execution time: 534_480_000 picoseconds. + Weight::from_parts(559_763_170, 0) + // Standard Error: 291_420 + .saturating_add(Weight::from_parts(232_814_124, 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: 685_090_000 picoseconds. - Weight::from_parts(704_454_554, 0) - // Standard Error: 180_430 - .saturating_add(Weight::from_parts(231_236_920, 0).saturating_mul(r.into())) + // Minimum execution time: 537_296_000 picoseconds. + Weight::from_parts(546_993_064, 0) + // Standard Error: 279_884 + .saturating_add(Weight::from_parts(236_887_337, 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: 73_111_000 picoseconds. - Weight::from_parts(81_082_532, 0) - // Standard Error: 93_145 - .saturating_add(Weight::from_parts(86_954_903, 0).saturating_mul(r.into())) + // Minimum execution time: 70_505_000 picoseconds. + Weight::from_parts(80_072_113, 0) + // Standard Error: 166_812 + .saturating_add(Weight::from_parts(94_448_779, 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_760_965_000 picoseconds. - Weight::from_parts(1_845_535_850, 0) - // Standard Error: 314_641 - .saturating_add(Weight::from_parts(155_554_869, 0).saturating_mul(r.into())) + // Minimum execution time: 1_915_862_000 picoseconds. + Weight::from_parts(1_983_459_797, 0) + // Standard Error: 783_152 + .saturating_add(Weight::from_parts(175_045_666, 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: 281_442_000 picoseconds. - Weight::from_parts(288_125_000, 0) - // Standard Error: 246_660 - .saturating_add(Weight::from_parts(40_350_642, 0).saturating_mul(n.into())) + // Minimum execution time: 299_716_000 picoseconds. + Weight::from_parts(302_378_000, 0) + // Standard Error: 252_140 + .saturating_add(Weight::from_parts(42_870_863, 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_742_726_000 picoseconds. - Weight::from_parts(1_841_004_875, 0) - // Standard Error: 235_718 - .saturating_add(Weight::from_parts(196_802_226, 0).saturating_mul(r.into())) + // Minimum execution time: 1_923_084_000 picoseconds. + Weight::from_parts(2_001_377_452, 0) + // Standard Error: 415_518 + .saturating_add(Weight::from_parts(199_440_813, 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_731_055_000 picoseconds. - Weight::from_parts(1_826_121_868, 0) - // Standard Error: 203_003 - .saturating_add(Weight::from_parts(199_985_216, 0).saturating_mul(r.into())) + // Minimum execution time: 1_909_429_000 picoseconds. + Weight::from_parts(1_964_267_114, 0) + // Standard Error: 431_477 + .saturating_add(Weight::from_parts(206_584_752, 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: 139_482_000 picoseconds. - Weight::from_parts(136_169_897, 0) - // Standard Error: 194_378 - .saturating_add(Weight::from_parts(273_651_783, 0).saturating_mul(r.into())) + // Minimum execution time: 137_299_000 picoseconds. + Weight::from_parts(128_253_728, 0) + // Standard Error: 193_576 + .saturating_add(Weight::from_parts(283_874_457, 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: 386_363_000 picoseconds. - Weight::from_parts(391_786_000, 0) - // Standard Error: 258_457 - .saturating_add(Weight::from_parts(40_427_721, 0).saturating_mul(n.into())) + // Minimum execution time: 394_482_000 picoseconds. + Weight::from_parts(398_993_000, 0) + // Standard Error: 250_578 + .saturating_add(Weight::from_parts(42_915_357, 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_786_972_000 picoseconds. - Weight::from_parts(1_870_349_345, 0) - // Standard Error: 252_629 - .saturating_add(Weight::from_parts(233_348_493, 0).saturating_mul(r.into())) + // Minimum execution time: 1_980_799_000 picoseconds. + Weight::from_parts(1_975_651_761, 0) + // Standard Error: 521_755 + .saturating_add(Weight::from_parts(245_690_384, 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: 86_425_000 picoseconds. - Weight::from_parts(6_237_930, 0) - // Standard Error: 3_877 - .saturating_add(Weight::from_parts(728_798, 0).saturating_mul(n.into())) + // Minimum execution time: 86_807_000 picoseconds. + Weight::from_parts(88_828_000, 0) + // Standard Error: 2_677 + .saturating_add(Weight::from_parts(696_721, 0).saturating_mul(n.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: 86_204_000 picoseconds. - Weight::from_parts(6_382_287, 0) - // Standard Error: 3_876 - .saturating_add(Weight::from_parts(728_188, 0).saturating_mul(n.into())) + // Minimum execution time: 83_852_000 picoseconds. + Weight::from_parts(85_724_000, 0) + // Standard Error: 2_685 + .saturating_add(Weight::from_parts(697_935, 0).saturating_mul(n.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: 73_392_000 picoseconds. - Weight::from_parts(98_913_061, 0) - // Standard Error: 149_394 - .saturating_add(Weight::from_parts(136_129_726, 0).saturating_mul(r.into())) + // Minimum execution time: 72_211_000 picoseconds. + Weight::from_parts(93_410_138, 0) + // Standard Error: 204_735 + .saturating_add(Weight::from_parts(147_544_938, 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: 83_698_000 picoseconds. - Weight::from_parts(87_372_499, 0) - // Standard Error: 686 - .saturating_add(Weight::from_parts(668_338, 0).saturating_mul(n.into())) + // Minimum execution time: 80_709_000 picoseconds. + Weight::from_parts(84_968_947, 0) + // Standard Error: 730 + .saturating_add(Weight::from_parts(698_103, 0).saturating_mul(n.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: 83_432_000 picoseconds. - Weight::from_parts(5_271_088, 0) - // Standard Error: 3_912 - .saturating_add(Weight::from_parts(720_353, 0).saturating_mul(n.into())) + // Minimum execution time: 81_881_000 picoseconds. + Weight::from_parts(86_067_000, 0) + // Standard Error: 2_679 + .saturating_add(Weight::from_parts(691_271, 0).saturating_mul(n.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: 84_977_000 picoseconds. - Weight::from_parts(6_445_153, 0) - // Standard Error: 3_907 - .saturating_add(Weight::from_parts(726_961, 0).saturating_mul(n.into())) + // Minimum execution time: 85_692_000 picoseconds. + Weight::from_parts(88_136_000, 0) + // Standard Error: 2_708 + .saturating_add(Weight::from_parts(696_933, 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: 72_430_000 picoseconds. - Weight::from_parts(84_793_838, 0) - // Standard Error: 73_990 - .saturating_add(Weight::from_parts(75_811_938, 0).saturating_mul(r.into())) + // Minimum execution time: 71_319_000 picoseconds. + Weight::from_parts(84_394_756, 0) + // Standard Error: 81_584 + .saturating_add(Weight::from_parts(87_082_860, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_signal_code(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 74_453_000 picoseconds. - Weight::from_parts(81_824_002, 0) - // Standard Error: 98_573 - .saturating_add(Weight::from_parts(79_443_293, 0).saturating_mul(r.into())) + // Minimum execution time: 72_700_000 picoseconds. + Weight::from_parts(89_260_020, 0) + // Standard Error: 152_762 + .saturating_add(Weight::from_parts(85_919_055, 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: 74_281_000 picoseconds. - Weight::from_parts(85_954_515, 0) - // Standard Error: 83_865 - .saturating_add(Weight::from_parts(76_081_410, 0).saturating_mul(r.into())) + // Minimum execution time: 73_147_000 picoseconds. + Weight::from_parts(84_665_374, 0) + // Standard Error: 67_067 + .saturating_add(Weight::from_parts(87_094_352, 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: 685_858_000 picoseconds. - Weight::from_parts(704_529_778, 0) - // Standard Error: 92_814 - .saturating_add(Weight::from_parts(91_766_393, 0).saturating_mul(r.into())) + // Minimum execution time: 536_045_000 picoseconds. + Weight::from_parts(555_108_056, 0) + // Standard Error: 129_730 + .saturating_add(Weight::from_parts(103_640_121, 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: 702_381_000 picoseconds. - Weight::from_parts(705_004_038, 0) - // Standard Error: 243 - .saturating_add(Weight::from_parts(147_513, 0).saturating_mul(n.into())) + // Minimum execution time: 548_869_000 picoseconds. + Weight::from_parts(553_646_946, 0) + // Standard Error: 334 + .saturating_add(Weight::from_parts(112_310, 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_316_341_000 picoseconds. - Weight::from_parts(2_460_147_863, 0) - // Standard Error: 244_611 - .saturating_add(Weight::from_parts(115_133_940, 0).saturating_mul(r.into())) + // Minimum execution time: 2_397_321_000 picoseconds. + Weight::from_parts(2_438_701_492, 0) + // Standard Error: 422_922 + .saturating_add(Weight::from_parts(128_436_702, 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_421_148_000 picoseconds. - Weight::from_parts(2_357_811_309, 0) - // Standard Error: 6_197 - .saturating_add(Weight::from_parts(13_258_237, 0).saturating_mul(n.into())) + // Minimum execution time: 2_500_713_000 picoseconds. + Weight::from_parts(2_133_678_857, 0) + // Standard Error: 11_300 + .saturating_add(Weight::from_parts(11_835_726, 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: 74_244_000 picoseconds. - Weight::from_parts(86_739_673, 0) - // Standard Error: 51_192 - .saturating_add(Weight::from_parts(102_043_421, 0).saturating_mul(r.into())) + // Minimum execution time: 71_882_000 picoseconds. + Weight::from_parts(72_373_015, 0) + // Standard Error: 172_499 + .saturating_add(Weight::from_parts(105_338_272, 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: 139_693_000 picoseconds. - Weight::from_parts(142_957_000, 0) - // Standard Error: 260_388 - .saturating_add(Weight::from_parts(35_962_486, 0).saturating_mul(n.into())) + // Minimum execution time: 139_826_000 picoseconds. + Weight::from_parts(144_539_000, 0) + // Standard Error: 262_228 + .saturating_add(Weight::from_parts(40_661_391, 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: 72_360_000 picoseconds. - Weight::from_parts(85_921_193, 0) - // Standard Error: 61_329 - .saturating_add(Weight::from_parts(72_076_077, 0).saturating_mul(r.into())) + // Minimum execution time: 71_349_000 picoseconds. + Weight::from_parts(84_009_826, 0) + // Standard Error: 119_664 + .saturating_add(Weight::from_parts(85_550_384, 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: 101_988_000 picoseconds. - Weight::from_parts(106_011_000, 0) - // Standard Error: 1_138_394 - .saturating_add(Weight::from_parts(240_918_489, 0).saturating_mul(r.into())) + // Minimum execution time: 100_199_000 picoseconds. + Weight::from_parts(103_113_000, 0) + // Standard Error: 1_307_205 + .saturating_add(Weight::from_parts(264_117_146, 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: 77_083_000 picoseconds. - Weight::from_parts(82_392_641, 0) - // Standard Error: 241_345 - .saturating_add(Weight::from_parts(295_215_414, 0).saturating_mul(r.into())) + // Minimum execution time: 75_434_000 picoseconds. + Weight::from_parts(74_995_971, 0) + // Standard Error: 258_072 + .saturating_add(Weight::from_parts(297_118_042, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -3056,22 +3052,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 60_912_497_000 picoseconds. - Weight::from_parts(61_001_736_000, 0) - // Standard Error: 434_085 - .saturating_add(Weight::from_parts(9_577_304, 0).saturating_mul(p.into())) - // Standard Error: 434_063 - .saturating_add(Weight::from_parts(114_958_531, 0).saturating_mul(s.into())) + // Minimum execution time: 68_453_302_000 picoseconds. + Weight::from_parts(68_471_869_000, 0) + // Standard Error: 466_202 + .saturating_add(Weight::from_parts(10_760_320, 0).saturating_mul(p.into())) + // Standard Error: 466_179 + .saturating_add(Weight::from_parts(116_797_672, 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: 77_894_000 picoseconds. - Weight::from_parts(77_856_403, 0) - // Standard Error: 227_166 - .saturating_add(Weight::from_parts(300_654_636, 0).saturating_mul(r.into())) + // Minimum execution time: 74_954_000 picoseconds. + Weight::from_parts(78_733_640, 0) + // Standard Error: 201_826 + .saturating_add(Weight::from_parts(301_194_265, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -3079,22 +3075,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 61_021_139_000 picoseconds. - Weight::from_parts(61_043_109_000, 0) - // Standard Error: 430_182 - .saturating_add(Weight::from_parts(9_408_879, 0).saturating_mul(p.into())) - // Standard Error: 430_161 - .saturating_add(Weight::from_parts(114_644_381, 0).saturating_mul(s.into())) + // Minimum execution time: 68_354_223_000 picoseconds. + Weight::from_parts(68_417_066_000, 0) + // Standard Error: 464_016 + .saturating_add(Weight::from_parts(10_644_791, 0).saturating_mul(p.into())) + // Standard Error: 463_993 + .saturating_add(Weight::from_parts(117_480_972, 0).saturating_mul(s.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: 75_577_000 picoseconds. - Weight::from_parts(101_890_284, 1131) - // Standard Error: 7_029 - .saturating_add(Weight::from_parts(13_466_439, 0).saturating_mul(p.into())) + // Minimum execution time: 70_639_000 picoseconds. + Weight::from_parts(94_308_517, 1131) + // Standard Error: 7_497 + .saturating_add(Weight::from_parts(13_621_525, 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())) } @@ -3103,10 +3099,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 74_841_000 picoseconds. - Weight::from_parts(75_691_000, 1131) - // Standard Error: 13_487 - .saturating_add(Weight::from_parts(36_441_083, 0).saturating_mul(p.into())) + // Minimum execution time: 71_537_000 picoseconds. + Weight::from_parts(73_918_000, 1131) + // Standard Error: 19_320 + .saturating_add(Weight::from_parts(40_251_314, 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())) } @@ -3115,10 +3111,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `5069931` - // Minimum execution time: 6_947_594_000 picoseconds. - Weight::from_parts(7_016_485_652, 5069931) - // Standard Error: 60_333 - .saturating_add(Weight::from_parts(36_561_754, 0).saturating_mul(p.into())) + // Minimum execution time: 7_012_058_000 picoseconds. + Weight::from_parts(7_086_983_379, 5069931) + // Standard Error: 42_297 + .saturating_add(Weight::from_parts(40_091_521, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2048_u64)) } /// The range of component `p` is `[0, 512]`. @@ -3126,10 +3122,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1820 + p * (65580 ±0)` // Estimated: `1946 + p * (75482 ±0)` - // Minimum execution time: 76_536_000 picoseconds. - Weight::from_parts(14_595_619, 1946) - // Standard Error: 157_578 - .saturating_add(Weight::from_parts(50_153_031, 0).saturating_mul(p.into())) + // Minimum execution time: 72_511_000 picoseconds. + Weight::from_parts(17_803_291, 1946) + // Standard Error: 110_813 + .saturating_add(Weight::from_parts(49_609_616, 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())) } @@ -3138,10 +3134,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 78_193_000 picoseconds. - Weight::from_parts(7_236_713, 1131) - // Standard Error: 269_644 - .saturating_add(Weight::from_parts(48_480_231, 0).saturating_mul(p.into())) + // Minimum execution time: 77_219_000 picoseconds. + Weight::from_parts(8_273_591, 1131) + // Standard Error: 259_514 + .saturating_add(Weight::from_parts(51_679_996, 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())) } @@ -3150,10 +3146,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1496 + p * (9883 ±2)` - // Minimum execution time: 713_187_000 picoseconds. - Weight::from_parts(590_866_829, 1496) - // Standard Error: 369_244 - .saturating_add(Weight::from_parts(59_523_369, 0).saturating_mul(p.into())) + // Minimum execution time: 567_667_000 picoseconds. + Weight::from_parts(443_166_939, 1496) + // Standard Error: 371_371 + .saturating_add(Weight::from_parts(62_298_134, 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())) } @@ -3162,10 +3158,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `317931` - // Minimum execution time: 1_154_253_000 picoseconds. - Weight::from_parts(1_039_979_380, 317931) - // Standard Error: 368_468 - .saturating_add(Weight::from_parts(59_946_120, 0).saturating_mul(p.into())) + // Minimum execution time: 1_008_858_000 picoseconds. + Weight::from_parts(896_215_157, 317931) + // Standard Error: 385_306 + .saturating_add(Weight::from_parts(62_480_545, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(128_u64)) } /// The range of component `r` is `[50, 500]`. @@ -3173,50 +3169,50 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_408_476_000 picoseconds. - Weight::from_parts(4_345_850_428, 0) - // Standard Error: 21_058 - .saturating_add(Weight::from_parts(2_656_511 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 4_424_999_000 picoseconds. + Weight::from_parts(4_463_391_683, 0) + // Standard Error: 11_819 + .saturating_add(Weight::from_parts(3_118_065 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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_405_085_000 picoseconds. - Weight::from_parts(4_338_401_176, 0) - // Standard Error: 21_960 - .saturating_add(Weight::from_parts(2_641_092 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 4_428_603_000 picoseconds. + Weight::from_parts(4_464_863_588, 0) + // Standard Error: 16_826 + .saturating_add(Weight::from_parts(3_057_530 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 9_431_492_000 picoseconds. - Weight::from_parts(9_673_680_509, 0) - // Standard Error: 30_676 - .saturating_add(Weight::from_parts(4_680_213 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 9_456_093_000 picoseconds. + Weight::from_parts(9_716_251_685, 0) + // Standard Error: 32_600 + .saturating_add(Weight::from_parts(4_593_617 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 9_360_480_000 picoseconds. - Weight::from_parts(9_537_261_740, 0) - // Standard Error: 27_533 - .saturating_add(Weight::from_parts(4_979_672 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 9_395_667_000 picoseconds. + Weight::from_parts(9_552_473_628, 0) + // Standard Error: 26_865 + .saturating_add(Weight::from_parts(4_978_379 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(1_379_000, 0) - // Standard Error: 9_565 - .saturating_add(Weight::from_parts(2_945_850 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(1_487_000, 0) + // Standard Error: 9_533 + .saturating_add(Weight::from_parts(2_928_605 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { @@ -3224,831 +3220,829 @@ impl WeightInfo for () { // Measured: `0` // Estimated: `0` // Minimum execution time: 1_383_000 picoseconds. - Weight::from_parts(1_429_000, 0) - // Standard Error: 4_951 - .saturating_add(Weight::from_parts(2_209_232 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + Weight::from_parts(1_431_000, 0) + // Standard Error: 5_266 + .saturating_add(Weight::from_parts(2_119_405 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_320_000 picoseconds. - Weight::from_parts(2_272_981, 0) - // Standard Error: 953 - .saturating_add(Weight::from_parts(1_508_484 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_368_000 picoseconds. + Weight::from_parts(2_258_608, 0) + // Standard Error: 804 + .saturating_add(Weight::from_parts(1_503_389 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_288_000 picoseconds. - Weight::from_parts(144_996, 0) - // Standard Error: 11_883 - .saturating_add(Weight::from_parts(2_531_434 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_363_000 picoseconds. + Weight::from_parts(1_391_000, 0) + // Standard Error: 6_327 + .saturating_add(Weight::from_parts(2_492_467 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_351_000 picoseconds. - Weight::from_parts(1_389_000, 0) - // Standard Error: 27_866 - .saturating_add(Weight::from_parts(4_686_267 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_425_000 picoseconds. + Weight::from_parts(1_451_000, 0) + // Standard Error: 29_306 + .saturating_add(Weight::from_parts(4_660_321 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 4_967_000 picoseconds. - Weight::from_parts(5_468_496, 0) - // Standard Error: 844 - .saturating_add(Weight::from_parts(73_871 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(e.into())) + // Minimum execution time: 5_140_000 picoseconds. + Weight::from_parts(5_890_458, 0) + // Standard Error: 694 + .saturating_add(Weight::from_parts(62_086 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_350_000 picoseconds. - Weight::from_parts(1_401_024, 0) - // Standard Error: 6_380 - .saturating_add(Weight::from_parts(2_471_195 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_397_000 picoseconds. + Weight::from_parts(1_881_070, 0) + // Standard Error: 5_681 + .saturating_add(Weight::from_parts(2_429_621 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } fn instr_i64const(r: u32, ) -> Weight { Weight::from_parts(0, 0) - .saturating_add(Weight::from_parts((2_471_195 - - 2_301_712) * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts((2_429_621 - + 2_284_301) * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_309_000 picoseconds. - Weight::from_parts(1_843_444, 0) - // Standard Error: 12_136 - .saturating_add(Weight::from_parts(2_301_712 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(1_951_233, 0) + // Standard Error: 11_814 + .saturating_add(Weight::from_parts(2_284_301 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_411_000 picoseconds. - Weight::from_parts(1_445_000, 0) - // Standard Error: 15_605 - .saturating_add(Weight::from_parts(9_830_913 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_562_000 picoseconds. + Weight::from_parts(1_628_000, 0) + // Standard Error: 17_544 + .saturating_add(Weight::from_parts(10_010_569 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 10_270_000 picoseconds. - Weight::from_parts(10_345_000, 0) - // Standard Error: 9_614 - .saturating_add(Weight::from_parts(657_200 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(p.into())) + // Minimum execution time: 10_487_000 picoseconds. + Weight::from_parts(10_595_000, 0) + // Standard Error: 9_736 + .saturating_add(Weight::from_parts(644_965 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 3_756_000 picoseconds. - Weight::from_parts(3_964_298, 0) - // Standard Error: 7 - .saturating_add(Weight::from_parts(12 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(l.into())) + // Minimum execution time: 3_880_000 picoseconds. + Weight::from_parts(4_109_681, 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: 6_016_000 picoseconds. - Weight::from_parts(8_681_396, 0) - // Standard Error: 3_586 - .saturating_add(Weight::from_parts(310_101 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_270_000 picoseconds. + Weight::from_parts(8_654_479, 0) + // Standard Error: 2_542 + .saturating_add(Weight::from_parts(289_632 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 5_906_000 picoseconds. - Weight::from_parts(9_137_545, 0) - // Standard Error: 3_316 - .saturating_add(Weight::from_parts(685_474 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_290_000 picoseconds. + Weight::from_parts(9_119_914, 0) + // Standard Error: 3_163 + .saturating_add(Weight::from_parts(666_059 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 5_975_000 picoseconds. - Weight::from_parts(9_760_427, 0) - // Standard Error: 3_573 - .saturating_add(Weight::from_parts(671_443 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_169_000 picoseconds. + Weight::from_parts(9_521_209, 0) + // Standard Error: 2_919 + .saturating_add(Weight::from_parts(657_083 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_374_000 picoseconds. - Weight::from_parts(1_000_357, 0) - // Standard Error: 3_626 - .saturating_add(Weight::from_parts(291_977 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_463_000 picoseconds. + Weight::from_parts(1_332_650, 0) + // Standard Error: 2_839 + .saturating_add(Weight::from_parts(271_035 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_358_000 picoseconds. - Weight::from_parts(1_418_000, 0) - // Standard Error: 9_282 - .saturating_add(Weight::from_parts(649_994 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_504_000, 0) + // Standard Error: 5_063 + .saturating_add(Weight::from_parts(570_678 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_536_000 picoseconds. - Weight::from_parts(1_044_793, 0) - // Standard Error: 5_498 - .saturating_add(Weight::from_parts(5_731_900 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_704_000 picoseconds. + Weight::from_parts(1_263_158, 0) + // Standard Error: 4_795 + .saturating_add(Weight::from_parts(5_746_216 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_233_000 picoseconds. - Weight::from_parts(1_215_148, 0) - // Standard Error: 2_819 - .saturating_add(Weight::from_parts(260_155 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_416_000 picoseconds. + Weight::from_parts(1_408_063, 0) + // Standard Error: 2_055 + .saturating_add(Weight::from_parts(246_198 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_328_000 picoseconds. - Weight::from_parts(1_437_168, 0) - // Standard Error: 3_610 - .saturating_add(Weight::from_parts(202_028 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_335_000 picoseconds. + Weight::from_parts(1_695_885, 0) + // Standard Error: 2_966 + .saturating_add(Weight::from_parts(186_162 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_357_000 picoseconds. - Weight::from_parts(1_136_794, 0) - // Standard Error: 2_205 - .saturating_add(Weight::from_parts(268_251 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_322_000 picoseconds. + Weight::from_parts(1_082_911, 0) + // Standard Error: 4_637 + .saturating_add(Weight::from_parts(264_147 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_786_406, 0) - // Standard Error: 547 - .saturating_add(Weight::from_parts(180_114 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_394_000 picoseconds. + Weight::from_parts(1_928_624, 0) + // Standard Error: 947 + .saturating_add(Weight::from_parts(171_907 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_317_000 picoseconds. - Weight::from_parts(1_117_534, 0) - // Standard Error: 2_364 - .saturating_add(Weight::from_parts(269_422 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_341_000 picoseconds. + Weight::from_parts(1_435_008, 0) + // Standard Error: 1_112 + .saturating_add(Weight::from_parts(243_805 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_805_624, 0) - // Standard Error: 1_838 - .saturating_add(Weight::from_parts(195_483 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_415_000 picoseconds. + Weight::from_parts(1_870_454, 0) + // Standard Error: 495 + .saturating_add(Weight::from_parts(182_229 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_320_000 picoseconds. - Weight::from_parts(1_392_000, 0) - // Standard Error: 9_162 - .saturating_add(Weight::from_parts(912_172 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_396_000 picoseconds. + Weight::from_parts(1_431_000, 0) + // Standard Error: 11_009 + .saturating_add(Weight::from_parts(859_493 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_301_000 picoseconds. - Weight::from_parts(1_338_000, 0) - // Standard Error: 3_325 - .saturating_add(Weight::from_parts(496_929 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_351_000 picoseconds. + Weight::from_parts(1_410_000, 0) + // Standard Error: 9_818 + .saturating_add(Weight::from_parts(541_396 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(1_611_666, 0) - // Standard Error: 625 - .saturating_add(Weight::from_parts(171_506 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_359_000 picoseconds. + Weight::from_parts(1_733_340, 0) + // Standard Error: 564 + .saturating_add(Weight::from_parts(161_377 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_317_000 picoseconds. - Weight::from_parts(1_700_147, 0) - // Standard Error: 877 - .saturating_add(Weight::from_parts(170_172 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_407_000 picoseconds. + Weight::from_parts(1_615_873, 0) + // Standard Error: 1_142 + .saturating_add(Weight::from_parts(168_181 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_316_000 picoseconds. - Weight::from_parts(1_329_895, 0) - // Standard Error: 1_945 - .saturating_add(Weight::from_parts(244_746 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_408_000 picoseconds. + Weight::from_parts(1_422_691, 0) + // Standard Error: 1_727 + .saturating_add(Weight::from_parts(228_961 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_277_000 picoseconds. - Weight::from_parts(1_095_174, 0) - // Standard Error: 4_447 - .saturating_add(Weight::from_parts(256_010 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_355_000 picoseconds. + Weight::from_parts(1_267_857, 0) + // Standard Error: 3_794 + .saturating_add(Weight::from_parts(237_062 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(948_185, 0) - // Standard Error: 5_240 - .saturating_add(Weight::from_parts(252_152 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_286_000 picoseconds. + Weight::from_parts(1_280_032, 0) + // Standard Error: 4_759 + .saturating_add(Weight::from_parts(226_594 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_364_000 picoseconds. - Weight::from_parts(1_691_742, 0) - // Standard Error: 1_108 - .saturating_add(Weight::from_parts(154_813 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_391_000 picoseconds. + Weight::from_parts(1_797_003, 0) + // Standard Error: 621 + .saturating_add(Weight::from_parts(145_936 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_363_000 picoseconds. - Weight::from_parts(1_847_986, 0) - // Standard Error: 1_147 - .saturating_add(Weight::from_parts(93_233 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_300_000 picoseconds. + Weight::from_parts(1_971_435, 0) + // Standard Error: 579 + .saturating_add(Weight::from_parts(82_715 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_281_000 picoseconds. - Weight::from_parts(1_961_077, 0) - // Standard Error: 696 - .saturating_add(Weight::from_parts(87_341 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_364_000 picoseconds. + Weight::from_parts(1_977_640, 0) + // Standard Error: 723 + .saturating_add(Weight::from_parts(83_564 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_333_000 picoseconds. - Weight::from_parts(1_372_000, 0) - // Standard Error: 11_911 - .saturating_add(Weight::from_parts(1_008_734 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_395_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 10_549 + .saturating_add(Weight::from_parts(880_217 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_307_000 picoseconds. - Weight::from_parts(1_376_000, 0) - // Standard Error: 4_838 - .saturating_add(Weight::from_parts(540_102 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_459_000, 0) + // Standard Error: 7_486 + .saturating_add(Weight::from_parts(529_030 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_298_000 picoseconds. - Weight::from_parts(1_343_000, 0) - // Standard Error: 16_519 - .saturating_add(Weight::from_parts(1_191_585 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_409_000 picoseconds. + Weight::from_parts(1_451_000, 0) + // Standard Error: 9_511 + .saturating_add(Weight::from_parts(883_336 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_303_000 picoseconds. - Weight::from_parts(1_399_000, 0) - // Standard Error: 6_288 - .saturating_add(Weight::from_parts(573_438 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_390_000 picoseconds. + Weight::from_parts(1_441_000, 0) + // Standard Error: 3_664 + .saturating_add(Weight::from_parts(477_350 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_328_000 picoseconds. - Weight::from_parts(1_397_000, 0) - // Standard Error: 9_065 - .saturating_add(Weight::from_parts(917_725 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_403_000 picoseconds. + Weight::from_parts(1_430_000, 0) + // Standard Error: 9_529 + .saturating_add(Weight::from_parts(879_177 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_326_000 picoseconds. - Weight::from_parts(1_387_000, 0) - // Standard Error: 3_994 - .saturating_add(Weight::from_parts(512_663 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_429_000 picoseconds. + Weight::from_parts(1_519_000, 0) + // Standard Error: 5_649 + .saturating_add(Weight::from_parts(489_224 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_275_000 picoseconds. - Weight::from_parts(1_370_000, 0) - // Standard Error: 8_166 - .saturating_add(Weight::from_parts(896_742 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_405_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 13_648 + .saturating_add(Weight::from_parts(944_492 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_322_000 picoseconds. - Weight::from_parts(1_352_000, 0) - // Standard Error: 4_428 - .saturating_add(Weight::from_parts(521_146 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_317_000 picoseconds. + Weight::from_parts(1_412_000, 0) + // Standard Error: 3_245 + .saturating_add(Weight::from_parts(467_404 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_316_000 picoseconds. - Weight::from_parts(1_362_000, 0) - // Standard Error: 10_964 - .saturating_add(Weight::from_parts(950_113 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_446_000, 0) + // Standard Error: 10_635 + .saturating_add(Weight::from_parts(867_090 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_314_000 picoseconds. - Weight::from_parts(1_430_000, 0) - // Standard Error: 6_233 - .saturating_add(Weight::from_parts(527_757 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_347_000 picoseconds. + Weight::from_parts(1_460_000, 0) + // Standard Error: 7_230 + .saturating_add(Weight::from_parts(511_179 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_290_000 picoseconds. - Weight::from_parts(1_345_000, 0) - // Standard Error: 8_041 - .saturating_add(Weight::from_parts(888_646 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_342_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 16_183 + .saturating_add(Weight::from_parts(1_033_654 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_332_000 picoseconds. - Weight::from_parts(1_402_000, 0) - // Standard Error: 3_295 - .saturating_add(Weight::from_parts(501_011 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_387_000 picoseconds. + Weight::from_parts(1_461_000, 0) + // Standard Error: 6_715 + .saturating_add(Weight::from_parts(520_651 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(1_377_000, 0) - // Standard Error: 8_442 - .saturating_add(Weight::from_parts(910_933 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_354_000 picoseconds. + Weight::from_parts(1_455_000, 0) + // Standard Error: 15_038 + .saturating_add(Weight::from_parts(1_023_383 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_333_000 picoseconds. - Weight::from_parts(1_401_000, 0) - // Standard Error: 5_606 - .saturating_add(Weight::from_parts(521_195 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_341_000 picoseconds. + Weight::from_parts(1_436_000, 0) + // Standard Error: 12_612 + .saturating_add(Weight::from_parts(622_707 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_376_000, 0) - // Standard Error: 12_294 - .saturating_add(Weight::from_parts(950_492 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_366_000 picoseconds. + Weight::from_parts(1_412_000, 0) + // Standard Error: 11_516 + .saturating_add(Weight::from_parts(947_260 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_336_000 picoseconds. - Weight::from_parts(1_403_000, 0) - // Standard Error: 4_497 - .saturating_add(Weight::from_parts(487_845 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(36_369, 0) + // Standard Error: 8_549 + .saturating_add(Weight::from_parts(510_737 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_371_000 picoseconds. - Weight::from_parts(1_407_000, 0) - // Standard Error: 14_384 - .saturating_add(Weight::from_parts(1_038_473 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_314_000 picoseconds. + Weight::from_parts(1_404_000, 0) + // Standard Error: 12_274 + .saturating_add(Weight::from_parts(935_672 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_318_000 picoseconds. - Weight::from_parts(1_366_000, 0) - // Standard Error: 3_536 - .saturating_add(Weight::from_parts(501_421 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(31_396, 0) + // Standard Error: 6_208 + .saturating_add(Weight::from_parts(514_884 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_349_000 picoseconds. - Weight::from_parts(1_390_000, 0) - // Standard Error: 12_990 - .saturating_add(Weight::from_parts(1_006_416 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_421_000 picoseconds. + Weight::from_parts(1_474_000, 0) + // Standard Error: 10_398 + .saturating_add(Weight::from_parts(857_745 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_326_000 picoseconds. - Weight::from_parts(1_373_000, 0) - // Standard Error: 3_004 - .saturating_add(Weight::from_parts(499_955 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_435_000 picoseconds. + Weight::from_parts(1_456_000, 0) + // Standard Error: 5_202 + .saturating_add(Weight::from_parts(481_297 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_357_000 picoseconds. - Weight::from_parts(1_394_000, 0) - // Standard Error: 5_225 - .saturating_add(Weight::from_parts(589_236 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_372_000 picoseconds. + Weight::from_parts(1_485_000, 0) + // Standard Error: 7_368 + .saturating_add(Weight::from_parts(560_916 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_327_000 picoseconds. - Weight::from_parts(616_374, 0) - // Standard Error: 6_078 - .saturating_add(Weight::from_parts(323_741 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_301_485, 0) + // Standard Error: 3_892 + .saturating_add(Weight::from_parts(275_551 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_377_000, 0) - // Standard Error: 4_261 - .saturating_add(Weight::from_parts(580_272 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_344_000 picoseconds. + Weight::from_parts(1_401_000, 0) + // Standard Error: 4_405 + .saturating_add(Weight::from_parts(533_773 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_395_000 picoseconds. - Weight::from_parts(1_248_581, 0) - // Standard Error: 1_837 - .saturating_add(Weight::from_parts(273_735 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_358_000 picoseconds. + Weight::from_parts(1_269_045, 0) + // Standard Error: 1_727 + .saturating_add(Weight::from_parts(270_333 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_322_000 picoseconds. - Weight::from_parts(1_368_000, 0) - // Standard Error: 12_113 - .saturating_add(Weight::from_parts(934_388 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_349_000 picoseconds. + Weight::from_parts(1_436_000, 0) + // Standard Error: 6_923 + .saturating_add(Weight::from_parts(794_926 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_344_000 picoseconds. - Weight::from_parts(1_411_000, 0) - // Standard Error: 6_047 - .saturating_add(Weight::from_parts(550_572 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_443_000, 0) + // Standard Error: 5_742 + .saturating_add(Weight::from_parts(511_544 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_290_000 picoseconds. - Weight::from_parts(1_385_000, 0) - // Standard Error: 7_866 - .saturating_add(Weight::from_parts(1_964_453 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_379_000 picoseconds. + Weight::from_parts(209_105, 0) + // Standard Error: 9_353 + .saturating_add(Weight::from_parts(1_692_736 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_349_000 picoseconds. - Weight::from_parts(1_411_000, 0) - // Standard Error: 11_840 - .saturating_add(Weight::from_parts(1_463_772 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_413_000 picoseconds. + Weight::from_parts(1_464_000, 0) + // Standard Error: 10_013 + .saturating_add(Weight::from_parts(1_273_496 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_369_000, 0) - // Standard Error: 8_470 - .saturating_add(Weight::from_parts(1_776_938 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(1_430_000, 0) + // Standard Error: 9_080 + .saturating_add(Weight::from_parts(1_774_017 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_348_000 picoseconds. - Weight::from_parts(1_387_000, 0) - // Standard Error: 9_310 - .saturating_add(Weight::from_parts(1_348_132 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_362_000 picoseconds. + Weight::from_parts(1_439_000, 0) + // Standard Error: 10_361 + .saturating_add(Weight::from_parts(1_273_967 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_369_000 picoseconds. - Weight::from_parts(1_434_000, 0) - // Standard Error: 32_697 - .saturating_add(Weight::from_parts(8_745_987 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_407_000 picoseconds. + Weight::from_parts(1_440_000, 0) + // Standard Error: 34_717 + .saturating_add(Weight::from_parts(8_774_453 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_343_000 picoseconds. - Weight::from_parts(1_378_000, 0) - // Standard Error: 43_147 - .saturating_add(Weight::from_parts(7_112_006 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_370_000 picoseconds. + Weight::from_parts(1_454_000, 0) + // Standard Error: 39_659 + .saturating_add(Weight::from_parts(7_203_754 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_367_000 picoseconds. - Weight::from_parts(1_417_000, 0) - // Standard Error: 6_535 - .saturating_add(Weight::from_parts(1_778_734 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(835_051, 0) + // Standard Error: 25_032 + .saturating_add(Weight::from_parts(1_887_626 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_363_000 picoseconds. - Weight::from_parts(1_418_000, 0) - // Standard Error: 8_351 - .saturating_add(Weight::from_parts(1_317_333 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_410_000, 0) + // Standard Error: 7_072 + .saturating_add(Weight::from_parts(1_191_975 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_299_000 picoseconds. - Weight::from_parts(1_384_000, 0) - // Standard Error: 7_392 - .saturating_add(Weight::from_parts(623_815 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_357_000 picoseconds. + Weight::from_parts(1_393_000, 0) + // Standard Error: 7_580 + .saturating_add(Weight::from_parts(578_374 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_287_000 picoseconds. - Weight::from_parts(935_149, 0) - // Standard Error: 2_071 - .saturating_add(Weight::from_parts(304_270 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_378_000 picoseconds. + Weight::from_parts(568_261, 0) + // Standard Error: 7_690 + .saturating_add(Weight::from_parts(313_985 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_299_000 picoseconds. - Weight::from_parts(1_355_000, 0) - // Standard Error: 4_359 - .saturating_add(Weight::from_parts(589_293 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_415_000 picoseconds. + Weight::from_parts(1_445_000, 0) + // Standard Error: 4_396 + .saturating_add(Weight::from_parts(531_750 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_294_000 picoseconds. - Weight::from_parts(1_027_247, 0) - // Standard Error: 2_047 - .saturating_add(Weight::from_parts(303_177 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_397_000 picoseconds. + Weight::from_parts(1_210_540, 0) + // Standard Error: 3_636 + .saturating_add(Weight::from_parts(275_459 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_405_000, 0) - // Standard Error: 5_133 - .saturating_add(Weight::from_parts(609_550 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_304_000 picoseconds. + Weight::from_parts(1_376_000, 0) + // Standard Error: 4_523 + .saturating_add(Weight::from_parts(542_245 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(603_111, 0) - // Standard Error: 6_223 - .saturating_add(Weight::from_parts(326_084 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_352_000 picoseconds. + Weight::from_parts(852_615, 0) + // Standard Error: 5_390 + .saturating_add(Weight::from_parts(296_854 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_303_000 picoseconds. - Weight::from_parts(1_397_000, 0) - // Standard Error: 5_895 - .saturating_add(Weight::from_parts(506_341 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(1_401_000, 0) + // Standard Error: 7_032 + .saturating_add(Weight::from_parts(498_325 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_247_692, 0) - // Standard Error: 1_511 - .saturating_add(Weight::from_parts(274_134 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_355_000 picoseconds. + Weight::from_parts(1_539_827, 0) + // Standard Error: 1_328 + .saturating_add(Weight::from_parts(242_535 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_311_000 picoseconds. - Weight::from_parts(1_354_000, 0) - // Standard Error: 2_897 - .saturating_add(Weight::from_parts(483_641 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_431_000 picoseconds. + Weight::from_parts(1_481_000, 0) + // Standard Error: 3_735 + .saturating_add(Weight::from_parts(444_435 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(1_329_094, 0) - // Standard Error: 2_115 - .saturating_add(Weight::from_parts(275_076 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_391_000 picoseconds. + Weight::from_parts(1_503_194, 0) + // Standard Error: 1_192 + .saturating_add(Weight::from_parts(243_839 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_276_000 picoseconds. - Weight::from_parts(1_347_000, 0) - // Standard Error: 5_598 - .saturating_add(Weight::from_parts(517_531 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(1_434_000, 0) + // Standard Error: 5_497 + .saturating_add(Weight::from_parts(466_852 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_288_000 picoseconds. - Weight::from_parts(777_418, 0) - // Standard Error: 6_424 - .saturating_add(Weight::from_parts(311_033 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_380_000 picoseconds. + Weight::from_parts(1_112_700, 0) + // Standard Error: 5_296 + .saturating_add(Weight::from_parts(272_000 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_297_000 picoseconds. - Weight::from_parts(1_378_000, 0) - // Standard Error: 4_789 - .saturating_add(Weight::from_parts(509_554 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(13_337, 0) + // Standard Error: 5_179 + .saturating_add(Weight::from_parts(478_989 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_311_000 picoseconds. - Weight::from_parts(617_995, 0) - // Standard Error: 7_052 - .saturating_add(Weight::from_parts(322_976 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_359_000 picoseconds. + Weight::from_parts(1_459_155, 0) + // Standard Error: 1_161 + .saturating_add(Weight::from_parts(245_841 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_318_000 picoseconds. - Weight::from_parts(1_391_000, 0) - // Standard Error: 3_787 - .saturating_add(Weight::from_parts(498_275 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_364_000 picoseconds. + Weight::from_parts(1_420_000, 0) + // Standard Error: 6_196 + .saturating_add(Weight::from_parts(471_478 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_393_000 picoseconds. - Weight::from_parts(879_010, 0) - // Standard Error: 5_769 - .saturating_add(Weight::from_parts(308_463 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_414_000 picoseconds. + Weight::from_parts(1_354_734, 0) + // Standard Error: 4_435 + .saturating_add(Weight::from_parts(257_502 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } fn tasks_remove_gas_reservation() -> Weight { // Proof Size summary in bytes: // Measured: `1192` // Estimated: `6196` - // Minimum execution time: 77_564_000 picoseconds. - Weight::from_parts(79_369_000, 6196) + // Minimum execution time: 80_115_000 picoseconds. + Weight::from_parts(80_971_000, 6196) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -4056,8 +4050,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `858` // Estimated: `4323` - // Minimum execution time: 43_250_000 picoseconds. - Weight::from_parts(44_016_000, 4323) + // Minimum execution time: 43_623_000 picoseconds. + Weight::from_parts(44_571_000, 4323) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -4065,8 +4059,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1113` // Estimated: `6196` - // Minimum execution time: 88_938_000 picoseconds. - Weight::from_parts(89_815_000, 6196) + // Minimum execution time: 92_184_000 picoseconds. + Weight::from_parts(93_186_000, 6196) .saturating_add(RocksDbWeight::get().reads(13_u64)) .saturating_add(RocksDbWeight::get().writes(10_u64)) } @@ -4074,8 +4068,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `694` // Estimated: `4159` - // Minimum execution time: 30_606_000 picoseconds. - Weight::from_parts(31_277_000, 4159) + // Minimum execution time: 30_012_000 picoseconds. + Weight::from_parts(30_983_000, 4159) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -4083,8 +4077,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `937` // Estimated: `4402` - // Minimum execution time: 43_204_000 picoseconds. - Weight::from_parts(43_879_000, 4402) + // Minimum execution time: 41_920_000 picoseconds. + Weight::from_parts(42_591_000, 4402) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -4092,16 +4086,16 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `80` // Estimated: `3545` - // Minimum execution time: 4_683_000 picoseconds. - Weight::from_parts(5_115_000, 3545) + // Minimum execution time: 4_849_000 picoseconds. + Weight::from_parts(5_231_000, 3545) .saturating_add(RocksDbWeight::get().reads(1_u64)) } fn tasks_remove_from_waitlist() -> Weight { // Proof Size summary in bytes: // Measured: `1669` // Estimated: `7609` - // Minimum execution time: 119_848_000 picoseconds. - Weight::from_parts(121_716_000, 7609) + // Minimum execution time: 119_892_000 picoseconds. + Weight::from_parts(121_538_000, 7609) .saturating_add(RocksDbWeight::get().reads(17_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -4109,8 +4103,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1398` // Estimated: `7338` - // Minimum execution time: 105_087_000 picoseconds. - Weight::from_parts(106_798_000, 7338) + // Minimum execution time: 106_279_000 picoseconds. + Weight::from_parts(107_720_000, 7338) .saturating_add(RocksDbWeight::get().reads(16_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } diff --git a/runtime/vara/src/weights/frame_system.rs b/runtime/vara/src/weights/frame_system.rs index 89afa54728a..15dc60f4ca1 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: 2024-08-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-09-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -50,32 +50,32 @@ pub trait WeightInfo { /// Weights for frame_system using the Gear node and recommended hardware. pub struct SubstrateWeight(PhantomData); impl frame_system::WeightInfo for SubstrateWeight { - /// The range of component `b` is `[0, 1310720]`. + /// The range of component `b` is `[0, 2621440]`. fn remark(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_532_000 picoseconds. - Weight::from_parts(2_573_964, 0) + // Minimum execution time: 1_637_000 picoseconds. + Weight::from_parts(2_281_199, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(365, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(429, 0).saturating_mul(b.into())) } - /// The range of component `b` is `[0, 1310720]`. + /// The range of component `b` is `[0, 2621440]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_170_000 picoseconds. - Weight::from_parts(4_292_000, 0) + // Minimum execution time: 4_382_000 picoseconds. + Weight::from_parts(4_452_000, 0) // Standard Error: 1 - .saturating_add(Weight::from_parts(1_347, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(1_428, 0).saturating_mul(b.into())) } fn set_heap_pages() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 2_605_000 picoseconds. - Weight::from_parts(2_750_000, 1485) + // Minimum execution time: 2_609_000 picoseconds. + Weight::from_parts(2_754_000, 1485) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -83,8 +83,8 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 78_490_713_000 picoseconds. - Weight::from_parts(88_088_488_000, 1485) + // Minimum execution time: 75_154_347_000 picoseconds. + Weight::from_parts(76_278_990_000, 1485) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -93,10 +93,10 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_533_000 picoseconds. - Weight::from_parts(1_598_000, 0) - // Standard Error: 874 - .saturating_add(Weight::from_parts(698_916, 0).saturating_mul(i.into())) + // Minimum execution time: 1_555_000 picoseconds. + Weight::from_parts(1_646_000, 0) + // Standard Error: 886 + .saturating_add(Weight::from_parts(717_198, 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]`. @@ -104,10 +104,10 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_637_000 picoseconds. - Weight::from_parts(1_680_000, 0) - // Standard Error: 732 - .saturating_add(Weight::from_parts(526_220, 0).saturating_mul(i.into())) + // Minimum execution time: 1_598_000 picoseconds. + Weight::from_parts(1_671_000, 0) + // Standard Error: 825 + .saturating_add(Weight::from_parts(540_121, 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]`. @@ -115,10 +115,10 @@ impl frame_system::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `85 + p * (69 ±0)` // Estimated: `92 + p * (70 ±0)` - // Minimum execution time: 3_296_000 picoseconds. - Weight::from_parts(3_393_000, 92) - // Standard Error: 1_100 - .saturating_add(Weight::from_parts(1_063_030, 0).saturating_mul(p.into())) + // Minimum execution time: 3_346_000 picoseconds. + Weight::from_parts(3_468_000, 92) + // Standard Error: 1_125 + .saturating_add(Weight::from_parts(1_087_027, 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())) @@ -127,32 +127,32 @@ impl frame_system::WeightInfo for SubstrateWeight { // For backwards compatibility and tests impl WeightInfo for () { - /// The range of component `b` is `[0, 1310720]`. + /// The range of component `b` is `[0, 2621440]`. fn remark(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_532_000 picoseconds. - Weight::from_parts(2_573_964, 0) + // Minimum execution time: 1_637_000 picoseconds. + Weight::from_parts(2_281_199, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(365, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(429, 0).saturating_mul(b.into())) } - /// The range of component `b` is `[0, 1310720]`. + /// The range of component `b` is `[0, 2621440]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_170_000 picoseconds. - Weight::from_parts(4_292_000, 0) + // Minimum execution time: 4_382_000 picoseconds. + Weight::from_parts(4_452_000, 0) // Standard Error: 1 - .saturating_add(Weight::from_parts(1_347, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(1_428, 0).saturating_mul(b.into())) } fn set_heap_pages() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 2_605_000 picoseconds. - Weight::from_parts(2_750_000, 1485) + // Minimum execution time: 2_609_000 picoseconds. + Weight::from_parts(2_754_000, 1485) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -160,8 +160,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 78_490_713_000 picoseconds. - Weight::from_parts(88_088_488_000, 1485) + // Minimum execution time: 75_154_347_000 picoseconds. + Weight::from_parts(76_278_990_000, 1485) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -170,10 +170,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_533_000 picoseconds. - Weight::from_parts(1_598_000, 0) - // Standard Error: 874 - .saturating_add(Weight::from_parts(698_916, 0).saturating_mul(i.into())) + // Minimum execution time: 1_555_000 picoseconds. + Weight::from_parts(1_646_000, 0) + // Standard Error: 886 + .saturating_add(Weight::from_parts(717_198, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// The range of component `i` is `[0, 1000]`. @@ -181,10 +181,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_637_000 picoseconds. - Weight::from_parts(1_680_000, 0) - // Standard Error: 732 - .saturating_add(Weight::from_parts(526_220, 0).saturating_mul(i.into())) + // Minimum execution time: 1_598_000 picoseconds. + Weight::from_parts(1_671_000, 0) + // Standard Error: 825 + .saturating_add(Weight::from_parts(540_121, 0).saturating_mul(i.into())) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// The range of component `p` is `[0, 1000]`. @@ -192,10 +192,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `85 + p * (69 ±0)` // Estimated: `92 + p * (70 ±0)` - // Minimum execution time: 3_296_000 picoseconds. - Weight::from_parts(3_393_000, 92) - // Standard Error: 1_100 - .saturating_add(Weight::from_parts(1_063_030, 0).saturating_mul(p.into())) + // Minimum execution time: 3_346_000 picoseconds. + Weight::from_parts(3_468_000, 92) + // Standard Error: 1_125 + .saturating_add(Weight::from_parts(1_087_027, 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_balances.rs b/runtime/vara/src/weights/pallet_balances.rs index 1d89b3f6d6d..8c52ec245cc 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: 2024-08-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-09-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -55,8 +55,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 57_394_000 picoseconds. - Weight::from_parts(57_987_000, 6196) + // Minimum execution time: 57_073_000 picoseconds. + Weight::from_parts(57_933_000, 6196) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -64,8 +64,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 32_912_000 picoseconds. - Weight::from_parts(33_630_000, 3593) + // Minimum execution time: 33_237_000 picoseconds. + Weight::from_parts(33_783_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -73,8 +73,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 11_830_000 picoseconds. - Weight::from_parts(12_163_000, 3593) + // Minimum execution time: 11_415_000 picoseconds. + Weight::from_parts(11_813_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -82,8 +82,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 15_951_000 picoseconds. - Weight::from_parts(16_225_000, 3593) + // Minimum execution time: 15_599_000 picoseconds. + Weight::from_parts(16_109_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -91,8 +91,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `206` // Estimated: `8799` - // Minimum execution time: 57_920_000 picoseconds. - Weight::from_parts(58_705_000, 8799) + // Minimum execution time: 58_997_000 picoseconds. + Weight::from_parts(59_726_000, 8799) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -100,8 +100,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 41_921_000 picoseconds. - Weight::from_parts(43_310_000, 3593) + // Minimum execution time: 40_906_000 picoseconds. + Weight::from_parts(42_031_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -109,8 +109,8 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 14_227_000 picoseconds. - Weight::from_parts(14_624_000, 3593) + // Minimum execution time: 14_158_000 picoseconds. + Weight::from_parts(14_619_000, 3593) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -119,10 +119,10 @@ impl pallet_balances::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 14_912_000 picoseconds. - Weight::from_parts(14_994_000, 990) - // Standard Error: 15_665 - .saturating_add(Weight::from_parts(13_084_177, 0).saturating_mul(u.into())) + // Minimum execution time: 14_431_000 picoseconds. + Weight::from_parts(14_720_000, 990) + // Standard Error: 11_110 + .saturating_add(Weight::from_parts(12_729_088, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -135,8 +135,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 57_394_000 picoseconds. - Weight::from_parts(57_987_000, 6196) + // Minimum execution time: 57_073_000 picoseconds. + Weight::from_parts(57_933_000, 6196) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -144,8 +144,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 32_912_000 picoseconds. - Weight::from_parts(33_630_000, 3593) + // Minimum execution time: 33_237_000 picoseconds. + Weight::from_parts(33_783_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -153,8 +153,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 11_830_000 picoseconds. - Weight::from_parts(12_163_000, 3593) + // Minimum execution time: 11_415_000 picoseconds. + Weight::from_parts(11_813_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -162,8 +162,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 15_951_000 picoseconds. - Weight::from_parts(16_225_000, 3593) + // Minimum execution time: 15_599_000 picoseconds. + Weight::from_parts(16_109_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -171,8 +171,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `206` // Estimated: `8799` - // Minimum execution time: 57_920_000 picoseconds. - Weight::from_parts(58_705_000, 8799) + // Minimum execution time: 58_997_000 picoseconds. + Weight::from_parts(59_726_000, 8799) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -180,8 +180,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 41_921_000 picoseconds. - Weight::from_parts(43_310_000, 3593) + // Minimum execution time: 40_906_000 picoseconds. + Weight::from_parts(42_031_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -189,8 +189,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 14_227_000 picoseconds. - Weight::from_parts(14_624_000, 3593) + // Minimum execution time: 14_158_000 picoseconds. + Weight::from_parts(14_619_000, 3593) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -199,10 +199,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 14_912_000 picoseconds. - Weight::from_parts(14_994_000, 990) - // Standard Error: 15_665 - .saturating_add(Weight::from_parts(13_084_177, 0).saturating_mul(u.into())) + // Minimum execution time: 14_431_000 picoseconds. + Weight::from_parts(14_720_000, 990) + // Standard Error: 11_110 + .saturating_add(Weight::from_parts(12_729_088, 0).saturating_mul(u.into())) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) diff --git a/runtime/vara/src/weights/pallet_gear.rs b/runtime/vara/src/weights/pallet_gear.rs index 3cce5922d2c..a610ef9d581 100644 --- a/runtime/vara/src/weights/pallet_gear.rs +++ b/runtime/vara/src/weights/pallet_gear.rs @@ -19,12 +19,10 @@ //! Autogenerated weights for pallet_gear //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2024-08-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-09-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 -//! -//! NOTE: manually updated onetime system calls weights 2024-08-27 // Executed Command: // ./target/production/gear benchmark pallet --chain=vara-dev --steps=50 --repeat=20 --pallet=pallet_gear --extrinsic=alloc,claim_value,claim_value_to_inheritor,create_program,db_read_per_kb,db_write_per_kb,free,free_range,free_range_per_page,gr_block_height,gr_block_timestamp,gr_create_program,gr_create_program_per_kb,gr_create_program_wgas,gr_create_program_wgas_per_kb,gr_debug,gr_debug_per_kb,gr_env_vars,gr_gas_available,gr_message_id,gr_program_id,gr_random,gr_read,gr_read_per_kb,gr_reply_code,gr_reply_deposit,gr_reply_per_kb,gr_reply_push,gr_reply_push_input,gr_reply_push_input_per_kb,gr_reply_push_per_kb,gr_reply_to,gr_reply_wgas_per_kb,gr_reservation_reply_commit_per_kb,gr_reservation_reply_per_kb,gr_reservation_send,gr_reservation_send_commit,gr_reservation_send_per_kb,gr_reserve_gas,gr_send,gr_send_commit,gr_send_commit_wgas,gr_send_init,gr_send_input,gr_send_input_wgas,gr_send_per_kb,gr_send_push,gr_send_push_input,gr_send_push_input_per_kb,gr_send_push_per_kb,gr_send_wgas,gr_send_wgas_per_kb,gr_signal_code,gr_signal_from,gr_size,gr_source,gr_system_reserve_gas,gr_unreserve_gas,gr_value,gr_value_available,gr_wake,instantiate_module_code_section_per_kb,instantiate_module_data_section_per_kb,instantiate_module_element_section_per_kb,instantiate_module_global_section_per_kb,instantiate_module_table_section_per_kb,instantiate_module_type_section_per_kb,instr_br,instr_br_if,instr_br_table,instr_br_table_per_entry,instr_call,instr_call_const,instr_call_indirect,instr_call_indirect_per_param,instr_call_per_local,instr_global_get,instr_global_set,instr_i32add,instr_i32and,instr_i32clz,instr_i32ctz,instr_i32divs,instr_i32divu,instr_i32eq,instr_i32eqz,instr_i32extend16s,instr_i32extend8s,instr_i32ges,instr_i32geu,instr_i32gts,instr_i32gtu,instr_i32les,instr_i32leu,instr_i32load,instr_i32lts,instr_i32ltu,instr_i32mul,instr_i32ne,instr_i32or,instr_i32popcnt,instr_i32rems,instr_i32remu,instr_i32rotl,instr_i32rotr,instr_i32shl,instr_i32shrs,instr_i32shru,instr_i32store,instr_i32sub,instr_i32wrapi64,instr_i32xor,instr_i64add,instr_i64and,instr_i64clz,instr_i64ctz,instr_i64divs,instr_i64divu,instr_i64eq,instr_i64eqz,instr_i64extend16s,instr_i64extend32s,instr_i64extend8s,instr_i64extendsi32,instr_i64extendui32,instr_i64ges,instr_i64geu,instr_i64gts,instr_i64gtu,instr_i64les,instr_i64leu,instr_i64load,instr_i64lts,instr_i64ltu,instr_i64mul,instr_i64ne,instr_i64or,instr_i64popcnt,instr_i64rems,instr_i64remu,instr_i64rotl,instr_i64rotr,instr_i64shl,instr_i64shrs,instr_i64shru,instr_i64store,instr_i64sub,instr_i64xor,instr_if,instr_local_get,instr_local_set,instr_local_tee,instr_memory_current,instr_select,lazy_pages_host_func_read,lazy_pages_host_func_write,lazy_pages_host_func_write_after_read,lazy_pages_load_page_storage_data,lazy_pages_signal_read,lazy_pages_signal_write,lazy_pages_signal_write_after_read,load_allocations_per_interval,mem_grow,mem_grow_per_page,reinstrument_per_kb,send_message,send_reply,tasks_remove_from_mailbox,tasks_remove_from_waitlist,tasks_remove_gas_reservation,tasks_send_dispatch,tasks_send_user_message,tasks_send_user_message_to_mailbox,tasks_wake_message,tasks_wake_message_no_wake,upload_code,upload_program --heap-pages=4096 --output=./scripts/benchmarking/weights-output/pallet_gear.rs --template=.maintain/frame-weight-template.hbs @@ -241,140 +239,140 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 71_996_000 picoseconds. - Weight::from_parts(76_463_964, 0) - // Standard Error: 53_319 - .saturating_add(Weight::from_parts(12_488_174, 0).saturating_mul(r.into())) + // Minimum execution time: 71_740_000 picoseconds. + Weight::from_parts(77_786_662, 0) + // Standard Error: 59_506 + .saturating_add(Weight::from_parts(12_375_496, 0).saturating_mul(r.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: 72_106_000 picoseconds. - Weight::from_parts(76_736_806, 0) - // Standard Error: 54_520 - .saturating_add(Weight::from_parts(12_363_104, 0).saturating_mul(r.into())) + // Minimum execution time: 72_378_000 picoseconds. + Weight::from_parts(77_972_484, 0) + // Standard Error: 61_147 + .saturating_add(Weight::from_parts(12_123_258, 0).saturating_mul(r.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: 71_566_000 picoseconds. - Weight::from_parts(76_170_160, 0) - // Standard Error: 57_734 - .saturating_add(Weight::from_parts(12_049_464, 0).saturating_mul(r.into())) + // Minimum execution time: 72_898_000 picoseconds. + Weight::from_parts(77_712_302, 0) + // Standard Error: 60_407 + .saturating_add(Weight::from_parts(11_116_506, 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: 72_307_000 picoseconds. - Weight::from_parts(76_701_020, 0) - // Standard Error: 55_172 - .saturating_add(Weight::from_parts(11_720_008, 0).saturating_mul(r.into())) + // Minimum execution time: 71_272_000 picoseconds. + Weight::from_parts(77_936_272, 0) + // Standard Error: 59_922 + .saturating_add(Weight::from_parts(11_474_364, 0).saturating_mul(r.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: 686_017_000 picoseconds. - Weight::from_parts(691_365_322, 0) - // Standard Error: 66_295 - .saturating_add(Weight::from_parts(13_518_262, 0).saturating_mul(r.into())) + // Minimum execution time: 536_011_000 picoseconds. + Weight::from_parts(541_353_424, 0) + // Standard Error: 67_022 + .saturating_add(Weight::from_parts(20_825_126, 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: 687_089_000 picoseconds. - Weight::from_parts(691_992_630, 0) - // Standard Error: 65_188 - .saturating_add(Weight::from_parts(8_132_850, 0).saturating_mul(r.into())) + // Minimum execution time: 534_741_000 picoseconds. + Weight::from_parts(539_392_992, 0) + // Standard Error: 66_625 + .saturating_add(Weight::from_parts(29_963_980, 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: 74_365_000 picoseconds. - Weight::from_parts(79_278_236, 0) - // Standard Error: 54_237 - .saturating_add(Weight::from_parts(8_504_802, 0).saturating_mul(r.into())) + // Minimum execution time: 74_874_000 picoseconds. + Weight::from_parts(80_480_960, 0) + // Standard Error: 62_234 + .saturating_add(Weight::from_parts(8_531_226, 0).saturating_mul(r.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: 74_572_000 picoseconds. - Weight::from_parts(79_214_660, 0) - // Standard Error: 55_309 - .saturating_add(Weight::from_parts(8_289_934, 0).saturating_mul(r.into())) + // Minimum execution time: 74_921_000 picoseconds. + Weight::from_parts(80_581_224, 0) + // Standard Error: 60_714 + .saturating_add(Weight::from_parts(7_502_574, 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: 70_779_000 picoseconds. - Weight::from_parts(75_595_826, 0) - // Standard Error: 62_036 - .saturating_add(Weight::from_parts(18_105_950, 0).saturating_mul(r.into())) + // Minimum execution time: 72_016_000 picoseconds. + Weight::from_parts(76_899_976, 0) + // Standard Error: 60_116 + .saturating_add(Weight::from_parts(17_755_498, 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: 70_966_000 picoseconds. - Weight::from_parts(76_353_856, 0) - // Standard Error: 60_183 - .saturating_add(Weight::from_parts(13_825_758, 0).saturating_mul(r.into())) + // Minimum execution time: 73_123_000 picoseconds. + Weight::from_parts(78_247_036, 0) + // Standard Error: 62_577 + .saturating_add(Weight::from_parts(13_572_452, 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: 70_466_000 picoseconds. - Weight::from_parts(76_273_426, 0) - // Standard Error: 60_659 - .saturating_add(Weight::from_parts(13_811_842, 0).saturating_mul(r.into())) + // Minimum execution time: 73_942_000 picoseconds. + Weight::from_parts(78_294_018, 0) + // Standard Error: 61_097 + .saturating_add(Weight::from_parts(12_830_740, 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: 71_052_000 picoseconds. - Weight::from_parts(75_885_598, 0) - // Standard Error: 59_287 - .saturating_add(Weight::from_parts(13_619_656, 0).saturating_mul(r.into())) + // Minimum execution time: 72_076_000 picoseconds. + Weight::from_parts(77_333_168, 0) + // Standard Error: 63_806 + .saturating_add(Weight::from_parts(14_705_090, 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: 71_006_000 picoseconds. - Weight::from_parts(75_718_406, 0) - // Standard Error: 56_793 - .saturating_add(Weight::from_parts(14_400_276, 0).saturating_mul(r.into())) + // Minimum execution time: 71_818_000 picoseconds. + Weight::from_parts(77_189_106, 0) + // Standard Error: 62_029 + .saturating_add(Weight::from_parts(14_390_154, 0).saturating_mul(r.into())) } /// The range of component `c` is `[0, 512]`. fn db_write_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_010_000 picoseconds. - Weight::from_parts(1_042_000, 0) - // Standard Error: 443 - .saturating_add(Weight::from_parts(239_667, 0).saturating_mul(c.into())) + // Minimum execution time: 1_138_000 picoseconds. + Weight::from_parts(1_176_000, 0) + // Standard Error: 537 + .saturating_add(Weight::from_parts(207_483, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// The range of component `c` is `[0, 512]`. @@ -382,10 +380,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `146 + c * (1024 ±0)` // Estimated: `3610 + c * (1024 ±0)` - // Minimum execution time: 3_268_000 picoseconds. - Weight::from_parts(3_371_000, 3610) - // Standard Error: 1_081 - .saturating_add(Weight::from_parts(583_390, 0).saturating_mul(c.into())) + // Minimum execution time: 3_411_000 picoseconds. + Weight::from_parts(3_475_000, 3610) + // Standard Error: 1_087 + .saturating_add(Weight::from_parts(663_245, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(c.into())) } @@ -394,67 +392,67 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_213_000 picoseconds. - Weight::from_parts(43_931_000, 0) - // Standard Error: 9_338 - .saturating_add(Weight::from_parts(2_038_653, 0).saturating_mul(c.into())) + // Minimum execution time: 43_567_000 picoseconds. + Weight::from_parts(44_863_000, 0) + // Standard Error: 18_413 + .saturating_add(Weight::from_parts(2_178_916, 0).saturating_mul(c.into())) } /// The range of component `d` is `[0, 512]`. fn instantiate_module_data_section_per_kb(d: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 54_382_000 picoseconds. - Weight::from_parts(59_367_747, 0) - // Standard Error: 2_227 - .saturating_add(Weight::from_parts(468_300, 0).saturating_mul(d.into())) + // Minimum execution time: 55_806_000 picoseconds. + Weight::from_parts(64_491_390, 0) + // Standard Error: 2_150 + .saturating_add(Weight::from_parts(471_485, 0).saturating_mul(d.into())) } /// The range of component `g` is `[0, 512]`. fn instantiate_module_global_section_per_kb(g: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 41_630_000 picoseconds. - Weight::from_parts(44_328_000, 0) - // Standard Error: 21_640 - .saturating_add(Weight::from_parts(1_798_911, 0).saturating_mul(g.into())) + // Minimum execution time: 42_687_000 picoseconds. + Weight::from_parts(43_480_000, 0) + // Standard Error: 24_865 + .saturating_add(Weight::from_parts(1_883_352, 0).saturating_mul(g.into())) } /// The range of component `t` is `[0, 9765]`. fn instantiate_module_table_section_per_kb(t: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_537_000 picoseconds. - Weight::from_parts(43_174_777, 0) - // Standard Error: 223 - .saturating_add(Weight::from_parts(644_866, 0).saturating_mul(t.into())) + // Minimum execution time: 41_990_000 picoseconds. + Weight::from_parts(50_858_496, 0) + // Standard Error: 976 + .saturating_add(Weight::from_parts(660_013, 0).saturating_mul(t.into())) } /// The range of component `e` is `[0, 512]`. fn instantiate_module_element_section_per_kb(e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 258_586_000 picoseconds. - Weight::from_parts(448_596_483, 0) - // Standard Error: 80_189 - .saturating_add(Weight::from_parts(2_245_891, 0).saturating_mul(e.into())) + // Minimum execution time: 267_907_000 picoseconds. + Weight::from_parts(530_330_930, 0) + // Standard Error: 191_218 + .saturating_add(Weight::from_parts(2_595_775, 0).saturating_mul(e.into())) } /// The range of component `t` is `[0, 512]`. fn instantiate_module_type_section_per_kb(t: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_219_000 picoseconds. - Weight::from_parts(44_257_000, 0) - // Standard Error: 101_981 - .saturating_add(Weight::from_parts(15_590_711, 0).saturating_mul(t.into())) + // Minimum execution time: 44_133_000 picoseconds. + Weight::from_parts(47_113_000, 0) + // Standard Error: 130_272 + .saturating_add(Weight::from_parts(16_626_392, 0).saturating_mul(t.into())) } fn claim_value() -> Weight { // Proof Size summary in bytes: // Measured: `1357` // Estimated: `8799` - // Minimum execution time: 135_545_000 picoseconds. - Weight::from_parts(137_798_000, 8799) + // Minimum execution time: 140_528_000 picoseconds. + Weight::from_parts(143_262_000, 8799) .saturating_add(T::DbWeight::get().reads(17_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) } @@ -463,10 +461,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `113` // Estimated: `3578` - // Minimum execution time: 91_838_000 picoseconds. - Weight::from_parts(87_499_000, 3578) - // Standard Error: 37_656 - .saturating_add(Weight::from_parts(57_062_879, 0).saturating_mul(c.into())) + // Minimum execution time: 101_027_000 picoseconds. + Weight::from_parts(94_115_932, 3578) + // Standard Error: 33_618 + .saturating_add(Weight::from_parts(54_263_491, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -475,10 +473,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1113` // Estimated: `6196` - // Minimum execution time: 165_191_000 picoseconds. - Weight::from_parts(195_228_532, 6196) + // Minimum execution time: 161_879_000 picoseconds. + Weight::from_parts(194_824_923, 6196) // Standard Error: 0 - .saturating_add(Weight::from_parts(1_678, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(1_708, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(15_u64)) .saturating_add(T::DbWeight::get().writes(12_u64)) } @@ -488,12 +486,12 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `475` // Estimated: `6196` - // Minimum execution time: 7_008_485_000 picoseconds. - Weight::from_parts(7_016_678_000, 6196) - // Standard Error: 319_814 - .saturating_add(Weight::from_parts(38_334_392, 0).saturating_mul(c.into())) + // Minimum execution time: 6_987_617_000 picoseconds. + Weight::from_parts(7_000_586_000, 6196) + // Standard Error: 322_111 + .saturating_add(Weight::from_parts(37_489_215, 0).saturating_mul(c.into())) // Standard Error: 19 - .saturating_add(Weight::from_parts(563, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(596, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(15_u64)) .saturating_add(T::DbWeight::get().writes(16_u64)) } @@ -502,10 +500,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `516` // Estimated: `6196` - // Minimum execution time: 97_151_000 picoseconds. - Weight::from_parts(9_468_475, 6196) + // Minimum execution time: 97_896_000 picoseconds. + Weight::from_parts(6_103_480, 6196) // Standard Error: 3 - .saturating_add(Weight::from_parts(975, 0).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(1_053, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(10_u64)) } @@ -514,10 +512,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1356` // Estimated: `8799` - // Minimum execution time: 163_939_000 picoseconds. - Weight::from_parts(82_754_731, 8799) + // Minimum execution time: 166_501_000 picoseconds. + Weight::from_parts(85_356_111, 8799) // Standard Error: 4 - .saturating_add(Weight::from_parts(991, 0).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(1_070, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(18_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -526,10 +524,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0 + d * (207 ±0)` // Estimated: `3593 + d * (2683 ±0)` - // Minimum execution time: 52_008_000 picoseconds. - Weight::from_parts(52_280_000, 3593) - // Standard Error: 33_470 - .saturating_add(Weight::from_parts(42_601_006, 0).saturating_mul(d.into())) + // Minimum execution time: 54_093_000 picoseconds. + Weight::from_parts(54_386_000, 3593) + // Standard Error: 41_195 + .saturating_add(Weight::from_parts(44_872_346, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -541,10 +539,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `329 + e * (1024 ±0)` // Estimated: `3793 + e * (1024 ±0)` - // Minimum execution time: 81_614_000 picoseconds. - Weight::from_parts(81_821_000, 3793) - // Standard Error: 240_361 - .saturating_add(Weight::from_parts(642_844_212, 0).saturating_mul(e.into())) + // Minimum execution time: 95_015_000 picoseconds. + Weight::from_parts(78_335_474, 3793) + // Standard Error: 241_767 + .saturating_add(Weight::from_parts(634_045_772, 0).saturating_mul(e.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(e.into())) @@ -554,10 +552,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `101 + a * (8 ±0)` // Estimated: `3566 + a * (8 ±0)` - // Minimum execution time: 3_722_000 picoseconds. - Weight::from_parts(7_040_745, 3566) - // Standard Error: 21 - .saturating_add(Weight::from_parts(20_729, 0).saturating_mul(a.into())) + // Minimum execution time: 3_769_000 picoseconds. + Weight::from_parts(9_577_756, 3566) + // Standard Error: 27 + .saturating_add(Weight::from_parts(20_454, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(a.into())) } @@ -566,548 +564,548 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 772_153_000 picoseconds. - Weight::from_parts(691_085_192, 0) - // Standard Error: 248_133 - .saturating_add(Weight::from_parts(125_211_418, 0).saturating_mul(r.into())) + // Minimum execution time: 745_237_000 picoseconds. + Weight::from_parts(671_421_160, 0) + // Standard Error: 221_575 + .saturating_add(Weight::from_parts(120_718_878, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn mem_grow(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 285_000 picoseconds. - Weight::from_parts(315_000, 0) - // Standard Error: 196_322 - .saturating_add(Weight::from_parts(68_714_212, 0).saturating_mul(r.into())) + // Minimum execution time: 330_000 picoseconds. + Weight::from_parts(370_000, 0) + // Standard Error: 81_425 + .saturating_add(Weight::from_parts(66_914_887, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 819]`. fn mem_grow_per_page(_p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 66_346_000 picoseconds. - Weight::from_parts(69_649_440, 0) + // Minimum execution time: 66_534_000 picoseconds. + Weight::from_parts(70_179_261, 0) } /// 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: 806_255_000 picoseconds. - Weight::from_parts(786_722_553, 0) - // Standard Error: 240_484 - .saturating_add(Weight::from_parts(69_478_089, 0).saturating_mul(r.into())) + // Minimum execution time: 792_282_000 picoseconds. + Weight::from_parts(761_441_960, 0) + // Standard Error: 216_492 + .saturating_add(Weight::from_parts(71_880_307, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn free_range(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 748_334_000 picoseconds. - Weight::from_parts(717_314_931, 0) - // Standard Error: 243_876 - .saturating_add(Weight::from_parts(73_586_110, 0).saturating_mul(r.into())) + // Minimum execution time: 734_911_000 picoseconds. + Weight::from_parts(707_598_404, 0) + // Standard Error: 227_243 + .saturating_add(Weight::from_parts(76_048_409, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 700]`. fn free_range_per_page(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 776_782_000 picoseconds. - Weight::from_parts(867_934_346, 0) - // Standard Error: 6_879 - .saturating_add(Weight::from_parts(3_033_220, 0).saturating_mul(p.into())) + // Minimum execution time: 749_601_000 picoseconds. + Weight::from_parts(856_750_382, 0) + // Standard Error: 6_418 + .saturating_add(Weight::from_parts(3_018_312, 0).saturating_mul(p.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: 75_702_000 picoseconds. - Weight::from_parts(72_549_062, 0) - // Standard Error: 3_640 - .saturating_add(Weight::from_parts(2_195_328, 0).saturating_mul(r.into())) + // Minimum execution time: 72_041_000 picoseconds. + Weight::from_parts(70_825_497, 0) + // Standard Error: 3_831 + .saturating_add(Weight::from_parts(2_325_323, 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: 103_482_000 picoseconds. - Weight::from_parts(115_404_854, 0) - // Standard Error: 3_224 - .saturating_add(Weight::from_parts(2_244_307, 0).saturating_mul(r.into())) + // Minimum execution time: 101_059_000 picoseconds. + Weight::from_parts(114_074_360, 0) + // Standard Error: 3_858 + .saturating_add(Weight::from_parts(2_398_414, 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: 73_440_000 picoseconds. - Weight::from_parts(86_480_576, 0) - // Standard Error: 86_500 - .saturating_add(Weight::from_parts(83_244_247, 0).saturating_mul(r.into())) + // Minimum execution time: 72_599_000 picoseconds. + Weight::from_parts(78_219_820, 0) + // Standard Error: 245_005 + .saturating_add(Weight::from_parts(98_464_890, 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: 73_666_000 picoseconds. - Weight::from_parts(84_830_850, 0) - // Standard Error: 76_741 - .saturating_add(Weight::from_parts(72_215_909, 0).saturating_mul(r.into())) + // Minimum execution time: 71_538_000 picoseconds. + Weight::from_parts(86_220_626, 0) + // Standard Error: 140_152 + .saturating_add(Weight::from_parts(85_091_865, 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: 72_688_000 picoseconds. - Weight::from_parts(86_978_134, 0) - // Standard Error: 68_291 - .saturating_add(Weight::from_parts(72_030_483, 0).saturating_mul(r.into())) + // Minimum execution time: 71_601_000 picoseconds. + Weight::from_parts(94_683_501, 0) + // Standard Error: 217_570 + .saturating_add(Weight::from_parts(86_611_084, 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: 73_471_000 picoseconds. - Weight::from_parts(83_518_257, 0) - // Standard Error: 77_888 - .saturating_add(Weight::from_parts(72_647_555, 0).saturating_mul(r.into())) + // Minimum execution time: 71_277_000 picoseconds. + Weight::from_parts(86_834_051, 0) + // Standard Error: 184_896 + .saturating_add(Weight::from_parts(85_989_463, 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: 72_711_000 picoseconds. - Weight::from_parts(84_559_032, 0) - // Standard Error: 77_218 - .saturating_add(Weight::from_parts(72_333_901, 0).saturating_mul(r.into())) + // Minimum execution time: 71_716_000 picoseconds. + Weight::from_parts(86_392_276, 0) + // Standard Error: 218_606 + .saturating_add(Weight::from_parts(87_612_790, 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: 72_706_000 picoseconds. - Weight::from_parts(85_031_891, 0) - // Standard Error: 64_827 - .saturating_add(Weight::from_parts(72_199_037, 0).saturating_mul(r.into())) + // Minimum execution time: 72_288_000 picoseconds. + Weight::from_parts(84_860_356, 0) + // Standard Error: 166_851 + .saturating_add(Weight::from_parts(85_933_770, 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: 72_704_000 picoseconds. - Weight::from_parts(85_342_680, 0) - // Standard Error: 55_380 - .saturating_add(Weight::from_parts(72_188_287, 0).saturating_mul(r.into())) + // Minimum execution time: 71_860_000 picoseconds. + Weight::from_parts(90_014_566, 0) + // Standard Error: 137_454 + .saturating_add(Weight::from_parts(84_522_195, 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: 74_003_000 picoseconds. - Weight::from_parts(86_465_636, 0) - // Standard Error: 63_958 - .saturating_add(Weight::from_parts(71_807_995, 0).saturating_mul(r.into())) + // Minimum execution time: 70_933_000 picoseconds. + Weight::from_parts(83_726_668, 0) + // Standard Error: 148_921 + .saturating_add(Weight::from_parts(86_157_831, 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: 683_441_000 picoseconds. - Weight::from_parts(712_191_502, 0) - // Standard Error: 139_652 - .saturating_add(Weight::from_parts(133_753_826, 0).saturating_mul(r.into())) + // Minimum execution time: 535_707_000 picoseconds. + Weight::from_parts(557_192_846, 0) + // Standard Error: 323_159 + .saturating_add(Weight::from_parts(153_232_501, 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: 817_943_000 picoseconds. - Weight::from_parts(826_465_000, 0) - // Standard Error: 119_104 - .saturating_add(Weight::from_parts(16_159_400, 0).saturating_mul(n.into())) + // Minimum execution time: 672_934_000 picoseconds. + Weight::from_parts(679_646_000, 0) + // Standard Error: 121_462 + .saturating_add(Weight::from_parts(16_317_798, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_env_vars(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 73_249_000 picoseconds. - Weight::from_parts(85_387_353, 0) - // Standard Error: 94_629 - .saturating_add(Weight::from_parts(82_622_132, 0).saturating_mul(r.into())) + // Minimum execution time: 71_959_000 picoseconds. + Weight::from_parts(79_307_620, 0) + // Standard Error: 197_467 + .saturating_add(Weight::from_parts(96_961_121, 0).saturating_mul(r.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: 73_351_000 picoseconds. - Weight::from_parts(86_797_062, 0) - // Standard Error: 93_741 - .saturating_add(Weight::from_parts(78_374_247, 0).saturating_mul(r.into())) + // Minimum execution time: 71_652_000 picoseconds. + Weight::from_parts(79_178_754, 0) + // Standard Error: 125_163 + .saturating_add(Weight::from_parts(85_645_509, 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: 73_743_000 picoseconds. - Weight::from_parts(86_659_181, 0) - // Standard Error: 68_268 - .saturating_add(Weight::from_parts(71_500_893, 0).saturating_mul(r.into())) + // Minimum execution time: 72_213_000 picoseconds. + Weight::from_parts(81_912_851, 0) + // Standard Error: 126_245 + .saturating_add(Weight::from_parts(85_779_325, 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: 73_830_000 picoseconds. - Weight::from_parts(90_187_397, 0) - // Standard Error: 186_196 - .saturating_add(Weight::from_parts(148_010_685, 0).saturating_mul(n.into())) + // Minimum execution time: 72_266_000 picoseconds. + Weight::from_parts(85_317_067, 0) + // Standard Error: 239_027 + .saturating_add(Weight::from_parts(164_139_734, 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: 75_646_000 picoseconds. - Weight::from_parts(78_273_000, 0) - // Standard Error: 2_806_746 - .saturating_add(Weight::from_parts(629_704_408, 0).saturating_mul(r.into())) + // Minimum execution time: 74_308_000 picoseconds. + Weight::from_parts(76_057_000, 0) + // Standard Error: 3_007_532 + .saturating_add(Weight::from_parts(662_468_228, 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: 73_233_000 picoseconds. - Weight::from_parts(83_921_758, 0) - // Standard Error: 185_635 - .saturating_add(Weight::from_parts(237_129_865, 0).saturating_mul(r.into())) + // Minimum execution time: 72_414_000 picoseconds. + Weight::from_parts(106_640_335, 0) + // Standard Error: 303_399 + .saturating_add(Weight::from_parts(240_172_298, 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: 296_969_000 picoseconds. - Weight::from_parts(298_985_000, 0) - // Standard Error: 253_454 - .saturating_add(Weight::from_parts(40_386_347, 0).saturating_mul(n.into())) + // Minimum execution time: 305_763_000 picoseconds. + Weight::from_parts(308_782_000, 0) + // Standard Error: 254_736 + .saturating_add(Weight::from_parts(43_162_022, 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: 73_288_000 picoseconds. - Weight::from_parts(89_204_827, 0) - // Standard Error: 200_278 - .saturating_add(Weight::from_parts(239_818_561, 0).saturating_mul(r.into())) + // Minimum execution time: 71_741_000 picoseconds. + Weight::from_parts(100_153_474, 0) + // Standard Error: 341_407 + .saturating_add(Weight::from_parts(244_206_009, 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: 300_106_000 picoseconds. - Weight::from_parts(303_875_000, 0) - // Standard Error: 249_930 - .saturating_add(Weight::from_parts(40_333_892, 0).saturating_mul(n.into())) + // Minimum execution time: 295_605_000 picoseconds. + Weight::from_parts(303_676_000, 0) + // Standard Error: 248_014 + .saturating_add(Weight::from_parts(42_894_129, 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: 688_959_000 picoseconds. - Weight::from_parts(703_207_986, 0) - // Standard Error: 157_844 - .saturating_add(Weight::from_parts(226_913_525, 0).saturating_mul(r.into())) + // Minimum execution time: 534_480_000 picoseconds. + Weight::from_parts(559_763_170, 0) + // Standard Error: 291_420 + .saturating_add(Weight::from_parts(232_814_124, 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: 685_090_000 picoseconds. - Weight::from_parts(704_454_554, 0) - // Standard Error: 180_430 - .saturating_add(Weight::from_parts(231_236_920, 0).saturating_mul(r.into())) + // Minimum execution time: 537_296_000 picoseconds. + Weight::from_parts(546_993_064, 0) + // Standard Error: 279_884 + .saturating_add(Weight::from_parts(236_887_337, 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: 73_111_000 picoseconds. - Weight::from_parts(81_082_532, 0) - // Standard Error: 93_145 - .saturating_add(Weight::from_parts(86_954_903, 0).saturating_mul(r.into())) + // Minimum execution time: 70_505_000 picoseconds. + Weight::from_parts(80_072_113, 0) + // Standard Error: 166_812 + .saturating_add(Weight::from_parts(94_448_779, 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_760_965_000 picoseconds. - Weight::from_parts(1_845_535_850, 0) - // Standard Error: 314_641 - .saturating_add(Weight::from_parts(155_554_869, 0).saturating_mul(r.into())) + // Minimum execution time: 1_915_862_000 picoseconds. + Weight::from_parts(1_983_459_797, 0) + // Standard Error: 783_152 + .saturating_add(Weight::from_parts(175_045_666, 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: 281_442_000 picoseconds. - Weight::from_parts(288_125_000, 0) - // Standard Error: 246_660 - .saturating_add(Weight::from_parts(40_350_642, 0).saturating_mul(n.into())) + // Minimum execution time: 299_716_000 picoseconds. + Weight::from_parts(302_378_000, 0) + // Standard Error: 252_140 + .saturating_add(Weight::from_parts(42_870_863, 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_742_726_000 picoseconds. - Weight::from_parts(1_841_004_875, 0) - // Standard Error: 235_718 - .saturating_add(Weight::from_parts(196_802_226, 0).saturating_mul(r.into())) + // Minimum execution time: 1_923_084_000 picoseconds. + Weight::from_parts(2_001_377_452, 0) + // Standard Error: 415_518 + .saturating_add(Weight::from_parts(199_440_813, 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_731_055_000 picoseconds. - Weight::from_parts(1_826_121_868, 0) - // Standard Error: 203_003 - .saturating_add(Weight::from_parts(199_985_216, 0).saturating_mul(r.into())) + // Minimum execution time: 1_909_429_000 picoseconds. + Weight::from_parts(1_964_267_114, 0) + // Standard Error: 431_477 + .saturating_add(Weight::from_parts(206_584_752, 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: 139_482_000 picoseconds. - Weight::from_parts(136_169_897, 0) - // Standard Error: 194_378 - .saturating_add(Weight::from_parts(273_651_783, 0).saturating_mul(r.into())) + // Minimum execution time: 137_299_000 picoseconds. + Weight::from_parts(128_253_728, 0) + // Standard Error: 193_576 + .saturating_add(Weight::from_parts(283_874_457, 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: 386_363_000 picoseconds. - Weight::from_parts(391_786_000, 0) - // Standard Error: 258_457 - .saturating_add(Weight::from_parts(40_427_721, 0).saturating_mul(n.into())) + // Minimum execution time: 394_482_000 picoseconds. + Weight::from_parts(398_993_000, 0) + // Standard Error: 250_578 + .saturating_add(Weight::from_parts(42_915_357, 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_786_972_000 picoseconds. - Weight::from_parts(1_870_349_345, 0) - // Standard Error: 252_629 - .saturating_add(Weight::from_parts(233_348_493, 0).saturating_mul(r.into())) + // Minimum execution time: 1_980_799_000 picoseconds. + Weight::from_parts(1_975_651_761, 0) + // Standard Error: 521_755 + .saturating_add(Weight::from_parts(245_690_384, 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: 86_425_000 picoseconds. - Weight::from_parts(6_237_930, 0) - // Standard Error: 3_877 - .saturating_add(Weight::from_parts(728_798, 0).saturating_mul(n.into())) + // Minimum execution time: 86_807_000 picoseconds. + Weight::from_parts(88_828_000, 0) + // Standard Error: 2_677 + .saturating_add(Weight::from_parts(696_721, 0).saturating_mul(n.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: 86_204_000 picoseconds. - Weight::from_parts(6_382_287, 0) - // Standard Error: 3_876 - .saturating_add(Weight::from_parts(728_188, 0).saturating_mul(n.into())) + // Minimum execution time: 83_852_000 picoseconds. + Weight::from_parts(85_724_000, 0) + // Standard Error: 2_685 + .saturating_add(Weight::from_parts(697_935, 0).saturating_mul(n.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: 73_392_000 picoseconds. - Weight::from_parts(98_913_061, 0) - // Standard Error: 149_394 - .saturating_add(Weight::from_parts(136_129_726, 0).saturating_mul(r.into())) + // Minimum execution time: 72_211_000 picoseconds. + Weight::from_parts(93_410_138, 0) + // Standard Error: 204_735 + .saturating_add(Weight::from_parts(147_544_938, 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: 83_698_000 picoseconds. - Weight::from_parts(87_372_499, 0) - // Standard Error: 686 - .saturating_add(Weight::from_parts(668_338, 0).saturating_mul(n.into())) + // Minimum execution time: 80_709_000 picoseconds. + Weight::from_parts(84_968_947, 0) + // Standard Error: 730 + .saturating_add(Weight::from_parts(698_103, 0).saturating_mul(n.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: 83_432_000 picoseconds. - Weight::from_parts(5_271_088, 0) - // Standard Error: 3_912 - .saturating_add(Weight::from_parts(720_353, 0).saturating_mul(n.into())) + // Minimum execution time: 81_881_000 picoseconds. + Weight::from_parts(86_067_000, 0) + // Standard Error: 2_679 + .saturating_add(Weight::from_parts(691_271, 0).saturating_mul(n.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: 84_977_000 picoseconds. - Weight::from_parts(6_445_153, 0) - // Standard Error: 3_907 - .saturating_add(Weight::from_parts(726_961, 0).saturating_mul(n.into())) + // Minimum execution time: 85_692_000 picoseconds. + Weight::from_parts(88_136_000, 0) + // Standard Error: 2_708 + .saturating_add(Weight::from_parts(696_933, 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: 72_430_000 picoseconds. - Weight::from_parts(84_793_838, 0) - // Standard Error: 73_990 - .saturating_add(Weight::from_parts(75_811_938, 0).saturating_mul(r.into())) + // Minimum execution time: 71_319_000 picoseconds. + Weight::from_parts(84_394_756, 0) + // Standard Error: 81_584 + .saturating_add(Weight::from_parts(87_082_860, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_signal_code(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 74_453_000 picoseconds. - Weight::from_parts(81_824_002, 0) - // Standard Error: 98_573 - .saturating_add(Weight::from_parts(79_443_293, 0).saturating_mul(r.into())) + // Minimum execution time: 72_700_000 picoseconds. + Weight::from_parts(89_260_020, 0) + // Standard Error: 152_762 + .saturating_add(Weight::from_parts(85_919_055, 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: 74_281_000 picoseconds. - Weight::from_parts(85_954_515, 0) - // Standard Error: 83_865 - .saturating_add(Weight::from_parts(76_081_410, 0).saturating_mul(r.into())) + // Minimum execution time: 73_147_000 picoseconds. + Weight::from_parts(84_665_374, 0) + // Standard Error: 67_067 + .saturating_add(Weight::from_parts(87_094_352, 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: 685_858_000 picoseconds. - Weight::from_parts(704_529_778, 0) - // Standard Error: 92_814 - .saturating_add(Weight::from_parts(91_766_393, 0).saturating_mul(r.into())) + // Minimum execution time: 536_045_000 picoseconds. + Weight::from_parts(555_108_056, 0) + // Standard Error: 129_730 + .saturating_add(Weight::from_parts(103_640_121, 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: 702_381_000 picoseconds. - Weight::from_parts(705_004_038, 0) - // Standard Error: 243 - .saturating_add(Weight::from_parts(147_513, 0).saturating_mul(n.into())) + // Minimum execution time: 548_869_000 picoseconds. + Weight::from_parts(553_646_946, 0) + // Standard Error: 334 + .saturating_add(Weight::from_parts(112_310, 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_316_341_000 picoseconds. - Weight::from_parts(2_460_147_863, 0) - // Standard Error: 244_611 - .saturating_add(Weight::from_parts(115_133_940, 0).saturating_mul(r.into())) + // Minimum execution time: 2_397_321_000 picoseconds. + Weight::from_parts(2_438_701_492, 0) + // Standard Error: 422_922 + .saturating_add(Weight::from_parts(128_436_702, 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_421_148_000 picoseconds. - Weight::from_parts(2_357_811_309, 0) - // Standard Error: 6_197 - .saturating_add(Weight::from_parts(13_258_237, 0).saturating_mul(n.into())) + // Minimum execution time: 2_500_713_000 picoseconds. + Weight::from_parts(2_133_678_857, 0) + // Standard Error: 11_300 + .saturating_add(Weight::from_parts(11_835_726, 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: 74_244_000 picoseconds. - Weight::from_parts(86_739_673, 0) - // Standard Error: 51_192 - .saturating_add(Weight::from_parts(102_043_421, 0).saturating_mul(r.into())) + // Minimum execution time: 71_882_000 picoseconds. + Weight::from_parts(72_373_015, 0) + // Standard Error: 172_499 + .saturating_add(Weight::from_parts(105_338_272, 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: 139_693_000 picoseconds. - Weight::from_parts(142_957_000, 0) - // Standard Error: 260_388 - .saturating_add(Weight::from_parts(35_962_486, 0).saturating_mul(n.into())) + // Minimum execution time: 139_826_000 picoseconds. + Weight::from_parts(144_539_000, 0) + // Standard Error: 262_228 + .saturating_add(Weight::from_parts(40_661_391, 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: 72_360_000 picoseconds. - Weight::from_parts(85_921_193, 0) - // Standard Error: 61_329 - .saturating_add(Weight::from_parts(72_076_077, 0).saturating_mul(r.into())) + // Minimum execution time: 71_349_000 picoseconds. + Weight::from_parts(84_009_826, 0) + // Standard Error: 119_664 + .saturating_add(Weight::from_parts(85_550_384, 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: 101_988_000 picoseconds. - Weight::from_parts(106_011_000, 0) - // Standard Error: 1_138_394 - .saturating_add(Weight::from_parts(240_918_489, 0).saturating_mul(r.into())) + // Minimum execution time: 100_199_000 picoseconds. + Weight::from_parts(103_113_000, 0) + // Standard Error: 1_307_205 + .saturating_add(Weight::from_parts(264_117_146, 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: 77_083_000 picoseconds. - Weight::from_parts(82_392_641, 0) - // Standard Error: 241_345 - .saturating_add(Weight::from_parts(295_215_414, 0).saturating_mul(r.into())) + // Minimum execution time: 75_434_000 picoseconds. + Weight::from_parts(74_995_971, 0) + // Standard Error: 258_072 + .saturating_add(Weight::from_parts(297_118_042, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -1115,22 +1113,22 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 60_912_497_000 picoseconds. - Weight::from_parts(61_001_736_000, 0) - // Standard Error: 434_085 - .saturating_add(Weight::from_parts(9_577_304, 0).saturating_mul(p.into())) - // Standard Error: 434_063 - .saturating_add(Weight::from_parts(114_958_531, 0).saturating_mul(s.into())) + // Minimum execution time: 68_453_302_000 picoseconds. + Weight::from_parts(68_471_869_000, 0) + // Standard Error: 466_202 + .saturating_add(Weight::from_parts(10_760_320, 0).saturating_mul(p.into())) + // Standard Error: 466_179 + .saturating_add(Weight::from_parts(116_797_672, 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: 77_894_000 picoseconds. - Weight::from_parts(77_856_403, 0) - // Standard Error: 227_166 - .saturating_add(Weight::from_parts(300_654_636, 0).saturating_mul(r.into())) + // Minimum execution time: 74_954_000 picoseconds. + Weight::from_parts(78_733_640, 0) + // Standard Error: 201_826 + .saturating_add(Weight::from_parts(301_194_265, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -1138,22 +1136,22 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 61_021_139_000 picoseconds. - Weight::from_parts(61_043_109_000, 0) - // Standard Error: 430_182 - .saturating_add(Weight::from_parts(9_408_879, 0).saturating_mul(p.into())) - // Standard Error: 430_161 - .saturating_add(Weight::from_parts(114_644_381, 0).saturating_mul(s.into())) + // Minimum execution time: 68_354_223_000 picoseconds. + Weight::from_parts(68_417_066_000, 0) + // Standard Error: 464_016 + .saturating_add(Weight::from_parts(10_644_791, 0).saturating_mul(p.into())) + // Standard Error: 463_993 + .saturating_add(Weight::from_parts(117_480_972, 0).saturating_mul(s.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: 75_577_000 picoseconds. - Weight::from_parts(101_890_284, 1131) - // Standard Error: 7_029 - .saturating_add(Weight::from_parts(13_466_439, 0).saturating_mul(p.into())) + // Minimum execution time: 70_639_000 picoseconds. + Weight::from_parts(94_308_517, 1131) + // Standard Error: 7_497 + .saturating_add(Weight::from_parts(13_621_525, 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())) } @@ -1162,10 +1160,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 74_841_000 picoseconds. - Weight::from_parts(75_691_000, 1131) - // Standard Error: 13_487 - .saturating_add(Weight::from_parts(36_441_083, 0).saturating_mul(p.into())) + // Minimum execution time: 71_537_000 picoseconds. + Weight::from_parts(73_918_000, 1131) + // Standard Error: 19_320 + .saturating_add(Weight::from_parts(40_251_314, 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())) } @@ -1174,10 +1172,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `5069931` - // Minimum execution time: 6_947_594_000 picoseconds. - Weight::from_parts(7_016_485_652, 5069931) - // Standard Error: 60_333 - .saturating_add(Weight::from_parts(36_561_754, 0).saturating_mul(p.into())) + // Minimum execution time: 7_012_058_000 picoseconds. + Weight::from_parts(7_086_983_379, 5069931) + // Standard Error: 42_297 + .saturating_add(Weight::from_parts(40_091_521, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2048_u64)) } /// The range of component `p` is `[0, 512]`. @@ -1185,10 +1183,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1820 + p * (65580 ±0)` // Estimated: `1946 + p * (75482 ±0)` - // Minimum execution time: 76_536_000 picoseconds. - Weight::from_parts(14_595_619, 1946) - // Standard Error: 157_578 - .saturating_add(Weight::from_parts(50_153_031, 0).saturating_mul(p.into())) + // Minimum execution time: 72_511_000 picoseconds. + Weight::from_parts(17_803_291, 1946) + // Standard Error: 110_813 + .saturating_add(Weight::from_parts(49_609_616, 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())) } @@ -1197,10 +1195,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 78_193_000 picoseconds. - Weight::from_parts(7_236_713, 1131) - // Standard Error: 269_644 - .saturating_add(Weight::from_parts(48_480_231, 0).saturating_mul(p.into())) + // Minimum execution time: 77_219_000 picoseconds. + Weight::from_parts(8_273_591, 1131) + // Standard Error: 259_514 + .saturating_add(Weight::from_parts(51_679_996, 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())) } @@ -1209,10 +1207,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1496 + p * (9883 ±2)` - // Minimum execution time: 713_187_000 picoseconds. - Weight::from_parts(590_866_829, 1496) - // Standard Error: 369_244 - .saturating_add(Weight::from_parts(59_523_369, 0).saturating_mul(p.into())) + // Minimum execution time: 567_667_000 picoseconds. + Weight::from_parts(443_166_939, 1496) + // Standard Error: 371_371 + .saturating_add(Weight::from_parts(62_298_134, 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())) } @@ -1221,10 +1219,10 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `141` // Estimated: `317931` - // Minimum execution time: 1_154_253_000 picoseconds. - Weight::from_parts(1_039_979_380, 317931) - // Standard Error: 368_468 - .saturating_add(Weight::from_parts(59_946_120, 0).saturating_mul(p.into())) + // Minimum execution time: 1_008_858_000 picoseconds. + Weight::from_parts(896_215_157, 317931) + // Standard Error: 385_306 + .saturating_add(Weight::from_parts(62_480_545, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(128_u64)) } /// The range of component `r` is `[50, 500]`. @@ -1232,50 +1230,50 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_408_476_000 picoseconds. - Weight::from_parts(4_345_850_428, 0) - // Standard Error: 21_058 - .saturating_add(Weight::from_parts(2_656_511 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 4_424_999_000 picoseconds. + Weight::from_parts(4_463_391_683, 0) + // Standard Error: 11_819 + .saturating_add(Weight::from_parts(3_118_065 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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_405_085_000 picoseconds. - Weight::from_parts(4_338_401_176, 0) - // Standard Error: 21_960 - .saturating_add(Weight::from_parts(2_641_092 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 4_428_603_000 picoseconds. + Weight::from_parts(4_464_863_588, 0) + // Standard Error: 16_826 + .saturating_add(Weight::from_parts(3_057_530 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 9_431_492_000 picoseconds. - Weight::from_parts(9_673_680_509, 0) - // Standard Error: 30_676 - .saturating_add(Weight::from_parts(4_680_213 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 9_456_093_000 picoseconds. + Weight::from_parts(9_716_251_685, 0) + // Standard Error: 32_600 + .saturating_add(Weight::from_parts(4_593_617 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 9_360_480_000 picoseconds. - Weight::from_parts(9_537_261_740, 0) - // Standard Error: 27_533 - .saturating_add(Weight::from_parts(4_979_672 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 9_395_667_000 picoseconds. + Weight::from_parts(9_552_473_628, 0) + // Standard Error: 26_865 + .saturating_add(Weight::from_parts(4_978_379 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(1_379_000, 0) - // Standard Error: 9_565 - .saturating_add(Weight::from_parts(2_945_850 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(1_487_000, 0) + // Standard Error: 9_533 + .saturating_add(Weight::from_parts(2_928_605 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { @@ -1283,831 +1281,829 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Measured: `0` // Estimated: `0` // Minimum execution time: 1_383_000 picoseconds. - Weight::from_parts(1_429_000, 0) - // Standard Error: 4_951 - .saturating_add(Weight::from_parts(2_209_232 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + Weight::from_parts(1_431_000, 0) + // Standard Error: 5_266 + .saturating_add(Weight::from_parts(2_119_405 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_320_000 picoseconds. - Weight::from_parts(2_272_981, 0) - // Standard Error: 953 - .saturating_add(Weight::from_parts(1_508_484 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_368_000 picoseconds. + Weight::from_parts(2_258_608, 0) + // Standard Error: 804 + .saturating_add(Weight::from_parts(1_503_389 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_288_000 picoseconds. - Weight::from_parts(144_996, 0) - // Standard Error: 11_883 - .saturating_add(Weight::from_parts(2_531_434 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_363_000 picoseconds. + Weight::from_parts(1_391_000, 0) + // Standard Error: 6_327 + .saturating_add(Weight::from_parts(2_492_467 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_351_000 picoseconds. - Weight::from_parts(1_389_000, 0) - // Standard Error: 27_866 - .saturating_add(Weight::from_parts(4_686_267 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_425_000 picoseconds. + Weight::from_parts(1_451_000, 0) + // Standard Error: 29_306 + .saturating_add(Weight::from_parts(4_660_321 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 4_967_000 picoseconds. - Weight::from_parts(5_468_496, 0) - // Standard Error: 844 - .saturating_add(Weight::from_parts(73_871 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(e.into())) + // Minimum execution time: 5_140_000 picoseconds. + Weight::from_parts(5_890_458, 0) + // Standard Error: 694 + .saturating_add(Weight::from_parts(62_086 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_350_000 picoseconds. - Weight::from_parts(1_401_024, 0) - // Standard Error: 6_380 - .saturating_add(Weight::from_parts(2_471_195 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_397_000 picoseconds. + Weight::from_parts(1_881_070, 0) + // Standard Error: 5_681 + .saturating_add(Weight::from_parts(2_429_621 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } fn instr_i64const(r: u32, ) -> Weight { Weight::from_parts(0, 0) - .saturating_add(Weight::from_parts((2_471_195 - - 2_301_712) * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts((2_429_621 - + 2_284_301) * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_309_000 picoseconds. - Weight::from_parts(1_843_444, 0) - // Standard Error: 12_136 - .saturating_add(Weight::from_parts(2_301_712 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(1_951_233, 0) + // Standard Error: 11_814 + .saturating_add(Weight::from_parts(2_284_301 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_411_000 picoseconds. - Weight::from_parts(1_445_000, 0) - // Standard Error: 15_605 - .saturating_add(Weight::from_parts(9_830_913 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_562_000 picoseconds. + Weight::from_parts(1_628_000, 0) + // Standard Error: 17_544 + .saturating_add(Weight::from_parts(10_010_569 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 10_270_000 picoseconds. - Weight::from_parts(10_345_000, 0) - // Standard Error: 9_614 - .saturating_add(Weight::from_parts(657_200 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(p.into())) + // Minimum execution time: 10_487_000 picoseconds. + Weight::from_parts(10_595_000, 0) + // Standard Error: 9_736 + .saturating_add(Weight::from_parts(644_965 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 3_756_000 picoseconds. - Weight::from_parts(3_964_298, 0) - // Standard Error: 7 - .saturating_add(Weight::from_parts(12 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(l.into())) + // Minimum execution time: 3_880_000 picoseconds. + Weight::from_parts(4_109_681, 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: 6_016_000 picoseconds. - Weight::from_parts(8_681_396, 0) - // Standard Error: 3_586 - .saturating_add(Weight::from_parts(310_101 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_270_000 picoseconds. + Weight::from_parts(8_654_479, 0) + // Standard Error: 2_542 + .saturating_add(Weight::from_parts(289_632 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 5_906_000 picoseconds. - Weight::from_parts(9_137_545, 0) - // Standard Error: 3_316 - .saturating_add(Weight::from_parts(685_474 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_290_000 picoseconds. + Weight::from_parts(9_119_914, 0) + // Standard Error: 3_163 + .saturating_add(Weight::from_parts(666_059 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 5_975_000 picoseconds. - Weight::from_parts(9_760_427, 0) - // Standard Error: 3_573 - .saturating_add(Weight::from_parts(671_443 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_169_000 picoseconds. + Weight::from_parts(9_521_209, 0) + // Standard Error: 2_919 + .saturating_add(Weight::from_parts(657_083 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_374_000 picoseconds. - Weight::from_parts(1_000_357, 0) - // Standard Error: 3_626 - .saturating_add(Weight::from_parts(291_977 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_463_000 picoseconds. + Weight::from_parts(1_332_650, 0) + // Standard Error: 2_839 + .saturating_add(Weight::from_parts(271_035 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_358_000 picoseconds. - Weight::from_parts(1_418_000, 0) - // Standard Error: 9_282 - .saturating_add(Weight::from_parts(649_994 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_504_000, 0) + // Standard Error: 5_063 + .saturating_add(Weight::from_parts(570_678 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_536_000 picoseconds. - Weight::from_parts(1_044_793, 0) - // Standard Error: 5_498 - .saturating_add(Weight::from_parts(5_731_900 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_704_000 picoseconds. + Weight::from_parts(1_263_158, 0) + // Standard Error: 4_795 + .saturating_add(Weight::from_parts(5_746_216 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_233_000 picoseconds. - Weight::from_parts(1_215_148, 0) - // Standard Error: 2_819 - .saturating_add(Weight::from_parts(260_155 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_416_000 picoseconds. + Weight::from_parts(1_408_063, 0) + // Standard Error: 2_055 + .saturating_add(Weight::from_parts(246_198 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_328_000 picoseconds. - Weight::from_parts(1_437_168, 0) - // Standard Error: 3_610 - .saturating_add(Weight::from_parts(202_028 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_335_000 picoseconds. + Weight::from_parts(1_695_885, 0) + // Standard Error: 2_966 + .saturating_add(Weight::from_parts(186_162 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_357_000 picoseconds. - Weight::from_parts(1_136_794, 0) - // Standard Error: 2_205 - .saturating_add(Weight::from_parts(268_251 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_322_000 picoseconds. + Weight::from_parts(1_082_911, 0) + // Standard Error: 4_637 + .saturating_add(Weight::from_parts(264_147 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_786_406, 0) - // Standard Error: 547 - .saturating_add(Weight::from_parts(180_114 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_394_000 picoseconds. + Weight::from_parts(1_928_624, 0) + // Standard Error: 947 + .saturating_add(Weight::from_parts(171_907 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_317_000 picoseconds. - Weight::from_parts(1_117_534, 0) - // Standard Error: 2_364 - .saturating_add(Weight::from_parts(269_422 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_341_000 picoseconds. + Weight::from_parts(1_435_008, 0) + // Standard Error: 1_112 + .saturating_add(Weight::from_parts(243_805 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_805_624, 0) - // Standard Error: 1_838 - .saturating_add(Weight::from_parts(195_483 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_415_000 picoseconds. + Weight::from_parts(1_870_454, 0) + // Standard Error: 495 + .saturating_add(Weight::from_parts(182_229 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_320_000 picoseconds. - Weight::from_parts(1_392_000, 0) - // Standard Error: 9_162 - .saturating_add(Weight::from_parts(912_172 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_396_000 picoseconds. + Weight::from_parts(1_431_000, 0) + // Standard Error: 11_009 + .saturating_add(Weight::from_parts(859_493 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_301_000 picoseconds. - Weight::from_parts(1_338_000, 0) - // Standard Error: 3_325 - .saturating_add(Weight::from_parts(496_929 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_351_000 picoseconds. + Weight::from_parts(1_410_000, 0) + // Standard Error: 9_818 + .saturating_add(Weight::from_parts(541_396 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(1_611_666, 0) - // Standard Error: 625 - .saturating_add(Weight::from_parts(171_506 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_359_000 picoseconds. + Weight::from_parts(1_733_340, 0) + // Standard Error: 564 + .saturating_add(Weight::from_parts(161_377 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_317_000 picoseconds. - Weight::from_parts(1_700_147, 0) - // Standard Error: 877 - .saturating_add(Weight::from_parts(170_172 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_407_000 picoseconds. + Weight::from_parts(1_615_873, 0) + // Standard Error: 1_142 + .saturating_add(Weight::from_parts(168_181 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_316_000 picoseconds. - Weight::from_parts(1_329_895, 0) - // Standard Error: 1_945 - .saturating_add(Weight::from_parts(244_746 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_408_000 picoseconds. + Weight::from_parts(1_422_691, 0) + // Standard Error: 1_727 + .saturating_add(Weight::from_parts(228_961 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_277_000 picoseconds. - Weight::from_parts(1_095_174, 0) - // Standard Error: 4_447 - .saturating_add(Weight::from_parts(256_010 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_355_000 picoseconds. + Weight::from_parts(1_267_857, 0) + // Standard Error: 3_794 + .saturating_add(Weight::from_parts(237_062 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(948_185, 0) - // Standard Error: 5_240 - .saturating_add(Weight::from_parts(252_152 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_286_000 picoseconds. + Weight::from_parts(1_280_032, 0) + // Standard Error: 4_759 + .saturating_add(Weight::from_parts(226_594 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_364_000 picoseconds. - Weight::from_parts(1_691_742, 0) - // Standard Error: 1_108 - .saturating_add(Weight::from_parts(154_813 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_391_000 picoseconds. + Weight::from_parts(1_797_003, 0) + // Standard Error: 621 + .saturating_add(Weight::from_parts(145_936 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_363_000 picoseconds. - Weight::from_parts(1_847_986, 0) - // Standard Error: 1_147 - .saturating_add(Weight::from_parts(93_233 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_300_000 picoseconds. + Weight::from_parts(1_971_435, 0) + // Standard Error: 579 + .saturating_add(Weight::from_parts(82_715 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_281_000 picoseconds. - Weight::from_parts(1_961_077, 0) - // Standard Error: 696 - .saturating_add(Weight::from_parts(87_341 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_364_000 picoseconds. + Weight::from_parts(1_977_640, 0) + // Standard Error: 723 + .saturating_add(Weight::from_parts(83_564 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_333_000 picoseconds. - Weight::from_parts(1_372_000, 0) - // Standard Error: 11_911 - .saturating_add(Weight::from_parts(1_008_734 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_395_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 10_549 + .saturating_add(Weight::from_parts(880_217 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_307_000 picoseconds. - Weight::from_parts(1_376_000, 0) - // Standard Error: 4_838 - .saturating_add(Weight::from_parts(540_102 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_459_000, 0) + // Standard Error: 7_486 + .saturating_add(Weight::from_parts(529_030 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_298_000 picoseconds. - Weight::from_parts(1_343_000, 0) - // Standard Error: 16_519 - .saturating_add(Weight::from_parts(1_191_585 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_409_000 picoseconds. + Weight::from_parts(1_451_000, 0) + // Standard Error: 9_511 + .saturating_add(Weight::from_parts(883_336 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_303_000 picoseconds. - Weight::from_parts(1_399_000, 0) - // Standard Error: 6_288 - .saturating_add(Weight::from_parts(573_438 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_390_000 picoseconds. + Weight::from_parts(1_441_000, 0) + // Standard Error: 3_664 + .saturating_add(Weight::from_parts(477_350 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_328_000 picoseconds. - Weight::from_parts(1_397_000, 0) - // Standard Error: 9_065 - .saturating_add(Weight::from_parts(917_725 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_403_000 picoseconds. + Weight::from_parts(1_430_000, 0) + // Standard Error: 9_529 + .saturating_add(Weight::from_parts(879_177 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_326_000 picoseconds. - Weight::from_parts(1_387_000, 0) - // Standard Error: 3_994 - .saturating_add(Weight::from_parts(512_663 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_429_000 picoseconds. + Weight::from_parts(1_519_000, 0) + // Standard Error: 5_649 + .saturating_add(Weight::from_parts(489_224 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_275_000 picoseconds. - Weight::from_parts(1_370_000, 0) - // Standard Error: 8_166 - .saturating_add(Weight::from_parts(896_742 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_405_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 13_648 + .saturating_add(Weight::from_parts(944_492 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_322_000 picoseconds. - Weight::from_parts(1_352_000, 0) - // Standard Error: 4_428 - .saturating_add(Weight::from_parts(521_146 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_317_000 picoseconds. + Weight::from_parts(1_412_000, 0) + // Standard Error: 3_245 + .saturating_add(Weight::from_parts(467_404 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_316_000 picoseconds. - Weight::from_parts(1_362_000, 0) - // Standard Error: 10_964 - .saturating_add(Weight::from_parts(950_113 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_446_000, 0) + // Standard Error: 10_635 + .saturating_add(Weight::from_parts(867_090 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_314_000 picoseconds. - Weight::from_parts(1_430_000, 0) - // Standard Error: 6_233 - .saturating_add(Weight::from_parts(527_757 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_347_000 picoseconds. + Weight::from_parts(1_460_000, 0) + // Standard Error: 7_230 + .saturating_add(Weight::from_parts(511_179 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_290_000 picoseconds. - Weight::from_parts(1_345_000, 0) - // Standard Error: 8_041 - .saturating_add(Weight::from_parts(888_646 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_342_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 16_183 + .saturating_add(Weight::from_parts(1_033_654 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_332_000 picoseconds. - Weight::from_parts(1_402_000, 0) - // Standard Error: 3_295 - .saturating_add(Weight::from_parts(501_011 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_387_000 picoseconds. + Weight::from_parts(1_461_000, 0) + // Standard Error: 6_715 + .saturating_add(Weight::from_parts(520_651 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(1_377_000, 0) - // Standard Error: 8_442 - .saturating_add(Weight::from_parts(910_933 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_354_000 picoseconds. + Weight::from_parts(1_455_000, 0) + // Standard Error: 15_038 + .saturating_add(Weight::from_parts(1_023_383 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_333_000 picoseconds. - Weight::from_parts(1_401_000, 0) - // Standard Error: 5_606 - .saturating_add(Weight::from_parts(521_195 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_341_000 picoseconds. + Weight::from_parts(1_436_000, 0) + // Standard Error: 12_612 + .saturating_add(Weight::from_parts(622_707 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_376_000, 0) - // Standard Error: 12_294 - .saturating_add(Weight::from_parts(950_492 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_366_000 picoseconds. + Weight::from_parts(1_412_000, 0) + // Standard Error: 11_516 + .saturating_add(Weight::from_parts(947_260 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_336_000 picoseconds. - Weight::from_parts(1_403_000, 0) - // Standard Error: 4_497 - .saturating_add(Weight::from_parts(487_845 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(36_369, 0) + // Standard Error: 8_549 + .saturating_add(Weight::from_parts(510_737 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_371_000 picoseconds. - Weight::from_parts(1_407_000, 0) - // Standard Error: 14_384 - .saturating_add(Weight::from_parts(1_038_473 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_314_000 picoseconds. + Weight::from_parts(1_404_000, 0) + // Standard Error: 12_274 + .saturating_add(Weight::from_parts(935_672 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_318_000 picoseconds. - Weight::from_parts(1_366_000, 0) - // Standard Error: 3_536 - .saturating_add(Weight::from_parts(501_421 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(31_396, 0) + // Standard Error: 6_208 + .saturating_add(Weight::from_parts(514_884 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_349_000 picoseconds. - Weight::from_parts(1_390_000, 0) - // Standard Error: 12_990 - .saturating_add(Weight::from_parts(1_006_416 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_421_000 picoseconds. + Weight::from_parts(1_474_000, 0) + // Standard Error: 10_398 + .saturating_add(Weight::from_parts(857_745 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_326_000 picoseconds. - Weight::from_parts(1_373_000, 0) - // Standard Error: 3_004 - .saturating_add(Weight::from_parts(499_955 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_435_000 picoseconds. + Weight::from_parts(1_456_000, 0) + // Standard Error: 5_202 + .saturating_add(Weight::from_parts(481_297 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_357_000 picoseconds. - Weight::from_parts(1_394_000, 0) - // Standard Error: 5_225 - .saturating_add(Weight::from_parts(589_236 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_372_000 picoseconds. + Weight::from_parts(1_485_000, 0) + // Standard Error: 7_368 + .saturating_add(Weight::from_parts(560_916 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_327_000 picoseconds. - Weight::from_parts(616_374, 0) - // Standard Error: 6_078 - .saturating_add(Weight::from_parts(323_741 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_301_485, 0) + // Standard Error: 3_892 + .saturating_add(Weight::from_parts(275_551 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_377_000, 0) - // Standard Error: 4_261 - .saturating_add(Weight::from_parts(580_272 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_344_000 picoseconds. + Weight::from_parts(1_401_000, 0) + // Standard Error: 4_405 + .saturating_add(Weight::from_parts(533_773 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_395_000 picoseconds. - Weight::from_parts(1_248_581, 0) - // Standard Error: 1_837 - .saturating_add(Weight::from_parts(273_735 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_358_000 picoseconds. + Weight::from_parts(1_269_045, 0) + // Standard Error: 1_727 + .saturating_add(Weight::from_parts(270_333 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_322_000 picoseconds. - Weight::from_parts(1_368_000, 0) - // Standard Error: 12_113 - .saturating_add(Weight::from_parts(934_388 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_349_000 picoseconds. + Weight::from_parts(1_436_000, 0) + // Standard Error: 6_923 + .saturating_add(Weight::from_parts(794_926 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_344_000 picoseconds. - Weight::from_parts(1_411_000, 0) - // Standard Error: 6_047 - .saturating_add(Weight::from_parts(550_572 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_443_000, 0) + // Standard Error: 5_742 + .saturating_add(Weight::from_parts(511_544 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_290_000 picoseconds. - Weight::from_parts(1_385_000, 0) - // Standard Error: 7_866 - .saturating_add(Weight::from_parts(1_964_453 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_379_000 picoseconds. + Weight::from_parts(209_105, 0) + // Standard Error: 9_353 + .saturating_add(Weight::from_parts(1_692_736 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_349_000 picoseconds. - Weight::from_parts(1_411_000, 0) - // Standard Error: 11_840 - .saturating_add(Weight::from_parts(1_463_772 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_413_000 picoseconds. + Weight::from_parts(1_464_000, 0) + // Standard Error: 10_013 + .saturating_add(Weight::from_parts(1_273_496 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_369_000, 0) - // Standard Error: 8_470 - .saturating_add(Weight::from_parts(1_776_938 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(1_430_000, 0) + // Standard Error: 9_080 + .saturating_add(Weight::from_parts(1_774_017 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_348_000 picoseconds. - Weight::from_parts(1_387_000, 0) - // Standard Error: 9_310 - .saturating_add(Weight::from_parts(1_348_132 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_362_000 picoseconds. + Weight::from_parts(1_439_000, 0) + // Standard Error: 10_361 + .saturating_add(Weight::from_parts(1_273_967 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_369_000 picoseconds. - Weight::from_parts(1_434_000, 0) - // Standard Error: 32_697 - .saturating_add(Weight::from_parts(8_745_987 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_407_000 picoseconds. + Weight::from_parts(1_440_000, 0) + // Standard Error: 34_717 + .saturating_add(Weight::from_parts(8_774_453 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_343_000 picoseconds. - Weight::from_parts(1_378_000, 0) - // Standard Error: 43_147 - .saturating_add(Weight::from_parts(7_112_006 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_370_000 picoseconds. + Weight::from_parts(1_454_000, 0) + // Standard Error: 39_659 + .saturating_add(Weight::from_parts(7_203_754 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_367_000 picoseconds. - Weight::from_parts(1_417_000, 0) - // Standard Error: 6_535 - .saturating_add(Weight::from_parts(1_778_734 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(835_051, 0) + // Standard Error: 25_032 + .saturating_add(Weight::from_parts(1_887_626 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_363_000 picoseconds. - Weight::from_parts(1_418_000, 0) - // Standard Error: 8_351 - .saturating_add(Weight::from_parts(1_317_333 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_410_000, 0) + // Standard Error: 7_072 + .saturating_add(Weight::from_parts(1_191_975 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_299_000 picoseconds. - Weight::from_parts(1_384_000, 0) - // Standard Error: 7_392 - .saturating_add(Weight::from_parts(623_815 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_357_000 picoseconds. + Weight::from_parts(1_393_000, 0) + // Standard Error: 7_580 + .saturating_add(Weight::from_parts(578_374 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_287_000 picoseconds. - Weight::from_parts(935_149, 0) - // Standard Error: 2_071 - .saturating_add(Weight::from_parts(304_270 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_378_000 picoseconds. + Weight::from_parts(568_261, 0) + // Standard Error: 7_690 + .saturating_add(Weight::from_parts(313_985 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_299_000 picoseconds. - Weight::from_parts(1_355_000, 0) - // Standard Error: 4_359 - .saturating_add(Weight::from_parts(589_293 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_415_000 picoseconds. + Weight::from_parts(1_445_000, 0) + // Standard Error: 4_396 + .saturating_add(Weight::from_parts(531_750 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_294_000 picoseconds. - Weight::from_parts(1_027_247, 0) - // Standard Error: 2_047 - .saturating_add(Weight::from_parts(303_177 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_397_000 picoseconds. + Weight::from_parts(1_210_540, 0) + // Standard Error: 3_636 + .saturating_add(Weight::from_parts(275_459 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_405_000, 0) - // Standard Error: 5_133 - .saturating_add(Weight::from_parts(609_550 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_304_000 picoseconds. + Weight::from_parts(1_376_000, 0) + // Standard Error: 4_523 + .saturating_add(Weight::from_parts(542_245 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(603_111, 0) - // Standard Error: 6_223 - .saturating_add(Weight::from_parts(326_084 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_352_000 picoseconds. + Weight::from_parts(852_615, 0) + // Standard Error: 5_390 + .saturating_add(Weight::from_parts(296_854 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_303_000 picoseconds. - Weight::from_parts(1_397_000, 0) - // Standard Error: 5_895 - .saturating_add(Weight::from_parts(506_341 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(1_401_000, 0) + // Standard Error: 7_032 + .saturating_add(Weight::from_parts(498_325 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_247_692, 0) - // Standard Error: 1_511 - .saturating_add(Weight::from_parts(274_134 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_355_000 picoseconds. + Weight::from_parts(1_539_827, 0) + // Standard Error: 1_328 + .saturating_add(Weight::from_parts(242_535 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_311_000 picoseconds. - Weight::from_parts(1_354_000, 0) - // Standard Error: 2_897 - .saturating_add(Weight::from_parts(483_641 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_431_000 picoseconds. + Weight::from_parts(1_481_000, 0) + // Standard Error: 3_735 + .saturating_add(Weight::from_parts(444_435 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(1_329_094, 0) - // Standard Error: 2_115 - .saturating_add(Weight::from_parts(275_076 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_391_000 picoseconds. + Weight::from_parts(1_503_194, 0) + // Standard Error: 1_192 + .saturating_add(Weight::from_parts(243_839 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_276_000 picoseconds. - Weight::from_parts(1_347_000, 0) - // Standard Error: 5_598 - .saturating_add(Weight::from_parts(517_531 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(1_434_000, 0) + // Standard Error: 5_497 + .saturating_add(Weight::from_parts(466_852 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_288_000 picoseconds. - Weight::from_parts(777_418, 0) - // Standard Error: 6_424 - .saturating_add(Weight::from_parts(311_033 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_380_000 picoseconds. + Weight::from_parts(1_112_700, 0) + // Standard Error: 5_296 + .saturating_add(Weight::from_parts(272_000 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_297_000 picoseconds. - Weight::from_parts(1_378_000, 0) - // Standard Error: 4_789 - .saturating_add(Weight::from_parts(509_554 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(13_337, 0) + // Standard Error: 5_179 + .saturating_add(Weight::from_parts(478_989 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_311_000 picoseconds. - Weight::from_parts(617_995, 0) - // Standard Error: 7_052 - .saturating_add(Weight::from_parts(322_976 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_359_000 picoseconds. + Weight::from_parts(1_459_155, 0) + // Standard Error: 1_161 + .saturating_add(Weight::from_parts(245_841 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_318_000 picoseconds. - Weight::from_parts(1_391_000, 0) - // Standard Error: 3_787 - .saturating_add(Weight::from_parts(498_275 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_364_000 picoseconds. + Weight::from_parts(1_420_000, 0) + // Standard Error: 6_196 + .saturating_add(Weight::from_parts(471_478 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_393_000 picoseconds. - Weight::from_parts(879_010, 0) - // Standard Error: 5_769 - .saturating_add(Weight::from_parts(308_463 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_414_000 picoseconds. + Weight::from_parts(1_354_734, 0) + // Standard Error: 4_435 + .saturating_add(Weight::from_parts(257_502 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } fn tasks_remove_gas_reservation() -> Weight { // Proof Size summary in bytes: // Measured: `1192` // Estimated: `6196` - // Minimum execution time: 77_564_000 picoseconds. - Weight::from_parts(79_369_000, 6196) + // Minimum execution time: 80_115_000 picoseconds. + Weight::from_parts(80_971_000, 6196) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -2115,8 +2111,8 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `858` // Estimated: `4323` - // Minimum execution time: 43_250_000 picoseconds. - Weight::from_parts(44_016_000, 4323) + // Minimum execution time: 43_623_000 picoseconds. + Weight::from_parts(44_571_000, 4323) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -2124,8 +2120,8 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1113` // Estimated: `6196` - // Minimum execution time: 88_938_000 picoseconds. - Weight::from_parts(89_815_000, 6196) + // Minimum execution time: 92_184_000 picoseconds. + Weight::from_parts(93_186_000, 6196) .saturating_add(T::DbWeight::get().reads(13_u64)) .saturating_add(T::DbWeight::get().writes(10_u64)) } @@ -2133,8 +2129,8 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `694` // Estimated: `4159` - // Minimum execution time: 30_606_000 picoseconds. - Weight::from_parts(31_277_000, 4159) + // Minimum execution time: 30_012_000 picoseconds. + Weight::from_parts(30_983_000, 4159) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -2142,8 +2138,8 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `937` // Estimated: `4402` - // Minimum execution time: 43_204_000 picoseconds. - Weight::from_parts(43_879_000, 4402) + // Minimum execution time: 41_920_000 picoseconds. + Weight::from_parts(42_591_000, 4402) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -2151,16 +2147,16 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `80` // Estimated: `3545` - // Minimum execution time: 4_683_000 picoseconds. - Weight::from_parts(5_115_000, 3545) + // Minimum execution time: 4_849_000 picoseconds. + Weight::from_parts(5_231_000, 3545) .saturating_add(T::DbWeight::get().reads(1_u64)) } fn tasks_remove_from_waitlist() -> Weight { // Proof Size summary in bytes: // Measured: `1669` // Estimated: `7609` - // Minimum execution time: 119_848_000 picoseconds. - Weight::from_parts(121_716_000, 7609) + // Minimum execution time: 119_892_000 picoseconds. + Weight::from_parts(121_538_000, 7609) .saturating_add(T::DbWeight::get().reads(17_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -2168,8 +2164,8 @@ impl pallet_gear::WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1398` // Estimated: `7338` - // Minimum execution time: 105_087_000 picoseconds. - Weight::from_parts(106_798_000, 7338) + // Minimum execution time: 106_279_000 picoseconds. + Weight::from_parts(107_720_000, 7338) .saturating_add(T::DbWeight::get().reads(16_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -2182,140 +2178,140 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 71_996_000 picoseconds. - Weight::from_parts(76_463_964, 0) - // Standard Error: 53_319 - .saturating_add(Weight::from_parts(12_488_174, 0).saturating_mul(r.into())) + // Minimum execution time: 71_740_000 picoseconds. + Weight::from_parts(77_786_662, 0) + // Standard Error: 59_506 + .saturating_add(Weight::from_parts(12_375_496, 0).saturating_mul(r.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: 72_106_000 picoseconds. - Weight::from_parts(76_736_806, 0) - // Standard Error: 54_520 - .saturating_add(Weight::from_parts(12_363_104, 0).saturating_mul(r.into())) + // Minimum execution time: 72_378_000 picoseconds. + Weight::from_parts(77_972_484, 0) + // Standard Error: 61_147 + .saturating_add(Weight::from_parts(12_123_258, 0).saturating_mul(r.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: 71_566_000 picoseconds. - Weight::from_parts(76_170_160, 0) - // Standard Error: 57_734 - .saturating_add(Weight::from_parts(12_049_464, 0).saturating_mul(r.into())) + // Minimum execution time: 72_898_000 picoseconds. + Weight::from_parts(77_712_302, 0) + // Standard Error: 60_407 + .saturating_add(Weight::from_parts(11_116_506, 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: 72_307_000 picoseconds. - Weight::from_parts(76_701_020, 0) - // Standard Error: 55_172 - .saturating_add(Weight::from_parts(11_720_008, 0).saturating_mul(r.into())) + // Minimum execution time: 71_272_000 picoseconds. + Weight::from_parts(77_936_272, 0) + // Standard Error: 59_922 + .saturating_add(Weight::from_parts(11_474_364, 0).saturating_mul(r.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: 686_017_000 picoseconds. - Weight::from_parts(691_365_322, 0) - // Standard Error: 66_295 - .saturating_add(Weight::from_parts(13_518_262, 0).saturating_mul(r.into())) + // Minimum execution time: 536_011_000 picoseconds. + Weight::from_parts(541_353_424, 0) + // Standard Error: 67_022 + .saturating_add(Weight::from_parts(20_825_126, 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: 687_089_000 picoseconds. - Weight::from_parts(691_992_630, 0) - // Standard Error: 65_188 - .saturating_add(Weight::from_parts(8_132_850, 0).saturating_mul(r.into())) + // Minimum execution time: 534_741_000 picoseconds. + Weight::from_parts(539_392_992, 0) + // Standard Error: 66_625 + .saturating_add(Weight::from_parts(29_963_980, 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: 74_365_000 picoseconds. - Weight::from_parts(79_278_236, 0) - // Standard Error: 54_237 - .saturating_add(Weight::from_parts(8_504_802, 0).saturating_mul(r.into())) + // Minimum execution time: 74_874_000 picoseconds. + Weight::from_parts(80_480_960, 0) + // Standard Error: 62_234 + .saturating_add(Weight::from_parts(8_531_226, 0).saturating_mul(r.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: 74_572_000 picoseconds. - Weight::from_parts(79_214_660, 0) - // Standard Error: 55_309 - .saturating_add(Weight::from_parts(8_289_934, 0).saturating_mul(r.into())) + // Minimum execution time: 74_921_000 picoseconds. + Weight::from_parts(80_581_224, 0) + // Standard Error: 60_714 + .saturating_add(Weight::from_parts(7_502_574, 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: 70_779_000 picoseconds. - Weight::from_parts(75_595_826, 0) - // Standard Error: 62_036 - .saturating_add(Weight::from_parts(18_105_950, 0).saturating_mul(r.into())) + // Minimum execution time: 72_016_000 picoseconds. + Weight::from_parts(76_899_976, 0) + // Standard Error: 60_116 + .saturating_add(Weight::from_parts(17_755_498, 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: 70_966_000 picoseconds. - Weight::from_parts(76_353_856, 0) - // Standard Error: 60_183 - .saturating_add(Weight::from_parts(13_825_758, 0).saturating_mul(r.into())) + // Minimum execution time: 73_123_000 picoseconds. + Weight::from_parts(78_247_036, 0) + // Standard Error: 62_577 + .saturating_add(Weight::from_parts(13_572_452, 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: 70_466_000 picoseconds. - Weight::from_parts(76_273_426, 0) - // Standard Error: 60_659 - .saturating_add(Weight::from_parts(13_811_842, 0).saturating_mul(r.into())) + // Minimum execution time: 73_942_000 picoseconds. + Weight::from_parts(78_294_018, 0) + // Standard Error: 61_097 + .saturating_add(Weight::from_parts(12_830_740, 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: 71_052_000 picoseconds. - Weight::from_parts(75_885_598, 0) - // Standard Error: 59_287 - .saturating_add(Weight::from_parts(13_619_656, 0).saturating_mul(r.into())) + // Minimum execution time: 72_076_000 picoseconds. + Weight::from_parts(77_333_168, 0) + // Standard Error: 63_806 + .saturating_add(Weight::from_parts(14_705_090, 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: 71_006_000 picoseconds. - Weight::from_parts(75_718_406, 0) - // Standard Error: 56_793 - .saturating_add(Weight::from_parts(14_400_276, 0).saturating_mul(r.into())) + // Minimum execution time: 71_818_000 picoseconds. + Weight::from_parts(77_189_106, 0) + // Standard Error: 62_029 + .saturating_add(Weight::from_parts(14_390_154, 0).saturating_mul(r.into())) } /// The range of component `c` is `[0, 512]`. fn db_write_per_kb(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_010_000 picoseconds. - Weight::from_parts(1_042_000, 0) - // Standard Error: 443 - .saturating_add(Weight::from_parts(239_667, 0).saturating_mul(c.into())) + // Minimum execution time: 1_138_000 picoseconds. + Weight::from_parts(1_176_000, 0) + // Standard Error: 537 + .saturating_add(Weight::from_parts(207_483, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// The range of component `c` is `[0, 512]`. @@ -2323,10 +2319,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `146 + c * (1024 ±0)` // Estimated: `3610 + c * (1024 ±0)` - // Minimum execution time: 3_268_000 picoseconds. - Weight::from_parts(3_371_000, 3610) - // Standard Error: 1_081 - .saturating_add(Weight::from_parts(583_390, 0).saturating_mul(c.into())) + // Minimum execution time: 3_411_000 picoseconds. + Weight::from_parts(3_475_000, 3610) + // Standard Error: 1_087 + .saturating_add(Weight::from_parts(663_245, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(c.into())) } @@ -2335,67 +2331,67 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_213_000 picoseconds. - Weight::from_parts(43_931_000, 0) - // Standard Error: 9_338 - .saturating_add(Weight::from_parts(2_038_653, 0).saturating_mul(c.into())) + // Minimum execution time: 43_567_000 picoseconds. + Weight::from_parts(44_863_000, 0) + // Standard Error: 18_413 + .saturating_add(Weight::from_parts(2_178_916, 0).saturating_mul(c.into())) } /// The range of component `d` is `[0, 512]`. fn instantiate_module_data_section_per_kb(d: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 54_382_000 picoseconds. - Weight::from_parts(59_367_747, 0) - // Standard Error: 2_227 - .saturating_add(Weight::from_parts(468_300, 0).saturating_mul(d.into())) + // Minimum execution time: 55_806_000 picoseconds. + Weight::from_parts(64_491_390, 0) + // Standard Error: 2_150 + .saturating_add(Weight::from_parts(471_485, 0).saturating_mul(d.into())) } /// The range of component `g` is `[0, 512]`. fn instantiate_module_global_section_per_kb(g: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 41_630_000 picoseconds. - Weight::from_parts(44_328_000, 0) - // Standard Error: 21_640 - .saturating_add(Weight::from_parts(1_798_911, 0).saturating_mul(g.into())) + // Minimum execution time: 42_687_000 picoseconds. + Weight::from_parts(43_480_000, 0) + // Standard Error: 24_865 + .saturating_add(Weight::from_parts(1_883_352, 0).saturating_mul(g.into())) } /// The range of component `t` is `[0, 9765]`. fn instantiate_module_table_section_per_kb(t: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_537_000 picoseconds. - Weight::from_parts(43_174_777, 0) - // Standard Error: 223 - .saturating_add(Weight::from_parts(644_866, 0).saturating_mul(t.into())) + // Minimum execution time: 41_990_000 picoseconds. + Weight::from_parts(50_858_496, 0) + // Standard Error: 976 + .saturating_add(Weight::from_parts(660_013, 0).saturating_mul(t.into())) } /// The range of component `e` is `[0, 512]`. fn instantiate_module_element_section_per_kb(e: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 258_586_000 picoseconds. - Weight::from_parts(448_596_483, 0) - // Standard Error: 80_189 - .saturating_add(Weight::from_parts(2_245_891, 0).saturating_mul(e.into())) + // Minimum execution time: 267_907_000 picoseconds. + Weight::from_parts(530_330_930, 0) + // Standard Error: 191_218 + .saturating_add(Weight::from_parts(2_595_775, 0).saturating_mul(e.into())) } /// The range of component `t` is `[0, 512]`. fn instantiate_module_type_section_per_kb(t: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_219_000 picoseconds. - Weight::from_parts(44_257_000, 0) - // Standard Error: 101_981 - .saturating_add(Weight::from_parts(15_590_711, 0).saturating_mul(t.into())) + // Minimum execution time: 44_133_000 picoseconds. + Weight::from_parts(47_113_000, 0) + // Standard Error: 130_272 + .saturating_add(Weight::from_parts(16_626_392, 0).saturating_mul(t.into())) } fn claim_value() -> Weight { // Proof Size summary in bytes: // Measured: `1357` // Estimated: `8799` - // Minimum execution time: 135_545_000 picoseconds. - Weight::from_parts(137_798_000, 8799) + // Minimum execution time: 140_528_000 picoseconds. + Weight::from_parts(143_262_000, 8799) .saturating_add(RocksDbWeight::get().reads(17_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) } @@ -2404,10 +2400,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `113` // Estimated: `3578` - // Minimum execution time: 91_838_000 picoseconds. - Weight::from_parts(87_499_000, 3578) - // Standard Error: 37_656 - .saturating_add(Weight::from_parts(57_062_879, 0).saturating_mul(c.into())) + // Minimum execution time: 101_027_000 picoseconds. + Weight::from_parts(94_115_932, 3578) + // Standard Error: 33_618 + .saturating_add(Weight::from_parts(54_263_491, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -2416,10 +2412,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1113` // Estimated: `6196` - // Minimum execution time: 165_191_000 picoseconds. - Weight::from_parts(195_228_532, 6196) + // Minimum execution time: 161_879_000 picoseconds. + Weight::from_parts(194_824_923, 6196) // Standard Error: 0 - .saturating_add(Weight::from_parts(1_678, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(1_708, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(15_u64)) .saturating_add(RocksDbWeight::get().writes(12_u64)) } @@ -2429,12 +2425,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `475` // Estimated: `6196` - // Minimum execution time: 7_008_485_000 picoseconds. - Weight::from_parts(7_016_678_000, 6196) - // Standard Error: 319_814 - .saturating_add(Weight::from_parts(38_334_392, 0).saturating_mul(c.into())) + // Minimum execution time: 6_987_617_000 picoseconds. + Weight::from_parts(7_000_586_000, 6196) + // Standard Error: 322_111 + .saturating_add(Weight::from_parts(37_489_215, 0).saturating_mul(c.into())) // Standard Error: 19 - .saturating_add(Weight::from_parts(563, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(596, 0).saturating_mul(s.into())) .saturating_add(RocksDbWeight::get().reads(15_u64)) .saturating_add(RocksDbWeight::get().writes(16_u64)) } @@ -2443,10 +2439,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `516` // Estimated: `6196` - // Minimum execution time: 97_151_000 picoseconds. - Weight::from_parts(9_468_475, 6196) + // Minimum execution time: 97_896_000 picoseconds. + Weight::from_parts(6_103_480, 6196) // Standard Error: 3 - .saturating_add(Weight::from_parts(975, 0).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(1_053, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(10_u64)) } @@ -2455,10 +2451,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1356` // Estimated: `8799` - // Minimum execution time: 163_939_000 picoseconds. - Weight::from_parts(82_754_731, 8799) + // Minimum execution time: 166_501_000 picoseconds. + Weight::from_parts(85_356_111, 8799) // Standard Error: 4 - .saturating_add(Weight::from_parts(991, 0).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(1_070, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(18_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -2467,10 +2463,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0 + d * (207 ±0)` // Estimated: `3593 + d * (2683 ±0)` - // Minimum execution time: 52_008_000 picoseconds. - Weight::from_parts(52_280_000, 3593) - // Standard Error: 33_470 - .saturating_add(Weight::from_parts(42_601_006, 0).saturating_mul(d.into())) + // Minimum execution time: 54_093_000 picoseconds. + Weight::from_parts(54_386_000, 3593) + // Standard Error: 41_195 + .saturating_add(Weight::from_parts(44_872_346, 0).saturating_mul(d.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(d.into()))) .saturating_add(RocksDbWeight::get().writes(1_u64)) @@ -2482,10 +2478,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `329 + e * (1024 ±0)` // Estimated: `3793 + e * (1024 ±0)` - // Minimum execution time: 81_614_000 picoseconds. - Weight::from_parts(81_821_000, 3793) - // Standard Error: 240_361 - .saturating_add(Weight::from_parts(642_844_212, 0).saturating_mul(e.into())) + // Minimum execution time: 95_015_000 picoseconds. + Weight::from_parts(78_335_474, 3793) + // Standard Error: 241_767 + .saturating_add(Weight::from_parts(634_045_772, 0).saturating_mul(e.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 1024).saturating_mul(e.into())) @@ -2495,10 +2491,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `101 + a * (8 ±0)` // Estimated: `3566 + a * (8 ±0)` - // Minimum execution time: 3_722_000 picoseconds. - Weight::from_parts(7_040_745, 3566) - // Standard Error: 21 - .saturating_add(Weight::from_parts(20_729, 0).saturating_mul(a.into())) + // Minimum execution time: 3_769_000 picoseconds. + Weight::from_parts(9_577_756, 3566) + // Standard Error: 27 + .saturating_add(Weight::from_parts(20_454, 0).saturating_mul(a.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(a.into())) } @@ -2507,548 +2503,548 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 772_153_000 picoseconds. - Weight::from_parts(691_085_192, 0) - // Standard Error: 248_133 - .saturating_add(Weight::from_parts(125_211_418, 0).saturating_mul(r.into())) + // Minimum execution time: 745_237_000 picoseconds. + Weight::from_parts(671_421_160, 0) + // Standard Error: 221_575 + .saturating_add(Weight::from_parts(120_718_878, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn mem_grow(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 285_000 picoseconds. - Weight::from_parts(315_000, 0) - // Standard Error: 196_322 - .saturating_add(Weight::from_parts(68_714_212, 0).saturating_mul(r.into())) + // Minimum execution time: 330_000 picoseconds. + Weight::from_parts(370_000, 0) + // Standard Error: 81_425 + .saturating_add(Weight::from_parts(66_914_887, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 819]`. fn mem_grow_per_page(_p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 66_346_000 picoseconds. - Weight::from_parts(69_649_440, 0) + // Minimum execution time: 66_534_000 picoseconds. + Weight::from_parts(70_179_261, 0) } /// 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: 806_255_000 picoseconds. - Weight::from_parts(786_722_553, 0) - // Standard Error: 240_484 - .saturating_add(Weight::from_parts(69_478_089, 0).saturating_mul(r.into())) + // Minimum execution time: 792_282_000 picoseconds. + Weight::from_parts(761_441_960, 0) + // Standard Error: 216_492 + .saturating_add(Weight::from_parts(71_880_307, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn free_range(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 748_334_000 picoseconds. - Weight::from_parts(717_314_931, 0) - // Standard Error: 243_876 - .saturating_add(Weight::from_parts(73_586_110, 0).saturating_mul(r.into())) + // Minimum execution time: 734_911_000 picoseconds. + Weight::from_parts(707_598_404, 0) + // Standard Error: 227_243 + .saturating_add(Weight::from_parts(76_048_409, 0).saturating_mul(r.into())) } /// The range of component `p` is `[1, 700]`. fn free_range_per_page(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 776_782_000 picoseconds. - Weight::from_parts(867_934_346, 0) - // Standard Error: 6_879 - .saturating_add(Weight::from_parts(3_033_220, 0).saturating_mul(p.into())) + // Minimum execution time: 749_601_000 picoseconds. + Weight::from_parts(856_750_382, 0) + // Standard Error: 6_418 + .saturating_add(Weight::from_parts(3_018_312, 0).saturating_mul(p.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: 75_702_000 picoseconds. - Weight::from_parts(72_549_062, 0) - // Standard Error: 3_640 - .saturating_add(Weight::from_parts(2_195_328, 0).saturating_mul(r.into())) + // Minimum execution time: 72_041_000 picoseconds. + Weight::from_parts(70_825_497, 0) + // Standard Error: 3_831 + .saturating_add(Weight::from_parts(2_325_323, 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: 103_482_000 picoseconds. - Weight::from_parts(115_404_854, 0) - // Standard Error: 3_224 - .saturating_add(Weight::from_parts(2_244_307, 0).saturating_mul(r.into())) + // Minimum execution time: 101_059_000 picoseconds. + Weight::from_parts(114_074_360, 0) + // Standard Error: 3_858 + .saturating_add(Weight::from_parts(2_398_414, 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: 73_440_000 picoseconds. - Weight::from_parts(86_480_576, 0) - // Standard Error: 86_500 - .saturating_add(Weight::from_parts(83_244_247, 0).saturating_mul(r.into())) + // Minimum execution time: 72_599_000 picoseconds. + Weight::from_parts(78_219_820, 0) + // Standard Error: 245_005 + .saturating_add(Weight::from_parts(98_464_890, 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: 73_666_000 picoseconds. - Weight::from_parts(84_830_850, 0) - // Standard Error: 76_741 - .saturating_add(Weight::from_parts(72_215_909, 0).saturating_mul(r.into())) + // Minimum execution time: 71_538_000 picoseconds. + Weight::from_parts(86_220_626, 0) + // Standard Error: 140_152 + .saturating_add(Weight::from_parts(85_091_865, 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: 72_688_000 picoseconds. - Weight::from_parts(86_978_134, 0) - // Standard Error: 68_291 - .saturating_add(Weight::from_parts(72_030_483, 0).saturating_mul(r.into())) + // Minimum execution time: 71_601_000 picoseconds. + Weight::from_parts(94_683_501, 0) + // Standard Error: 217_570 + .saturating_add(Weight::from_parts(86_611_084, 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: 73_471_000 picoseconds. - Weight::from_parts(83_518_257, 0) - // Standard Error: 77_888 - .saturating_add(Weight::from_parts(72_647_555, 0).saturating_mul(r.into())) + // Minimum execution time: 71_277_000 picoseconds. + Weight::from_parts(86_834_051, 0) + // Standard Error: 184_896 + .saturating_add(Weight::from_parts(85_989_463, 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: 72_711_000 picoseconds. - Weight::from_parts(84_559_032, 0) - // Standard Error: 77_218 - .saturating_add(Weight::from_parts(72_333_901, 0).saturating_mul(r.into())) + // Minimum execution time: 71_716_000 picoseconds. + Weight::from_parts(86_392_276, 0) + // Standard Error: 218_606 + .saturating_add(Weight::from_parts(87_612_790, 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: 72_706_000 picoseconds. - Weight::from_parts(85_031_891, 0) - // Standard Error: 64_827 - .saturating_add(Weight::from_parts(72_199_037, 0).saturating_mul(r.into())) + // Minimum execution time: 72_288_000 picoseconds. + Weight::from_parts(84_860_356, 0) + // Standard Error: 166_851 + .saturating_add(Weight::from_parts(85_933_770, 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: 72_704_000 picoseconds. - Weight::from_parts(85_342_680, 0) - // Standard Error: 55_380 - .saturating_add(Weight::from_parts(72_188_287, 0).saturating_mul(r.into())) + // Minimum execution time: 71_860_000 picoseconds. + Weight::from_parts(90_014_566, 0) + // Standard Error: 137_454 + .saturating_add(Weight::from_parts(84_522_195, 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: 74_003_000 picoseconds. - Weight::from_parts(86_465_636, 0) - // Standard Error: 63_958 - .saturating_add(Weight::from_parts(71_807_995, 0).saturating_mul(r.into())) + // Minimum execution time: 70_933_000 picoseconds. + Weight::from_parts(83_726_668, 0) + // Standard Error: 148_921 + .saturating_add(Weight::from_parts(86_157_831, 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: 683_441_000 picoseconds. - Weight::from_parts(712_191_502, 0) - // Standard Error: 139_652 - .saturating_add(Weight::from_parts(133_753_826, 0).saturating_mul(r.into())) + // Minimum execution time: 535_707_000 picoseconds. + Weight::from_parts(557_192_846, 0) + // Standard Error: 323_159 + .saturating_add(Weight::from_parts(153_232_501, 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: 817_943_000 picoseconds. - Weight::from_parts(826_465_000, 0) - // Standard Error: 119_104 - .saturating_add(Weight::from_parts(16_159_400, 0).saturating_mul(n.into())) + // Minimum execution time: 672_934_000 picoseconds. + Weight::from_parts(679_646_000, 0) + // Standard Error: 121_462 + .saturating_add(Weight::from_parts(16_317_798, 0).saturating_mul(n.into())) } /// The range of component `r` is `[0, 20]`. fn gr_env_vars(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 73_249_000 picoseconds. - Weight::from_parts(85_387_353, 0) - // Standard Error: 94_629 - .saturating_add(Weight::from_parts(82_622_132, 0).saturating_mul(r.into())) + // Minimum execution time: 71_959_000 picoseconds. + Weight::from_parts(79_307_620, 0) + // Standard Error: 197_467 + .saturating_add(Weight::from_parts(96_961_121, 0).saturating_mul(r.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: 73_351_000 picoseconds. - Weight::from_parts(86_797_062, 0) - // Standard Error: 93_741 - .saturating_add(Weight::from_parts(78_374_247, 0).saturating_mul(r.into())) + // Minimum execution time: 71_652_000 picoseconds. + Weight::from_parts(79_178_754, 0) + // Standard Error: 125_163 + .saturating_add(Weight::from_parts(85_645_509, 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: 73_743_000 picoseconds. - Weight::from_parts(86_659_181, 0) - // Standard Error: 68_268 - .saturating_add(Weight::from_parts(71_500_893, 0).saturating_mul(r.into())) + // Minimum execution time: 72_213_000 picoseconds. + Weight::from_parts(81_912_851, 0) + // Standard Error: 126_245 + .saturating_add(Weight::from_parts(85_779_325, 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: 73_830_000 picoseconds. - Weight::from_parts(90_187_397, 0) - // Standard Error: 186_196 - .saturating_add(Weight::from_parts(148_010_685, 0).saturating_mul(n.into())) + // Minimum execution time: 72_266_000 picoseconds. + Weight::from_parts(85_317_067, 0) + // Standard Error: 239_027 + .saturating_add(Weight::from_parts(164_139_734, 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: 75_646_000 picoseconds. - Weight::from_parts(78_273_000, 0) - // Standard Error: 2_806_746 - .saturating_add(Weight::from_parts(629_704_408, 0).saturating_mul(r.into())) + // Minimum execution time: 74_308_000 picoseconds. + Weight::from_parts(76_057_000, 0) + // Standard Error: 3_007_532 + .saturating_add(Weight::from_parts(662_468_228, 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: 73_233_000 picoseconds. - Weight::from_parts(83_921_758, 0) - // Standard Error: 185_635 - .saturating_add(Weight::from_parts(237_129_865, 0).saturating_mul(r.into())) + // Minimum execution time: 72_414_000 picoseconds. + Weight::from_parts(106_640_335, 0) + // Standard Error: 303_399 + .saturating_add(Weight::from_parts(240_172_298, 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: 296_969_000 picoseconds. - Weight::from_parts(298_985_000, 0) - // Standard Error: 253_454 - .saturating_add(Weight::from_parts(40_386_347, 0).saturating_mul(n.into())) + // Minimum execution time: 305_763_000 picoseconds. + Weight::from_parts(308_782_000, 0) + // Standard Error: 254_736 + .saturating_add(Weight::from_parts(43_162_022, 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: 73_288_000 picoseconds. - Weight::from_parts(89_204_827, 0) - // Standard Error: 200_278 - .saturating_add(Weight::from_parts(239_818_561, 0).saturating_mul(r.into())) + // Minimum execution time: 71_741_000 picoseconds. + Weight::from_parts(100_153_474, 0) + // Standard Error: 341_407 + .saturating_add(Weight::from_parts(244_206_009, 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: 300_106_000 picoseconds. - Weight::from_parts(303_875_000, 0) - // Standard Error: 249_930 - .saturating_add(Weight::from_parts(40_333_892, 0).saturating_mul(n.into())) + // Minimum execution time: 295_605_000 picoseconds. + Weight::from_parts(303_676_000, 0) + // Standard Error: 248_014 + .saturating_add(Weight::from_parts(42_894_129, 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: 688_959_000 picoseconds. - Weight::from_parts(703_207_986, 0) - // Standard Error: 157_844 - .saturating_add(Weight::from_parts(226_913_525, 0).saturating_mul(r.into())) + // Minimum execution time: 534_480_000 picoseconds. + Weight::from_parts(559_763_170, 0) + // Standard Error: 291_420 + .saturating_add(Weight::from_parts(232_814_124, 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: 685_090_000 picoseconds. - Weight::from_parts(704_454_554, 0) - // Standard Error: 180_430 - .saturating_add(Weight::from_parts(231_236_920, 0).saturating_mul(r.into())) + // Minimum execution time: 537_296_000 picoseconds. + Weight::from_parts(546_993_064, 0) + // Standard Error: 279_884 + .saturating_add(Weight::from_parts(236_887_337, 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: 73_111_000 picoseconds. - Weight::from_parts(81_082_532, 0) - // Standard Error: 93_145 - .saturating_add(Weight::from_parts(86_954_903, 0).saturating_mul(r.into())) + // Minimum execution time: 70_505_000 picoseconds. + Weight::from_parts(80_072_113, 0) + // Standard Error: 166_812 + .saturating_add(Weight::from_parts(94_448_779, 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_760_965_000 picoseconds. - Weight::from_parts(1_845_535_850, 0) - // Standard Error: 314_641 - .saturating_add(Weight::from_parts(155_554_869, 0).saturating_mul(r.into())) + // Minimum execution time: 1_915_862_000 picoseconds. + Weight::from_parts(1_983_459_797, 0) + // Standard Error: 783_152 + .saturating_add(Weight::from_parts(175_045_666, 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: 281_442_000 picoseconds. - Weight::from_parts(288_125_000, 0) - // Standard Error: 246_660 - .saturating_add(Weight::from_parts(40_350_642, 0).saturating_mul(n.into())) + // Minimum execution time: 299_716_000 picoseconds. + Weight::from_parts(302_378_000, 0) + // Standard Error: 252_140 + .saturating_add(Weight::from_parts(42_870_863, 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_742_726_000 picoseconds. - Weight::from_parts(1_841_004_875, 0) - // Standard Error: 235_718 - .saturating_add(Weight::from_parts(196_802_226, 0).saturating_mul(r.into())) + // Minimum execution time: 1_923_084_000 picoseconds. + Weight::from_parts(2_001_377_452, 0) + // Standard Error: 415_518 + .saturating_add(Weight::from_parts(199_440_813, 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_731_055_000 picoseconds. - Weight::from_parts(1_826_121_868, 0) - // Standard Error: 203_003 - .saturating_add(Weight::from_parts(199_985_216, 0).saturating_mul(r.into())) + // Minimum execution time: 1_909_429_000 picoseconds. + Weight::from_parts(1_964_267_114, 0) + // Standard Error: 431_477 + .saturating_add(Weight::from_parts(206_584_752, 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: 139_482_000 picoseconds. - Weight::from_parts(136_169_897, 0) - // Standard Error: 194_378 - .saturating_add(Weight::from_parts(273_651_783, 0).saturating_mul(r.into())) + // Minimum execution time: 137_299_000 picoseconds. + Weight::from_parts(128_253_728, 0) + // Standard Error: 193_576 + .saturating_add(Weight::from_parts(283_874_457, 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: 386_363_000 picoseconds. - Weight::from_parts(391_786_000, 0) - // Standard Error: 258_457 - .saturating_add(Weight::from_parts(40_427_721, 0).saturating_mul(n.into())) + // Minimum execution time: 394_482_000 picoseconds. + Weight::from_parts(398_993_000, 0) + // Standard Error: 250_578 + .saturating_add(Weight::from_parts(42_915_357, 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_786_972_000 picoseconds. - Weight::from_parts(1_870_349_345, 0) - // Standard Error: 252_629 - .saturating_add(Weight::from_parts(233_348_493, 0).saturating_mul(r.into())) + // Minimum execution time: 1_980_799_000 picoseconds. + Weight::from_parts(1_975_651_761, 0) + // Standard Error: 521_755 + .saturating_add(Weight::from_parts(245_690_384, 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: 86_425_000 picoseconds. - Weight::from_parts(6_237_930, 0) - // Standard Error: 3_877 - .saturating_add(Weight::from_parts(728_798, 0).saturating_mul(n.into())) + // Minimum execution time: 86_807_000 picoseconds. + Weight::from_parts(88_828_000, 0) + // Standard Error: 2_677 + .saturating_add(Weight::from_parts(696_721, 0).saturating_mul(n.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: 86_204_000 picoseconds. - Weight::from_parts(6_382_287, 0) - // Standard Error: 3_876 - .saturating_add(Weight::from_parts(728_188, 0).saturating_mul(n.into())) + // Minimum execution time: 83_852_000 picoseconds. + Weight::from_parts(85_724_000, 0) + // Standard Error: 2_685 + .saturating_add(Weight::from_parts(697_935, 0).saturating_mul(n.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: 73_392_000 picoseconds. - Weight::from_parts(98_913_061, 0) - // Standard Error: 149_394 - .saturating_add(Weight::from_parts(136_129_726, 0).saturating_mul(r.into())) + // Minimum execution time: 72_211_000 picoseconds. + Weight::from_parts(93_410_138, 0) + // Standard Error: 204_735 + .saturating_add(Weight::from_parts(147_544_938, 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: 83_698_000 picoseconds. - Weight::from_parts(87_372_499, 0) - // Standard Error: 686 - .saturating_add(Weight::from_parts(668_338, 0).saturating_mul(n.into())) + // Minimum execution time: 80_709_000 picoseconds. + Weight::from_parts(84_968_947, 0) + // Standard Error: 730 + .saturating_add(Weight::from_parts(698_103, 0).saturating_mul(n.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: 83_432_000 picoseconds. - Weight::from_parts(5_271_088, 0) - // Standard Error: 3_912 - .saturating_add(Weight::from_parts(720_353, 0).saturating_mul(n.into())) + // Minimum execution time: 81_881_000 picoseconds. + Weight::from_parts(86_067_000, 0) + // Standard Error: 2_679 + .saturating_add(Weight::from_parts(691_271, 0).saturating_mul(n.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: 84_977_000 picoseconds. - Weight::from_parts(6_445_153, 0) - // Standard Error: 3_907 - .saturating_add(Weight::from_parts(726_961, 0).saturating_mul(n.into())) + // Minimum execution time: 85_692_000 picoseconds. + Weight::from_parts(88_136_000, 0) + // Standard Error: 2_708 + .saturating_add(Weight::from_parts(696_933, 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: 72_430_000 picoseconds. - Weight::from_parts(84_793_838, 0) - // Standard Error: 73_990 - .saturating_add(Weight::from_parts(75_811_938, 0).saturating_mul(r.into())) + // Minimum execution time: 71_319_000 picoseconds. + Weight::from_parts(84_394_756, 0) + // Standard Error: 81_584 + .saturating_add(Weight::from_parts(87_082_860, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 20]`. fn gr_signal_code(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 74_453_000 picoseconds. - Weight::from_parts(81_824_002, 0) - // Standard Error: 98_573 - .saturating_add(Weight::from_parts(79_443_293, 0).saturating_mul(r.into())) + // Minimum execution time: 72_700_000 picoseconds. + Weight::from_parts(89_260_020, 0) + // Standard Error: 152_762 + .saturating_add(Weight::from_parts(85_919_055, 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: 74_281_000 picoseconds. - Weight::from_parts(85_954_515, 0) - // Standard Error: 83_865 - .saturating_add(Weight::from_parts(76_081_410, 0).saturating_mul(r.into())) + // Minimum execution time: 73_147_000 picoseconds. + Weight::from_parts(84_665_374, 0) + // Standard Error: 67_067 + .saturating_add(Weight::from_parts(87_094_352, 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: 685_858_000 picoseconds. - Weight::from_parts(704_529_778, 0) - // Standard Error: 92_814 - .saturating_add(Weight::from_parts(91_766_393, 0).saturating_mul(r.into())) + // Minimum execution time: 536_045_000 picoseconds. + Weight::from_parts(555_108_056, 0) + // Standard Error: 129_730 + .saturating_add(Weight::from_parts(103_640_121, 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: 702_381_000 picoseconds. - Weight::from_parts(705_004_038, 0) - // Standard Error: 243 - .saturating_add(Weight::from_parts(147_513, 0).saturating_mul(n.into())) + // Minimum execution time: 548_869_000 picoseconds. + Weight::from_parts(553_646_946, 0) + // Standard Error: 334 + .saturating_add(Weight::from_parts(112_310, 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_316_341_000 picoseconds. - Weight::from_parts(2_460_147_863, 0) - // Standard Error: 244_611 - .saturating_add(Weight::from_parts(115_133_940, 0).saturating_mul(r.into())) + // Minimum execution time: 2_397_321_000 picoseconds. + Weight::from_parts(2_438_701_492, 0) + // Standard Error: 422_922 + .saturating_add(Weight::from_parts(128_436_702, 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_421_148_000 picoseconds. - Weight::from_parts(2_357_811_309, 0) - // Standard Error: 6_197 - .saturating_add(Weight::from_parts(13_258_237, 0).saturating_mul(n.into())) + // Minimum execution time: 2_500_713_000 picoseconds. + Weight::from_parts(2_133_678_857, 0) + // Standard Error: 11_300 + .saturating_add(Weight::from_parts(11_835_726, 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: 74_244_000 picoseconds. - Weight::from_parts(86_739_673, 0) - // Standard Error: 51_192 - .saturating_add(Weight::from_parts(102_043_421, 0).saturating_mul(r.into())) + // Minimum execution time: 71_882_000 picoseconds. + Weight::from_parts(72_373_015, 0) + // Standard Error: 172_499 + .saturating_add(Weight::from_parts(105_338_272, 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: 139_693_000 picoseconds. - Weight::from_parts(142_957_000, 0) - // Standard Error: 260_388 - .saturating_add(Weight::from_parts(35_962_486, 0).saturating_mul(n.into())) + // Minimum execution time: 139_826_000 picoseconds. + Weight::from_parts(144_539_000, 0) + // Standard Error: 262_228 + .saturating_add(Weight::from_parts(40_661_391, 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: 72_360_000 picoseconds. - Weight::from_parts(85_921_193, 0) - // Standard Error: 61_329 - .saturating_add(Weight::from_parts(72_076_077, 0).saturating_mul(r.into())) + // Minimum execution time: 71_349_000 picoseconds. + Weight::from_parts(84_009_826, 0) + // Standard Error: 119_664 + .saturating_add(Weight::from_parts(85_550_384, 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: 101_988_000 picoseconds. - Weight::from_parts(106_011_000, 0) - // Standard Error: 1_138_394 - .saturating_add(Weight::from_parts(240_918_489, 0).saturating_mul(r.into())) + // Minimum execution time: 100_199_000 picoseconds. + Weight::from_parts(103_113_000, 0) + // Standard Error: 1_307_205 + .saturating_add(Weight::from_parts(264_117_146, 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: 77_083_000 picoseconds. - Weight::from_parts(82_392_641, 0) - // Standard Error: 241_345 - .saturating_add(Weight::from_parts(295_215_414, 0).saturating_mul(r.into())) + // Minimum execution time: 75_434_000 picoseconds. + Weight::from_parts(74_995_971, 0) + // Standard Error: 258_072 + .saturating_add(Weight::from_parts(297_118_042, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -3056,22 +3052,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 60_912_497_000 picoseconds. - Weight::from_parts(61_001_736_000, 0) - // Standard Error: 434_085 - .saturating_add(Weight::from_parts(9_577_304, 0).saturating_mul(p.into())) - // Standard Error: 434_063 - .saturating_add(Weight::from_parts(114_958_531, 0).saturating_mul(s.into())) + // Minimum execution time: 68_453_302_000 picoseconds. + Weight::from_parts(68_471_869_000, 0) + // Standard Error: 466_202 + .saturating_add(Weight::from_parts(10_760_320, 0).saturating_mul(p.into())) + // Standard Error: 466_179 + .saturating_add(Weight::from_parts(116_797_672, 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: 77_894_000 picoseconds. - Weight::from_parts(77_856_403, 0) - // Standard Error: 227_166 - .saturating_add(Weight::from_parts(300_654_636, 0).saturating_mul(r.into())) + // Minimum execution time: 74_954_000 picoseconds. + Weight::from_parts(78_733_640, 0) + // Standard Error: 201_826 + .saturating_add(Weight::from_parts(301_194_265, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 2048]`. /// The range of component `s` is `[1, 2048]`. @@ -3079,22 +3075,22 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 61_021_139_000 picoseconds. - Weight::from_parts(61_043_109_000, 0) - // Standard Error: 430_182 - .saturating_add(Weight::from_parts(9_408_879, 0).saturating_mul(p.into())) - // Standard Error: 430_161 - .saturating_add(Weight::from_parts(114_644_381, 0).saturating_mul(s.into())) + // Minimum execution time: 68_354_223_000 picoseconds. + Weight::from_parts(68_417_066_000, 0) + // Standard Error: 464_016 + .saturating_add(Weight::from_parts(10_644_791, 0).saturating_mul(p.into())) + // Standard Error: 463_993 + .saturating_add(Weight::from_parts(117_480_972, 0).saturating_mul(s.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: 75_577_000 picoseconds. - Weight::from_parts(101_890_284, 1131) - // Standard Error: 7_029 - .saturating_add(Weight::from_parts(13_466_439, 0).saturating_mul(p.into())) + // Minimum execution time: 70_639_000 picoseconds. + Weight::from_parts(94_308_517, 1131) + // Standard Error: 7_497 + .saturating_add(Weight::from_parts(13_621_525, 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())) } @@ -3103,10 +3099,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 74_841_000 picoseconds. - Weight::from_parts(75_691_000, 1131) - // Standard Error: 13_487 - .saturating_add(Weight::from_parts(36_441_083, 0).saturating_mul(p.into())) + // Minimum execution time: 71_537_000 picoseconds. + Weight::from_parts(73_918_000, 1131) + // Standard Error: 19_320 + .saturating_add(Weight::from_parts(40_251_314, 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())) } @@ -3115,10 +3111,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `5069931` - // Minimum execution time: 6_947_594_000 picoseconds. - Weight::from_parts(7_016_485_652, 5069931) - // Standard Error: 60_333 - .saturating_add(Weight::from_parts(36_561_754, 0).saturating_mul(p.into())) + // Minimum execution time: 7_012_058_000 picoseconds. + Weight::from_parts(7_086_983_379, 5069931) + // Standard Error: 42_297 + .saturating_add(Weight::from_parts(40_091_521, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2048_u64)) } /// The range of component `p` is `[0, 512]`. @@ -3126,10 +3122,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1820 + p * (65580 ±0)` // Estimated: `1946 + p * (75482 ±0)` - // Minimum execution time: 76_536_000 picoseconds. - Weight::from_parts(14_595_619, 1946) - // Standard Error: 157_578 - .saturating_add(Weight::from_parts(50_153_031, 0).saturating_mul(p.into())) + // Minimum execution time: 72_511_000 picoseconds. + Weight::from_parts(17_803_291, 1946) + // Standard Error: 110_813 + .saturating_add(Weight::from_parts(49_609_616, 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())) } @@ -3138,10 +3134,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1131 + p * (9900 ±0)` - // Minimum execution time: 78_193_000 picoseconds. - Weight::from_parts(7_236_713, 1131) - // Standard Error: 269_644 - .saturating_add(Weight::from_parts(48_480_231, 0).saturating_mul(p.into())) + // Minimum execution time: 77_219_000 picoseconds. + Weight::from_parts(8_273_591, 1131) + // Standard Error: 259_514 + .saturating_add(Weight::from_parts(51_679_996, 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())) } @@ -3150,10 +3146,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `1496 + p * (9883 ±2)` - // Minimum execution time: 713_187_000 picoseconds. - Weight::from_parts(590_866_829, 1496) - // Standard Error: 369_244 - .saturating_add(Weight::from_parts(59_523_369, 0).saturating_mul(p.into())) + // Minimum execution time: 567_667_000 picoseconds. + Weight::from_parts(443_166_939, 1496) + // Standard Error: 371_371 + .saturating_add(Weight::from_parts(62_298_134, 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())) } @@ -3162,10 +3158,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `141` // Estimated: `317931` - // Minimum execution time: 1_154_253_000 picoseconds. - Weight::from_parts(1_039_979_380, 317931) - // Standard Error: 368_468 - .saturating_add(Weight::from_parts(59_946_120, 0).saturating_mul(p.into())) + // Minimum execution time: 1_008_858_000 picoseconds. + Weight::from_parts(896_215_157, 317931) + // Standard Error: 385_306 + .saturating_add(Weight::from_parts(62_480_545, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(128_u64)) } /// The range of component `r` is `[50, 500]`. @@ -3173,50 +3169,50 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_408_476_000 picoseconds. - Weight::from_parts(4_345_850_428, 0) - // Standard Error: 21_058 - .saturating_add(Weight::from_parts(2_656_511 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 4_424_999_000 picoseconds. + Weight::from_parts(4_463_391_683, 0) + // Standard Error: 11_819 + .saturating_add(Weight::from_parts(3_118_065 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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_405_085_000 picoseconds. - Weight::from_parts(4_338_401_176, 0) - // Standard Error: 21_960 - .saturating_add(Weight::from_parts(2_641_092 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 4_428_603_000 picoseconds. + Weight::from_parts(4_464_863_588, 0) + // Standard Error: 16_826 + .saturating_add(Weight::from_parts(3_057_530 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 9_431_492_000 picoseconds. - Weight::from_parts(9_673_680_509, 0) - // Standard Error: 30_676 - .saturating_add(Weight::from_parts(4_680_213 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 9_456_093_000 picoseconds. + Weight::from_parts(9_716_251_685, 0) + // Standard Error: 32_600 + .saturating_add(Weight::from_parts(4_593_617 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 9_360_480_000 picoseconds. - Weight::from_parts(9_537_261_740, 0) - // Standard Error: 27_533 - .saturating_add(Weight::from_parts(4_979_672 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 9_395_667_000 picoseconds. + Weight::from_parts(9_552_473_628, 0) + // Standard Error: 26_865 + .saturating_add(Weight::from_parts(4_978_379 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(1_379_000, 0) - // Standard Error: 9_565 - .saturating_add(Weight::from_parts(2_945_850 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(1_487_000, 0) + // Standard Error: 9_533 + .saturating_add(Weight::from_parts(2_928_605 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32, ) -> Weight { @@ -3224,831 +3220,829 @@ impl WeightInfo for () { // Measured: `0` // Estimated: `0` // Minimum execution time: 1_383_000 picoseconds. - Weight::from_parts(1_429_000, 0) - // Standard Error: 4_951 - .saturating_add(Weight::from_parts(2_209_232 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + Weight::from_parts(1_431_000, 0) + // Standard Error: 5_266 + .saturating_add(Weight::from_parts(2_119_405 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_320_000 picoseconds. - Weight::from_parts(2_272_981, 0) - // Standard Error: 953 - .saturating_add(Weight::from_parts(1_508_484 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_368_000 picoseconds. + Weight::from_parts(2_258_608, 0) + // Standard Error: 804 + .saturating_add(Weight::from_parts(1_503_389 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_288_000 picoseconds. - Weight::from_parts(144_996, 0) - // Standard Error: 11_883 - .saturating_add(Weight::from_parts(2_531_434 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_363_000 picoseconds. + Weight::from_parts(1_391_000, 0) + // Standard Error: 6_327 + .saturating_add(Weight::from_parts(2_492_467 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_351_000 picoseconds. - Weight::from_parts(1_389_000, 0) - // Standard Error: 27_866 - .saturating_add(Weight::from_parts(4_686_267 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_425_000 picoseconds. + Weight::from_parts(1_451_000, 0) + // Standard Error: 29_306 + .saturating_add(Weight::from_parts(4_660_321 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 4_967_000 picoseconds. - Weight::from_parts(5_468_496, 0) - // Standard Error: 844 - .saturating_add(Weight::from_parts(73_871 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(e.into())) + // Minimum execution time: 5_140_000 picoseconds. + Weight::from_parts(5_890_458, 0) + // Standard Error: 694 + .saturating_add(Weight::from_parts(62_086 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_350_000 picoseconds. - Weight::from_parts(1_401_024, 0) - // Standard Error: 6_380 - .saturating_add(Weight::from_parts(2_471_195 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_397_000 picoseconds. + Weight::from_parts(1_881_070, 0) + // Standard Error: 5_681 + .saturating_add(Weight::from_parts(2_429_621 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } fn instr_i64const(r: u32, ) -> Weight { Weight::from_parts(0, 0) - .saturating_add(Weight::from_parts((2_471_195 - - 2_301_712) * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + .saturating_add(Weight::from_parts((2_429_621 - + 2_284_301) * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_309_000 picoseconds. - Weight::from_parts(1_843_444, 0) - // Standard Error: 12_136 - .saturating_add(Weight::from_parts(2_301_712 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(1_951_233, 0) + // Standard Error: 11_814 + .saturating_add(Weight::from_parts(2_284_301 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_411_000 picoseconds. - Weight::from_parts(1_445_000, 0) - // Standard Error: 15_605 - .saturating_add(Weight::from_parts(9_830_913 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_562_000 picoseconds. + Weight::from_parts(1_628_000, 0) + // Standard Error: 17_544 + .saturating_add(Weight::from_parts(10_010_569 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 10_270_000 picoseconds. - Weight::from_parts(10_345_000, 0) - // Standard Error: 9_614 - .saturating_add(Weight::from_parts(657_200 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(p.into())) + // Minimum execution time: 10_487_000 picoseconds. + Weight::from_parts(10_595_000, 0) + // Standard Error: 9_736 + .saturating_add(Weight::from_parts(644_965 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 3_756_000 picoseconds. - Weight::from_parts(3_964_298, 0) - // Standard Error: 7 - .saturating_add(Weight::from_parts(12 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(l.into())) + // Minimum execution time: 3_880_000 picoseconds. + Weight::from_parts(4_109_681, 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: 6_016_000 picoseconds. - Weight::from_parts(8_681_396, 0) - // Standard Error: 3_586 - .saturating_add(Weight::from_parts(310_101 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_270_000 picoseconds. + Weight::from_parts(8_654_479, 0) + // Standard Error: 2_542 + .saturating_add(Weight::from_parts(289_632 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 5_906_000 picoseconds. - Weight::from_parts(9_137_545, 0) - // Standard Error: 3_316 - .saturating_add(Weight::from_parts(685_474 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_290_000 picoseconds. + Weight::from_parts(9_119_914, 0) + // Standard Error: 3_163 + .saturating_add(Weight::from_parts(666_059 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 5_975_000 picoseconds. - Weight::from_parts(9_760_427, 0) - // Standard Error: 3_573 - .saturating_add(Weight::from_parts(671_443 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 6_169_000 picoseconds. + Weight::from_parts(9_521_209, 0) + // Standard Error: 2_919 + .saturating_add(Weight::from_parts(657_083 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_374_000 picoseconds. - Weight::from_parts(1_000_357, 0) - // Standard Error: 3_626 - .saturating_add(Weight::from_parts(291_977 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_463_000 picoseconds. + Weight::from_parts(1_332_650, 0) + // Standard Error: 2_839 + .saturating_add(Weight::from_parts(271_035 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_358_000 picoseconds. - Weight::from_parts(1_418_000, 0) - // Standard Error: 9_282 - .saturating_add(Weight::from_parts(649_994 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_504_000, 0) + // Standard Error: 5_063 + .saturating_add(Weight::from_parts(570_678 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_536_000 picoseconds. - Weight::from_parts(1_044_793, 0) - // Standard Error: 5_498 - .saturating_add(Weight::from_parts(5_731_900 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_704_000 picoseconds. + Weight::from_parts(1_263_158, 0) + // Standard Error: 4_795 + .saturating_add(Weight::from_parts(5_746_216 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_233_000 picoseconds. - Weight::from_parts(1_215_148, 0) - // Standard Error: 2_819 - .saturating_add(Weight::from_parts(260_155 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_416_000 picoseconds. + Weight::from_parts(1_408_063, 0) + // Standard Error: 2_055 + .saturating_add(Weight::from_parts(246_198 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_328_000 picoseconds. - Weight::from_parts(1_437_168, 0) - // Standard Error: 3_610 - .saturating_add(Weight::from_parts(202_028 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_335_000 picoseconds. + Weight::from_parts(1_695_885, 0) + // Standard Error: 2_966 + .saturating_add(Weight::from_parts(186_162 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_357_000 picoseconds. - Weight::from_parts(1_136_794, 0) - // Standard Error: 2_205 - .saturating_add(Weight::from_parts(268_251 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_322_000 picoseconds. + Weight::from_parts(1_082_911, 0) + // Standard Error: 4_637 + .saturating_add(Weight::from_parts(264_147 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_786_406, 0) - // Standard Error: 547 - .saturating_add(Weight::from_parts(180_114 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_394_000 picoseconds. + Weight::from_parts(1_928_624, 0) + // Standard Error: 947 + .saturating_add(Weight::from_parts(171_907 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_317_000 picoseconds. - Weight::from_parts(1_117_534, 0) - // Standard Error: 2_364 - .saturating_add(Weight::from_parts(269_422 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_341_000 picoseconds. + Weight::from_parts(1_435_008, 0) + // Standard Error: 1_112 + .saturating_add(Weight::from_parts(243_805 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_805_624, 0) - // Standard Error: 1_838 - .saturating_add(Weight::from_parts(195_483 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_415_000 picoseconds. + Weight::from_parts(1_870_454, 0) + // Standard Error: 495 + .saturating_add(Weight::from_parts(182_229 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_320_000 picoseconds. - Weight::from_parts(1_392_000, 0) - // Standard Error: 9_162 - .saturating_add(Weight::from_parts(912_172 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_396_000 picoseconds. + Weight::from_parts(1_431_000, 0) + // Standard Error: 11_009 + .saturating_add(Weight::from_parts(859_493 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_301_000 picoseconds. - Weight::from_parts(1_338_000, 0) - // Standard Error: 3_325 - .saturating_add(Weight::from_parts(496_929 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_351_000 picoseconds. + Weight::from_parts(1_410_000, 0) + // Standard Error: 9_818 + .saturating_add(Weight::from_parts(541_396 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(1_611_666, 0) - // Standard Error: 625 - .saturating_add(Weight::from_parts(171_506 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_359_000 picoseconds. + Weight::from_parts(1_733_340, 0) + // Standard Error: 564 + .saturating_add(Weight::from_parts(161_377 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_317_000 picoseconds. - Weight::from_parts(1_700_147, 0) - // Standard Error: 877 - .saturating_add(Weight::from_parts(170_172 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_407_000 picoseconds. + Weight::from_parts(1_615_873, 0) + // Standard Error: 1_142 + .saturating_add(Weight::from_parts(168_181 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_316_000 picoseconds. - Weight::from_parts(1_329_895, 0) - // Standard Error: 1_945 - .saturating_add(Weight::from_parts(244_746 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_408_000 picoseconds. + Weight::from_parts(1_422_691, 0) + // Standard Error: 1_727 + .saturating_add(Weight::from_parts(228_961 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_277_000 picoseconds. - Weight::from_parts(1_095_174, 0) - // Standard Error: 4_447 - .saturating_add(Weight::from_parts(256_010 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_355_000 picoseconds. + Weight::from_parts(1_267_857, 0) + // Standard Error: 3_794 + .saturating_add(Weight::from_parts(237_062 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(948_185, 0) - // Standard Error: 5_240 - .saturating_add(Weight::from_parts(252_152 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_286_000 picoseconds. + Weight::from_parts(1_280_032, 0) + // Standard Error: 4_759 + .saturating_add(Weight::from_parts(226_594 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_364_000 picoseconds. - Weight::from_parts(1_691_742, 0) - // Standard Error: 1_108 - .saturating_add(Weight::from_parts(154_813 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_391_000 picoseconds. + Weight::from_parts(1_797_003, 0) + // Standard Error: 621 + .saturating_add(Weight::from_parts(145_936 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_363_000 picoseconds. - Weight::from_parts(1_847_986, 0) - // Standard Error: 1_147 - .saturating_add(Weight::from_parts(93_233 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_300_000 picoseconds. + Weight::from_parts(1_971_435, 0) + // Standard Error: 579 + .saturating_add(Weight::from_parts(82_715 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_281_000 picoseconds. - Weight::from_parts(1_961_077, 0) - // Standard Error: 696 - .saturating_add(Weight::from_parts(87_341 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_364_000 picoseconds. + Weight::from_parts(1_977_640, 0) + // Standard Error: 723 + .saturating_add(Weight::from_parts(83_564 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_333_000 picoseconds. - Weight::from_parts(1_372_000, 0) - // Standard Error: 11_911 - .saturating_add(Weight::from_parts(1_008_734 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_395_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 10_549 + .saturating_add(Weight::from_parts(880_217 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_307_000 picoseconds. - Weight::from_parts(1_376_000, 0) - // Standard Error: 4_838 - .saturating_add(Weight::from_parts(540_102 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_459_000, 0) + // Standard Error: 7_486 + .saturating_add(Weight::from_parts(529_030 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_298_000 picoseconds. - Weight::from_parts(1_343_000, 0) - // Standard Error: 16_519 - .saturating_add(Weight::from_parts(1_191_585 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_409_000 picoseconds. + Weight::from_parts(1_451_000, 0) + // Standard Error: 9_511 + .saturating_add(Weight::from_parts(883_336 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_303_000 picoseconds. - Weight::from_parts(1_399_000, 0) - // Standard Error: 6_288 - .saturating_add(Weight::from_parts(573_438 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_390_000 picoseconds. + Weight::from_parts(1_441_000, 0) + // Standard Error: 3_664 + .saturating_add(Weight::from_parts(477_350 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_328_000 picoseconds. - Weight::from_parts(1_397_000, 0) - // Standard Error: 9_065 - .saturating_add(Weight::from_parts(917_725 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_403_000 picoseconds. + Weight::from_parts(1_430_000, 0) + // Standard Error: 9_529 + .saturating_add(Weight::from_parts(879_177 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_326_000 picoseconds. - Weight::from_parts(1_387_000, 0) - // Standard Error: 3_994 - .saturating_add(Weight::from_parts(512_663 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_429_000 picoseconds. + Weight::from_parts(1_519_000, 0) + // Standard Error: 5_649 + .saturating_add(Weight::from_parts(489_224 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_275_000 picoseconds. - Weight::from_parts(1_370_000, 0) - // Standard Error: 8_166 - .saturating_add(Weight::from_parts(896_742 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_405_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 13_648 + .saturating_add(Weight::from_parts(944_492 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_322_000 picoseconds. - Weight::from_parts(1_352_000, 0) - // Standard Error: 4_428 - .saturating_add(Weight::from_parts(521_146 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_317_000 picoseconds. + Weight::from_parts(1_412_000, 0) + // Standard Error: 3_245 + .saturating_add(Weight::from_parts(467_404 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_316_000 picoseconds. - Weight::from_parts(1_362_000, 0) - // Standard Error: 10_964 - .saturating_add(Weight::from_parts(950_113 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420_000 picoseconds. + Weight::from_parts(1_446_000, 0) + // Standard Error: 10_635 + .saturating_add(Weight::from_parts(867_090 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_314_000 picoseconds. - Weight::from_parts(1_430_000, 0) - // Standard Error: 6_233 - .saturating_add(Weight::from_parts(527_757 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_347_000 picoseconds. + Weight::from_parts(1_460_000, 0) + // Standard Error: 7_230 + .saturating_add(Weight::from_parts(511_179 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_290_000 picoseconds. - Weight::from_parts(1_345_000, 0) - // Standard Error: 8_041 - .saturating_add(Weight::from_parts(888_646 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_342_000 picoseconds. + Weight::from_parts(1_462_000, 0) + // Standard Error: 16_183 + .saturating_add(Weight::from_parts(1_033_654 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_332_000 picoseconds. - Weight::from_parts(1_402_000, 0) - // Standard Error: 3_295 - .saturating_add(Weight::from_parts(501_011 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_387_000 picoseconds. + Weight::from_parts(1_461_000, 0) + // Standard Error: 6_715 + .saturating_add(Weight::from_parts(520_651 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(1_377_000, 0) - // Standard Error: 8_442 - .saturating_add(Weight::from_parts(910_933 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_354_000 picoseconds. + Weight::from_parts(1_455_000, 0) + // Standard Error: 15_038 + .saturating_add(Weight::from_parts(1_023_383 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_333_000 picoseconds. - Weight::from_parts(1_401_000, 0) - // Standard Error: 5_606 - .saturating_add(Weight::from_parts(521_195 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_341_000 picoseconds. + Weight::from_parts(1_436_000, 0) + // Standard Error: 12_612 + .saturating_add(Weight::from_parts(622_707 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_376_000, 0) - // Standard Error: 12_294 - .saturating_add(Weight::from_parts(950_492 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_366_000 picoseconds. + Weight::from_parts(1_412_000, 0) + // Standard Error: 11_516 + .saturating_add(Weight::from_parts(947_260 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_336_000 picoseconds. - Weight::from_parts(1_403_000, 0) - // Standard Error: 4_497 - .saturating_add(Weight::from_parts(487_845 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(36_369, 0) + // Standard Error: 8_549 + .saturating_add(Weight::from_parts(510_737 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_371_000 picoseconds. - Weight::from_parts(1_407_000, 0) - // Standard Error: 14_384 - .saturating_add(Weight::from_parts(1_038_473 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_314_000 picoseconds. + Weight::from_parts(1_404_000, 0) + // Standard Error: 12_274 + .saturating_add(Weight::from_parts(935_672 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_318_000 picoseconds. - Weight::from_parts(1_366_000, 0) - // Standard Error: 3_536 - .saturating_add(Weight::from_parts(501_421 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(31_396, 0) + // Standard Error: 6_208 + .saturating_add(Weight::from_parts(514_884 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_349_000 picoseconds. - Weight::from_parts(1_390_000, 0) - // Standard Error: 12_990 - .saturating_add(Weight::from_parts(1_006_416 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_421_000 picoseconds. + Weight::from_parts(1_474_000, 0) + // Standard Error: 10_398 + .saturating_add(Weight::from_parts(857_745 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_326_000 picoseconds. - Weight::from_parts(1_373_000, 0) - // Standard Error: 3_004 - .saturating_add(Weight::from_parts(499_955 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_435_000 picoseconds. + Weight::from_parts(1_456_000, 0) + // Standard Error: 5_202 + .saturating_add(Weight::from_parts(481_297 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_357_000 picoseconds. - Weight::from_parts(1_394_000, 0) - // Standard Error: 5_225 - .saturating_add(Weight::from_parts(589_236 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_372_000 picoseconds. + Weight::from_parts(1_485_000, 0) + // Standard Error: 7_368 + .saturating_add(Weight::from_parts(560_916 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_327_000 picoseconds. - Weight::from_parts(616_374, 0) - // Standard Error: 6_078 - .saturating_add(Weight::from_parts(323_741 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_301_485, 0) + // Standard Error: 3_892 + .saturating_add(Weight::from_parts(275_551 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_377_000, 0) - // Standard Error: 4_261 - .saturating_add(Weight::from_parts(580_272 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_344_000 picoseconds. + Weight::from_parts(1_401_000, 0) + // Standard Error: 4_405 + .saturating_add(Weight::from_parts(533_773 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_395_000 picoseconds. - Weight::from_parts(1_248_581, 0) - // Standard Error: 1_837 - .saturating_add(Weight::from_parts(273_735 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_358_000 picoseconds. + Weight::from_parts(1_269_045, 0) + // Standard Error: 1_727 + .saturating_add(Weight::from_parts(270_333 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_322_000 picoseconds. - Weight::from_parts(1_368_000, 0) - // Standard Error: 12_113 - .saturating_add(Weight::from_parts(934_388 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_349_000 picoseconds. + Weight::from_parts(1_436_000, 0) + // Standard Error: 6_923 + .saturating_add(Weight::from_parts(794_926 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_344_000 picoseconds. - Weight::from_parts(1_411_000, 0) - // Standard Error: 6_047 - .saturating_add(Weight::from_parts(550_572 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_443_000, 0) + // Standard Error: 5_742 + .saturating_add(Weight::from_parts(511_544 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_290_000 picoseconds. - Weight::from_parts(1_385_000, 0) - // Standard Error: 7_866 - .saturating_add(Weight::from_parts(1_964_453 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_379_000 picoseconds. + Weight::from_parts(209_105, 0) + // Standard Error: 9_353 + .saturating_add(Weight::from_parts(1_692_736 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_349_000 picoseconds. - Weight::from_parts(1_411_000, 0) - // Standard Error: 11_840 - .saturating_add(Weight::from_parts(1_463_772 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_413_000 picoseconds. + Weight::from_parts(1_464_000, 0) + // Standard Error: 10_013 + .saturating_add(Weight::from_parts(1_273_496 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_324_000 picoseconds. - Weight::from_parts(1_369_000, 0) - // Standard Error: 8_470 - .saturating_add(Weight::from_parts(1_776_938 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_404_000 picoseconds. + Weight::from_parts(1_430_000, 0) + // Standard Error: 9_080 + .saturating_add(Weight::from_parts(1_774_017 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_348_000 picoseconds. - Weight::from_parts(1_387_000, 0) - // Standard Error: 9_310 - .saturating_add(Weight::from_parts(1_348_132 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_362_000 picoseconds. + Weight::from_parts(1_439_000, 0) + // Standard Error: 10_361 + .saturating_add(Weight::from_parts(1_273_967 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_369_000 picoseconds. - Weight::from_parts(1_434_000, 0) - // Standard Error: 32_697 - .saturating_add(Weight::from_parts(8_745_987 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_407_000 picoseconds. + Weight::from_parts(1_440_000, 0) + // Standard Error: 34_717 + .saturating_add(Weight::from_parts(8_774_453 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_343_000 picoseconds. - Weight::from_parts(1_378_000, 0) - // Standard Error: 43_147 - .saturating_add(Weight::from_parts(7_112_006 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_370_000 picoseconds. + Weight::from_parts(1_454_000, 0) + // Standard Error: 39_659 + .saturating_add(Weight::from_parts(7_203_754 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_367_000 picoseconds. - Weight::from_parts(1_417_000, 0) - // Standard Error: 6_535 - .saturating_add(Weight::from_parts(1_778_734 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(835_051, 0) + // Standard Error: 25_032 + .saturating_add(Weight::from_parts(1_887_626 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_363_000 picoseconds. - Weight::from_parts(1_418_000, 0) - // Standard Error: 8_351 - .saturating_add(Weight::from_parts(1_317_333 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_373_000 picoseconds. + Weight::from_parts(1_410_000, 0) + // Standard Error: 7_072 + .saturating_add(Weight::from_parts(1_191_975 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_299_000 picoseconds. - Weight::from_parts(1_384_000, 0) - // Standard Error: 7_392 - .saturating_add(Weight::from_parts(623_815 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_357_000 picoseconds. + Weight::from_parts(1_393_000, 0) + // Standard Error: 7_580 + .saturating_add(Weight::from_parts(578_374 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_287_000 picoseconds. - Weight::from_parts(935_149, 0) - // Standard Error: 2_071 - .saturating_add(Weight::from_parts(304_270 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_378_000 picoseconds. + Weight::from_parts(568_261, 0) + // Standard Error: 7_690 + .saturating_add(Weight::from_parts(313_985 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_299_000 picoseconds. - Weight::from_parts(1_355_000, 0) - // Standard Error: 4_359 - .saturating_add(Weight::from_parts(589_293 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_415_000 picoseconds. + Weight::from_parts(1_445_000, 0) + // Standard Error: 4_396 + .saturating_add(Weight::from_parts(531_750 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_294_000 picoseconds. - Weight::from_parts(1_027_247, 0) - // Standard Error: 2_047 - .saturating_add(Weight::from_parts(303_177 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_397_000 picoseconds. + Weight::from_parts(1_210_540, 0) + // Standard Error: 3_636 + .saturating_add(Weight::from_parts(275_459 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_405_000, 0) - // Standard Error: 5_133 - .saturating_add(Weight::from_parts(609_550 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_304_000 picoseconds. + Weight::from_parts(1_376_000, 0) + // Standard Error: 4_523 + .saturating_add(Weight::from_parts(542_245 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_337_000 picoseconds. - Weight::from_parts(603_111, 0) - // Standard Error: 6_223 - .saturating_add(Weight::from_parts(326_084 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_352_000 picoseconds. + Weight::from_parts(852_615, 0) + // Standard Error: 5_390 + .saturating_add(Weight::from_parts(296_854 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_303_000 picoseconds. - Weight::from_parts(1_397_000, 0) - // Standard Error: 5_895 - .saturating_add(Weight::from_parts(506_341 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(1_401_000, 0) + // Standard Error: 7_032 + .saturating_add(Weight::from_parts(498_325 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_340_000 picoseconds. - Weight::from_parts(1_247_692, 0) - // Standard Error: 1_511 - .saturating_add(Weight::from_parts(274_134 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_355_000 picoseconds. + Weight::from_parts(1_539_827, 0) + // Standard Error: 1_328 + .saturating_add(Weight::from_parts(242_535 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_311_000 picoseconds. - Weight::from_parts(1_354_000, 0) - // Standard Error: 2_897 - .saturating_add(Weight::from_parts(483_641 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_431_000 picoseconds. + Weight::from_parts(1_481_000, 0) + // Standard Error: 3_735 + .saturating_add(Weight::from_parts(444_435 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_331_000 picoseconds. - Weight::from_parts(1_329_094, 0) - // Standard Error: 2_115 - .saturating_add(Weight::from_parts(275_076 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_391_000 picoseconds. + Weight::from_parts(1_503_194, 0) + // Standard Error: 1_192 + .saturating_add(Weight::from_parts(243_839 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_276_000 picoseconds. - Weight::from_parts(1_347_000, 0) - // Standard Error: 5_598 - .saturating_add(Weight::from_parts(517_531 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(1_434_000, 0) + // Standard Error: 5_497 + .saturating_add(Weight::from_parts(466_852 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_288_000 picoseconds. - Weight::from_parts(777_418, 0) - // Standard Error: 6_424 - .saturating_add(Weight::from_parts(311_033 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_380_000 picoseconds. + Weight::from_parts(1_112_700, 0) + // Standard Error: 5_296 + .saturating_add(Weight::from_parts(272_000 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_297_000 picoseconds. - Weight::from_parts(1_378_000, 0) - // Standard Error: 4_789 - .saturating_add(Weight::from_parts(509_554 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_374_000 picoseconds. + Weight::from_parts(13_337, 0) + // Standard Error: 5_179 + .saturating_add(Weight::from_parts(478_989 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_311_000 picoseconds. - Weight::from_parts(617_995, 0) - // Standard Error: 7_052 - .saturating_add(Weight::from_parts(322_976 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_359_000 picoseconds. + Weight::from_parts(1_459_155, 0) + // Standard Error: 1_161 + .saturating_add(Weight::from_parts(245_841 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_318_000 picoseconds. - Weight::from_parts(1_391_000, 0) - // Standard Error: 3_787 - .saturating_add(Weight::from_parts(498_275 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_364_000 picoseconds. + Weight::from_parts(1_420_000, 0) + // Standard Error: 6_196 + .saturating_add(Weight::from_parts(471_478 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 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: 1_393_000 picoseconds. - Weight::from_parts(879_010, 0) - // Standard Error: 5_769 - .saturating_add(Weight::from_parts(308_463 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) + // Minimum execution time: 1_414_000 picoseconds. + Weight::from_parts(1_354_734, 0) + // Standard Error: 4_435 + .saturating_add(Weight::from_parts(257_502 * 110 / 100 /* Adjust slope weight by 10 percent (Patched by script) */, 0).saturating_mul(r.into())) } fn tasks_remove_gas_reservation() -> Weight { // Proof Size summary in bytes: // Measured: `1192` // Estimated: `6196` - // Minimum execution time: 77_564_000 picoseconds. - Weight::from_parts(79_369_000, 6196) + // Minimum execution time: 80_115_000 picoseconds. + Weight::from_parts(80_971_000, 6196) .saturating_add(RocksDbWeight::get().reads(9_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -4056,8 +4050,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `858` // Estimated: `4323` - // Minimum execution time: 43_250_000 picoseconds. - Weight::from_parts(44_016_000, 4323) + // Minimum execution time: 43_623_000 picoseconds. + Weight::from_parts(44_571_000, 4323) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -4065,8 +4059,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1113` // Estimated: `6196` - // Minimum execution time: 88_938_000 picoseconds. - Weight::from_parts(89_815_000, 6196) + // Minimum execution time: 92_184_000 picoseconds. + Weight::from_parts(93_186_000, 6196) .saturating_add(RocksDbWeight::get().reads(13_u64)) .saturating_add(RocksDbWeight::get().writes(10_u64)) } @@ -4074,8 +4068,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `694` // Estimated: `4159` - // Minimum execution time: 30_606_000 picoseconds. - Weight::from_parts(31_277_000, 4159) + // Minimum execution time: 30_012_000 picoseconds. + Weight::from_parts(30_983_000, 4159) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -4083,8 +4077,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `937` // Estimated: `4402` - // Minimum execution time: 43_204_000 picoseconds. - Weight::from_parts(43_879_000, 4402) + // Minimum execution time: 41_920_000 picoseconds. + Weight::from_parts(42_591_000, 4402) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -4092,16 +4086,16 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `80` // Estimated: `3545` - // Minimum execution time: 4_683_000 picoseconds. - Weight::from_parts(5_115_000, 3545) + // Minimum execution time: 4_849_000 picoseconds. + Weight::from_parts(5_231_000, 3545) .saturating_add(RocksDbWeight::get().reads(1_u64)) } fn tasks_remove_from_waitlist() -> Weight { // Proof Size summary in bytes: // Measured: `1669` // Estimated: `7609` - // Minimum execution time: 119_848_000 picoseconds. - Weight::from_parts(121_716_000, 7609) + // Minimum execution time: 119_892_000 picoseconds. + Weight::from_parts(121_538_000, 7609) .saturating_add(RocksDbWeight::get().reads(17_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -4109,8 +4103,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1398` // Estimated: `7338` - // Minimum execution time: 105_087_000 picoseconds. - Weight::from_parts(106_798_000, 7338) + // Minimum execution time: 106_279_000 picoseconds. + Weight::from_parts(107_720_000, 7338) .saturating_add(RocksDbWeight::get().reads(16_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } diff --git a/runtime/vara/src/weights/pallet_gear_builtin.rs b/runtime/vara/src/weights/pallet_gear_builtin.rs index 45eb49cd264..93fdc3fcb1d 100644 --- a/runtime/vara/src/weights/pallet_gear_builtin.rs +++ b/runtime/vara/src/weights/pallet_gear_builtin.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_gear_builtin //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2024-08-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-09-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -58,102 +58,102 @@ impl pallet_gear_builtin::WeightInfo for SubstrateWeigh // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 513_000 picoseconds. - Weight::from_parts(556_000, 0) + // Minimum execution time: 546_000 picoseconds. + Weight::from_parts(605_000, 0) } fn create_dispatcher() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_346_000 picoseconds. - Weight::from_parts(1_416_000, 0) + // Minimum execution time: 1_395_000 picoseconds. + Weight::from_parts(1_499_000, 0) } /// The range of component `a` is `[1, 8388608]`. fn decode_bytes(a: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 365_000 picoseconds. - Weight::from_parts(335_710, 0) + // Minimum execution time: 385_000 picoseconds. + Weight::from_parts(437_000, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(229, 0).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(250, 0).saturating_mul(a.into())) } /// The range of component `c` is `[0, 100]`. fn bls12_381_multi_miller_loop(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_574_000 picoseconds. - Weight::from_parts(614_618_591, 0) - // Standard Error: 369_873 - .saturating_add(Weight::from_parts(226_572_160, 0).saturating_mul(c.into())) + // Minimum execution time: 9_593_000 picoseconds. + Weight::from_parts(618_950_399, 0) + // Standard Error: 371_491 + .saturating_add(Weight::from_parts(226_542_107, 0).saturating_mul(c.into())) } fn bls12_381_final_exponentiation() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 776_823_000 picoseconds. - Weight::from_parts(791_402_000, 0) + // Minimum execution time: 770_425_000 picoseconds. + Weight::from_parts(786_349_000, 0) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_msm_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 229_204_000 picoseconds. - Weight::from_parts(805_222_199, 0) - // Standard Error: 21_185 - .saturating_add(Weight::from_parts(5_865_024, 0).saturating_mul(c.into())) + // Minimum execution time: 241_665_000 picoseconds. + Weight::from_parts(824_022_674, 0) + // Standard Error: 22_480 + .saturating_add(Weight::from_parts(5_968_680, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_msm_g2(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 693_711_000 picoseconds. - Weight::from_parts(1_989_689_424, 0) - // Standard Error: 62_684 - .saturating_add(Weight::from_parts(18_495_506, 0).saturating_mul(c.into())) + // Minimum execution time: 690_303_000 picoseconds. + Weight::from_parts(2_004_452_957, 0) + // Standard Error: 65_379 + .saturating_add(Weight::from_parts(18_461_784, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 100]`. fn bls12_381_mul_projective_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 54_197_000 picoseconds. - Weight::from_parts(57_239_000, 0) - // Standard Error: 25_910 - .saturating_add(Weight::from_parts(58_224_629, 0).saturating_mul(c.into())) + // Minimum execution time: 56_207_000 picoseconds. + Weight::from_parts(59_086_000, 0) + // Standard Error: 26_386 + .saturating_add(Weight::from_parts(60_142_922, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 100]`. fn bls12_381_mul_projective_g2(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 166_121_000 picoseconds. - Weight::from_parts(26_728_298, 0) - // Standard Error: 32_587 - .saturating_add(Weight::from_parts(178_301_774, 0).saturating_mul(c.into())) + // Minimum execution time: 165_996_000 picoseconds. + Weight::from_parts(28_607_830, 0) + // Standard Error: 32_244 + .saturating_add(Weight::from_parts(177_949_959, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_aggregate_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_030_000 picoseconds. - Weight::from_parts(12_138_378, 0) - // Standard Error: 457 - .saturating_add(Weight::from_parts(1_054_346, 0).saturating_mul(c.into())) + // Minimum execution time: 988_000 picoseconds. + Weight::from_parts(12_065_428, 0) + // Standard Error: 438 + .saturating_add(Weight::from_parts(1_074_459, 0).saturating_mul(c.into())) } /// The range of component `c` is `[0, 8388608]`. fn bls12_381_map_to_g2affine(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 600_835_000 picoseconds. - Weight::from_parts(611_580_287, 0) + // Minimum execution time: 606_138_000 picoseconds. + Weight::from_parts(614_967_785, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(886, 0).saturating_mul(c.into())) + .saturating_add(Weight::from_parts(887, 0).saturating_mul(c.into())) } } @@ -163,101 +163,101 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 513_000 picoseconds. - Weight::from_parts(556_000, 0) + // Minimum execution time: 546_000 picoseconds. + Weight::from_parts(605_000, 0) } fn create_dispatcher() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_346_000 picoseconds. - Weight::from_parts(1_416_000, 0) + // Minimum execution time: 1_395_000 picoseconds. + Weight::from_parts(1_499_000, 0) } /// The range of component `a` is `[1, 8388608]`. fn decode_bytes(a: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 365_000 picoseconds. - Weight::from_parts(335_710, 0) + // Minimum execution time: 385_000 picoseconds. + Weight::from_parts(437_000, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(229, 0).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(250, 0).saturating_mul(a.into())) } /// The range of component `c` is `[0, 100]`. fn bls12_381_multi_miller_loop(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_574_000 picoseconds. - Weight::from_parts(614_618_591, 0) - // Standard Error: 369_873 - .saturating_add(Weight::from_parts(226_572_160, 0).saturating_mul(c.into())) + // Minimum execution time: 9_593_000 picoseconds. + Weight::from_parts(618_950_399, 0) + // Standard Error: 371_491 + .saturating_add(Weight::from_parts(226_542_107, 0).saturating_mul(c.into())) } fn bls12_381_final_exponentiation() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 776_823_000 picoseconds. - Weight::from_parts(791_402_000, 0) + // Minimum execution time: 770_425_000 picoseconds. + Weight::from_parts(786_349_000, 0) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_msm_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 229_204_000 picoseconds. - Weight::from_parts(805_222_199, 0) - // Standard Error: 21_185 - .saturating_add(Weight::from_parts(5_865_024, 0).saturating_mul(c.into())) + // Minimum execution time: 241_665_000 picoseconds. + Weight::from_parts(824_022_674, 0) + // Standard Error: 22_480 + .saturating_add(Weight::from_parts(5_968_680, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_msm_g2(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 693_711_000 picoseconds. - Weight::from_parts(1_989_689_424, 0) - // Standard Error: 62_684 - .saturating_add(Weight::from_parts(18_495_506, 0).saturating_mul(c.into())) + // Minimum execution time: 690_303_000 picoseconds. + Weight::from_parts(2_004_452_957, 0) + // Standard Error: 65_379 + .saturating_add(Weight::from_parts(18_461_784, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 100]`. fn bls12_381_mul_projective_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 54_197_000 picoseconds. - Weight::from_parts(57_239_000, 0) - // Standard Error: 25_910 - .saturating_add(Weight::from_parts(58_224_629, 0).saturating_mul(c.into())) + // Minimum execution time: 56_207_000 picoseconds. + Weight::from_parts(59_086_000, 0) + // Standard Error: 26_386 + .saturating_add(Weight::from_parts(60_142_922, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 100]`. fn bls12_381_mul_projective_g2(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 166_121_000 picoseconds. - Weight::from_parts(26_728_298, 0) - // Standard Error: 32_587 - .saturating_add(Weight::from_parts(178_301_774, 0).saturating_mul(c.into())) + // Minimum execution time: 165_996_000 picoseconds. + Weight::from_parts(28_607_830, 0) + // Standard Error: 32_244 + .saturating_add(Weight::from_parts(177_949_959, 0).saturating_mul(c.into())) } /// The range of component `c` is `[1, 1000]`. fn bls12_381_aggregate_g1(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_030_000 picoseconds. - Weight::from_parts(12_138_378, 0) - // Standard Error: 457 - .saturating_add(Weight::from_parts(1_054_346, 0).saturating_mul(c.into())) + // Minimum execution time: 988_000 picoseconds. + Weight::from_parts(12_065_428, 0) + // Standard Error: 438 + .saturating_add(Weight::from_parts(1_074_459, 0).saturating_mul(c.into())) } /// The range of component `c` is `[0, 8388608]`. fn bls12_381_map_to_g2affine(c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 600_835_000 picoseconds. - Weight::from_parts(611_580_287, 0) + // Minimum execution time: 606_138_000 picoseconds. + Weight::from_parts(614_967_785, 0) // Standard Error: 0 - .saturating_add(Weight::from_parts(886, 0).saturating_mul(c.into())) + .saturating_add(Weight::from_parts(887, 0).saturating_mul(c.into())) } } diff --git a/runtime/vara/src/weights/pallet_gear_eth_bridge.rs b/runtime/vara/src/weights/pallet_gear_eth_bridge.rs index d6f51bfebc5..0506323289c 100644 --- a/runtime/vara/src/weights/pallet_gear_eth_bridge.rs +++ b/runtime/vara/src/weights/pallet_gear_eth_bridge.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_gear_eth_bridge //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2024-08-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-09-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -50,8 +50,8 @@ impl pallet_gear_eth_bridge::WeightInfo for SubstrateWe // Proof Size summary in bytes: // Measured: `121` // Estimated: `1486` - // Minimum execution time: 7_112_000 picoseconds. - Weight::from_parts(7_486_000, 1486) + // Minimum execution time: 7_289_000 picoseconds. + Weight::from_parts(7_578_000, 1486) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -59,8 +59,8 @@ impl pallet_gear_eth_bridge::WeightInfo for SubstrateWe // Proof Size summary in bytes: // Measured: `100` // Estimated: `1486` - // Minimum execution time: 6_893_000 picoseconds. - Weight::from_parts(7_176_000, 1486) + // Minimum execution time: 6_690_000 picoseconds. + Weight::from_parts(7_036_000, 1486) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -68,8 +68,8 @@ impl pallet_gear_eth_bridge::WeightInfo for SubstrateWe // Proof Size summary in bytes: // Measured: `121` // Estimated: `67023` - // Minimum execution time: 76_168_000 picoseconds. - Weight::from_parts(76_564_000, 67023) + // Minimum execution time: 75_859_000 picoseconds. + Weight::from_parts(76_803_000, 67023) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -81,8 +81,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `121` // Estimated: `1486` - // Minimum execution time: 7_112_000 picoseconds. - Weight::from_parts(7_486_000, 1486) + // Minimum execution time: 7_289_000 picoseconds. + Weight::from_parts(7_578_000, 1486) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -90,8 +90,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `100` // Estimated: `1486` - // Minimum execution time: 6_893_000 picoseconds. - Weight::from_parts(7_176_000, 1486) + // Minimum execution time: 6_690_000 picoseconds. + Weight::from_parts(7_036_000, 1486) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -99,8 +99,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `121` // Estimated: `67023` - // Minimum execution time: 76_168_000 picoseconds. - Weight::from_parts(76_564_000, 67023) + // Minimum execution time: 75_859_000 picoseconds. + Weight::from_parts(76_803_000, 67023) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } diff --git a/runtime/vara/src/weights/pallet_gear_voucher.rs b/runtime/vara/src/weights/pallet_gear_voucher.rs index f1905c7fb88..bbb2b0b826f 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: 2024-08-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-09-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -51,8 +51,8 @@ impl pallet_gear_voucher::WeightInfo for SubstrateWeigh // Proof Size summary in bytes: // Measured: `282` // Estimated: `6196` - // Minimum execution time: 45_987_000 picoseconds. - Weight::from_parts(46_824_000, 6196) + // Minimum execution time: 45_724_000 picoseconds. + Weight::from_parts(47_172_000, 6196) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -60,8 +60,8 @@ impl pallet_gear_voucher::WeightInfo for SubstrateWeigh // Proof Size summary in bytes: // Measured: `543` // Estimated: `6196` - // Minimum execution time: 49_614_000 picoseconds. - Weight::from_parts(50_391_000, 6196) + // Minimum execution time: 51_620_000 picoseconds. + Weight::from_parts(52_428_000, 6196) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -69,8 +69,8 @@ impl pallet_gear_voucher::WeightInfo for SubstrateWeigh // Proof Size summary in bytes: // Measured: `1057` // Estimated: `6196` - // Minimum execution time: 51_213_000 picoseconds. - Weight::from_parts(51_951_000, 6196) + // Minimum execution time: 52_215_000 picoseconds. + Weight::from_parts(53_480_000, 6196) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -78,8 +78,8 @@ impl pallet_gear_voucher::WeightInfo for SubstrateWeigh // Proof Size summary in bytes: // Measured: `300` // Estimated: `3765` - // Minimum execution time: 12_969_000 picoseconds. - Weight::from_parts(13_422_000, 3765) + // Minimum execution time: 13_025_000 picoseconds. + Weight::from_parts(13_423_000, 3765) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -91,8 +91,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6196` - // Minimum execution time: 45_987_000 picoseconds. - Weight::from_parts(46_824_000, 6196) + // Minimum execution time: 45_724_000 picoseconds. + Weight::from_parts(47_172_000, 6196) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -100,8 +100,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `543` // Estimated: `6196` - // Minimum execution time: 49_614_000 picoseconds. - Weight::from_parts(50_391_000, 6196) + // Minimum execution time: 51_620_000 picoseconds. + Weight::from_parts(52_428_000, 6196) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -109,8 +109,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1057` // Estimated: `6196` - // Minimum execution time: 51_213_000 picoseconds. - Weight::from_parts(51_951_000, 6196) + // Minimum execution time: 52_215_000 picoseconds. + Weight::from_parts(53_480_000, 6196) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -118,8 +118,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `300` // Estimated: `3765` - // Minimum execution time: 12_969_000 picoseconds. - Weight::from_parts(13_422_000, 3765) + // Minimum execution time: 13_025_000 picoseconds. + Weight::from_parts(13_423_000, 3765) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/runtime/vara/src/weights/pallet_timestamp.rs b/runtime/vara/src/weights/pallet_timestamp.rs index 14282cdea24..dcd6c6f45b0 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: 2024-08-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-09-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("vara-dev"), DB CACHE: 1024 @@ -49,8 +49,8 @@ impl pallet_timestamp::WeightInfo for SubstrateWeight pallet_timestamp::WeightInfo for SubstrateWeight pallet_utility::WeightInfo for SubstrateWeight // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_578_000 picoseconds. - Weight::from_parts(10_160_308, 0) - // Standard Error: 2_965 - .saturating_add(Weight::from_parts(2_314_025, 0).saturating_mul(c.into())) + // Minimum execution time: 3_643_000 picoseconds. + Weight::from_parts(4_183_888, 0) + // Standard Error: 1_454 + .saturating_add(Weight::from_parts(2_370_607, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_344_000 picoseconds. - Weight::from_parts(3_599_000, 0) + // Minimum execution time: 3_547_000 picoseconds. + Weight::from_parts(3_798_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: 3_482_000 picoseconds. - Weight::from_parts(8_716_648, 0) - // Standard Error: 2_246 - .saturating_add(Weight::from_parts(2_500_028, 0).saturating_mul(c.into())) + // Minimum execution time: 3_523_000 picoseconds. + Weight::from_parts(2_923_956, 0) + // Standard Error: 1_733 + .saturating_add(Weight::from_parts(2_583_903, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_846_000 picoseconds. - Weight::from_parts(5_139_000, 0) + // Minimum execution time: 5_036_000 picoseconds. + Weight::from_parts(5_314_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: 3_422_000 picoseconds. - Weight::from_parts(168_281, 0) - // Standard Error: 2_646 - .saturating_add(Weight::from_parts(2_390_861, 0).saturating_mul(c.into())) + // Minimum execution time: 3_523_000 picoseconds. + Weight::from_parts(3_319_314, 0) + // Standard Error: 1_705 + .saturating_add(Weight::from_parts(2_411_219, 0).saturating_mul(c.into())) } } @@ -101,43 +101,43 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_578_000 picoseconds. - Weight::from_parts(10_160_308, 0) - // Standard Error: 2_965 - .saturating_add(Weight::from_parts(2_314_025, 0).saturating_mul(c.into())) + // Minimum execution time: 3_643_000 picoseconds. + Weight::from_parts(4_183_888, 0) + // Standard Error: 1_454 + .saturating_add(Weight::from_parts(2_370_607, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_344_000 picoseconds. - Weight::from_parts(3_599_000, 0) + // Minimum execution time: 3_547_000 picoseconds. + Weight::from_parts(3_798_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: 3_482_000 picoseconds. - Weight::from_parts(8_716_648, 0) - // Standard Error: 2_246 - .saturating_add(Weight::from_parts(2_500_028, 0).saturating_mul(c.into())) + // Minimum execution time: 3_523_000 picoseconds. + Weight::from_parts(2_923_956, 0) + // Standard Error: 1_733 + .saturating_add(Weight::from_parts(2_583_903, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_846_000 picoseconds. - Weight::from_parts(5_139_000, 0) + // Minimum execution time: 5_036_000 picoseconds. + Weight::from_parts(5_314_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: 3_422_000 picoseconds. - Weight::from_parts(168_281, 0) - // Standard Error: 2_646 - .saturating_add(Weight::from_parts(2_390_861, 0).saturating_mul(c.into())) + // Minimum execution time: 3_523_000 picoseconds. + Weight::from_parts(3_319_314, 0) + // Standard Error: 1_705 + .saturating_add(Weight::from_parts(2_411_219, 0).saturating_mul(c.into())) } } From 2f97cf45260e93e7dbcbc65aef9436f30512af3e Mon Sep 17 00:00:00 2001 From: Dmitry Novikov Date: Mon, 23 Sep 2024 14:06:58 +0400 Subject: [PATCH 2/5] dump core schedule --- core/src/gas_metering/schedule.rs | 366 +++++++++++++++--------------- 1 file changed, 183 insertions(+), 183 deletions(-) diff --git a/core/src/gas_metering/schedule.rs b/core/src/gas_metering/schedule.rs index b723bdaa35d..763120e4642 100644 --- a/core/src/gas_metering/schedule.rs +++ b/core/src/gas_metering/schedule.rs @@ -63,15 +63,15 @@ impl Default for Schedule { task_weights: TaskWeights::default(), instantiation_weights: InstantiationWeights::default(), code_instrumentation_cost: Weight { - ref_time: 306821000, + ref_time: 303335474, proof_size: 3793, }, code_instrumentation_byte_cost: Weight { - ref_time: 627777, + ref_time: 619185, proof_size: 0, }, load_allocations_weight: Weight { - ref_time: 20729, + ref_time: 20454, proof_size: 0, }, } @@ -291,93 +291,93 @@ impl Default for InstructionWeights { fn default() -> Self { Self { version: 1501, - i64const: 186, - i64load: 5844, - i32load: 5810, - i64store: 10110, - i32store: 10955, - select: 6108, - r#if: 4860, - br: 3318, - br_if: 5383, - br_table: 10309, - br_table_per_entry: 162, - call: 4691, - call_indirect: 21442, + i64const: 159, + i64load: 6859, + i32load: 6726, + i64store: 9946, + i32store: 10952, + select: 6124, + r#if: 4662, + br: 3307, + br_if: 5324, + br_table: 10252, + br_table_per_entry: 136, + call: 4707, + call_indirect: 21864, call_indirect_per_param: 1259, call_per_local: 0, - local_get: 682, - local_set: 1322, - local_tee: 1291, - global_get: 642, - global_set: 1243, - memory_current: 12424, - i64clz: 386, - i32clz: 258, - i64ctz: 404, - i32ctz: 210, - i64popcnt: 406, - i32popcnt: 244, - i64eqz: 1820, - i32eqz: 907, - i32extend8s: 191, - i32extend16s: 188, - i64extend8s: 352, - i64extend16s: 377, - i64extend32s: 368, - i64extendsi32: 154, - i64extendui32: 205, - i32wrapi64: 192, - i64eq: 1847, - i32eq: 1002, - i64ne: 2249, - i32ne: 1075, - i64lts: 1646, - i32lts: 941, - i64ltu: 1600, - i32ltu: 960, - i64gts: 1718, - i32gts: 975, - i64gtu: 1583, - i32gtu: 916, - i64les: 1632, - i32les: 960, - i64leu: 1719, - i32leu: 887, - i64ges: 1912, - i32ges: 917, - i64geu: 1842, - i32geu: 913, - i64add: 924, - i32add: 526, - i64sub: 904, - i32sub: 416, - i64mul: 1683, - i32mul: 839, - i64divs: 3949, - i32divs: 2848, - i64divu: 3537, - i32divu: 2593, - i64rems: 18869, - i32rems: 15274, - i64remu: 3541, - i32remu: 2526, - i64and: 1000, - i32and: 483, - i64or: 924, - i32or: 480, - i64xor: 969, - i32xor: 531, - i64shl: 741, - i32shl: 231, - i64shrs: 692, - i32shrs: 233, - i64shru: 766, - i32shru: 312, - i64rotl: 749, - i32rotl: 338, - i64rotr: 724, - i32rotr: 306, + local_get: 637, + local_set: 1306, + local_tee: 1286, + global_get: 596, + global_set: 1096, + memory_current: 12482, + i64clz: 382, + i32clz: 250, + i64ctz: 422, + i32ctz: 219, + i64popcnt: 377, + i32popcnt: 241, + i64eqz: 1731, + i32eqz: 1032, + i32extend8s: 196, + i32extend16s: 210, + i64extend8s: 344, + i64extend16s: 362, + i64extend32s: 339, + i64extendsi32: 162, + i64extendui32: 181, + i32wrapi64: 183, + i64eq: 1618, + i32eq: 1004, + i64ne: 1625, + i32ne: 891, + i64lts: 1616, + i32lts: 917, + i64ltu: 1759, + i32ltu: 869, + i64gts: 1589, + i32gts: 965, + i64gtu: 1956, + i32gtu: 986, + i64les: 1933, + i32les: 1210, + i64leu: 1765, + i32leu: 964, + i64ges: 1740, + i32ges: 973, + i64geu: 1569, + i32geu: 899, + i64add: 916, + i32add: 447, + i64sub: 856, + i32sub: 435, + i64mul: 1430, + i32mul: 807, + i64divs: 3406, + i32divs: 2483, + i64divu: 3584, + i32divu: 2484, + i64rems: 18985, + i32rems: 15530, + i64remu: 3834, + i32remu: 2304, + i64and: 954, + i32and: 531, + i64or: 851, + i32or: 447, + i64xor: 874, + i32xor: 494, + i64shl: 778, + i32shl: 215, + i64shrs: 659, + i32shrs: 218, + i64shru: 709, + i32shru: 280, + i64rotl: 735, + i32rotl: 222, + i64rotr: 719, + i32rotr: 248, } } } @@ -531,283 +531,283 @@ impl Default for SyscallWeights { fn default() -> Self { Self { alloc: Weight { - ref_time: 1565142, + ref_time: 1508985, proof_size: 0, }, free: Weight { - ref_time: 868476, + ref_time: 898503, proof_size: 0, }, free_range: Weight { - ref_time: 919826, + ref_time: 950605, proof_size: 0, }, free_range_per_page: Weight { - ref_time: 37915, + ref_time: 37728, proof_size: 0, }, gr_reserve_gas: Weight { - ref_time: 2195328, + ref_time: 2325323, proof_size: 0, }, gr_unreserve_gas: Weight { - ref_time: 2244307, + ref_time: 2398414, proof_size: 0, }, gr_system_reserve_gas: Weight { - ref_time: 1040553, + ref_time: 1230811, proof_size: 0, }, gr_gas_available: Weight { - ref_time: 902353, + ref_time: 1056527, proof_size: 0, }, gr_message_id: Weight { - ref_time: 902698, + ref_time: 1063648, proof_size: 0, }, gr_program_id: Weight { - ref_time: 900381, + ref_time: 1082638, proof_size: 0, }, gr_source: Weight { - ref_time: 908094, + ref_time: 1074868, proof_size: 0, }, gr_value: Weight { - ref_time: 904173, + ref_time: 1095159, proof_size: 0, }, gr_value_available: Weight { - ref_time: 902487, + ref_time: 1074172, proof_size: 0, }, gr_size: Weight { - ref_time: 897599, + ref_time: 1076972, proof_size: 0, }, gr_read: Weight { - ref_time: 1671922, + ref_time: 1915406, proof_size: 0, }, gr_read_per_byte: Weight { - ref_time: 197, + ref_time: 199, proof_size: 0, }, gr_env_vars: Weight { - ref_time: 1032776, + ref_time: 1212014, proof_size: 0, }, gr_block_height: Weight { - ref_time: 979678, + ref_time: 1070568, proof_size: 0, }, gr_block_timestamp: Weight { - ref_time: 893761, + ref_time: 1072241, proof_size: 0, }, gr_random: Weight { - ref_time: 1850133, + ref_time: 2051746, proof_size: 0, }, gr_reply_deposit: Weight { - ref_time: 4907182, + ref_time: 5278699, proof_size: 0, }, gr_send: Weight { - ref_time: 2964123, + ref_time: 3002153, proof_size: 0, }, gr_send_per_byte: Weight { - ref_time: 492, + ref_time: 526, proof_size: 0, }, gr_send_wgas: Weight { - ref_time: 2997732, + ref_time: 3052575, proof_size: 0, }, gr_send_wgas_per_byte: Weight { - ref_time: 492, + ref_time: 523, proof_size: 0, }, gr_send_init: Weight { - ref_time: 1086936, + ref_time: 1180609, proof_size: 0, }, gr_send_push: Weight { - ref_time: 1944435, + ref_time: 2188070, proof_size: 0, }, gr_send_push_per_byte: Weight { - ref_time: 492, + ref_time: 523, proof_size: 0, }, gr_send_commit: Weight { - ref_time: 2460027, + ref_time: 2493010, proof_size: 0, }, gr_send_commit_wgas: Weight { - ref_time: 2499815, + ref_time: 2582309, proof_size: 0, }, gr_reservation_send: Weight { - ref_time: 3420647, + ref_time: 3548430, proof_size: 0, }, gr_reservation_send_per_byte: Weight { - ref_time: 493, + ref_time: 523, proof_size: 0, }, gr_reservation_send_commit: Weight { - ref_time: 2916856, + ref_time: 3071129, proof_size: 0, }, gr_reply_commit: Weight { - ref_time: 12049464, + ref_time: 11116506, proof_size: 0, }, gr_reply_commit_wgas: Weight { - ref_time: 11720008, + ref_time: 11474364, proof_size: 0, }, gr_reservation_reply: Weight { - ref_time: 8504802, + ref_time: 8531226, proof_size: 0, }, gr_reservation_reply_per_byte: Weight { - ref_time: 720353, + ref_time: 691271, proof_size: 0, }, gr_reservation_reply_commit: Weight { - ref_time: 8289934, + ref_time: 7502574, proof_size: 0, }, gr_reply_push: Weight { - ref_time: 1701621, + ref_time: 1844311, proof_size: 0, }, gr_reply: Weight { - ref_time: 12488174, + ref_time: 12375496, proof_size: 0, }, gr_reply_per_byte: Weight { - ref_time: 711, + ref_time: 680, proof_size: 0, }, gr_reply_wgas: Weight { - ref_time: 12363104, + ref_time: 12123258, proof_size: 0, }, gr_reply_wgas_per_byte: Weight { - ref_time: 711, + ref_time: 681, proof_size: 0, }, gr_reply_push_per_byte: Weight { - ref_time: 652, + ref_time: 681, proof_size: 0, }, gr_reply_to: Weight { - ref_time: 947649, + ref_time: 1088535, proof_size: 0, }, gr_signal_code: Weight { - ref_time: 993041, + ref_time: 1073988, proof_size: 0, }, gr_signal_from: Weight { - ref_time: 951017, + ref_time: 1088679, proof_size: 0, }, gr_reply_input: Weight { - ref_time: 13518262, + ref_time: 20825126, proof_size: 0, }, gr_reply_input_wgas: Weight { - ref_time: 8132850, + ref_time: 29963980, proof_size: 0, }, gr_reply_push_input: Weight { - ref_time: 1147079, + ref_time: 1295501, proof_size: 0, }, gr_reply_push_input_per_byte: Weight { - ref_time: 144, + ref_time: 109, proof_size: 0, }, gr_send_input: Weight { - ref_time: 2836419, + ref_time: 2910176, proof_size: 0, }, gr_send_input_wgas: Weight { - ref_time: 2890461, + ref_time: 2961091, proof_size: 0, }, gr_send_push_input: Weight { - ref_time: 1439174, + ref_time: 1605458, proof_size: 0, }, gr_send_push_input_per_byte: Weight { - ref_time: 161, + ref_time: 144, proof_size: 0, }, gr_debug: Weight { - ref_time: 1275542, + ref_time: 1316728, proof_size: 0, }, gr_debug_per_byte: Weight { - ref_time: 438, + ref_time: 496, proof_size: 0, }, gr_reply_code: Weight { - ref_time: 900950, + ref_time: 1069379, proof_size: 0, }, gr_exit: Weight { - ref_time: 18105950, + ref_time: 17755498, proof_size: 0, }, gr_leave: Weight { - ref_time: 13825758, + ref_time: 13572452, proof_size: 0, }, gr_wait: Weight { - ref_time: 13811842, + ref_time: 12830740, proof_size: 0, }, gr_wait_for: Weight { - ref_time: 13619656, + ref_time: 14705090, proof_size: 0, }, gr_wait_up_to: Weight { - ref_time: 14400276, + ref_time: 14390154, proof_size: 0, }, gr_wake: Weight { - ref_time: 3011481, + ref_time: 3301464, proof_size: 0, }, gr_create_program: Weight { - ref_time: 3690192, + ref_time: 3713975, proof_size: 0, }, gr_create_program_payload_per_byte: Weight { - ref_time: 116, + ref_time: 131, proof_size: 0, }, gr_create_program_salt_per_byte: Weight { - ref_time: 1403, + ref_time: 1425, proof_size: 0, }, gr_create_program_wgas: Weight { - ref_time: 3758182, + ref_time: 3764928, proof_size: 0, }, gr_create_program_wgas_payload_per_byte: Weight { - ref_time: 114, + ref_time: 129, proof_size: 0, }, gr_create_program_wgas_salt_per_byte: Weight { - ref_time: 1399, + ref_time: 1434, proof_size: 0, }, } @@ -860,39 +860,39 @@ impl Default for MemoryWeights { fn default() -> Self { Self { lazy_pages_signal_read: Weight { - ref_time: 28366609, + ref_time: 28405381, proof_size: 0, }, lazy_pages_signal_write: Weight { - ref_time: 34110270, + ref_time: 35062828, proof_size: 0, }, lazy_pages_signal_write_after_read: Weight { - ref_time: 9140438, + ref_time: 10022880, proof_size: 0, }, lazy_pages_host_func_read: Weight { - ref_time: 29943865, + ref_time: 29793535, proof_size: 0, }, lazy_pages_host_func_write: Weight { - ref_time: 36653194, + ref_time: 37314117, proof_size: 0, }, lazy_pages_host_func_write_after_read: Weight { - ref_time: 11758882, + ref_time: 12359720, proof_size: 0, }, load_page_data: Weight { - ref_time: 9171648, + ref_time: 8997023, proof_size: 0, }, upload_page_data: Weight { - ref_time: 103834672, + ref_time: 103319728, proof_size: 0, }, mem_grow: Weight { - ref_time: 858927, + ref_time: 836436, proof_size: 0, }, mem_grow_per_page: Weight { @@ -928,27 +928,27 @@ impl Default for InstantiationWeights { fn default() -> Self { Self { code_section_per_byte: Weight { - ref_time: 1990, + ref_time: 2127, proof_size: 0, }, data_section_per_byte: Weight { - ref_time: 457, + ref_time: 460, proof_size: 0, }, global_section_per_byte: Weight { - ref_time: 1756, + ref_time: 1839, proof_size: 0, }, table_section_per_byte: Weight { - ref_time: 629, + ref_time: 644, proof_size: 0, }, element_section_per_byte: Weight { - ref_time: 2193, + ref_time: 2534, proof_size: 0, }, type_section_per_byte: Weight { - ref_time: 15225, + ref_time: 16236, proof_size: 0, }, } @@ -1014,7 +1014,7 @@ impl Default for DbWeights { proof_size: 0, }, read_per_byte: Weight { - ref_time: 569, + ref_time: 647, proof_size: 0, }, write: Weight { @@ -1022,7 +1022,7 @@ impl Default for DbWeights { proof_size: 0, }, write_per_byte: Weight { - ref_time: 234, + ref_time: 202, proof_size: 0, }, } @@ -1046,35 +1046,35 @@ impl Default for TaskWeights { fn default() -> Self { Self { remove_gas_reservation: Weight { - ref_time: 904369000, + ref_time: 905971000, proof_size: 6196, }, send_user_message_to_mailbox: Weight { - ref_time: 694016000, + ref_time: 694571000, proof_size: 4323, }, send_user_message: Weight { - ref_time: 1414815000, + ref_time: 1418186000, proof_size: 6196, }, send_dispatch: Weight { - ref_time: 806277000, + ref_time: 805983000, proof_size: 4159, }, wake_message: Weight { - ref_time: 843879000, + ref_time: 842591000, proof_size: 4402, }, wake_message_no_wake: Weight { - ref_time: 30115000, + ref_time: 30231000, proof_size: 3545, }, remove_from_waitlist: Weight { - ref_time: 1846716000, + ref_time: 1846538000, proof_size: 7609, }, remove_from_mailbox: Weight { - ref_time: 1806798000, + ref_time: 1807720000, proof_size: 7338, }, } From d9b929234e0120bda779179e98326d5c2afcceba Mon Sep 17 00:00:00 2001 From: Dmitry Novikov Date: Mon, 23 Sep 2024 14:07:09 +0400 Subject: [PATCH 3/5] fix heuristics test --- runtime/vara/src/tests.rs | 52 +++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/runtime/vara/src/tests.rs b/runtime/vara/src/tests.rs index 90278d5b260..41289598654 100644 --- a/runtime/vara/src/tests.rs +++ b/runtime/vara/src/tests.rs @@ -179,9 +179,9 @@ fn instruction_weights_heuristics_test() { i32ltu: 1_000, i64gts: 1_200, i32gts: 1_000, - i64gtu: 1_200, + i64gtu: 1_900, i32gtu: 1_000, - i64les: 1_200, + i64les: 1_900, i32les: 1_000, i64leu: 1_200, i32leu: 1_000, @@ -238,26 +238,26 @@ fn syscall_weights_test() { free_range_per_page: 40_000.into(), gr_reserve_gas: 2_300_000.into(), gr_unreserve_gas: 2_200_000.into(), - gr_system_reserve_gas: 1_000_000.into(), - gr_gas_available: 932_300.into(), - gr_message_id: 926_500.into(), - gr_program_id: 930_100.into(), - gr_source: 930_700.into(), - gr_value: 945_700.into(), - gr_value_available: 967_900.into(), - gr_size: 926_900.into(), - gr_read: 1_700_000.into(), + gr_system_reserve_gas: 1_200_000.into(), + gr_gas_available: 1_000_000.into(), + gr_message_id: 1_000_000.into(), + gr_program_id: 1_000_000.into(), + gr_source: 1_000_000.into(), + gr_value: 1_000_000.into(), + gr_value_available: 1_000_000.into(), + gr_size: 1_000_000.into(), + gr_read: 1_900_000.into(), gr_read_per_byte: 200.into(), - gr_env_vars: 1_000_000.into(), - gr_block_height: 925_900.into(), - gr_block_timestamp: 933_000.into(), + gr_env_vars: 1_200_000.into(), + gr_block_height: 1_000_000.into(), + gr_block_timestamp: 1_000_000.into(), gr_random: 1_900_000.into(), gr_reply_deposit: 4_900_000.into(), gr_send: 3_200_000.into(), gr_send_per_byte: 500.into(), gr_send_wgas: 3_300_000.into(), gr_send_wgas_per_byte: 500.into(), - gr_send_init: 1_000_000.into(), + gr_send_init: 1_200_000.into(), gr_send_push: 2_000_000.into(), gr_send_push_per_byte: 500.into(), gr_send_commit: 2_700_000.into(), @@ -276,26 +276,26 @@ fn syscall_weights_test() { gr_reply_wgas: 12_500_000.into(), gr_reply_wgas_per_byte: 650.into(), gr_reply_push_per_byte: 640.into(), - gr_reply_to: 950_200.into(), - gr_signal_code: 962_500.into(), - gr_signal_from: 941_500.into(), - gr_reply_input: 13_500_000.into(), - gr_reply_input_wgas: 8_000_000.into(), + gr_reply_to: 1_000_000.into(), + gr_signal_code: 1_000_000.into(), + gr_signal_from: 1_000_000.into(), + gr_reply_input: 20_000_000.into(), + gr_reply_input_wgas: 30_000_000.into(), gr_reply_push_input: 1_200_000.into(), - gr_reply_push_input_per_byte: 146.into(), + gr_reply_push_input_per_byte: 110.into(), gr_send_input: 3_100_000.into(), gr_send_input_wgas: 3_100_000.into(), gr_send_push_input: 1_500_000.into(), - gr_send_push_input_per_byte: 165.into(), + gr_send_push_input_per_byte: 150.into(), gr_debug: 1_200_000.into(), - gr_debug_per_byte: 450.into(), - gr_reply_code: 919_800.into(), + gr_debug_per_byte: 500.into(), + gr_reply_code: 1_000_000.into(), gr_exit: 18_000_000.into(), gr_leave: 14_000_000.into(), gr_wait: 14_000_000.into(), gr_wait_for: 14_000_000.into(), gr_wait_up_to: 14_500_000.into(), - gr_wake: 3_000_000.into(), + gr_wake: 3_300_000.into(), gr_create_program: 4_100_000.into(), gr_create_program_payload_per_byte: 120.into(), gr_create_program_salt_per_byte: 1_400.into(), @@ -313,7 +313,7 @@ fn page_costs_heuristic_test() { let page_costs: PagesCosts = MemoryWeights::::default().into(); let expected_page_costs = PagesCosts { - load_page_data: 10_000_000.into(), + load_page_data: 9_000_000.into(), upload_page_data: 105_000_000.into(), mem_grow: 800_000.into(), mem_grow_per_page: 0.into(), From 6a0ee081d3bf73853f7ab5300533ecdd95abe187 Mon Sep 17 00:00:00 2001 From: Dmitry Novikov Date: Mon, 23 Sep 2024 15:09:54 +0400 Subject: [PATCH 4/5] add missing doc symbols --- core/src/code/mod.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/core/src/code/mod.rs b/core/src/code/mod.rs index b0bf59400bb..bf824602f5b 100644 --- a/core/src/code/mod.rs +++ b/core/src/code/mod.rs @@ -293,6 +293,7 @@ impl Code { /// <-- stack limit decrease --> /// ) /// ) + /// ``` pub fn try_new( original_code: Vec, version: u32, From fa8cadfda179f8c6a445f68fe57f22fe47c11925 Mon Sep 17 00:00:00 2001 From: Dmitry Novikov Date: Mon, 23 Sep 2024 16:05:29 +0400 Subject: [PATCH 5/5] fix debug test --- examples/signal-entry/src/wasm.rs | 2 +- pallets/gear/src/tests.rs | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/signal-entry/src/wasm.rs b/examples/signal-entry/src/wasm.rs index 507e2adf25a..e2dcfad8bcc 100644 --- a/examples/signal-entry/src/wasm.rs +++ b/examples/signal-entry/src/wasm.rs @@ -102,7 +102,7 @@ extern "C" fn handle() { exec::wait(); } HandleAction::Panic => { - exec::system_reserve_gas(8_000_000_000).unwrap(); + exec::system_reserve_gas(10_000_000_000).unwrap(); panic!(); } HandleAction::WaitWithReserveAmountAndPanic(gas_amount) => { diff --git a/pallets/gear/src/tests.rs b/pallets/gear/src/tests.rs index 410bee73d21..baadad545d9 100644 --- a/pallets/gear/src/tests.rs +++ b/pallets/gear/src/tests.rs @@ -11411,7 +11411,7 @@ fn system_reservation_panic_works() { WASM_BINARY.to_vec(), DEFAULT_SALT.to_vec(), USER_1.encode(), - 10_000_000_000, + 12_000_000_000, 0, false, )); @@ -11424,7 +11424,7 @@ fn system_reservation_panic_works() { RuntimeOrigin::signed(USER_1), pid, HandleAction::Panic.encode(), - 10_000_000_000, + 12_000_000_000, 0, false, )); @@ -15028,7 +15028,7 @@ fn critical_hook_with_panic() { WASM_BINARY.to_vec(), DEFAULT_SALT.to_vec(), vec![], - 10_000_000_000, + 12_000_000_000, 0, false, )); @@ -15043,7 +15043,7 @@ fn critical_hook_with_panic() { RuntimeOrigin::signed(USER_1), pid, HandleAction::Panic.encode(), - 10_000_000_000, + 12_000_000_000, 0, false, )); @@ -15059,7 +15059,7 @@ fn critical_hook_with_panic() { RuntimeOrigin::signed(USER_1), msg.id(), EMPTY_PAYLOAD.to_vec(), - 10_000_000_000, + 12_000_000_000, 0, false, )); @@ -16837,7 +16837,7 @@ pub(crate) mod utils { use crate::tests::new_test_ext; use demo_signal_entry::{HandleAction, WASM_BINARY}; - const GAS_LIMIT: u64 = 10_000_000_000; + const GAS_LIMIT: u64 = 12_000_000_000; init_logger(); new_test_ext().execute_with(|| {