FastBinaryEncoding icon indicating copy to clipboard operation
FastBinaryEncoding copied to clipboard

Use DSL JSON or Jsoniter

Open sirinath opened this issue 3 years ago • 1 comments

DSL JSON is the fastest for JSON on Java: https://github.com/fabienrenaud/java-json-benchmark. Jsoniter is a close alternative.

It would be better to have tone of these for Java.

sirinath avatar Feb 16 '21 05:02 sirinath

Good point

chronoxor avatar Feb 16 '21 09:02 chronoxor