this post was submitted on 02 Nov 2024
69 points (100.0% liked)

Linux

48038 readers
790 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 4 days ago* (last edited 3 days ago) (1 children)

Wayland does improve performance but only in some perspectives (for example, UI smoothness). In my case the negative impact looked like CPU overhead. It was easier to make the system stutter and some apps like Firefox worked more sluggishly. I suspect it's because of how Wayland works fundamentally.

EDIT: you know the society is doomed when it downvotes comments about personal experience.

[–] [email protected] 2 points 4 days ago (1 children)

CPU overhead

I highly doubt you can conjure up a Wayland compositor that consumes more than 1% of your CPU, even eye-candy nightmares like Hyprland will not have any significant CPU usage.

[–] [email protected] 2 points 4 days ago

I know and htop didn't show 100% usage either. It just felt like CPU overhead.