-
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.
ci: Add GPU Supernova benchmark on PR comment (#296)
- Loading branch information
1 parent
6fde742
commit d2479f2
Showing
2 changed files
with
28 additions
and
89 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Arecibo config, used only in `justfile` by default | ||
ARECIBO_BENCH_NUM_CONS=16384,1048576 |
d2479f2
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/7768471645
Benchmark Results
RecursiveSNARK-NIVC-2
ref=6fde742
ref=d2479f2
Prove-NumCons-6540
52.91 ms
(✅ 1.00x)52.64 ms
(✅ 1.01x faster)Verify-NumCons-6540
32.78 ms
(✅ 1.00x)32.66 ms
(✅ 1.00x faster)Prove-NumCons-1028888
341.81 ms
(✅ 1.00x)326.51 ms
(✅ 1.05x faster)Verify-NumCons-1028888
250.45 ms
(✅ 1.00x)238.25 ms
(✅ 1.05x faster)CompressedSNARK-NIVC-Commitments-2
ref=6fde742
ref=d2479f2
Prove-NumCons-6540
14.01 s
(✅ 1.00x)13.98 s
(✅ 1.00x faster)Verify-NumCons-6540
77.94 ms
(✅ 1.00x)77.35 ms
(✅ 1.01x faster)Prove-NumCons-1028888
110.20 s
(✅ 1.00x)109.79 s
(✅ 1.00x faster)Verify-NumCons-1028888
769.44 ms
(✅ 1.00x)769.94 ms
(✅ 1.00x slower)Made with criterion-table