emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Speedup of functions to en/decode UTF-8 text


From: João Távora
Subject: Re: Speedup of functions to en/decode UTF-8 text
Date: Sat, 23 Nov 2019 10:43:08 +0000

I work on multiple branches, and I don't always wish to rebase them
on top of master.  Can you say exactly what commit SHA's your
changes consists of, presuming I can cherry-pick them to those
branches?

Thanks,
João



On Sat, Nov 23, 2019 at 9:38 AM Eli Zaretskii <address@hidden> wrote:
>
> I've made some changes in the functions that encode and decode UTF-8
> text in an optimized fashion.  This is expected to speed up JSON
> handling.  Some preliminary benchmarking of the decoding function
> indicates speed improvements starting at modest 30-40%, and sometimes
> much higher -- tenfold or more.  I'm not sure how this will fare in
> the real-life handling of JSON objects, so I'd welcome speed
> measurements of the current master branch as compared to previous
> versions (yesterday and older) in real-life scenarios, in particular
> in LSP and Eglot.  Please report the results here, and if there are
> some significantly adverse effects of these changes, please report
> them as bugs.
>
> TIA



--
João Távora



reply via email to

[Prev in Thread] Current Thread [Next in Thread]