-
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.
chore: migrate examples to the Bn256 field (#1095)
- Loading branch information
1 parent
50e977c
commit a289548
Showing
4 changed files
with
17 additions
and
18 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
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
a289548
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 GeForce RTX 4070
AMD Ryzen 9 3950X 16-Core Processor
32 vCPUs
125 GB RAM
Workflow run: https://github.com/lurk-lab/lurk-rs/actions/runs/7807635887
Benchmark Results
LEM Fibonacci Prove - rc = 100
ref=50e977c87041711fec0a4c9c199696084d93710e
ref=a28954812e37221014db5aab93bb65b0302d4743
num-100
1.27 s
(✅ 1.00x)1.28 s
(✅ 1.01x slower)num-200
2.44 s
(✅ 1.00x)2.44 s
(✅ 1.00x slower)LEM Fibonacci Prove - rc = 600
ref=50e977c87041711fec0a4c9c199696084d93710e
ref=a28954812e37221014db5aab93bb65b0302d4743
num-100
1.58 s
(✅ 1.00x)1.59 s
(✅ 1.00x slower)num-200
2.66 s
(✅ 1.00x)2.66 s
(✅ 1.00x faster)Made with criterion-table