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

Performance penalty on instruction init #2017

Open
Tracked by #2027
rakita opened this issue Jan 23, 2025 · 1 comment
Open
Tracked by #2027

Performance penalty on instruction init #2017

rakita opened this issue Jan 23, 2025 · 1 comment

Comments

@rakita
Copy link
Member

rakita commented Jan 23, 2025

The instruction executor should be moved inside Context so it is not initialized every time we want to execute.

Introduced here: #2013

@rakita
Copy link
Member Author

rakita commented Jan 24, 2025

This PR foundry-rs/foundry#8380 will benefit from this.

@rakita rakita mentioned this issue Jan 27, 2025
8 tasks
@rakita rakita changed the title Perforamance penalty on instruction init Performance penalty on instruction init Jan 27, 2025
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