Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pallet weights #470

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Update pallet weights #470

merged 2 commits into from
Nov 29, 2023

Conversation

github-actions[bot]
Copy link
Contributor

vesting

vest  23_043_860  14_516_142,3735

automation-price

asset_price_update_extrinsic  9_980_215   7_743_581,1493
cancel_task_extrinsic         20_000_000  9_131_000,3579
emit_event                    4_000_000   5_287_000,0
initialize_asset_extrinsic    14_098_714  20_135_952,3541
remove_task                   -           21_659_000,3579
run_xcmp_task                 30_000_000  38_582_000,3946
schedule_xcmp_task_extrinsic  12_000_000  12_226_000,1493

automation-time

append_to_missed_tasks                            3_209_620    3_258_550,13581
cancel_scheduled_task_full                        979_075_000  1_312_541_000,406458
cancel_task_with_schedule_as_full                 -            166_113_000,93492
force_cancel_scheduled_task                       27_445_000   29_494_000,3927
force_cancel_scheduled_task_full                  982_347_000  1_296_008_000,406458
run_auto_compound_delegated_stake_task            63_602_000   78_196_000,4929
run_dynamic_dispatch_action                       8_164_000    8_619_000,3598
run_dynamic_dispatch_action_fail_decode           785_000      894_000,0
run_missed_tasks_many_found                       311_838      318_310,1871
run_missed_tasks_many_missing                     294_793      295_518,1787
run_tasks_many_found                              3_768_036    3_585_979,2001
run_tasks_many_missing                            2_862_924    2_856_575,1493
run_xcmp_task                                     41_572_000   38_613_000,3946
schedule_auto_compound_delegated_stake_task_full  95_776_000   114_137_000,10212
schedule_dynamic_dispatch_task                    72_653_946   79_194_527,6196
schedule_dynamic_dispatch_task_full               82_034_398   93_858_785,6196
schedule_xcmp_task_full                           130_899_385  168_939_277,8799
shift_missed_tasks                                32_373_000   6_267_000,3681
update_scheduled_task_queue                       35_844_000   44_495_000,12375
update_task_queue_overhead                        2_761_000    2_803_000,1493

valve

close_pallet_gate_existing  16_000_000  13_943_000,4687
close_pallet_gate_new       19_636_000  20_340_000,4687
close_valve                 14_956_000  16_312_000,4687
open_pallet_gate            20_609_000  21_157_000,4687
open_pallet_gates           56_131_000  23_458_000,13723
open_valve                  15_697_000  16_991_000,4687
start_scheduled_tasks       26_379_000  16_713_000,4687
stop_scheduled_tasks        14_320_000  15_875_000,4687

@imstar15 imstar15 marked this pull request as ready for review November 29, 2023 05:26
@imstar15
Copy link
Member

The weight has changed to {refTime, proofSize}.

Therefore, the format of the table data is as follows:

vest  {oldWeight}  {newRefTime},{newProofSize}

Copy link
Member

@v9n v9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me. looks like the template change but because they are all comments I don't think they cause issue.

@imstar15 imstar15 merged commit 8dadfba into master Nov 29, 2023
3 checks passed
@imstar15 imstar15 deleted the update-weights-747e8fe branch November 29, 2023 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants