-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Import snailtracer benchmark #320
Conversation
Do not merge yet, want to actually commit the changed sources to https://github.com/axic/snailtracer so we can refer to it. |
Codecov Report
@@ Coverage Diff @@
## master #320 +/- ##
=======================================
Coverage 99.78% 99.78%
=======================================
Files 30 30
Lines 4144 4144
=======================================
Hits 4135 4135
Misses 9 9
Flags with carried forward coverage won't be shown. Click here to find out more. |
Rebased. Before merged, I'd still want to point the commit to a commithash in the source repo. @chfast do you remember what else was blocking this? |
The gas_rate is screwed because a lot of EVM memory is used. |
Done in ipsilon/evm-benchmarks#12. |
From https://github.com/axic/snailtracer/tree/10a0f4bbc2cf937e10c61992b6f0e368b32ff7f8,
but the constructor is removed.