Build script to help bisecting by cherry-picking compiler fixes
Pavel Sanda
sanda at lyx.org
Tue Nov 19 08:49:50 UTC 2024
On Tue, Nov 19, 2024 at 08:54:50AM +0100, Kornel Benko wrote:
> 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.
What is your compilation time with -j24?
> > 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 ...
An option indeed. We'll see.
Pavel
More information about the lyx-devel
mailing list