You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Ask a maintainer for a benchmark report if you can't find a recent one.
## License
By contributing to lurk-lang, you agree that your contributions will be licensed under both [MIT](https://opensource.org/licenses/MIT) and [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) licenses.
By contributing to lurk-lang, you agree that your contributions will be licensed under both [MIT](https://opensource.org/license/MIT) and [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) licenses.
359e6a1
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
32 vCPUs
125 GB RAM
Workflow run: https://github.com/lurk-lab/lurk-rs/actions/runs/8005372790
Benchmark Results
LEM Fibonacci Prove - rc = 100
ref=ce2f33aab56e8fa0a6666e417f5a2ac6a2ab6c77
ref=359e6a17ae371af4585cceba7dfaca98f4415667
num-100
1.45 s
(✅ 1.00x)1.46 s
(✅ 1.01x slower)num-200
2.78 s
(✅ 1.00x)2.78 s
(✅ 1.00x faster)LEM Fibonacci Prove - rc = 600
ref=ce2f33aab56e8fa0a6666e417f5a2ac6a2ab6c77
ref=359e6a17ae371af4585cceba7dfaca98f4415667
num-100
1.82 s
(✅ 1.00x)1.84 s
(✅ 1.01x slower)num-200
3.02 s
(✅ 1.00x)3.04 s
(✅ 1.01x slower)Made with criterion-table