-
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
9f8231e
commit f9f8754
Showing
1 changed file
with
5 additions
and
5 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
f9f8754
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/7529548607
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=9f8231ec309611f76a4f5301df2e7f87464b1564
fib-ref=f9f87545a3ffa0cf921fa2557021a7b9040b7ad5
num-100
1.75 s
(✅ 1.00x)1.74 s
(✅ 1.01x faster)num-200
3.37 s
(✅ 1.00x)3.36 s
(✅ 1.00x faster)LEM Fibonacci Prove - rc = 600
fib-ref=9f8231ec309611f76a4f5301df2e7f87464b1564
fib-ref=f9f87545a3ffa0cf921fa2557021a7b9040b7ad5
num-100
2.03 s
(✅ 1.00x)2.02 s
(✅ 1.01x faster)num-200
3.40 s
(✅ 1.00x)3.38 s
(✅ 1.00x faster)Made with criterion-table