Benjamin Mahler created MESOS-9239:
--------------------------------------
Summary: Improve sorting performance in the DRF sorter.
Key: MESOS-9239
URL: https://issues.apache.org/jira/browse/MESOS-9239
Project: Mesos
Issue Type: Improvement
Components: allocation
Reporter: Benjamin Mahler
The sorting performance of the DRF sorter is negatively affected by the use of
hashmaps introduced originally in MESOS-4964.
Storing a cache-friendlier data structure and avoiding hashing overhead would
improve the sort performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)