I care about the time it takes to start emacs. I bounce around a lot and edit many files. I cannot use emacsclient due to some limitations in my workflow and machine.
- In the terminal
emacs -nw -Q
M-x emacs-init-time returns0.0 seconds
- In the GUI
emacs -Q
M-x emacs-init-time returns0.8 seconds
What is the reason for this discrepancy? Can it be corrected?
emacs 24.4.1
Arch Linux