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

Benchmarks table #184

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Benchmarks table #184

wants to merge 20 commits into from

Conversation

gabrielbosio
Copy link
Member

No description provided.

@gabrielbosio gabrielbosio marked this pull request as ready for review July 12, 2023 21:45
@gabrielbosio gabrielbosio changed the title Vary benchmarks according to security level Benchmarks table Jul 13, 2023
README.md Outdated
Comment on lines 154 to 161
| n | Trace length | Trace time | Proof size 80 | Proof size 128 |
|-----|--------------|------------|---------------|----------------|
| 100 | 2^10 | 0.9 ms | 270 KB | 1.2 MB |
| 500 | 2^12 | 5.3 ms | 335 KB | 1.5 MB |
| 2k | 2^14 | 24.7 ms | 407 KB | 1.8 MB |
| 5k | 2^16 | 77.2 ms | 488 KB | 2.2 MB |
| 20k | 2^18 | 312 ms | 576 KB | 2.6 MB |

Copy link
Collaborator

@MauroToscano MauroToscano Jul 14, 2023

Choose a reason for hiding this comment

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

It's not clear 80 and 128 are security bits, we should add that to the text

We should make one of conjecturable, and another one of provable. This is mixing both and is confusing

Good PR! Nice results!

Copy link
Collaborator

Choose a reason for hiding this comment

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

Since others projects are benchmarking with conjecturable, we should do that too, the other one is not necessary for this public data

diegokingston
diegokingston previously approved these changes Jul 14, 2023
Intel measurements are not updated yet.
@gabrielbosio gabrielbosio force-pushed the vary_security_in_benches branch 2 times, most recently from 37723e5 to 5f59b10 Compare July 14, 2023 18:20
Update Intel verifying time results.
Separate trace time into Apple and Intel.
Add info about bits of security.
@gabrielbosio gabrielbosio linked an issue Jul 18, 2023 that may be closed by this pull request
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.

Improve benchmarks
3 participants