232
submitted 1 week ago by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] Zacryon@feddit.org 67 points 1 week ago

GPU rendered text interfaces are pretty ubiquitous already. You can find that in IDEs, browsers, apps and GUIs of OSs. Drawing pixels is still a job the GPU excels at. No matter whether it's just text. So I don't see a point why we shouldn't apply that to terminal emulators as well.

[-] ReversalHatchery@beehaw.org 4 points 1 week ago

ok but such a sensational announcement like this suggests that before (and without) gpu acceleration the program was noticeably slow for some reason

[-] lord_ryvan@ttrpg.network 1 points 5 days ago

Scrolling through a large text with colours and higher unicode characters (tailing a log with colour coding, for instance) can be a bit slow with Gnome's terminal in my experience. In Alacritty (and on a machine with a GPU) it's not.

[-] F04118F@feddit.nl 16 points 1 week ago

It's not just about speed, but also (battery) efficiency.

Even if you don't notice the speed, if you are working on anything but a modern expensive laptop, you will notice the difference in battery draw between:

VS Code > NeoVim in traditional terminal > Neovim in Alacritty or Ghostty

[-] fmstrat@lemmy.nowsci.com 5 points 1 week ago

Have you ever been in a terminal, or VSCode, and started tailing a super-fast log, and control-C takes forever to stop it while a CPU core goes crazy?

Text rendering isn't efficient, and GPUs help.

this post was submitted on 27 Dec 2024
232 points (96.0% liked)

Linux

48833 readers
1514 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