Skip to content

Commit

Permalink
gas calc
Browse files Browse the repository at this point in the history
  • Loading branch information
shahafn committed Jan 30, 2025
1 parent 0fe1ee5 commit 3d8b117
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions reports/gas-checker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
╔══════════════════════════╤════════╗
║ gas estimate "simple" │ 29259 ║
╟──────────────────────────┼────────╢
║ gas estimate "big tx 5k" │ 114702
║ gas estimate "big tx 5k" │ 114690
╚══════════════════════════╧════════╝

╔════════════════════════════════╤═══════╤═══════════════╤════════════════╤═════════════════════╗
Expand All @@ -16,31 +16,31 @@
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple - diff from previous │ 2 │ │ 41680 │ 12421 ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple │ 10 │ 452788 │ │ ║
║ simple │ 10 │ 452836 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple - diff from previous │ 11 │ │ 4176512506
║ simple - diff from previous │ 11 │ │ 4172912470
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster │ 1 │ 83371 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster with diff │ 2 │ │ 4022010961
║ simple paymaster with diff │ 2 │ │ 4023210973
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster │ 10 │ 445590 │ │ ║
║ simple paymaster │ 10 │ 445566 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster with diff │ 11 │ │ 4021710958
║ simple paymaster with diff │ 11 │ │ 4025310994
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx 5k │ 1 │ 167279 │ │ ║
║ big tx 5k │ 1 │ 167267 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx - diff from previous │ 2 │ │ 13091716215
║ big tx - diff from previous │ 2 │ │ 13086916179
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx 5k │ 10 │ 1345534 │ │ ║
║ big tx 5k │ 10 │ 1345498 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx - diff from previous │ 11 │ │ 13089416192
║ big tx - diff from previous │ 11 │ │ 13093016240
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp │ 1 │ 85836 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp with diff │ 2 │ │ 4270813449
║ paymaster+postOp with diff │ 2 │ │ 4272013461
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp │ 10 │ 470353 │ │ ║
║ paymaster+postOp │ 10 │ 470365 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp with diff │ 11 │ │ 42735 │ 13476 ║
╚════════════════════════════════╧═══════╧═══════════════╧════════════════╧═════════════════════╝
Expand Down

0 comments on commit 3d8b117

Please sign in to comment.