Descriptiongodoc index: first step towards reducing index size
- canonicalize package descriptors
- remove duplicate storage of file paths
- reduces (current) written index file by approx 3.5MB
(from 28434237B to 24686643B, or 13%)
- next step: untangle DAG (when serializing, using
gob, the index dag explodes into an index tree)
Patch Set 1 #Patch Set 2 : diff -r ad10be38bd25 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r ad10be38bd25 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 070b7cc84e48 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 070b7cc84e48 https://go.googlecode.com/hg/ #MessagesTotal messages: 4
|