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

Question: Is cycle count in SP1 correspond to total or user cycles in RISC0? #1682

Open
yaziciahmet opened this issue Oct 21, 2024 · 1 comment

Comments

@yaziciahmet
Copy link

Hey guys. It is not clear to me whether the cycle count in SP1 correspond to total or user cycles in RISC0. Would appreciate a clarification.

@puma314
Copy link
Contributor

puma314 commented Oct 29, 2024

I'm not exactly sure what "total" vs. "user cycles" is in RiscZero--it might have something to do with their memory argument requiring extra cycles for paging merklized memory?

Our cycle count represents the total amount of instructions that need to be processed to generate an SP1 proof, so my guess is that it corresponds to the "total cycles" in RiscZero.

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

3 participants
@puma314 @yaziciahmet and others