mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-19 02:38:07 -05:00
- 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. |
||
|---|---|---|
| .. | ||
| predicates | ||
| priorities | ||
| BUILD | ||
| doc.go | ||
| scheduler_interface.go | ||
| scheduler_interface_test.go | ||
| types.go | ||
| types_test.go | ||
| well_known_labels.go | ||