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 rustyline requirement from 13.0 to 14.0 (#1212)
Updates the requirements on [rustyline](https://github.com/kkawakam/rustyline) to permit the latest version. - [Release notes](https://github.com/kkawakam/rustyline/releases) - [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md) - [Commits](kkawakam/rustyline@v13.0.0...v14.0.0) --- updated-dependencies: - dependency-name: rustyline dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
e4bc325
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/8241700864
Benchmark Results
LEM Fibonacci Prove - rc = 100
ref=7a2f3b2c096e6bb20e054ec797ef3f7632e168ca
ref=e4bc325367c2ea9e4f70ec2bef63cfc7f41a2f29
num-100
1.45 s
(✅ 1.00x)1.46 s
(✅ 1.00x slower)num-200
2.77 s
(✅ 1.00x)2.77 s
(✅ 1.00x slower)LEM Fibonacci Prove - rc = 600
ref=7a2f3b2c096e6bb20e054ec797ef3f7632e168ca
ref=e4bc325367c2ea9e4f70ec2bef63cfc7f41a2f29
num-100
1.85 s
(✅ 1.00x)1.85 s
(✅ 1.00x faster)num-200
3.06 s
(✅ 1.00x)3.05 s
(✅ 1.00x faster)Made with criterion-table