srid99 / protostuff-example

Experimenting protostuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protostuff-example

Experimenting protostuff along with other serializers like Jackson/Fasterxml/Kryo/Protobuf. There is also a (simple) benchmark test included to see the performance.

Run the below maven command to see the benchmark result

mvn clean test

This example is implemented based on "protostuff-runtime"

About

Experimenting protostuff

License:Apache License 2.0


Languages

Language:Java 100.0%