Skip to content

Splitting PR #44: BaseFold Profile and Cycle Reduction #54

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

Merged
merged 168 commits into from
Aug 7, 2025

Conversation

yczhangsjtu
Copy link
Collaborator

@yczhangsjtu yczhangsjtu commented Aug 6, 2025

Summary

This is replicate of #41. This PR takes advantage of the FriReducedOpeningChip to reduce the cycles to compute

$$\sum_i \alpha^i * \textrm{opened\_values}_i $$

Performance

ceno guest program OpenVM cycles (before) OpenVM cycles (after)
fib(2^10) 2788892 1401910 (50%⬇️)
fib(2^20) 3286565 1899653 (42%⬇️)

@kunxian-xia kunxian-xia linked an issue Aug 6, 2025 that may be closed by this pull request
@kunxian-xia kunxian-xia added the enhancement New feature or request label Aug 7, 2025
Copy link
Collaborator

@kunxian-xia kunxian-xia left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@kunxian-xia kunxian-xia merged commit b0029f1 into main Aug 7, 2025
2 checks passed
@kunxian-xia kunxian-xia deleted the feat/zkvm-profile-cycles-split-basefold branch August 7, 2025 12:41
@kunxian-xia kunxian-xia mentioned this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants