Descriptionencoding/gob: fewer decAlloc calls
Move decAlloc calls a bit higher in the call tree.
Cleans code marginally, improves speed marginally.
The benchmarks are noisy but the median time from
20 consective 1-second runs improves by about 2%.
Patch Set 1 #Patch Set 2 : diff -r 04a5bbd18c65 https://code.google.com/p/go/ #Patch Set 3 : diff -r 04a5bbd18c65 https://code.google.com/p/go/ #Patch Set 4 : diff -r 3e041f7ef9ff https://code.google.com/p/go/ #
MessagesTotal messages: 3
|