mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-18 00:22:29 -04:00
Automatic merge from submit-queue 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. @wojtek-t @lavalamp this makes quantity.String() faster for a few cases where it matters. We were also not clearing s properly before on Round() |
||
|---|---|---|
| .. | ||
| backward_compatibility_test.go | ||
| conversion.go | ||
| conversion_generated.go | ||
| conversion_test.go | ||
| deep_copy_generated.go | ||
| defaults.go | ||
| defaults_test.go | ||
| doc.go | ||
| generated.pb.go | ||
| generated.proto | ||
| register.go | ||
| types.generated.go | ||
| types.go | ||
| types_swagger_doc_generated.go | ||