From a70cedbea37222695eecc038823701778ead62ab Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 24 Jun 2024 11:34:48 +0530 Subject: [PATCH] ... --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index d3f60ce47..e1ac17671 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,7 +19,7 @@ kitty .. tab:: Fast - * Offloads rendering to the GPU for :doc:`lower system load ` + * Uses GPU and SIMD vector CPU instructions for :doc:`best in class ` * Uses threaded rendering for :iss:`absolutely minimal latency <2701#issuecomment-636497270>` * Performance tradeoffs can be :ref:`tuned `