Skip to content

Release 0.1.4

Compare
Choose a tag to compare
@Qkessler Qkessler released this 23 Dec 16:45
· 27 commits to main since this release
  • Consolidated support for eglot, and drop lsp.
  • Add COMPLETE migration to the elpaca package manager.
  • Optimized lazy loading, thanks to elpaca package manager and rewritting the modules to lazy load

Using daemon I'm back to 0.16 startup time with the config, which is really great. Using the emacs binary I was at 0.33. For statistical rigor, tested my machine against emacs without any configuration (empty init.el with just measurements of startup time) and I was booting the GUI with 0.19.

That means that the configuration has a start-up ratio (time configured / time non-configured) of 1.73684211, which is really good. With the daemon, we are looking at 0.01 seconds, which would mean that the daemon is at 16, which apparently would not be that good, but still incredibly fast.