-
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
f9f8754
commit 57dc325
Showing
5 changed files
with
31 additions
and
189 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 was deleted.
Oops, something went wrong.
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
57dc325
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/7531893309
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=f9f87545a3ffa0cf921fa2557021a7b9040b7ad5
fib-ref=57dc325d780a3c65c0bdb590177b2aece54b1c95
num-100
1.74 s
(✅ 1.00x)1.74 s
(✅ 1.00x faster)num-200
3.36 s
(✅ 1.00x)3.36 s
(✅ 1.00x slower)LEM Fibonacci Prove - rc = 600
fib-ref=f9f87545a3ffa0cf921fa2557021a7b9040b7ad5
fib-ref=57dc325d780a3c65c0bdb590177b2aece54b1c95
num-100
2.02 s
(✅ 1.00x)2.02 s
(✅ 1.00x faster)num-200
3.38 s
(✅ 1.00x)3.38 s
(✅ 1.00x faster)Made with criterion-table