summaryrefslogtreecommitdiffstats
path: root/2023/talks/gc.md
diff options
context:
space:
mode:
authorEmacsConf <emacsconf-org@gnu.org>2023-12-01 16:22:12 -0500
committerEmacsConf <emacsconf-org@gnu.org>2023-12-01 16:22:12 -0500
commit1b4e1d429bfc28678e9f523aa83b83c935126b4a (patch)
treeac070d463ebe4cbf93e0bb4a3f7f6b1de4a479d5 /2023/talks/gc.md
parentd7170569bd62ae6d19ebfaa771e6eaf0390a3abd (diff)
parentb6497563dd469bd03d33f5447645170401718583 (diff)
downloademacsconf-wiki-1b4e1d429bfc28678e9f523aa83b83c935126b4a.tar.xz
emacsconf-wiki-1b4e1d429bfc28678e9f523aa83b83c935126b4a.zip
Automated commit
Diffstat (limited to '')
-rw-r--r--2023/talks/gc.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/2023/talks/gc.md b/2023/talks/gc.md
index 1c9f07e5..b0c54532 100644
--- a/2023/talks/gc.md
+++ b/2023/talks/gc.md
@@ -11,6 +11,8 @@ Ihor Radchenko (he) - Mastodon: <https://emacs.ch/@yantar92>, <mailto:yantar92@p
[[!inline pages="internal(2023/info/gc-before)" raw="yes"]]
+Talk sources, PDF, raw data, and analysis are published at <https://dx.doi.org/10.5281/zenodo.10213384> .
+
Is Emacs responsiveness really affected by slow garbage collector?
Should \`gc-cons-threshold' be increased during startup?
Or maybe during the whole Emacs session?