doomemacs/core
Henrik Lissner a0174b7638 gcmh-high-cons-threshold = 16mb
Reverts 86fd6c621 which increased gcmh-high-cons-threshold from Doom's
16mb default to its upstream default (of 1gb). This was an experiment.
In theory, the user should idle enough that it would GC enough to stave
off freezes/stuttering/paging, but in practice, either users did not
idle enough or the GC didn't clean up enough when given the opportunity.
The result: terrible stuttering and freezing after long periods of use.

Back to 16mb gang.
2021-05-29 12:50:28 -04:00
..
autoload Minor refactors & reformatting 2021-05-25 10:35:21 -04:00
cli cli/env: blacklist TERMCAP envvar 2021-05-28 13:39:14 -04:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli.el cli: don't repeat "Executing..." line on restart 2021-05-24 17:32:46 -04:00
core-editor.el Minor refactors & reformatting 2021-05-25 10:35:21 -04:00
core-keybinds.el define-localleader-key's featurep -> featurep! 2021-05-22 02:35:10 +01:00
core-lib.el Document :depth in add-hook! docstring 2021-05-16 21:19:30 -04:00
core-modules.el core: minor refactors and comment revisions 2021-05-06 18:36:32 -04:00
core-packages.el Reduce verbosity of first-time install 2021-05-25 14:17:00 -04:00
core-projects.el Remove "fix" for projectile + $HOME git repos 2021-05-23 22:09:07 -04:00
core-ui.el Trigger doom-switch-buffer-hook on kill-current-buffer 2021-05-28 16:26:25 -04:00
core.el gcmh-high-cons-threshold = 16mb 2021-05-29 12:50:28 -04:00
packages.el Bump :core 2021-05-22 20:03:30 -04:00