Refactor doom startup benchmark
This commit is contained in:
parent
047ed6c9ea
commit
c2fd538261
3 changed files with 11 additions and 14 deletions
|
@ -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"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue