summaryrefslogtreecommitdiffstats
path: root/2023/talks/gc.md
diff options
context:
space:
mode:
Diffstat (limited to '2023/talks/gc.md')
-rw-r--r--2023/talks/gc.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/2023/talks/gc.md b/2023/talks/gc.md
new file mode 100644
index 00000000..82a465e1
--- /dev/null
+++ b/2023/talks/gc.md
@@ -0,0 +1,29 @@
+[[!meta title="emacs-gc-stats: Does garbage collection actually slow down Emacs?"]]
+[[!meta copyright="Copyright © 2023 Ihor Radchenko"]]
+[[!inline pages="internal(2023/info/gc-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# emacs-gc-stats: Does garbage collection actually slow down Emacs?
+Ihor Radchenko (he) - Mastodon: <https://emacs.ch/@yantar92>, <mailto:yantar92@posteo.net>
+
+[[!inline pages="internal(2023/info/gc-before)" raw="yes"]]
+
+Is Emacs responsiveness really affected by slow garbage collector?
+Should \`gc-cons-threshold' be increased during startup?
+Or maybe during the whole Emacs session?
+
+I will try to answer these questions using the real data collected from
+Emacs users who installed
+<https://elpa.gnu.org/packages/emacs-gc-stats.html> package and submitted
+their results to <https://lists.gnu.org/archive/html/emacs-gc-stats/>.
+
+
+
+[[!inline pages="internal(2023/info/gc-after)" raw="yes"]]
+
+[[!inline pages="internal(2023/info/gc-nav)" raw="yes"]]
+
+