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 actions/github-script from 6 to 7 (#884)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1b3f36a
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
125.78 GB RAM
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=5c022b137fec92a23f85166dc6d9dd956583e741
fib-ref=1b3f36a169a82862e6607cdf182963734472ef57
num-100
4.79 s
(✅ 1.00x)4.83 s
(✅ 1.01x slower)num-200
11.80 s
(✅ 1.00x)10.87 s
(✅ 1.09x faster)LEM Fibonacci Prove - rc = 600
fib-ref=5c022b137fec92a23f85166dc6d9dd956583e741
fib-ref=1b3f36a169a82862e6607cdf182963734472ef57
num-100
3.99 s
(✅ 1.00x)3.99 s
(✅ 1.00x slower)num-200
9.08 s
(✅ 1.00x)9.09 s
(✅ 1.00x slower)Made with criterion-table