Performance and byte compilation
Hi @protesilaos!
I noticed that the theme takes a bit more time to load and configure than other themes I was using before. Here are the stats from use-package:
Configuring package modus-operandi-theme...done (0.202s)
Loading package modus-operandi-theme...done (0.328s)
I also noticed that you have the local variable no-byte-compile
set to t
. I wonder what the reason is, since I think it would help in performance.
Thank you for your attention.