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

chore: fix fibonacci runtime bench #1118

Merged
merged 1 commit into from
Dec 19, 2024
Merged

chore: fix fibonacci runtime bench #1118

merged 1 commit into from
Dec 19, 2024

Conversation

jonathanpwang
Copy link
Contributor

This wasn't updated after some changes because it's not run in CI.

This wasn't updated after some changes because it's not run in CI.
Copy link

Benchmarks

group app_log_blowup app_total_cells_used app_total_cycles app_total_proof_time_ms leaf_log_blowup leaf_total_cells_used leaf_total_cycles leaf_total_proof_time_ms max_segment_length instance alloc
ecrecover_program
2
10,251,804
195,066
(+44.0 [+2.3%])
1,927.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc
fibonacci_program
2
51,615,800
3,000,274
(-20.0 [-0.4%])
5,512.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc
regex_program
2
238,890,449
8,381,808
(-454.0 [-2.6%])
17,209.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc
verify_fibair
2
(+930 [+0.0%])
48,128,077
(+158 [+0.0%])
397,322
(-7.0 [-0.2%])
3,167.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc

Commit: 074ff1f

Benchmark Workflow

@jonathanpwang jonathanpwang merged commit 5967b9d into main Dec 19, 2024
8 checks passed
@jonathanpwang jonathanpwang deleted the chore/fix_bench branch December 19, 2024 02:10
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.

1 participant