Double gc-cons-threshold

This commit is contained in:
Benson Chu 2022-06-30 07:55:20 -05:00
parent c865a283f3
commit 58cfb3911d

View file

@ -17,7 +17,7 @@
(setq gnutls-algorithm-priority
"NORMAL:-VERS-TLS1.3"))
(setq gc-cons-threshold 100000000)
(setq gc-cons-threshold 200000000)
;; fetch the list of packages available
(unless package-archive-contents