You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/11/02 13:15:58 UTC

[jira] [Resolved] (SPARK-18223) Optimise PartitionedAppendOnlyMap implementation

     [ https://issues.apache.org/jira/browse/SPARK-18223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-18223.
-------------------------------
    Resolution: Duplicate

Let's put these changes together because they're virtually identical.

> Optimise PartitionedAppendOnlyMap implementation
> ------------------------------------------------
>
>                 Key: SPARK-18223
>                 URL: https://issues.apache.org/jira/browse/SPARK-18223
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.6.2, 2.0.1
>            Reporter: Adam Roberts
>            Priority: Minor
>
> We can improve the PartitionedAppendOnlyMap implementation by taking advantage of of comparator wrapping, we have observed a 3% performance increase with both IBM's SDK for Java and OpenJDK on PageRank due to the inlining benefit
> HiBench large used, pull request to follow



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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