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

Bug Benchmarks Scripts #4

Open
0xVikasRushi opened this issue Nov 28, 2024 · 0 comments
Open

Bug Benchmarks Scripts #4

0xVikasRushi opened this issue Nov 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@0xVikasRushi
Copy link
Member

When running benchmarks for the first time, the proving time includes compilation overhead, leading to significantly different results between the first and subsequent runs.

First Run Results

Operation Ultra Honk Default BB
Proving 10.256s 4.814s
VK Generation 1.638s 4.579s
Verification 0.054s 0.046s

Second Run Results

Operation Ultra Honk Default BB
Proving 2.126s 4.709s
VK Generation 1.510s 4.516s
Verification 0.051s 0.046s
@0xVikasRushi 0xVikasRushi changed the title Fix Benchmarks Scripts Bug Benchmarks Scripts Nov 28, 2024
@0xVikasRushi 0xVikasRushi added the bug Something isn't working label Nov 28, 2024
@0xVikasRushi 0xVikasRushi self-assigned this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant