-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
start slots witnesses with known capacities (#889)
- Loading branch information
1 parent
4543009
commit 030fc4f
Showing
4 changed files
with
107 additions
and
8 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
030fc4f
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.
Tesla T4
Intel(R) Xeon(R) CPU @ 2.30GHz
117.905 GB RAM
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=b65ded07d57e2df78c83a39e5ee9dabdd74fad2b
fib-ref=030fc4fc64538dfd693fc4d05d7619e378d8aa63
num-100
5.91 s
(✅ 1.00x)5.93 s
(✅ 1.00x slower)num-200
14.63 s
(✅ 1.00x)12.39 s
(✅ 1.18x faster)LEM Fibonacci Prove - rc = 600
fib-ref=b65ded07d57e2df78c83a39e5ee9dabdd74fad2b
fib-ref=030fc4fc64538dfd693fc4d05d7619e378d8aa63
num-100
5.54 s
(✅ 1.00x)5.53 s
(✅ 1.00x faster)num-200
12.44 s
(✅ 1.00x)12.37 s
(✅ 1.01x faster)Made with criterion-table