I see this has been given a shot previously (#744 and #745), but I still want to give a huge (but still n=1, unfortunately) vote for trying to implement parallelization in one way or the other for all build_* functions.
I often have to wait ~15-20 mins for all pages to be rendered, and as the pages are rendered independently, it must be well suited for parallelization with a big speed increase?
I see this has been given a shot previously (#744 and #745), but I still want to give a huge (but still
n=1, unfortunately) vote for trying to implement parallelization in one way or the other for allbuild_*functions.I often have to wait ~15-20 mins for all pages to be rendered, and as the pages are rendered independently, it must be well suited for parallelization with a big speed increase?