DescriptionRemove the length field from the index entries in data pack files.
After the last index entry, we put an extra entry (id of 0, offset
pointing to where the next entry would start) so we can compute
the size of the last index entry.
This saves 4 bytes per item in data pack files, which is about 10k per
locale pak file. When compressed, this saves about 237k.
BUG=76285
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96415
Patch Set 1 #
Total comments: 1
Patch Set 2 : new version #Patch Set 3 : fix write #
Messages
Total messages: 4 (0 generated)
|