perkeep/pkg/types
Brad Fitzpatrick 8c46afe490 Shrink camtypes.BlobMeta a bit. Saves 4 bytes of memory per blob.
For me,

Before:
Corpus stats: 148.859 MiB mem: 799465 blobs (89.487 GiB) (282303 schema (6478 permanode, 150962 file (112224 image), ...)

After:
Corpus stats: 146.559 MiB mem: 799465 blobs (89.487 GiB) (282303 schema (6478 permanode, 150962 file (112224 image), ...)

Change-Id: Id421dfc9d72c2a24c228418c01f9a3f05900c941
2013-11-29 13:41:39 -08:00
..
camtypes Shrink camtypes.BlobMeta a bit. Saves 4 bytes of memory per blob. 2013-11-29 13:41:39 -08:00
atomics.go types: add an Atomic64 type 2013-07-21 20:45:20 -07:00
types.go client: be robust against servers/proxies returning compressed content 2013-11-24 18:27:41 -08:00
types_test.go types: add ByTime sorting, renable a test 2013-02-18 19:09:27 -08:00