Closed duc-nx closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
nexus-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 26, 2024 8:56pm |
This PR contains changes in #249, which need revision. So I'm keeping my blocking review.
Now the profile in cargo.tom is:
[profile.release]
codegen-units = 1
lto = true
opt-level = 3
[profile.bench]
inherits = "release"
debug = true
PR #252 test the optimized build of SDK in CI., See log here:
https://github.com/nexus-xyz/nexus-zkvm/actions/runs/10116238507/job/27978718653?pr=252
Set opt-level to 3
Summary:
Test Plan: