Update README.md
This commit is contained in:
@@ -50,8 +50,9 @@
|
|||||||
|
|
||||||
(setq gc-cons-threshold most-positive-fixnum)
|
(setq gc-cons-threshold most-positive-fixnum)
|
||||||
|
|
||||||
(add-hook 'emacs-startup-hook (lambda ()
|
(add-hook 'emacs-startup-hook
|
||||||
(setq gc-cons-threshold (* 16 1024 1024))))
|
(lambda ()
|
||||||
|
(setq gc-cons-threshold minimal-emacs-gc-cons-threshold)))
|
||||||
|
|
||||||
;;; Performance
|
;;; Performance
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user