Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

count only solidity gas charges #351

Merged
merged 1 commit into from
Mar 8, 2023
Merged

count only solidity gas charges #351

merged 1 commit into from
Mar 8, 2023

Conversation

rllola
Copy link
Contributor

@rllola rllola commented Mar 8, 2023

🔗 zboto Link

@rllola rllola requested a review from emmanuelm41 March 8, 2023 13:20
Copy link
Member

@emmanuelm41 emmanuelm41 left a comment

Choose a reason for hiding this comment

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

Amazing 💯

@github-actions
Copy link

github-actions bot commented Mar 8, 2023

Gas results 🚀📝

Account actor

Function Gas
authenticate_message 8027447
universal_receiver_hook 4385691

Miner actor

Function Gas
change_owner_address 5031445
get_beneficiary 8761163
change_beneficiary 6295557
get_owner 6280548
get_available_balance 5034757
get_vesting_funds 5021395
repay_debt 4275071
confirm_change_worker_address 4271571
get_peer_id 5410059
get_multiaddresses 5927683
change_worker_address 5510074
is_controlling_address 5352376
get_sector_size 4684426
change_multiaddresses 5573433
change_peer_id 5154374
withdraw_balance 6260395

Datacap actor

Function Gas
name 5140389
symbol 4893884
total_supply 6626896
balance 5502981
allowance 6292123
transfer 12643242
transfer_from 17329838
burn 8618163
burn_from 13440095
allowance 9583399
increase_allowance 10660323
decrease_allowance 10649111
revoke_allowance 8979087

Market actor

Function Gas
publish_storage_deals 19141580
add_balance 4966358
withdraw_balance 7118638
get_balance 10244458
get_deal_data_commitment 9657467
get_deal_client 4962888
get_deal_provider 4959388
get_deal_label 10027413
get_deal_term 5668564
get_deal_total_price 7031918
get_deal_client_collateral 6851199
get_deal_provider_collateral 6847755
get_deal_verified 4880605
get_deal_activation 5473392

Power actor

Function Gas
miner_count 3956322
network_raw_power 4394925
miner_raw_power 5581099
miner_consensus_count 3970438

Precompiles actor

Function Gas
resolve_address 2473202
lookup_delegated_address (empty response) 2296265
lookup_delegated_address (address found) 2383269
resolve_eth_address 2406689

Send actor

Function Gas
send (actor id) 3088115
send (address) 3402439

Verifreg actor

Function Gas
add_verified_client 6028381
get_claims 8906566
extend_claim_term 9608799
remove_expired_allocations 7613149
remove_expired_claims 9608799

@rllola rllola merged commit 41f3c0d into master Mar 8, 2023
@rllola rllola deleted the misc/gas-benchmark branch March 8, 2023 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants