-
Notifications
You must be signed in to change notification settings - Fork 409
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
perf: build time GRO-146 #1739
perf: build time GRO-146 #1739
Conversation
SP1 Performance Test Results Branch: yuwen/build-exps
|
@@ -118,15 +118,6 @@ jobs: | |||
env: | |||
CARGO_INCREMENTAL: 1 | |||
|
|||
- name: Add wasm target |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is no longer a priority since we have the verifier crate
@@ -19,7 +19,6 @@ p3-air = { workspace = true } | |||
p3-baby-bear = { workspace = true } | |||
p3-challenger = { workspace = true } | |||
p3-field = { workspace = true } | |||
p3-blake3 = { workspace = true } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this was unused
c2386e5
to
788215b
Compare
b5c7632
to
d8edd52
Compare
Got rid of neon feature, since we're not using blake3 hash anymore.
Organize dependencies in Cargo.toml
Tested 6fe72e8 sanity check with network prover