-
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.
* chore: Release * update README --------- Co-authored-by: François Garillot <francois@garillot.net>
- Loading branch information
1 parent
061b135
commit 3ab302f
Showing
4 changed files
with
10 additions
and
10 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
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
3ab302f
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/7268336604
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=061b1354d5edddb493731e545226757dc7a45bfe
fib-ref=3ab302f3b668aeb9d1c4f54e54694b17b7651adc
num-100
3.85 s
(✅ 1.00x)3.86 s
(✅ 1.00x slower)num-200
7.70 s
(✅ 1.00x)7.70 s
(✅ 1.00x slower)LEM Fibonacci Prove - rc = 600
fib-ref=061b1354d5edddb493731e545226757dc7a45bfe
fib-ref=3ab302f3b668aeb9d1c4f54e54694b17b7651adc
num-100
3.30 s
(✅ 1.00x)3.31 s
(✅ 1.01x slower)num-200
7.26 s
(✅ 1.00x)7.27 s
(✅ 1.00x slower)Made with criterion-table