<div dir="ltr"><div><div><div><div>Perfect!<br><br></div>Sounds and looks good,<br></div>Thanks Richard!<br><br></div>regards<br></div>Werner<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 5, 2017 at 1:48 PM, Richard Duivenvoorde <span dir="ltr"><<a href="mailto:rdmailings@duif.net" target="_blank">rdmailings@duif.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
(for those building documentation and website using the Makefile or<br>
Docker images....)<br>
<br>
With our newer Docker image we moved to Python3 and Sphinx 1.5.6<br>
<br>
This Sphinx has a -j option for paralellisation(?).<br>
<br>
Website<br>
real    0m20.322s<br>
user    0m0.034s<br>
sys     0m0.054s<br>
<br>
with -j2<br>
real    0m13.412s<br>
user    0m0.034s<br>
sys     0m0.041s<br>
<br>
Documentation<br>
real    6m37.143s<br>
user    0m0.139s<br>
sys     0m0.135s<br>
<br>
with -j2<br>
real    3m51.501s<br>
user    0m0.106s<br>
sys     0m0.068s<br>
<br>
higher values of -j2<br>
<br>
As you can see this works great!<br>
<br>
I added a -j2 to the Makefile of the website build<br>
Will do it for the Documentation too. Currently only the testing/3<br>
branch works with this Docker image.<br>
<br>
I will not use -j3 or higher to not stress our build server too much.<br>
But feel free to try this on your own hardware :-)<br>
<br>
Regards,<br>
<br>
Richard Duivenvoorde<br>
______________________________<wbr>_________________<br>
Qgis-community-team mailing list for organizing community resources such as documentation, translation etc..<br>
<a href="mailto:Qgis-community-team@lists.osgeo.org">Qgis-community-team@lists.<wbr>osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/qgis-community-team" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>community-team</a></blockquote></div><br></div>