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

Ankur Dave resolved SPARK-4646.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Issue resolved by pull request 3507
[https://github.com/apache/spark/pull/3507]

> Replace Scala.util.Sorting.quickSort with Sorter(TimSort) in Spark
> ------------------------------------------------------------------
>
>                 Key: SPARK-4646
>                 URL: https://issues.apache.org/jira/browse/SPARK-4646
>             Project: Spark
>          Issue Type: Improvement
>          Components: GraphX
>            Reporter: Takeshi Yamamuro
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> This patch just replaces a native quick sorter with Sorter(TimSort) in Spark.
> It could get performance gains by ~8% in my quick experiments.



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

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

Reply via email to