eishay / jvm-serializers

Benchmark comparing serialization libraries on the JVM
http://groups.google.com/group/java-serialization-benchmarking
3.28k stars 560 forks source link

Latest DSL Platform Java lib #51

Closed hperadin closed 8 years ago

hperadin commented 9 years ago

New DSL Platform serializer library and compiler output, with improved performance results.

http://hperadin.github.io/jvm-serializers-report/ http://hperadin.github.io/jvm-serializers-report/report.html

Btw., do you have any plans on reruning the bench and updating the wiki?

zapov commented 9 years ago

Hey @cakoose and @cowtowncoder Is there anything we can help with so this PR is merged and wiki results are updated sooner rather than later?

btw. I noticed that bench results are 10% slower when running entire bench rather than individual test.

Regards, Rikard