[
https://issues.apache.org/jira/browse/SPARK-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708766#comment-14708766
]
Cheng Hao commented on SPARK-10134:
-----------------------------------
We can improve that by enable the comparison every 8 bytes for a 64 bit OS.
https://bugs.openjdk.java.net/browse/JDK-8033148
> Improve the performance of Binary Comparison
> --------------------------------------------
>
> Key: SPARK-10134
> URL: https://issues.apache.org/jira/browse/SPARK-10134
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Cheng Hao
>
> Currently, compare the binary byte by byte is quite slow, use the Guava
> utility to improve the performance, which take 8 bytes one time in the
> comparison.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]