1
0
mirror of https://github.com/golang/go synced 2024-09-25 09:10:14 -06:00
go/lib
Robert Griesemer 3f1269ff1e godoc: more index size reduction
- KindRuns don't need to repeat SpotKind,
  it is stored in each Spot
- removed extra indirection from FileRuns
  to KindRuns
- slight reduction of written index size
  (~500KB)

R=rsc
CC=golang-dev
https://golang.org/cl/4969052
2011-08-31 14:01:58 -07:00
..
codereview codereview: set status while committing CL 2011-08-10 21:36:59 -04:00
godoc godoc: more index size reduction 2011-08-31 14:01:58 -07:00