Skip to content

Commit

Permalink
Fix gas checks
Browse files Browse the repository at this point in the history
  • Loading branch information
forshtat committed Mar 3, 2025
1 parent cc1b7ea commit 56c36e5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions reports/gas-checker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,34 +14,34 @@
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple │ 1 │ 77419 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple - diff from previous │ 2 │ │ 4145212453
║ simple - diff from previous │ 2 │ │ 4147612477
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple │ 10 │ 450834 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple - diff from previous │ 11 │ │ 4153612537
║ simple - diff from previous │ 11 │ │ 4156012561
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster │ 1 │ 83389 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster with diff │ 2 │ │ 40159 │ 11160 ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster │ 10 │ 444898 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster with diff │ 11 │ │ 4017911180
║ simple paymaster with diff │ 11 │ │ 4021511216
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx 5k │ 1 │ 167204 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx - diff from previous │ 2 │ │ 13071116271
║ big tx - diff from previous │ 2 │ │ 13072316283
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx 5k │ 10 │ 1343751 │ │ ║
║ big tx 5k │ 10 │ 1343763 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx - diff from previous │ 11 │ │ 13066216222
║ big tx - diff from previous │ 11 │ │ 13075816318
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp │ 1 │ 84751 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp with diff │ 2 │ │ 4148512486
║ paymaster+postOp with diff │ 2 │ │ 4152112522
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp │ 10 │ 458548 │ │ ║
║ paymaster+postOp │ 10 │ 458584 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp with diff │ 11 │ │ 4153312534
║ paymaster+postOp with diff │ 11 │ │ 4152112522
╚════════════════════════════════╧═══════╧═══════════════╧════════════════╧═════════════════════╝

0 comments on commit 56c36e5

Please sign in to comment.