|
|
|
|
|
by ashton314
1574 days ago
|
|
Yeah… I should probably set up the daemon sometime. I just tweak my config so much (it's Emacs, c'mon) that it's just been simpler for me for some reason to just launch it fresh for forever. native-comp doesn't do anything for start up. Good tip though—I've been running bleeding-edge Emacs for a while now. ;-) I ran `esup` and figured out most of the slowdown is from the otherwise excellent straight.el [1] package manager. I put (setq straight-check-for-modifications '(check-on-save find-when-checking))
in my init, and now everything is really speedy![1]: https://github.com/raxod502/straight.el#my-init-time-got-slo... |
|