Files
Ed Overton 93d7511b38 perf: optimize Gvk.ApiVersion()
Convert Gvk.ApiVersion() from using strings.Builder to raw string
concatenation. The logic in Gvk.ApiVersion() is simple enough that
raw concatenation executes quicker and consumes less memory.
2023-02-21 11:02:57 -05:00
..
2023-02-21 11:02:57 -05:00
2023-02-21 11:02:57 -05:00
2022-12-02 13:59:53 -08:00