You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that when doing normal builds, the plugin doesn't really slow down the build — with or without the plugin, the build takes about 5.7 seconds. (I only generate tag pages, about 10 of them.)
However, the incremental build used to take about 0.3 seconds, but when jekyll-archives is enabled, it takes the full 5.7 seconds. This is even true if I set enabled: [], i.e. when no work needs to be done.