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

feat: runtime opts #1579

Merged
merged 48 commits into from
Oct 3, 2024
Merged

feat: runtime opts #1579

merged 48 commits into from
Oct 3, 2024

Conversation

ctian1
Copy link
Member

@ctian1 ctian1 commented Oct 1, 2024

  • parallelize keccak and weierstrass tracegen
  • use rug crate for bigint operations
  • PagedMemory tweaks
  • memory checkpoint tweaks
  • other small runtime/trace gen opts
  • use HashMap instead of BTreeMap for Program memory

Copy link

github-actions bot commented Oct 1, 2024

SP1 Performance Test Results

Branch: chris/more-runtime-opts-2
Commit: 190a483e
Author: ctian1

program cycles execute (mHz) core (kHZ) compress (KHz) time success
fibonacci 11291 0.19 4.46 0.43 27s
ssz-withdrawals 2757356 11.90 63.95 34.89 1m19s
tendermint 12593597 5.53 169.41 101.16 2m7s

@tamirhemo tamirhemo merged commit 4f15504 into tamir/v1.3.0-rc2 Oct 3, 2024
21 checks passed
@tamirhemo tamirhemo deleted the chris/more-runtime-opts-2 branch October 3, 2024 22:43
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.

3 participants