You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/26 01:51:53 UTC

[GitHub] [spark] JoshRosen commented on issue #24709: [SPARK-27841][SQL] Improve UTF8String to/fromString()/charwise iteration performance

JoshRosen commented on issue #24709: [SPARK-27841][SQL] Improve UTF8String to/fromString()/charwise iteration performance
URL: https://github.com/apache/spark/pull/24709#issuecomment-495961547
 
 
   By the way, all of this is probably moot when running on JDK9+ because I think that CompactString effectively does most of these optimizations for us. This is a mostly-for-fun experiment to see whether we can get a small performance win on Java 8.

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


With regards,
Apache Git Services

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