Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update benchmarks for OTP 24 #4

Open
benhaney opened this issue Oct 21, 2020 · 2 comments
Open

Update benchmarks for OTP 24 #4

benhaney opened this issue Oct 21, 2020 · 2 comments

Comments

@benhaney
Copy link
Owner

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.

@denispeplin
Copy link

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.

@benhaney
Copy link
Owner Author

@denispeplin Was that on OTP 24? Can you share the exact benchmark?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants