CalvinKirs commented on pull request #4340: URL: https://github.com/apache/incubator-dolphinscheduler/pull/4340#issuecomment-752041292
When I increase the amount of object data that needs to be serialized, I can see that protostuff still performs better. Benchmark Mode Cnt Score Error Units SerializerBenchMark.testKryoSerial thrpt 20 274962.446 ± 17268.430 ops/s SerializerBenchMark.testProtostuffSerial thrpt 20 342725.725 ± 36011.484 ops/s ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
