-
Notifications
You must be signed in to change notification settings - Fork 83
fix: fixes to get e2e benchmark working #1696
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
fix: fixes to get e2e benchmark working #1696
Conversation
CodSpeed Instrumentation Performance ReportMerging #1696 will not alter performanceComparing Summary
|
This comment has been minimized.
This comment has been minimized.
757ddbf to
1a97e6b
Compare
CodSpeed Walltime Performance ReportMerging #1696 will degrade performances by 16.31%Comparing
|
| Benchmark | BASE |
HEAD |
Change | |
|---|---|---|---|---|
| ❌ | benchmark_execute[bubblesort] |
491.3 ms | 586.5 ms | -16.24% |
| ❌ | benchmark_execute[factorial_iterative_u256] |
497.4 ms | 585.5 ms | -15.04% |
| ❌ | benchmark_execute[fibonacci_iterative] |
490.1 ms | 585.6 ms | -16.31% |
| ❌ | benchmark_execute[fibonacci_recursive] |
468.9 ms | 552.7 ms | -15.17% |
| ❌ | benchmark_execute[keccak256] |
487.9 ms | 574.4 ms | -15.05% |
| ❌ | benchmark_execute[keccak256_iter] |
479.8 ms | 568.8 ms | -15.64% |
| ❌ | benchmark_execute[quicksort] |
494.4 ms | 578.8 ms | -14.59% |
| ❌ | benchmark_execute[revm_snailtracer] |
544.8 ms | 648.5 ms | -15.99% |
| ❌ | benchmark_execute[sha256] |
482 ms | 570.7 ms | -15.55% |
| ❌ | benchmark_execute[sha256_iter] |
481.5 ms | 563.9 ms | -14.6% |
This comment has been minimized.
This comment has been minimized.
Commit: 7d74e03 |
also fixes
openvm-circuitintegration teststest_vm_hint