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
Thanks for reply, but see the score, in README, reflection is still better than jackson. However, my bench shows reflection is way to slower than jackson.
I ran the benchmark of serialization, but the result seemed wield, I'd like to know why.
Command:
./run ser --libs jackson,dsljson,dsljson_reflection --apis databind
CPU: Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz
JMH info:
The result:
However the result in README shows:
I'm wondering why the performance of dsljson_reflection doesn't match? Thanks all.
The text was updated successfully, but these errors were encountered: