An open API service indexing awesome lists of open source software.

https://github.com/moyada/java-serializers

序列化框架对比
https://github.com/moyada/java-serializers

avro fastjson gson jackson kryo protobuf3 protostuff

Last synced: about 2 months ago
JSON representation

序列化框架对比

Awesome Lists containing this project

README

          

Serialization Framework Performance Test

java version "1.8.0_191"

See Detail: https://moyada.github.io/2019/05/03/serializer/

# 耗时

![avgt](https://moyada.github.io/images/serializer/avgt.png)

# 吞吐量

![thrpt](https://moyada.github.io/images/serializer/thrpt.png)