Descriptioncmd/gc: do not generate dead value maps yet
We are not clearing dead values in the garbage collector so it
is not worth the RSS cost to materialize the data and write it
out to the binary.
Patch Set 1 #Patch Set 2 : diff -r 56e413ce0289 https://code.google.com/p/go/ #Patch Set 3 : diff -r 56e413ce0289 https://code.google.com/p/go/ #
Total comments: 2
Patch Set 4 : diff -r 31bb8d7e107d https://code.google.com/p/go/ #Patch Set 5 : diff -r 31bb8d7e107d https://code.google.com/p/go/ #Patch Set 6 : diff -r 31bb8d7e107d https://code.google.com/p/go/ #MessagesTotal messages: 4
|