Programmable bootstrapping
Last updated
Was this helpful?
Last updated
Was this helpful?
This document details the GPU performance benchmarks of programmable bootstrapping and keyswitch operations using TFHE-rs.
TFHE-rs benchmarks can be easily reproduced from the source.
The following example shows how to reproduce TFHE-rs benchmarks:
#PBS benchmarks:
make bench_pbs_gpu
#KS-PBS benchmarks:
make bench_ks_pbs_gpu