diff --git a/tfhe/docs/getting_started/benchmarks/cpu_benchmarks.md b/tfhe/docs/getting_started/benchmarks/cpu_benchmarks.md index bdf90abdb4..77e39d5fdc 100644 --- a/tfhe/docs/getting_started/benchmarks/cpu_benchmarks.md +++ b/tfhe/docs/getting_started/benchmarks/cpu_benchmarks.md @@ -82,6 +82,8 @@ The next table shows the execution time of a keyswitch followed by a programmabl ' style="height:200px;width:100%;border:none;overflow:hidden;" name="test">You need a Frames Capable browser to view this content. +{% embed url="table.html" %} + ## Reproducing TFHE-rs benchmarks **TFHE-rs** benchmarks can be easily reproduced from the [source](https://github.com/zama-ai/tfhe-rs). diff --git a/tfhe/docs/getting_started/benchmarks/table.html b/tfhe/docs/getting_started/benchmarks/table.html new file mode 100644 index 0000000000..d0bbe35598 --- /dev/null +++ b/tfhe/docs/getting_started/benchmarks/table.html @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + +
Operation \ TimeFheUint8FheUint64FheUint256
Add10 ms20 ms100 ms
Mul100 ms200 ms300 ms