k3s/cmd/genconversion
Clayton Coleman 3c1451af91 Use public conversion methods to avoid reflection
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.
2015-12-29 10:38:42 -05:00
..
conversion.go Use public conversion methods to avoid reflection 2015-12-29 10:38:42 -05:00