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

feat: Fuzz Tests #14

Merged
merged 7 commits into from
Jan 28, 2025
Merged

feat: Fuzz Tests #14

merged 7 commits into from
Jan 28, 2025

Conversation

jtriley2p
Copy link
Contributor

Description

Adds fuzz tests, updates README

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Copy link

Changes to circuit sizes

Generated at commit: 0e63271a8572378a75d666b26cecffb7c249468f, compared to commit: cabcc6616ff3deff50294028447e4291eda3d153

🧾 Summary (10% most significant diffs)

Program ACIR opcodes (+/-) % Circuit size (+/-) %
bench_test.json 0 ➖ 0.00% +10 ❌ +9.43%

Full diff report 👇
Program ACIR opcodes (+/-) % Circuit size (+/-) %
bench_test.json 100 (0) 0.00% 116 (+10) +9.43%

@jtriley2p jtriley2p requested a review from TomAFrench January 21, 2025 16:31
Cargo.toml Outdated Show resolved Hide resolved
Copy link
Member

@TomAFrench TomAFrench left a comment

Choose a reason for hiding this comment

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

Generally looks good. nits and can then merge

Cargo.toml Outdated Show resolved Hide resolved
@TomAFrench TomAFrench merged commit cca3cb3 into master Jan 28, 2025
9 of 10 checks passed
@jtriley2p jtriley2p deleted the jtriley/fuzzy branch January 28, 2025 16:14
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