Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update Arecibo dependency package name (#961)
* chore: update Arecibo dependency package name * chore: redirect branch pointer to dev
- Loading branch information
e04178f
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 Fibonacci GPU benchmark.
NVIDIA L4
Intel(R) Xeon(R) CPU @ 2.20GHz
125.78 GB RAM
Workflow run: https://github.com/lurk-lab/lurk-rs/actions/runs/7213839237
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=51b933266dfd44e6faae6b63d4f0a65fcda3ab30
fib-ref=e04178f4ab9cd661a1f6a19684ca8ebb85ac2342
num-100
3.86 s
(✅ 1.00x)3.85 s
(✅ 1.00x faster)num-200
7.70 s
(✅ 1.00x)7.70 s
(✅ 1.00x faster)LEM Fibonacci Prove - rc = 600
fib-ref=51b933266dfd44e6faae6b63d4f0a65fcda3ab30
fib-ref=e04178f4ab9cd661a1f6a19684ca8ebb85ac2342
num-100
3.33 s
(✅ 1.00x)3.32 s
(✅ 1.00x faster)num-200
7.30 s
(✅ 1.00x)7.28 s
(✅ 1.00x faster)Made with criterion-table