Comment on Emacs vs. Vim 2026: 24.3% vs. 8% Usage, 20x Memory GapComments−alkyon9dAbout 800ms - 2s startup time for emacs. I run it as as systemd service so it's only started once.hyperfine 'emacsclient -n -r file' gives me only 15ms on average
Comments
About 800ms - 2s startup time for emacs. I run it as as systemd service so it's only started once.
hyperfine 'emacsclient -n -r file' gives me only 15ms on average