Skip to content

ManagedAccount benchmarks #567

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

alfheimrShiven
Copy link
Contributor

Running 18 tests for src/test/benchmark/ManagedAccountBenchmark.t.sol:ManagedAccountTest
[PASS] test_deploy_managedAccount() (gas: 8565484)
[PASS] test_revert_executeTransaction_nonSigner_viaDirectCall() (gas: 313743)
[PASS] test_revert_executeTransaction_nonSigner_viaEntrypoint() (gas: 48762)
[PASS] test_revert_onRegister_nonFactoryChildContract() (gas: 12909)
[PASS] test_scenario_changeExtensionForFunction() (gas: 52098)
[PASS] test_state_accountReceivesNativeTokens() (gas: 20756)
[PASS] test_state_addAndWithdrawDeposit() (gas: 83310)
[PASS] test_state_createAccount_viaEntrypoint() (gas: 9223372036854754743)
[PASS] test_state_createAccount_viaFactory() (gas: 342651)
[PASS] test_state_executeBatchTransaction() (gas: 52449)
[PASS] test_state_executeBatchTransaction_viaAccountSigner() (gas: 406770)
[PASS] test_state_executeBatchTransaction_viaEntrypoint() (gas: 95694)
[PASS] test_state_executeTransaction() (gas: 41776)
[PASS] test_state_executeTransaction_viaAccountSigner() (gas: 385777)
[PASS] test_state_executeTransaction_viaEntrypoint() (gas: 81870)
[PASS] test_state_receiveERC1155NFT() (gas: 49357)
[PASS] test_state_receiveERC721NFT() (gas: 78395)
[PASS] test_state_transferOutsNativeTokens() (gas: 105746)
Test result: ok. 18 passed; 0 failed; 0 skipped; finished in 605.35ms

@nkrishang nkrishang changed the title BTT ManagedAccount ManagedAccount benchmarks Nov 20, 2023
@nkrishang
Copy link
Contributor

Hey @alfheimrShiven 👋🏽 I was looking to merge your PR, but looks like we updated some APIs (see attached screenshot) and the PR actions are failing. Could you correct them please? Thank!

image

@alfheimrShiven
Copy link
Contributor Author

Hey @nkrishang I've updated the function params.

@alfheimrShiven
Copy link
Contributor Author

Can someone attend to this please. Thanks!

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