Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
b06d3f1
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
32 vCPUs
125 GB RAM
Workflow run: https://github.com/lurk-lab/lurk-rs/actions/runs/9216496211
Benchmark Results
LEM Fibonacci Prove - rc = 100
ref=8802da5c85d26129167c3ba7ef4e7ed22f56707a
ref=b06d3f1a86c25e254cfccb70e73cdcf59e5b74ca
num-100
1.50 s
(✅ 1.00x)1.51 s
(✅ 1.01x slower)num-200
2.85 s
(✅ 1.00x)2.89 s
(✅ 1.01x slower)LEM Fibonacci Prove - rc = 600
ref=8802da5c85d26129167c3ba7ef4e7ed22f56707a
ref=b06d3f1a86c25e254cfccb70e73cdcf59e5b74ca
num-100
1.89 s
(✅ 1.00x)1.90 s
(✅ 1.01x slower)num-200
3.10 s
(✅ 1.00x)3.14 s
(✅ 1.01x slower)Made with criterion-table