-
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.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
ede4098
commit 0721f20
Showing
3 changed files
with
6 additions
and
242 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
0721f20
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/7188570223
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=ede4098c1392fc79ace065bc436728d64727cabf
fib-ref=0721f20007e9faaecdded8dee460a7cbe0d7d280
num-100
3.88 s
(✅ 1.00x)3.88 s
(✅ 1.00x faster)num-200
7.73 s
(✅ 1.00x)7.74 s
(✅ 1.00x slower)LEM Fibonacci Prove - rc = 600
fib-ref=ede4098c1392fc79ace065bc436728d64727cabf
fib-ref=0721f20007e9faaecdded8dee460a7cbe0d7d280
num-100
3.32 s
(✅ 1.00x)3.34 s
(✅ 1.01x slower)num-200
7.28 s
(✅ 1.00x)7.32 s
(✅ 1.01x slower)Made with criterion-table