On Fri, Oct 27, 2023 at 11:57:12AM +0100, Gavin Smith wrote:
>
> I wasn't talking about whether they would work or not, I was talking about
> how fast they would run.
Ok.
> At the moment, performance improvements from the new code seem hypothetical.
Actually, my guess was that there would also
On Fri, Oct 27, 2023 at 01:56:20PM +0100, Gavin Smith wrote:
> I was attempting to disable the XS translation functions in the XS parser,
> as I said in another email. This would be necessary for the XS parser to
> function correctly, and should allow for isolating and disabling the other
> new te
Hello,
Browsing the source code repository, I noticed that the po_document
directory [1] has a few locale files named with their encoding, like
'pt_BR.us-ascii.po' and 'pl.iso-8859-2.po'. Most of these have a more
up-to-date $lang.po (it means duplication), except for the Norwegian
translation tha
On Sat, Oct 28, 2023 at 11:15:36AM +0200, Patrice Dumas wrote:
> > At the moment, performance improvements from the new code seem
> > hypothetical.
>
> Actually, my guess was that there would also be a performance
> improvement with the XS overrides of parser
> post-processing/Structuring/Transfor
On Sat, Oct 28, 2023 at 09:04:45AM -0300, Rafael Fontenelle wrote:
> Hello,
>
> Browsing the source code repository, I noticed that the po_document
> directory [1] has a few locale files named with their encoding, like
> 'pt_BR.us-ascii.po' and 'pl.iso-8859-2.po'. Most of these have a more
> up-to
Hi Gavin
On Sat, Oct 28, 2023 at 2:52 PM Gavin Smith wrote:
>
>
> Yes, I agree completely. Thanks for looking into it and for explaining
> the benefits of removing these files.
>
I see those files were removed. Thanks for the fast reply and for solving this.
>
> The Norwegian translation file
On Sat, Oct 28, 2023 at 05:42:50PM +0100, Gavin Smith wrote:
> I managed to disable a lot of the new XS code and get the test suite
> to pass. I had to leave the XS translation module active due to the
> coupling that now exists between it and the XS parser.
Also I doubt that any slowdown could c