-
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: Remove 'fcomm' package and associated files (#871)
- Removed the entire `fcomm` module, 👋 - Deleted numerous `fcomm` related source and snapshot files from the project. - Removed `test_make_fcomm_examples` from excludedLinux Tests phase in GitHub Actions workflow - Updated README link to fcomm -> demo under 'Proofs' section. - Removed `fcomm` as workspace member in `Cargo.toml` and from GitHub Actions CI/CD setup.
- Loading branch information
1 parent
5de43d7
commit d9c81c1
Showing
29 changed files
with
3 additions
and
2,635 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
d9c81c1
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=5de43d79b43237c0b465ea53a72b1ff6e7ab6126
fib-ref=d9c81c1c2d0c3220884d2c983259721bfd17ecd3
num-100
4.01 s
(✅ 1.00x)4.00 s
(✅ 1.00x faster)num-200
9.00 s
(✅ 1.00x)8.76 s
(✅ 1.03x faster)LEM Fibonacci Prove - rc = 600
fib-ref=5de43d79b43237c0b465ea53a72b1ff6e7ab6126
fib-ref=d9c81c1c2d0c3220884d2c983259721bfd17ecd3
num-100
3.05 s
(✅ 1.00x)3.05 s
(✅ 1.00x faster)num-200
7.09 s
(✅ 1.00x)7.04 s
(✅ 1.01x faster)Made with criterion-table