Skip to content

Commit

Permalink
Merge branch 'develop' into typos
Browse files Browse the repository at this point in the history
  • Loading branch information
drortirosh committed Jan 26, 2025
1 parent 9cc8389 commit 3d2f6a9
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions reports/gas-checker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
the destination is "account.entryPoint()", which is known to be "hot" address used by this account
it little higher than EOA call: its an exec from entrypoint (or account owner) into account contract, verifying msg.sender and exec to target)
╔══════════════════════════╤════════╗
║ gas estimate "simple" │ 29235
║ gas estimate "simple" │ 29247
╟──────────────────────────┼────────╢
║ gas estimate "big tx 5k" │ 114702 ║
╚══════════════════════════╧════════╝
Expand All @@ -12,44 +12,44 @@
║ │ │ │ (delta for │ (compared to ║
║ │ │ │ one UserOp) │ account.exec()) ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple │ 1 │ 77438 │ │ ║
║ simple │ 1 │ 77450 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple - diff from previous │ 2 │ │ 4161012375
║ simple - diff from previous │ 2 │ │ 4156212315
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple │ 10 │ 452004 │ │ ║
║ simple │ 10 │ 451968 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple - diff from previous │ 11 │ │ 41635 │ 12400 ║
║ simple - diff from previous │ 11 │ │ 41647 │ 12400 ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster │ 1 │ 83281 │ │ ║
║ simple paymaster │ 1 │ 83269 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster with diff │ 2 │ │ 40142 │ 10907 ║
║ simple paymaster with diff │ 2 │ │ 40154 │ 10907 ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster │ 10 │ 444690 │ │ ║
║ simple paymaster │ 10 │ 444642 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster with diff │ 11 │ │ 40151 │ 10916
║ simple paymaster with diff │ 11 │ │ 40151 │ 10904
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx 5k │ 1 │ 167209 │ │ ║
║ big tx 5k │ 1 │ 167197 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx - diff from previous │ 2 │ │ 13079916097
║ big tx - diff from previous │ 2 │ │ 13081116109
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx 5k │ 10 │ 1344678 │ │ ║
║ big tx 5k │ 10 │ 1344666 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx - diff from previous │ 11 │ │ 13082416122
║ big tx - diff from previous │ 11 │ │ 13083616134
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp │ 1 │ 84446 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp with diff │ 2 │ │ 41330 │ 12095
║ paymaster+postOp with diff │ 2 │ │ 41330 │ 12083
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp │ 10 │ 456453 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp with diff │ 11 │ │ 41333 │ 12098 ║
║ paymaster+postOp with diff │ 11 │ │ 41345 │ 12098 ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ token paymaster │ 1 │ 121560 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ token paymaster with diff │ 2 │ │ 6113031895
║ token paymaster with diff │ 2 │ │ 6110631859
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ token paymaster │ 10 │ 671937 │ │ ║
║ token paymaster │ 10 │ 671841 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ token paymaster with diff │ 11 │ │ 6120031965
║ token paymaster with diff │ 11 │ │ 6116431917
╚════════════════════════════════╧═══════╧═══════════════╧════════════════╧═════════════════════╝

0 comments on commit 3d2f6a9

Please sign in to comment.