Descriptionarchive/zip: remove an allocation, speed up a test
Update Issue 6138
TestOver65kFiles spends all its time garbage collecting.
Removing the 1.4 MB of allocations per each of the 65k
files brings this from 34 seconds to 0.23 seconds.
Patch Set 1 #Patch Set 2 : diff -r a128bb95c3bd https://go.googlecode.com/hg/ #Patch Set 3 : diff -r a128bb95c3bd https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 2dd7d9e8f560 https://go.googlecode.com/hg/ #
MessagesTotal messages: 4
|