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

perf(continuations): Consider additional preinitialized segment #468

Open
Nashtare opened this issue Aug 6, 2024 · 0 comments
Open

perf(continuations): Consider additional preinitialized segment #468

Nashtare opened this issue Aug 6, 2024 · 0 comments
Labels
crate: evm_arithmetization Anything related to the evm_arithmetization crate. performance Performance improvement related changes

Comments

@Nashtare
Copy link
Collaborator

Nashtare commented Aug 6, 2024

As mentioned in #466 description, once this lands we can add another segment to the preinitialized list basically for free. As such, we should consider if there is any outstanding segment in context 0 that would benefit from this approach.
I recall some time ago that we were considering either GlobalMetadata of the TxnFields ones, though we'd probably need to do preliminary analysis before settling on which one to go with.

@Nashtare Nashtare added performance Performance improvement related changes crate: evm_arithmetization Anything related to the evm_arithmetization crate. labels Aug 6, 2024
@Nashtare Nashtare added this to the Performance Tuning milestone Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: evm_arithmetization Anything related to the evm_arithmetization crate. performance Performance improvement related changes
Projects
Status: Backlog
Development

No branches or pull requests

1 participant