emacs-gc-stats
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.
- Versions: 1.4
- Website: https://git.sr.ht/~yantar92/emacs-gc-stats
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-gc-stats
as follows:
guix install emacs-gc-stats
Or install a particular version:
guix install emacs-gc-stats@1.4
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/emacs-gc-stats/'><img src='http://127.0.0.1:3000/packages/emacs-gc-stats/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/emacs-gc-stats/badges/latest-version.svg)](http://127.0.0.1:3000/packages/emacs-gc-stats/) Org: [[http://127.0.0.1:3000/packages/emacs-gc-stats/][http://127.0.0.1:3000/packages/emacs-gc-stats/badges/latest-version.svg]]