mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-27 18:19:28 +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.