Skip to content

Commit

Permalink
Fix gas
Browse files Browse the repository at this point in the history
  • Loading branch information
forshtat committed Feb 23, 2025
1 parent e3d38e0 commit 50ed733
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions reports/gas-checker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,36 +12,36 @@
║ │ │ │ (delta for │ (compared to ║
║ │ │ │ one UserOp) │ account.exec()) ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple │ 1 │ 77417 │ │ ║
║ simple │ 1 │ 77383 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple - diff from previous │ 2 │ │ 4157612577
║ simple - diff from previous │ 2 │ │ 4151812519
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple │ 10 │ 451686 │ │ ║
║ simple │ 10 │ 451286 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple - diff from previous │ 11 │ │ 4168412685
║ simple - diff from previous │ 11 │ │ 4162612627
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster │ 1 │ 83327 │ │ ║
║ simple paymaster │ 1 │ 83293 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster with diff │ 2 │ │ 4019911200
║ simple paymaster with diff │ 2 │ │ 4016511166
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster │ 10 │ 445341 │ │ ║
║ simple paymaster │ 10 │ 444845 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster with diff │ 11 │ │ 4024211243
║ simple paymaster with diff │ 11 │ │ 4017211173
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx 5k │ 1 │ 167180 │ │ ║
║ big tx 5k │ 1 │ 167158 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx - diff from previous │ 2 │ │ 13084216402
║ big tx - diff from previous │ 2 │ │ 13077216332
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx 5k │ 10 │ 1344608 │ │ ║
║ big tx 5k │ 10 │ 1344136 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx - diff from previous │ 11 │ │ 13085316413
║ big tx - diff from previous │ 11 │ │ 13083116391
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp │ 1 │ 84743 │ │ ║
║ paymaster+postOp │ 1 │ 84651 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp with diff │ 2 │ │ 4157912580
║ paymaster+postOp with diff │ 2 │ │ 4146312464
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp │ 10 │ 459278 │ │ ║
║ paymaster+postOp │ 10 │ 458346 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ paymaster+postOp with diff │ 11 │ │ 4162712628
║ paymaster+postOp with diff │ 11 │ │ 4154712548
╚════════════════════════════════╧═══════╧═══════════════╧════════════════╧═════════════════════╝

0 comments on commit 50ed733

Please sign in to comment.