From d0537e5d533edebd095b3d4c2c394121ad44b3d3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 8 Feb 2021 23:54:26 -0600 Subject: Raise GC Cons Percentage when starting up --- config.org | 1 + 1 file changed, 1 insertion(+) (limited to 'config.org') diff --git a/config.org b/config.org index 06d7844..386363f 100644 --- a/config.org +++ b/config.org @@ -3155,6 +3155,7 @@ the needed boolean expression to tangle config.org. Booleans, yall! #+begin_src emacs-lisp (let* (;; Speed up init (gc-cons-threshold most-positive-fixnum) + (gc-cons-percentage 0.6) (file-name-handler-alist nil) ;; Config file names (config (expand-file-name "config" -- cgit 1.4.1-21-gabe81