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: add regex_execute binary for profiling #1130

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

jonathanpwang
Copy link
Contributor

Updated readme with new ways to profile

Updated readme with new ways to profile
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
15,230,037
580,032
(-10.0 [-0.4%])
2,354.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc
fibonacci_program
2
51,505,102
3,000,274
(-5.0 [-0.1%])
5,458.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc
regex_program
2
165,028,173
8,381,808
(-131.0 [-0.8%])
15,878.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc
verify_fibair
2
(+39,430 [+0.3%])
14,630,160
(-138 [-0.0%])
397,156
(-14.0 [-0.9%])
1,537.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc

Commit: 92db500

Benchmark Workflow

@jonathanpwang jonathanpwang merged commit 78f572d into main Dec 24, 2024
8 checks passed
@jonathanpwang jonathanpwang deleted the tooling/update-benchmark branch December 24, 2024 16:41
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