[
https://issues.apache.org/jira/browse/SPARK-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533361#comment-14533361
]
Apache Spark commented on SPARK-7450:
-------------------------------------
User 'tedyu' has created a pull request for this issue:
https://github.com/apache/spark/pull/5897
> Use UNSAFE.getLong() to speed up BitSetMethods#anySet()
> -------------------------------------------------------
>
> Key: SPARK-7450
> URL: https://issues.apache.org/jira/browse/SPARK-7450
> Project: Spark
> Issue Type: Improvement
> Reporter: Ted Yu
>
> Currently BitSetMethods#anySet() traverses BitSet in bytes.
> We can use UNSAFE.getLong() for speed up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]