Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the rust-dependencies group with 1 update (#1081)
--- updated-dependencies: - dependency-name: strum 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
135dff4
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 GeForce RTX 4070
AMD Ryzen 9 3950X 16-Core Processor
32 vCPUs
125 GB RAM
Workflow run: https://github.com/lurk-lab/lurk-rs/actions/runs/7718382369
Benchmark Results
LEM Fibonacci Prove - rc = 100
ref=8b4c10e79550d23518c0331a470e1d4247b061ce
ref=135dff45a02d37f5939584dbec6c1febda725285
num-100
1.35 s
(✅ 1.00x)1.35 s
(✅ 1.00x faster)num-200
2.58 s
(✅ 1.00x)2.58 s
(✅ 1.00x faster)LEM Fibonacci Prove - rc = 600
ref=8b4c10e79550d23518c0331a470e1d4247b061ce
ref=135dff45a02d37f5939584dbec6c1febda725285
num-100
1.61 s
(✅ 1.00x)1.62 s
(✅ 1.00x slower)num-200
2.68 s
(✅ 1.00x)2.70 s
(✅ 1.00x slower)Made with criterion-table