Skip to content

Instantly share code, notes, and snippets.

@db314
db314 / gist:3927d22c31bd66d859fe3c3aa25b5aee
Created June 13, 2018 18:32
helm-mini profiler output, runtime 25s
- ... 2836 99%
- helm-M-x 2224 78%
- if 2224 78%
- let 2224 78%
- if 2223 78%
- progn 2223 78%
- let 2205 77%
- let* 2205 77%
- progn 2205 77%
- condition-case 2205 77%
@db314
db314 / gist:120b08bca5a4074624c003a059818f35
Created June 7, 2018 20:14
Extremely slow spacemacs startup on windows
Hello All,
I have a serious problem with an extremely slow spacemacs startup (emacs-init-time = ~200s).
(The server works, but this is so slow I cannot debug some other problems that I am trying to fix)
My system is windows 10 on a corporate network.
I am using develop branch v.0.300.0 on Emacs 26.1. (but I have used tried many older versions with the same problem)
Startup file is the pretty much the template that comes with spacemacs where I tried to disable as much as possible.
The same setup on another computer starts in 20s, so my suspicion is this is related to some network timeout.
Emacs without spacemacs starts in 2s on my work machine.