Files
kubernetes/pkg/proxy
Rob Scott d4b694a497 Updating EndpointSliceCache sort function to be significantly faster.
The .IP() call that was previously used for sorting resulted in a call
to netutil to parse an IP out of an IP:Port string. This was very slow
and resulted in this sort taking up ~50% of total CPU util for
kube-proxy.
2019-09-23 17:12:54 -07:00
..
2019-09-23 16:51:43 +08:00
2019-08-21 20:03:53 +01:00