ConeyLiu commented on issue #25470: [SPARK-28751][Core][WIP] Improve java 
serializer deserialization performance
URL: https://github.com/apache/spark/pull/25470#issuecomment-543579149
 
 
   Yeah, it can provide great performance improvement from end to end. The 
single record serialize/deserialize is most happens in RPC, and the overhead of 
RPC is much lower than other components. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to