Files
kubernetes/pkg/api/resource/quantity_test.go
Clayton Coleman b1310216bf Round should avoid clearing s, save a string
Instead of saving bytes, save a string, which makes String() faster
and does not unduly penalize marshal. During parse, save the string
if it is in canonical form.
2016-05-24 22:32:45 -04:00

36 KiB