Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Modify Neptune package features in Cargo.toml (#1100)
- Disabled default features for Neptune package to curb unnecessary functionalities
- Loading branch information
5fc5679
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/7818405009
Benchmark Results
LEM Fibonacci Prove - rc = 100
ref=c3e4f40b2242d6106ef1c5193f8bd1b55e0d1903
ref=5fc56791936257d229582512c7474d192ca612aa
num-100
1.49 s
(✅ 1.00x)1.47 s
(✅ 1.01x faster)num-200
2.83 s
(✅ 1.00x)2.82 s
(✅ 1.00x faster)LEM Fibonacci Prove - rc = 600
ref=c3e4f40b2242d6106ef1c5193f8bd1b55e0d1903
ref=5fc56791936257d229582512c7474d192ca612aa
num-100
1.84 s
(✅ 1.00x)1.83 s
(✅ 1.01x faster)num-200
3.05 s
(✅ 1.00x)3.05 s
(✅ 1.00x faster)Made with criterion-table