• 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

    • 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.

    • 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.