Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-4646

Replace Scala.util.Sorting.quickSort with Sorter(TimSort) in Spark

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.2.0
    • GraphX
    • None

    Description

      This patch just replaces a native quick sorter with Sorter(TimSort) in Spark.
      It could get performance gains by ~8% in my quick experiments.

      Attachments

        Activity

          People

            Unassigned Unassigned
            maropu Takeshi Yamamuro
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: