# GPU Benchmarks

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 %}

* [Integer operations](https://docs.zama.org/tfhe-rs/1.2/get-started/benchmarks/gpu/gpu_integer_operations)
* [Programmable Bootstrapping](https://docs.zama.org/tfhe-rs/1.2/get-started/benchmarks/gpu/gpu_programmable_bootstrapping)
