Skip to content
thekid edited this page Sep 14, 2014 · 4 revisions

Performance

An extensive comparison against PHP's native JSON functionality and other implementations is available. TL;DR: While slower than the native functionality, the performance overhead is in low millisecond ranges. Using sequential processing we have an advantage both performance- and memory-wise.

Clone this wiki locally