Closed
Description
Hi,
First of all, thanks for the great plugin.
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.
Can this be fixed?