Earlier quoted context omitted.
Performance is never a bad thing, even if I don't always need my terminal emulator to be able to handle large amounts of text, there is nothing wrong with having a light weight high performance (eventually cross platform, hopefully) modern terminal emulator. I read a while back that implementing the same in iterm2 (a popular macOS only terminal emulator) is challenging due to past design decisions [0]. Certainly in a…
> Performance is never a bad thing Depends on your priorities and what you are willing to sacrifice for it. High bandwidth terminal emulators will cost CPU and battery life. I'd opt for longer battery life. The choice is nice to have though.
Alacritty gets scrollback, publishes benchmarks
31–35 of 35 posts
Re: Alacritty gets scrollback, publishes benchmarks
#32Earlier quoted context omitted.
Performance is never a bad thing, even if I don't always need my terminal emulator to be able to handle large amounts of text, there is nothing wrong with having a light weight high performance (eventually cross platform, hopefully) modern terminal emulator. I read a while back that implementing the same in iterm2 (a popular macOS only terminal emulator) is challenging due to past design decisions [0]. Certainly in a…
It is certainly not a bad thing, was just asking out of curiosity
Also vim performance is really great inside VMs in Alacritty on my 6th gen core i5 laptop :)
Re: Alacritty gets scrollback, publishes benchmarks
#33Author here; I'm happy to answer any questions!
Re: Alacritty gets scrollback, publishes benchmarks
#34Earlier quoted context omitted.
It is certainly not a bad thing, was just asking out of curiosity
Sorry I did not word that properly, I did not meant to sound aggressive, what I meant to say was that the high performance characteristic is nice to have even if there is little use for it. It is a breath of fresh air in the modern trend of building everything on electron. Having the option for a x-platform terminal emulator with a modern code base is an added bonus! One thing that I forgot to mention was that I part…
Edit: oh, just saw your other comment