Files
Arthur Meyre bd739c2d48 chore(docs): uniformize paths in docs to use "-" instead of "_"
- this is to avoid conflicts with gitbook
2025-07-09 14:36:04 +02:00

455 B

Benchmarks over GPU

This document details the GPU performance benchmarks of homomorphic operations using TFHE-rs.

By their nature, homomorphic operations run slower than their cleartext equivalents.

{% hint style="info" %} All GPU benchmarks were launched on H100 GPUs, and rely on the multithreaded PBS algorithm. {% endhint %}