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

bench: add packed_msm benchmark (PROOF-900) #35

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

jacobtrombetta
Copy link
Collaborator

Rationale for this change

The packed_msm function was added to the Blitzar repo. This PR adds a simple benchmark for the function using curve25519 elements for data of various bit sizes.

What changes are included in this PR?

  • Benchmarks are added for the packed_msm function using curve25519 elements.

Are these changes tested?

Yes

@jacobtrombetta jacobtrombetta self-assigned this Aug 29, 2024
@jacobtrombetta jacobtrombetta changed the title bench: add packed_msm benchmarks using curve25519 elements (PROOF-900) bench: add packed_msm benchmark (PROOF-900) Aug 29, 2024
@jacobtrombetta jacobtrombetta requested a review from rnburn August 29, 2024 18:01
@jacobtrombetta jacobtrombetta merged commit c2fc23e into main Aug 30, 2024
7 checks passed
@jacobtrombetta jacobtrombetta deleted the bench/packed-msm-bench-PROOF-900 branch August 30, 2024 16:04
@SxT-Release
Copy link

🎉 This PR is included in version 3.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants