https://bugs.kde.org/show_bug.cgi?id=442876
--- Comment #9 from [email protected] --- I did some profiling, but didn't spend time analyzing the results. So read with caution. It seems that most of the time was spent in fonts and opengl loading. So it might be a mix of system wide and kde specific performance issues. kde on wayland. versions: - xterm -v -> 3.8ms - alacritty --version -> 2.90ms - konsole --version -> 105ms /bin/true: - xterm -e /bin/true -> 39ms - alacritty -e /bin/true -> 150ms - konsole -e /bin/true -> 302ms KDE is twice as slow as alacritty, itself almost four times slower than xterm. I assume xterm is talking X via XWayland or something like that. As for `spectacle --version`, it takes 140ms on performance mode. -- You are receiving this mail because: You are watching all bug changes.
