Files
kubernetes/pkg/conversion
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
..
2015-12-22 11:07:22 +01:00
2015-12-15 13:36:25 -05:00
2015-12-14 07:57:52 -08:00