-
Notifications
You must be signed in to change notification settings - Fork 46
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
revme
performance regression
#160
Comments
Did you build it in release? We are checking with valgrind for perf degredations: bluealloy/revm#1467 (comment) |
@holiman did you have time to test this? |
This is how I build it: https://github.com/holiman/goevmlab/blob/master/docker/Dockerfile#L96 The regression might not be "evm gas per second", might just be an added few milliseconds during startup |
This is still happening, even after #164. Case in point, during 20hours of fuzzing
|
For some reason,
revm
is super slow now, 10x slower than it used to be.cc @rakita
The text was updated successfully, but these errors were encountered: