mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-24 02:15:10 +00:00
Use slices to store sets of edges for n <= 4. ~20% memory savings with many nodes with n=2 edges.
Use slices to store sets of edges for n <= 4. ~20% memory savings with many nodes with n=2 edges.