Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update itertools requirement in the rust-dependencies gr…
…oup (#385) Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. Updates `itertools` to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
f3d7790
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/9227587700
Benchmark Results
RecursiveSNARK-NIVC-2
ref=53deada
ref=f3d7790
Prove-NumCons-6540
47.71 ms
(✅ 1.00x)47.46 ms
(✅ 1.01x faster)Verify-NumCons-6540
35.44 ms
(✅ 1.00x)35.22 ms
(✅ 1.01x faster)Prove-NumCons-1028888
342.06 ms
(✅ 1.00x)342.80 ms
(✅ 1.00x slower)Verify-NumCons-1028888
254.32 ms
(✅ 1.00x)256.82 ms
(✅ 1.01x slower)CompressedSNARK-NIVC-Commitments-2
ref=53deada
ref=f3d7790
Prove-NumCons-6540
13.47 s
(✅ 1.00x)13.55 s
(✅ 1.01x slower)Verify-NumCons-6540
63.43 ms
(✅ 1.00x)64.01 ms
(✅ 1.01x slower)Prove-NumCons-1028888
58.35 s
(✅ 1.00x)58.67 s
(✅ 1.01x slower)Verify-NumCons-1028888
63.93 ms
(✅ 1.00x)63.18 ms
(✅ 1.01x faster)Made with criterion-table