Programmable bootstrapping
This document details the CPU performance benchmarks of programmable bootstrapping and keyswitch operations using TFHE-rs.
The next tables show the execution time of a single programmable bootstrapping as well as keyswitch followed by a programmable bootstrapping depending on the precision of the input message. The associated parameters set are given. The configuration is tfhe-fft + AVX-512.
Note that these benchmarks use Gaussian parameters. MB-PBS
stands for multi-bit programmable bootstrapping.
P-fail:
P-fail:
P-fail:
Reproducing TFHE-rs benchmarks
TFHE-rs benchmarks can be easily reproduced from the source.
The following example shows how to reproduce TFHE-rs benchmarks:
Last updated
Was this helpful?