Chad Walters wrote:
I can't yet explain why the serialization time can range from ~7500 to ~12000 at times, but it bounces around for protocol buffers too.
Are you throwing away the first run of each benchmark in a given JVM? I've found that to greatly stabilize many Java benchmarks.
Doug
