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

Move opcode_count Under Test Configuration #736

Merged
merged 5 commits into from
Oct 21, 2024
Merged

Conversation

sai-deng
Copy link
Contributor

@sai-deng sai-deng commented Oct 18, 2024

Thanks to @Nashtare for highlighting this issue. This PR moves the opcode_count functionality under the #[cfg(test)] attribute to prevent unnecessary overhead during witness generation in non-test environments.

@github-actions github-actions bot added the crate: evm_arithmetization Anything related to the evm_arithmetization crate. label Oct 18, 2024
@sai-deng sai-deng changed the title Sai/opcount in debug Move opcode_count Under Test Configuration Oct 18, 2024
@sai-deng sai-deng marked this pull request as ready for review October 18, 2024 18:30
Copy link
Contributor

@LindaGuiga LindaGuiga left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@sai-deng sai-deng merged commit e2b82e7 into develop Oct 21, 2024
20 checks passed
@sai-deng sai-deng deleted the sai/opcount_in_debug branch October 21, 2024 15:33
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.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants