-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* make `NUM_FE_WITHOUT_IO_FOR_CRHF` dependent on `NIO_NOVA_FOLD` and `BN_N_LIMBS` * make `limbs_per_group` calculation always return at least 1
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9c4b1ec
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/8050432315
Benchmark Results
RecursiveSNARK-NIVC-2
ref=ef7fd7e
ref=9c4b1ec
Prove-NumCons-6540
44.69 ms
(✅ 1.00x)44.26 ms
(✅ 1.01x faster)Verify-NumCons-6540
34.51 ms
(✅ 1.00x)34.38 ms
(✅ 1.00x faster)Prove-NumCons-1028888
321.41 ms
(✅ 1.00x)338.80 ms
(✅ 1.05x slower)Verify-NumCons-1028888
254.23 ms
(✅ 1.00x)266.44 ms
(✅ 1.05x slower)CompressedSNARK-NIVC-Commitments-2
ref=ef7fd7e
ref=9c4b1ec
Prove-NumCons-6540
10.69 s
(✅ 1.00x)10.69 s
(✅ 1.00x slower)Verify-NumCons-6540
50.68 ms
(✅ 1.00x)50.64 ms
(✅ 1.00x faster)Prove-NumCons-1028888
53.82 s
(✅ 1.00x)53.42 s
(✅ 1.01x faster)Verify-NumCons-1028888
50.84 ms
(✅ 1.00x)50.54 ms
(✅ 1.01x faster)Made with criterion-table