kubernetes/plugin/pkg/scheduler/algorithm
Yongkun Anfernee Gui 4be6a60df2 Refactor Priority Reduce functions
- Reducing the duplicated reduce function by introducing a reduce
  function generator that generates common reduce functions.
- Remove logs from reduce function, so it's purely calculating scores.
- Optimize the reduce functions by removing unnecessary conversion to
  float64.
2017-11-08 10:00:23 -08:00
..
predicates haveSame is suboptimal, fix it as well as the name 2017-11-02 22:50:32 -07:00
priorities Refactor Priority Reduce functions 2017-11-08 10:00:23 -08:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduler_interface_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
scheduler_interface.go Add pod eviction logic for scheduler preemption 2017-09-07 15:31:55 -07:00
types_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
types.go Refactor Priority Reduce functions 2017-11-08 10:00:23 -08:00
well_known_labels.go Use NC to fix deprecated taint key name 2017-09-15 23:54:15 +08:00