mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2026-01-08 16:21:50 +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.