emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Implement fast verisons of json-parse functions


From: Mattias Engdegård
Subject: Re: [PATCH] Implement fast verisons of json-parse functions
Date: Mon, 1 Apr 2024 10:48:09 +0200

31 mars 2024 kl. 17.44 skrev Eli Zaretskii <eliz@gnu.org>:

> I'm okay with changing the errors we signal, but let's please document
> in NEWS all the changes in this area.

Right.  The new code is now in master.
It made for a parsing speed-up of about 2x, often more.

I also fixed the unintuitive `end-of-file` errors from (json-parse-string 
"\0"). It had nothing to do with NULs, actually.




reply via email to

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