Files
kustomize/kyaml
Ed Overton 20b0d3c7ce perf: optimize RNode GetAnnotations and GetLabels
This commit optimizes in three ways:

1. For heavily used functions, allocate memory to avoid overhead
   associated with map and array re-sizing.
2. Where appropriate, limit annotation and label retrievals to only the
   desired keys.
3. Adjust annotation and label retrieval to avoid unnecessary temporary
   object creation.
2022-12-20 17:24:35 -05:00
..
2020-10-19 12:26:15 -07:00
2020-06-29 17:48:30 -07:00
2022-11-17 12:57:17 -05:00
2022-08-17 16:09:05 -04:00
2022-03-31 11:37:26 -04:00
2022-12-02 13:59:53 -08:00
2022-09-23 07:26:19 +00:00
2022-10-06 05:37:41 +02:00
2019-11-07 09:16:27 -08:00
2022-11-17 12:57:17 -05:00
2022-10-13 09:34:45 +08:00
2022-04-05 15:56:32 -04:00