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

Benchmark on rust_serialization_benchmark #58

Open
godofdream opened this issue Jan 17, 2024 · 1 comment
Open

Benchmark on rust_serialization_benchmark #58

godofdream opened this issue Jan 17, 2024 · 1 comment
Labels
E-easy This is easy.

Comments

@godofdream
Copy link

There is a benchmark repository which contains multiple json implementations:
https://github.com/djkoloski/rust_serialization_benchmark

It would make sense to add sonic-rs to that benchmark to be better compareable with other implementations like simd-json

@liuq19
Copy link
Collaborator

liuq19 commented Jan 17, 2024

We use the serde-rs benchmark now.

We welcome to compare performance with any JSON. But I do not have enough time to support it. Maybe we will support it in the future :)

@liuq19 liuq19 added the E-easy This is easy. label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy This is easy.
Development

No branches or pull requests

2 participants