|
|
|
|
|
by akho
743 days ago
|
|
> it's probably not as bad as it looks, because AFAIK the actual executable only gets loaded once and then reused The actual foot executable is 427kb. RAM consumption win in the server setup is the shared glyph cache, which is most of the usage at startup. > alacritty is only using <2MB total on my box That would be less than the image it’s drawing on screen, the glyph cache, or alacritty’s 11Mb executable. How are you measuring? |
|