-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: switch to abomonation_derive_ng (#869)
- Loading branch information
1 parent
2503de6
commit 5de43d7
Showing
1 changed file
with
2 additions
and
2 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
5de43d7
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
125.78 GB RAM
Benchmark Results
LEM Fibonacci Prove - rc = 100
fib-ref=d33ee5ec672f0431b0317f0d544ea75e45026469
fib-ref=5de43d79b43237c0b465ea53a72b1ff6e7ab6126
num-100
4.82 s
(✅ 1.00x)4.78 s
(✅ 1.01x faster)num-200
11.66 s
(✅ 1.00x)11.18 s
(✅ 1.04x faster)LEM Fibonacci Prove - rc = 600
fib-ref=d33ee5ec672f0431b0317f0d544ea75e45026469
fib-ref=5de43d79b43237c0b465ea53a72b1ff6e7ab6126
num-100
4.01 s
(✅ 1.00x)4.01 s
(✅ 1.00x slower)num-200
9.12 s
(✅ 1.00x)9.05 s
(✅ 1.01x faster)Made with criterion-table