Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More progress towards Alpha cleanup (#849)
* Get rid of unecessary parsing tests * Finish up the migration of gadgets specific to Lurk data construction and deconstruction
- Loading branch information
b65ded0
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
125.711 GB RAM
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=e5d7338eb8ec9468a32eef1d1a1e08c6b3f3cf8b
fib-ref=b65ded07d57e2df78c83a39e5ee9dabdd74fad2b
num-100
3.96 s
(✅ 1.00x)3.97 s
(✅ 1.00x slower)num-200
8.78 s
(✅ 1.00x)8.72 s
(✅ 1.01x faster)LEM Fibonacci Prove - rc = 600
fib-ref=e5d7338eb8ec9468a32eef1d1a1e08c6b3f3cf8b
fib-ref=b65ded07d57e2df78c83a39e5ee9dabdd74fad2b
num-100
3.05 s
(✅ 1.00x)3.05 s
(✅ 1.00x slower)num-200
6.99 s
(✅ 1.00x)7.01 s
(✅ 1.00x slower)Made with criterion-table