-
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.
(easy) Nova forward ports + limit unused visibility for unchecked Spa…
…rse Matrix functions (#362) * chore: make unchecked methods private * update benchmark (#313) * cleanup unused visibility modifiers (#314) update doc * install protoco for lurk-rs --------- Co-authored-by: Srinath Setty <[email protected]>
- Loading branch information
1 parent
ef677bf
commit 2fa1f98
Showing
7 changed files
with
15 additions
and
13 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
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
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
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
2fa1f98
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/8270305178
Benchmark Results
RecursiveSNARK-NIVC-2
ref=ef677bf
ref=2fa1f98
Prove-NumCons-6540
45.06 ms
(✅ 1.00x)45.33 ms
(✅ 1.01x slower)Verify-NumCons-6540
35.28 ms
(✅ 1.00x)36.13 ms
(✅ 1.02x slower)Prove-NumCons-1028888
322.88 ms
(✅ 1.00x)324.75 ms
(✅ 1.01x slower)Verify-NumCons-1028888
249.91 ms
(✅ 1.00x)250.80 ms
(✅ 1.00x slower)CompressedSNARK-NIVC-Commitments-2
ref=ef677bf
ref=2fa1f98
Prove-NumCons-6540
10.81 s
(✅ 1.00x)10.92 s
(✅ 1.01x slower)Verify-NumCons-6540
51.62 ms
(✅ 1.00x)51.98 ms
(✅ 1.01x slower)Prove-NumCons-1028888
53.27 s
(✅ 1.00x)53.60 s
(✅ 1.01x slower)Verify-NumCons-1028888
52.31 ms
(✅ 1.00x)51.76 ms
(✅ 1.01x faster)Made with criterion-table