mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-28 09:39:44 -04:00
To improve the throughput of current scheduler, we can do a simple optimization by calcluating priorities in parallel. This doubles the throughput of density test, which has the default config with 3 priority funcs (the spreading one does not actually consume any computation time). It matches the expectation. |
||
|---|---|---|
| .. | ||
| admission | ||
| auth | ||
| scheduler | ||