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

Optimize concrete runtime contract code #152

Merged
merged 3 commits into from
Dec 27, 2022
Merged

Conversation

arcz
Copy link
Collaborator

@arcz arcz commented Dec 27, 2022

Description

This PR optimizes runtime contract code that is known to be concrete. It resulted in a significant performance bump when executing ethereum-tests suite on my machine down to 76s from 86s (~13%).

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

Copy link
Collaborator

@d-xo d-xo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great generally, just a couple of nits & questions.

src/EVM.hs Show resolved Hide resolved
src/EVM.hs Show resolved Hide resolved
@d-xo d-xo merged commit 96eee58 into ethereum:main Dec 27, 2022
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

Successfully merging this pull request may close these issues.

2 participants