diff options
author | Eric Wong <e@80x24.org> | 2021-07-07 23:10:17 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-07 21:27:58 -0700 |
commit | 33f379eee63a0529f85079857598ac6325d3aec5 (patch) | |
tree | 010f6c4d388fbdeabfc5ba2e29cb9c7996004bab /builtin/commit.c | |
parent | 407532f82d3fdfd18d4ec276ddeb359e7c724aa6 (diff) |
make object_directory.loose_objects_subdir_seen a bitmap
There's no point in using 8 bits per-directory when 1 bit
will do. This saves us 224 bytes per object directory, which
ends up being 22MB when dealing with 100K alternates.
Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions