zama-ai / tfhe-rs

TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
Other
907 stars 143 forks source link

chore(docs): regroup benchmark pages [WIP] #1429

Closed yuxizama closed 5 days ago

yuxizama commented 2 months ago

Following Rand's suggestion, I grouped all existing benchmarks under the "Benchmark" page in "Get Started"

I think there are some updates to do, or new benchmarks to be added (compression?), it can be done on this basis.