bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#31138: Native json slower than json.el


From: Dmitry Gutov
Subject: bug#31138: Native json slower than json.el
Date: Mon, 22 Apr 2019 18:31:15 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 22.04.2019 18:24, Eli Zaretskii wrote:
That actually means that speeding up code_convert_string might
*potentially*  (e.g. if it's infinitely fast) yield more than 50%
performance improvement.
code_convert_string doesn't do much, it just calls the encoding or
decoding function.

Right. I don't mean that the change would be inside code_convert_string's implementation necessarily. Probably in some of functions it calls.





reply via email to

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