In some cases, using autosummary templates causes a significant increase in build time. This is particularly true for the scipy and nump docs (link to autosummary templates scipy uses).
I have verified this using this version of SciPy scipy/scipy#16660 and built the documentation on main and also with changes from #878. In both cases I run with and without templates.
originally discussed in #878,