mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-30 13:19:35 +00:00
Replace many of the remaining s.Convert() invocations with direct execution, and make generated methods public. Removes 10% of the allocations during decode of a pod and ~20-40% of the total CPU time.