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 metrics requirement in the rust-dependencies group (
#1248) Updates the requirements on [metrics](https://github.com/metrics-rs/metrics) to permit the latest version. Updates `metrics` to 0.22.3 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.22.0...metrics-v0.22.3) --- updated-dependencies: - dependency-name: metrics 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
7657353
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/9292320828
Benchmark Results
LEM Fibonacci Prove - rc = 100
ref=b06d3f1a86c25e254cfccb70e73cdcf59e5b74ca
ref=76573535bef95ffcdf095a932a245baf2940e4a5
num-100
1.51 s
(✅ 1.00x)1.51 s
(✅ 1.00x faster)num-200
2.89 s
(✅ 1.00x)2.85 s
(✅ 1.01x faster)LEM Fibonacci Prove - rc = 600
ref=b06d3f1a86c25e254cfccb70e73cdcf59e5b74ca
ref=76573535bef95ffcdf095a932a245baf2940e4a5
num-100
1.90 s
(✅ 1.00x)1.88 s
(✅ 1.01x faster)num-200
3.14 s
(✅ 1.00x)3.09 s
(✅ 1.01x faster)Made with criterion-table