Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: gas measurements #13

Open
fborello-lambda opened this issue Aug 13, 2024 · 0 comments
Open

test: gas measurements #13

fborello-lambda opened this issue Aug 13, 2024 · 0 comments

Comments

@fborello-lambda
Copy link
Contributor

Purpose

  • Gas Measurements:
    • Take into account deposits[L1 → L2], transfer [L2 → L2]
    • L1
      • Gas spent by commits
      • Check the correlation between gas spent on L1 and L2
    • L2
      • Consider the fact that baseToken is being used, the server's component base_token_ratio_persister depends on coin gecko's api in a real scenario (test it out).
      • We have to test the transactions allowed in one batch/block, tweak batch seal capacity/time or even tweak directly the gas per tx.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant