From 5c3e54dede9b8e953d964f66886b9e44e762cf02 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 14 Jan 2024 22:00:55 +0530 Subject: [PATCH] Note that konsole and xterm dont support synchronized update --- docs/performance.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/performance.rst b/docs/performance.rst index 00669703b..47abea333 100644 --- a/docs/performance.rst +++ b/docs/performance.rst @@ -86,6 +86,13 @@ konsole 23.08.04 25.2 37.7 23.6 23.4 27.48 gnome-terminal is left out as I could not get it to start on my system and foot is left out as it does not run under X11. +.. note:: + + konsole and xterm dont support the `Synchronized update + `__ + escape code used to suppress rendering, if and when they gain support for it + their numbers are likely to improve by ``20 - 30%``. + Energy usage ^^^^^^^^^^^^^^^^^