-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e04178f
commit 2bd16c2
Showing
3 changed files
with
29 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2bd16c2
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
Workflow run: https://github.com/lurk-lab/lurk-rs/actions/runs/7250691926
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=e04178f4ab9cd661a1f6a19684ca8ebb85ac2342
fib-ref=2bd16c29eb80ee9aa95d6821b434ae3e84a14036
num-100
3.85 s
(✅ 1.00x)3.86 s
(✅ 1.00x slower)num-200
7.70 s
(✅ 1.00x)7.71 s
(✅ 1.00x slower)LEM Fibonacci Prove - rc = 600
fib-ref=e04178f4ab9cd661a1f6a19684ca8ebb85ac2342
fib-ref=2bd16c29eb80ee9aa95d6821b434ae3e84a14036
num-100
3.32 s
(✅ 1.00x)3.32 s
(✅ 1.00x faster)num-200
7.28 s
(✅ 1.00x)7.25 s
(✅ 1.00x faster)Made with criterion-table