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

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

bug#70007: [PATCH] native JSON encoder


From: Mattias Engdegård
Subject: bug#70007: [PATCH] native JSON encoder
Date: Wed, 27 Mar 2024 16:49:53 +0100

Here is an updated patch. It now ignores duplicated keys in objects represented 
by alists and plists, just like the old encoder. (I didn't include this in the 
first draft out of fear it would be slow and complicated, but it turned out 
just to be complicated.)

The performance is still acceptable, which means at least 2x the speed of the 
Jansson-based encoder.

Attachment: json-serialise.diff
Description: Binary data


reply via email to

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