this post was submitted on 14 Jul 2026
100 points (100.0% liked)

Linux

14360 readers
464 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

Really cool research. Overall, X11 still wins compared to Wayland(kwin) but only by 0.14 - 0.22 ms. The really bad performance hit is from XWayland which added 3.13 ms.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Chewy7324@discuss.tchncs.de 3 points 6 days ago* (last edited 6 days ago) (1 children)

Latency is compounding. There's no point where less latency is not better. It's completely irrelevant how fast my reaction time is, as removing 3ms from the system latency allows me to start reacting 3ms earlier.

Edit: I do agree though, that 3ms more or less is not a deal breaker. I'be been playing on Wayland for many years. But not being a deal breaker does not mean it's not a big deal.

[โ€“] kogasa@programming.dev 1 points 6 days ago

The 3ms figure is nonsense anyway. 2ms of that is just bad scheduling/presentation config that disappeared when using dxvk-low-latency. Use native wayland or Gamescope+WSI and you're within 1ms of X11 generally.