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

rust classic benches with Criterion for ecntt/msm/ntt #499

Merged
merged 7 commits into from
May 5, 2024

Conversation

vhnatyk
Copy link
Contributor

@vhnatyk vhnatyk commented Apr 26, 2024

Describe the changes

Rust idiomatic benches for EC NTT, NTT, MSM

Linked Issues

Resolves #

Copy link
Contributor

@ChickenLover ChickenLover left a comment

Choose a reason for hiding this comment

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

Good job with the PR @vhnatyk! We needed these benches for a long time. Left some comments that I think we should address before the merge though

wrappers/rust/icicle-curves/icicle-bn254/benches/ntt.rs Outdated Show resolved Hide resolved
wrappers/rust/icicle-core/src/msm/mod.rs Show resolved Hide resolved
wrappers/rust/icicle-core/src/msm/mod.rs Outdated Show resolved Hide resolved
wrappers/rust/icicle-core/src/msm/mod.rs Outdated Show resolved Hide resolved
wrappers/rust/icicle-curves/icicle-bls12-381/Cargo.toml Outdated Show resolved Hide resolved
wrappers/rust/icicle-curves/icicle-bn254/benches/msm.rs Outdated Show resolved Hide resolved
@vhnatyk vhnatyk merged commit 34f0212 into main May 5, 2024
25 checks passed
@vhnatyk vhnatyk deleted the feat/vhnat/rust-benches branch May 5, 2024 08:28
yshekel pushed a commit that referenced this pull request May 19, 2024
Rust idiomatic benches for EC NTT, NTT, MSM
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.

None yet

3 participants