mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-18 03:35:06 +00:00
Because this is in an inner loop and is fairly memory-allocation expensive even on a single allocation, it comes up top-of-the-list in memory allocation pprof profiles, for example with the coredns ClusterAddon. Add simple caching.