-
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.
Showing
3 changed files
with
82 additions
and
91 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
f4ea425
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/7132318007
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=212f295f846e31d752f2ca2e5d81200b651a514c
fib-ref=f4ea42592ab4f2153e48b1b03533c2a8dc0bf3a8
num-100
3.86 s
(✅ 1.00x)3.85 s
(✅ 1.00x faster)num-200
7.77 s
(✅ 1.00x)7.76 s
(✅ 1.00x faster)LEM Fibonacci Prove - rc = 600
fib-ref=212f295f846e31d752f2ca2e5d81200b651a514c
fib-ref=f4ea42592ab4f2153e48b1b03533c2a8dc0bf3a8
num-100
3.33 s
(✅ 1.00x)3.34 s
(✅ 1.00x slower)num-200
7.31 s
(✅ 1.00x)7.33 s
(✅ 1.00x slower)Made with criterion-table