Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Improve GitHub GPU regression action (#267)
- Updated the `JasonEtco/create-an-issue@v2` step to handle existing issues properly. - Fixes #252
- Loading branch information
aaa1339
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/7560396588
Benchmark Results
RecursiveSNARK-NIVC-2
ref=1b02239
ref=aaa1339
Prove-NumCons-6540
55.20 ms
(✅ 1.00x)55.21 ms
(✅ 1.00x slower)Verify-NumCons-6540
33.52 ms
(✅ 1.00x)33.94 ms
(✅ 1.01x slower)Prove-NumCons-1028888
350.86 ms
(✅ 1.00x)353.37 ms
(✅ 1.01x slower)Verify-NumCons-1028888
259.83 ms
(✅ 1.00x)260.30 ms
(✅ 1.00x slower)CompressedSNARK-NIVC-Commitments-2
ref=1b02239
ref=aaa1339
Prove-NumCons-6540
14.23 s
(✅ 1.00x)14.19 s
(✅ 1.00x faster)Verify-NumCons-6540
82.51 ms
(✅ 1.00x)83.09 ms
(✅ 1.01x slower)Prove-NumCons-1028888
113.62 s
(✅ 1.00x)113.80 s
(✅ 1.00x slower)Verify-NumCons-1028888
775.22 ms
(✅ 1.00x)777.79 ms
(✅ 1.00x slower)Made with criterion-table