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 19:00:13 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 22.04.2019 18:50, Eli Zaretskii wrote:
(You should have used
insert-file-contents-literally instead.)

I wonder if there's a counterpart for that for HTTP responses returned by url-retrieve.

And I don't think we will be
able to speed up the general-purpose decoding routines: no one said
the original file is encoded in UTF-8.

We could speed up certain important cases, like where the bytes are identical between the source and the destination. I could be wrong here, though, this is already out of my depth.





reply via email to

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