From 6f6595f5dec0920dbe9001a6a9ee2c335996770c Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Thu, 10 Oct 2024 20:57:52 +0200 Subject: [PATCH] Update performace description --- README.org | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/README.org b/README.org index 61cc71b..1e98380 100644 --- a/README.org +++ b/README.org @@ -49,17 +49,16 @@ I adhere to the following guiding principles in this configuration: ** Performance Considerations When it comes to performance, it's all relative. Currently, Emacs -loads in a little over a second in the graphical environment on macOS, -which is admittedly slower than the configurations of those more -dedicated to optimizing startup times. However, it is definitely -faster than many other configurations found online. Have I settled on -this? No, I occasionally work on slight optimizations and will -continue to do so spontaneously. That said, Emacs startup time is not -a top priority for me as long as it stays around one second, -especially since I do not restart Emacs for weeks or months at a -time. Therefore, these metrics might improve over time (and are likely -better on workstations running Linux), but it's certainly not -something that occupies most of my attention. +loads in a little over a second in the graphical environment, which is +admittedly slower than the configurations of those more dedicated to +optimizing startup times. However, it is definitely faster than many +other configurations found online. Have I settled on this? No, I +occasionally work on slight optimizations and will continue to do so +spontaneously. That said, Emacs startup time is not a top priority for +me as long as it stays around one second, especially since I do not +restart Emacs for weeks or months at a time. Therefore, these metrics +might improve over time, but it's certainly not something that +occupies most of my attention. ** Requirements