Whenever Emacs feels slow, or you want to check out just how big the impact of something is RAM or CPU wise, then you can use the built-in Emacs profiler. It’s actually very easy and doesn’t require a lot of prerequisite knowledge. This is a very basic introduction on how to get started with it:

If you’re curious why you’d ever need to profile something in Emacs, maybe because you’re not a developer, let me say it like this: Profiling Emacs can help you even if you’re not a (Lisp) programmer. Sometimes, something might just be slow - for example when you try to edit files that includes long lines in Emacs. Then, profiling comes in quite handy. For this particular issue, we also have a guide on handling long lines in Emacs.


If you’re into Emacs, chances are that you’re also into Org mode. We’re building a free and open source implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers: https://github.com/200ok-ch/organice/

If you liked this post and want to say ‘thanks’, please head over to the repository and give it a star. If you’re not into Org mode, we’ve got quite a few other free/libre and open source software products that you might enjoy, instead.