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

mp-spdz-rs: benches: Add benchmarks for FHE operations #57

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

joeykraut
Copy link
Member

Purpose

This PR adds benchmarks for plaintext and ciphertext operations. These are mostly throughput oriented as the triplet generation implementation is a level zero circuit run massively parallel.

Testing

  • Unit tests pass
  • Ran benchmarks successfully

@joeykraut joeykraut force-pushed the joey/setup-field-prime branch from 7c96b7f to 5b5a5ce Compare April 4, 2024 23:55
@joeykraut joeykraut requested a review from akirillo April 4, 2024 23:59
@joeykraut joeykraut force-pushed the joey/setup-field-prime branch from 5b5a5ce to 85b52fc Compare April 5, 2024 00:04
@joeykraut joeykraut merged commit e7981cc into master Apr 5, 2024
2 of 4 checks passed
@joeykraut joeykraut deleted the joey/setup-field-prime branch April 5, 2024 00:38
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.

2 participants