-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Batch inversion & normalization (#345)
* fix: use ff batch inversion * fix: use batch normalization in HyperKZG
- Loading branch information
1 parent
afb9486
commit 6089294
Showing
4 changed files
with
37 additions
and
63 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
6089294
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/8037209930
Benchmark Results
RecursiveSNARK-NIVC-2
ref=afb9486
ref=6089294
Prove-NumCons-6540
44.45 ms
(✅ 1.00x)44.35 ms
(✅ 1.00x faster)Verify-NumCons-6540
34.11 ms
(✅ 1.00x)34.12 ms
(✅ 1.00x slower)Prove-NumCons-1028888
328.10 ms
(✅ 1.00x)319.46 ms
(✅ 1.03x faster)Verify-NumCons-1028888
250.22 ms
(✅ 1.00x)250.92 ms
(✅ 1.00x slower)CompressedSNARK-NIVC-Commitments-2
ref=afb9486
ref=6089294
Prove-NumCons-6540
10.61 s
(✅ 1.00x)10.67 s
(✅ 1.01x slower)Verify-NumCons-6540
50.95 ms
(✅ 1.00x)50.50 ms
(✅ 1.01x faster)Prove-NumCons-1028888
53.14 s
(✅ 1.00x)52.25 s
(✅ 1.02x faster)Verify-NumCons-1028888
50.87 ms
(✅ 1.00x)50.78 ms
(✅ 1.00x faster)Made with criterion-table