On Thu, Oct 26, 2023 at 12:13:10AM +0200, Patrice Dumas wrote:
> > Can I please propose that it is made easy to disable all new XS code
> > in texi2any, as I have done here, so we can avoid losing the performance
> > of texi2any 7.1. I don't really care how it's done, as long as TEXINFO_XS
> > and
On Thu, Oct 26, 2023 at 06:45:10PM +0100, Gavin Smith wrote:
>
> > For timing optimization, it seems to me that we should have only one
> > target, the combination were everything is done in XS. To me there is
> > little point in trying to optimize other combinations, because they are
> > very un