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

Add LogUp-GKR benchmark #315

Merged
merged 4 commits into from
Sep 17, 2024

Conversation

Al-Kindi-0
Copy link
Contributor

Adds a simple end-to-end LogUp-GKR benchmark. Simplifies some of the benchmarks in the sum-check crate.

Copy link
Collaborator

@irakliyk irakliyk left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you! I left a few doc-related comments inline.

Comment on lines 51 to 52
#[derive(Clone, Debug)]
struct LogUpGkrSimple {
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: seems like this is a mock execution trace, right? If so, maybe it should be called LogUpGkrSimpleTrace?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed

prover/benches/logup_gkr.rs Outdated Show resolved Hide resolved
prover/benches/logup_gkr.rs Show resolved Hide resolved
Copy link
Collaborator

@irakliyk irakliyk left a comment

Choose a reason for hiding this comment

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

All looks good! Thank you!

@irakliyk irakliyk merged commit f522fec into facebook:logup-gkr Sep 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants