Details
-
Epic
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
allocator performance phase 2
Description
The phase 1 for `allocator performance improvement` has been finished, basically, the phase 1 have finished such following improvements:
1) Enabled batch allocation in allocator.
2) Improved performance for sorter.
3) Improved performance for `Resource` class.
4) Added quite a lot of benchmark test for both sorter and resources.
But there are some things need follow up in phase 2, such as periodic resource allocations, allocate resources asap after recover resources, more benchmark test etc.
Attachments
Issue Links
- relates to
-
MESOS-4766 Improve allocator performance.
- Resolved