Performance regression in export to LaTeX?

Jean-Pierre Chrétien jeanpierre.chretien at free.fr
Mon Dec 20 08:47:51 UTC 2021


Le 19/12/2021 à 15:45, Jürgen Spitzmüller a écrit :
> Am Sonntag, dem 19.12.2021 um 15:03 +0100 schrieb Jürgen Spitzmüller:
>> So it's the cprotection checks that seem to cost time. Need to check
>> whether this can be optimized.
> 
> After 61b8afd893ec we're back at
> 
> real	0m19,685s
> user	0m15,633s
> sys	0m3,025s
> 

Recompiling after 61b8afd893ec leads here to

real	0m13,374s
user	0m11,999s
sys	0m1,012s

instead of

real    0m31,623s
user    0m22,924s
sys    0m1,532s

(which includes 9s of lyx reconfiguration, that means thet real must be rather 22s).

To be compared to the 2.3.x result

real    0m9,749s
user    0m8,459s
sys    0m1,320s

So the ratio is now 10/13 instead of a little
over 2.

-- 
Jean-Pierre




More information about the lyx-devel mailing list