diff options
author | Christian Lohmaier <cloph@documentfoundation.org> | 2022-12-17 13:14:38 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-12-19 11:29:29 +0000 |
commit | 2cdc1c10b56d99405bd46531497aa5dfaa17956d (patch) | |
tree | 097acb6ceab97cc05618cbb04d4fdd3f881de9bf /.gitignore | |
parent | 0d390035db0a9115aaf061bc090d95a00ea95451 (diff) |
reduce number of process calls when building html help
For each language times the 2500+ xhp files the build did run
dirname, mkdir, and pwd (twice, and on windows also with additional
cygpath) - replacing those by static values provided my make saves
4-5 minutes on a fast m1 machine and over 25 on windows with
cygwin (despite building with 32 threads...)
Change-Id: Ib3ca9e2ffdea622a4b5f578f2580152eb0b3b674
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144393
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
(cherry picked from commit 88c2d7943241daed9cc850e9518555ef9056634b)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144372
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions