branch: externals/emacs-gc-stats
commit 22dabe237e14ad139d23f1c369eb06ecda000466
Author: Ihor Radchenko <yanta...@posteo.net>
Commit: Ihor Radchenko <yanta...@posteo.net>

    README: Mention the relevant emacs-devel threads
    
    * README.org: Add links to the emacs-devel threads introducing the
    need to gather the statistics.
---
 README.md  | 5 +++++
 README.org | 4 ++++
 2 files changed, 9 insertions(+)

diff --git a/README.md b/README.md
index c81790185c..325f379dbc 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,11 @@ This package collects Emacs garbage collection (GC) statistics 
over
 time and saves it in the format that can be shared with Emacs
 maintainers.
 
+Context:
+
+-   <https://yhetil.org/emacs-devel/20230310110747.4hytasakomvdyf7i@Ergus/>
+-   <https://yhetil.org/emacs-devel/87v8j6t3i9.fsf@localhost/>
+
 See the source code for information how to contact the author.
 
 **Usage:**
diff --git a/README.org b/README.org
index d64b1be4d1..d92f8bc104 100644
--- a/README.org
+++ b/README.org
@@ -5,6 +5,10 @@ This package collects Emacs garbage collection (GC) statistics 
over
 time and saves it in the format that can be shared with Emacs
 maintainers.
 
+Context:
+- https://yhetil.org/emacs-devel/20230310110747.4hytasakomvdyf7i@Ergus/
+- https://yhetil.org/emacs-devel/87v8j6t3i9.fsf@localhost/
+
 See the source code for information how to contact the author.
 
 *Usage:*

Reply via email to