Closed
Description
How long is bootstrapping straight expected to take?
Right now it is taking an average of 1.7 seconds on my machine (compared to the rest of my config which takes less than 0.5 seconds). I benchmarked bootstrap.el
and it seems that executing these lines
Takes an average of 1.6 seconds.
Is this expected? If so, is there a way to speed this up?