Refactor doom startup benchmark

This commit is contained in:
Henrik Lissner 2018-02-27 22:30:49 -05:00
parent 047ed6c9ea
commit c2fd538261
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 11 additions and 14 deletions

View file

@ -262,10 +262,7 @@ controlled by `+doom-dashboard-pwd-policy'."
(propertize
(+doom-dashboard--center
+doom-dashboard--width
(format "Loaded %d packages in %d modules in %.02fs"
(length doom-package-load-path)
(hash-table-size doom-modules)
doom-init-time))
(doom-packages--benchmark))
'face 'font-lock-comment-face)
"\n\n"))