-
Notifications
You must be signed in to change notification settings - Fork 450
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
[NIT-2798] Test Stylus gas usage #2708
Conversation
238015a
to
f0a9350
Compare
These tests compare the gas usage of EVM opcodes and Stylus HostIOs. Co-authored-by: Aman Sanghi <[email protected]> Co-authored-by: Tsahi Zidenberg <[email protected]>
f0a9350
to
43e852f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work. Well structured and thorough. A few comments. The ones about maxdiff formulae is more important.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
These tests compare the gas usage of EVM opcodes and Stylus HostIOs.
This PR depends on the following contracts PR: OffchainLabs/nitro-contracts#255