Skip to content

Commit

Permalink
Update gas-calc
Browse files Browse the repository at this point in the history
  • Loading branch information
forshtat committed Jun 26, 2023
1 parent f96de6c commit 4b76a32
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 @@ -12,28 +12,28 @@
║ │ │ │ (delta for │ (compared to ║
║ │ │ │ one UserOp) │ account.exec()) ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple │ 1 │ 81921 │ │ ║
║ simple │ 1 │ 81922 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple - diff from previous │ 2 │ │ 4420815194
║ simple - diff from previous │ 2 │ │ 4418515171
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple │ 10 │ 479922 │ │ ║
║ simple │ 10 │ 479932 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple - diff from previous │ 11 │ │ 4424415230
║ simple - diff from previous │ 11 │ │ 4420915195
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster │ 1 │ 88192 │ │ ║
║ simple paymaster │ 1 │ 88205 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster with diff │ 2 │ │ 4319714183
║ simple paymaster with diff │ 2 │ │ 4318614172
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster │ 10 │ 477170 │ │ ║
║ simple paymaster │ 10 │ 477144 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ simple paymaster with diff │ 11 │ │ 4322014206
║ simple paymaster with diff │ 11 │ │ 4323314219
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx 5k │ 1 │ 182978 │ │ ║
║ big tx 5k │ 1 │ 182979 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx - diff from previous │ 2 │ │ 14468319423
║ big tx - diff from previous │ 2 │ │ 14470819448
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx 5k │ 10 │ 1485506 │ │ ║
║ big tx 5k │ 10 │ 1485576 │ │ ║
╟────────────────────────────────┼───────┼───────────────┼────────────────┼─────────────────────╢
║ big tx - diff from previous │ 11 │ │ 14474419484
║ big tx - diff from previous │ 11 │ │ 14478119521
╚════════════════════════════════╧═══════╧═══════════════╧════════════════╧═════════════════════╝

0 comments on commit 4b76a32

Please sign in to comment.