This commit is contained in:
Zelong Kuang
2026-03-30 16:37:02 +11:00
parent a3468b833e
commit 3e88318f79
8 changed files with 120 additions and 83 deletions

View File

@@ -4,7 +4,7 @@
:demand t
:config
;; To disable collection of benchmark data after init is done.
;; (add-hook 'emacs-startup-hook 'benchmark-init/deactivate)
(add-hook 'emacs-startup-hook 'benchmark-init/deactivate)
)
;; Load some component of large package (org, magit etc.) before complete mount