[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Post release texi2any performance regression
From: |
Gavin Smith |
Subject: |
Re: Post release texi2any performance regression |
Date: |
Sun, 5 Nov 2023 14:36:37 +0000 |
On Sun, Nov 05, 2023 at 01:01:21PM +0100, Patrice Dumas wrote:
> > Indeed, commenting out those lines of code (although it makes the output
> > incorrect) appeared to restore the run time to that of 7.1.
> >
> > This may have been due to a fairly recent change, but the lack of a
> > stable, satisfactory reference point ever since the 7.1 release makes
> > this much, much more time-consuming to investigate. While one problem is
> > fixed, another may be inadvertently introduced.
>
> It is completely unrelated to the major changes going on, but related to
> the recent change of setting untranslated even if no @documentlanguage
> have been seen at the time the @-command appears. The change can be
> reverted, or something more complex can be done, such as removing the
> untranslated later on if no @documentlanguage is seen afterwards, or
> maybe in Plaintext.pm, not calling gdt/pgdt if documentlanguage is not
> set.
I've reverted it. Another fix may be possible, but it is not a priority
right now.
- Re: Post release texi2any performance regression, (continued)
- Re: Post release texi2any performance regression, Patrice Dumas, 2023/11/04
- Re: Post release texi2any performance regression, Gavin Smith, 2023/11/04
- Re: Post release texi2any performance regression, Gavin Smith, 2023/11/04
- Re: Post release texi2any performance regression, Patrice Dumas, 2023/11/05
- Use "simple parsers" for translations again?, Gavin Smith, 2023/11/24
- Re: Use "simple parsers" for translations again?, Patrice Dumas, 2023/11/25
- Re: Use "simple parsers" for translations again?, Gavin Smith, 2023/11/25
- Re: Use "simple parsers" for translations again?, Gavin Smith, 2023/11/25
- Re: Post release texi2any performance regression, Gavin Smith, 2023/11/04
- Re: Post release texi2any performance regression, Patrice Dumas, 2023/11/05
- Re: Post release texi2any performance regression,
Gavin Smith <=
- Re: Post release texi2any performance regression, Patrice Dumas, 2023/11/05
- Re: Post release texi2any performance regression, Gavin Smith, 2023/11/05