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: yyoncho
Subject: bug#31138: Native json slower than json.el
Date: Sun, 21 Apr 2019 14:38:04 +0300

Hi Eli,

I don't see how this follows, when this discussion clearly established
that native JSON parsing is much faster than parsing in Lisp.

We also established that current native performance is not fast enough to handle real-world scenarios. 
 
I also don't see where did "a lot of time" come from, I think it's an
exaggeration, given the processing speed shown by benchmarks in this
discussion.

I said that *if* this is the case. You said that if 50% is spent in decoding it is not enough to justify the risk of crashing emacs. What I am saying is that IMO if 50% of the time is spent in decoding data that comes from Jansson it will be enough to justify not using Jansson at all and writing the whole Json parsing in Emacs Source tree.

Thanks,
Ivan 

reply via email to

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