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

Added support for Stephenerialization #42

Closed enragedginger closed 10 years ago

enragedginger commented 10 years ago

I've added tests for Stephenerialization. I had done this about a year ago, but it was never merged in. The old pull request had some other nonsense in it (like adding missing libraries to the classpath and updating some of the older libraries in the project), but I didn't include it this time around, so it should be simple to merge in.