You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OTP 24 includes a new JIT that should greatly increase the performance of non-NIF encoders like Jason and Poison. It will be interesting to see how much of the performance advantage of Jsonrs shrinks with this update.
The text was updated successfully, but these errors were encountered:
I've just tried Jsonrs on my app by creating 5000 documents in tests. The results are opposite to what I expected: render took 3 seconds with Jason and 64 seconds with Jsonrs.
OTP 24 includes a new JIT that should greatly increase the performance of non-NIF encoders like Jason and Poison. It will be interesting to see how much of the performance advantage of Jsonrs shrinks with this update.
The text was updated successfully, but these errors were encountered: