You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/11/28 08:52:12 UTC

[jira] [Commented] (SPARK-4646) Replace Scala.util.Sorting.quickSort with Sorter(TimSort) in Spark

    [ https://issues.apache.org/jira/browse/SPARK-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228129#comment-14228129 ] 

Apache Spark commented on SPARK-4646:
-------------------------------------

User 'maropu' has created a pull request for this issue:
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
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org