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

Tweak worst case size #136

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Tweak worst case size #136

merged 1 commit into from
Dec 5, 2023

Conversation

aborg-dev
Copy link

This is the last tweak to get SHA256 benchmark to compile.
It still crashes due to memory ops syntax error, but we'll fix that next.

@aborg-dev aborg-dev requested review from nagisa and MCJOHN974 December 1, 2023 20:28
Base automatically changed from more_comparisons to main December 2, 2023 13:27
1_000_000
1_155

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, as I understand, in zkasm each instruction have size 1 (because we usually operate not with the offset but with zkasm lines of code). Maybe we should file issue\todo to rework code offsets in zkasm isa?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, filed #142

Base automatically changed from memory to main December 4, 2023 10:48
@aborg-dev aborg-dev added this pull request to the merge queue Dec 5, 2023
Merged via the queue into main with commit 2b32c35 Dec 5, 2023
21 checks passed
@aborg-dev aborg-dev deleted the sha_compiles branch December 5, 2023 10:18
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