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 (#1230)
Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version. Updates `reqwest` to 0.12.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.18...v0.12.2) --- updated-dependencies: - dependency-name: reqwest 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
8d77847
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/8457225570
Benchmark Results
LEM Fibonacci Prove - rc = 100
ref=142a7e6342f1f5d231be5a734c1dbea6ba2dcaea
ref=8d77847a2a9733e665a43c4b3a099e39817c1e87
num-100
1.48 s
(✅ 1.00x)1.51 s
(✅ 1.02x slower)num-200
2.80 s
(✅ 1.00x)2.87 s
(✅ 1.03x slower)LEM Fibonacci Prove - rc = 600
ref=142a7e6342f1f5d231be5a734c1dbea6ba2dcaea
ref=8d77847a2a9733e665a43c4b3a099e39817c1e87
num-100
1.86 s
(✅ 1.00x)1.86 s
(✅ 1.00x faster)num-200
3.08 s
(✅ 1.00x)3.08 s
(✅ 1.00x slower)Made with criterion-table