Skip to content

Conversation

@jberthold
Copy link
Member

@jberthold jberthold commented Oct 20, 2025

The --simplify-each option only affects booster execution while --interim-simplification forces a fall-back to kore which is more expensive.

@jberthold jberthold marked this pull request as ready for review October 20, 2025 23:54
@jberthold jberthold requested a review from dkcumming October 20, 2025 23:54
@jberthold
Copy link
Member Author

I have tested this locally with a P-token proof (test_ptoken_domain_data) and saw around 17% speedup (6'42'' to 5'33'')
Removing the simplify-each causes memory issues in the LLVM backend and huge unevaluated terms on the <locals> cell and anywhere the locals are used in computations (there are a few functions that do, including getLocal).

Copy link
Contributor

@Stevengre Stevengre left a comment

Choose a reason for hiding this comment

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

Thank you! LGTM!

@jberthold jberthold merged commit 29a89d8 into master Oct 21, 2025
7 checks passed
@jberthold jberthold deleted the EXPERIMENT-no-interim-simplification branch October 21, 2025 02:52
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.

5 participants