This package browser is in early development. Mind the rough edges.

emacs-gc-stats 1.4

Collect Emacs GC statistics

This package collects Emacs garbage collection (GC) statistics over time and saves it in the format that can be shared with Emacs maintainers.

This package does not upload anything automatically. You will need to upload the data manually, by sending email attachment. If necessary, you can review emacs-gc-stats-file (defaults to ~/.emacs.d/emacs-gc-stats.eld) before uploading-it is just a text file.

Installation

Install emacs-gc-stats 1.4 as follows:

guix install emacs-gc-stats@1.4

Or install the latest version:

guix install emacs-gc-stats

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.