kubernetes/plugin
k8s-merge-robot 98030ded05 Merge pull request #28781 from wojtek-t/optimize_priorities_2
Automatic merge from submit-queue

Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance



Currently copies that are made while copying/creating api.NodeList are significant part of scheduler profile, and a bunch of them are made in places, that are not-parallelizable.
Ref #28590
2016-07-12 06:18:15 -07:00
..
cmd/kube-scheduler Merge pull request #28203 from ping035627/ping035627-0629 2016-06-29 21:03:05 -07:00
pkg Merge pull request #28781 from wojtek-t/optimize_priorities_2 2016-07-12 06:18:15 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00