Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add small util for SuperNova testing (easy) (#358)
* add small util for SuperNova testing * added another function for secondary * chore: document added method --------- Co-authored-by: Wyatt <[email protected]> Co-authored-by: François Garillot <[email protected]>
- Loading branch information
6133454
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmarks
Table of Contents
Overview
This benchmark report shows the Arecibo GPU benchmarks.
NVIDIA L4
Intel(R) Xeon(R) CPU @ 2.20GHz
32 vCPUs
125 GB RAM
Workflow run: https://github.com/lurk-lab/arecibo/actions/runs/8286036442
Benchmark Results
RecursiveSNARK-NIVC-2
ref=2fa1f98
ref=6133454
Prove-NumCons-6540
44.68 ms
(✅ 1.00x)44.48 ms
(✅ 1.00x faster)Verify-NumCons-6540
34.56 ms
(✅ 1.00x)34.26 ms
(✅ 1.01x faster)Prove-NumCons-1028888
319.72 ms
(✅ 1.00x)320.45 ms
(✅ 1.00x slower)Verify-NumCons-1028888
250.86 ms
(✅ 1.00x)248.84 ms
(✅ 1.01x faster)CompressedSNARK-NIVC-Commitments-2
ref=2fa1f98
ref=6133454
Prove-NumCons-6540
10.54 s
(✅ 1.00x)10.61 s
(✅ 1.01x slower)Verify-NumCons-6540
50.68 ms
(✅ 1.00x)50.97 ms
(✅ 1.01x slower)Prove-NumCons-1028888
53.64 s
(✅ 1.00x)52.84 s
(✅ 1.02x faster)Verify-NumCons-1028888
51.00 ms
(✅ 1.00x)50.87 ms
(✅ 1.00x faster)Made with criterion-table