mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-24 04:22:50 -05:00
Add more granular init message
This commit is contained in:
parent
beb3b3cb15
commit
ea81dbcedc
@ -19,4 +19,6 @@
|
||||
(org-babel-load-file jf-config-file)
|
||||
(jf-resume-gc)
|
||||
|
||||
(message "-> Initialized in %s" (emacs-init-time))
|
||||
(message "-> Initialized in %s with %d GCs."
|
||||
(float-time (time-subtract after-init-time before-init-time))
|
||||
gcs-done)
|
||||
|
Loading…
Reference in New Issue
Block a user