allocate containers with no locality preference | 46 ms | Passed |
allocate locality preferred containers by considering the localities of pending requests | 53 ms | Passed |
allocate locality preferred containers with enough resource and no matched existed containers | 0.22 sec | Passed |
allocate locality preferred containers with enough resource and partially matched containers | 51 ms | Passed |
allocate locality preferred containers with fully matched containers | 48 ms | Passed |
allocate locality preferred containers with limited resource and partially matched containers | 50 ms | Passed |