On Tue, Oct 15, 2024 at 10:07:24PM +0100, Gavin Smith wrote: > On Sun, Oct 06, 2024 at 03:43:17PM +0200, Patrice Dumas wrote: > > Hello, > > > > I did the timings on elisp, glibc and texinfo manuals and I get about > > * 2 between C only and Perl with TEXINFO_XS_CONVERT=1 and > > * 4 between Perl with TEXINFO_XS_CONVERT=1 and Perl with XS for > > parser only. > > Sorry, I don't know what you mean by "2 between..." and "4 between...".
if means multiplied by 2 between C only and Perl with TEXINFO_XS_CONVERT=1 and multiplied 4 between Perl with TEXINFO_XS_CONVERT=1 and Perl with XS for parser only. -- Pat