|
From: | Ihor Radchenko |
Subject: | Re: Indentation and gc |
Date: | Thu, 06 Apr 2023 09:13:13 +0000 |
Ihor Radchenko <yantar92@posteo.net> writes: > I will now try to record the data on my sessions and share it later. > We can then see what useful information can actually be extracted. I am attaching some stats I recorded by varying gc-cons-threshold and using Emacs. Some observations: 1. GC time increases over time 2. Total time spend in GC decreases with increases gc-cons-threshold 3. Avg time spend in a single GC is roughly the same, except for very high gc-cons-thresholds 4. Memory limit has no obvious correlation with gc-cons-threshold Of course, we need data from more users to draw meaningful conclusions.
gc-time-stats.png
Description: PNG image
GC-count-stats.png
Description: PNG image
gc-spacing-stats.png
Description: PNG image
gc-time-acc-stats.png
Description: PNG image
gc-time-avg-stats.png
Description: PNG image
memory-limit-stats.png
Description: PNG image
The raw data is in https://0x0.st/HXPu.eld - it is a bit large: 3Mb. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
[Prev in Thread] | Current Thread | [Next in Thread] |