mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
chore: remove benchmarks (to be replaced with something else in the future)
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
# Benchmarks
|
||||
|
||||
To track **Concrete Numpy** features, performance, and related metrics progress over time, we will make benchmark trackers available at a later date.
|
||||
|
||||
Ideally the trackers will be tracking:
|
||||
- targets that we want to compile
|
||||
- status of the compilability of these functions
|
||||
- evaluation times on various hardware configurations
|
||||
- accuracy of the functions (when it makes sense)
|
||||
- loss and other metrics of the functions (when it makes sense)
|
||||
|
||||
Note that these are preliminary ideas; more information (e.g., key generation time, encryption time, inference time, decryption time, etc.) can be added once the related APIs are available.
|
||||
|
||||
If there are benchmarks you would like to see in the progress tracker or if there are metrics you would like to see tracked once the benchmarks are made public, don't hesitate to drop an email to <hello@zama.ai>.
|
||||
@@ -7,4 +7,3 @@ Getting Started
|
||||
intro.md
|
||||
installing.md
|
||||
compiling_and_executing.md
|
||||
benchmarks.md
|
||||
|
||||
Reference in New Issue
Block a user