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: change address space in native compiler #1147

Merged
merged 5 commits into from
Jan 2, 2025
Merged

Conversation

yi-sun
Copy link
Collaborator

@yi-sun yi-sun commented Dec 31, 2024

Closes INT-2524

@yi-sun yi-sun marked this pull request as ready for review January 1, 2025 04:07
@yi-sun yi-sun requested a review from jonathanpwang January 1, 2025 04:07
@jonathanpwang
Copy link
Contributor

convert_print_instruction has some hardcode 2; look through the phantom instructions to see if there's any other hard coded 2

Copy link

github-actions bot commented Jan 2, 2025

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
290,016
(+11.0 [+0.5%])
2,373.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc
fibonacci_program
2
51,505,102
1,500,137
(-47.0 [-0.8%])
5,491.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc
regex_program
2
165,028,173
4,190,904
(+7.0 [+0.0%])
15,723.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc
verify_fibair
2
(+110,412 [+1.4%])
8,121,494
(+692 [+0.4%])
195,368
(+12.0 [+0.9%])
1,423.0
-
-
-
-
1048476 64cpu-linux-arm64 mimalloc

Commit: 883910b

Benchmark Workflow

@yi-sun yi-sun merged commit cb6c5a9 into main Jan 2, 2025
13 checks passed
@yi-sun yi-sun deleted the chore/change-native-as branch January 2, 2025 00:06
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.

2 participants