Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9249

Avoid dirtying the DRF sorter when allocating resources.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.7.1, 1.8.0
    • allocation

    Description

      The perf data that mzhu provided revealed that when there are many frameworks, the DRFSorter::sort() function ends up dominating the time spent during an allocation cycle.

      To improve performance, it's possible to avoid dirtying the sorter so that it remains sorted throughout the entire allocation cycle.

      Attachments

        Issue Links

          Activity

            People

              bmahler Benjamin Mahler
              bmahler Benjamin Mahler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: