Build script to help bisecting by cherry-picking compiler fixes
Kornel Benko
kornel at lyx.org
Tue Nov 19 07:54:50 UTC 2024
Am Mon, 18 Nov 2024 11:52:22 +0100
schrieb Pavel Sanda <sanda at lyx.org>:
> 2) Demands:
> a) How long takes one test? (Instead of "many hours" which can drastically change
> with different cpu's can you estimate ratio to e.g. total compilation time?)
> b) Can your test work in parallel manner for 4 or 8 cores?
I am running the tests mostly as 24 jobs parallel (I have 8 cpu's with 2 cores each).
The individual export tests may vary between < 1 second and > 1800 seconds.
Total time for export tests here
$ ctest -j24 --timeout 1800 -L export -E '(xhtml|lyx..)$'
is about 1 hour for 5608 tests.
> I think if we could get with an hour or half an hour of compute for parallel regime
> that's negligible enough and we might not even ask.
We could limit the tests so that we could alternatively test only html exports, or pdf2
exports or docbook5 or ...
Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20241119/5f90144a/attachment-0001.sig>
More information about the lyx-devel
mailing list