Nico, if you have time you may want to look into this. The result v4 pack from pack-objects on git.git for me is 35MB (one branch) while packv4-create produces 30MB (v2 is 40MB). I don't know why there is such a big difference in size. I compared. Ident dict is identical. Tree dict is a bit different (some that have same hits are ordered differently). Delta chains do not differ much. Many groups of entries in the pack are displaced though. I guess I turned a wrong knob or something in pack-objects in v4 code.. -- DUy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH 11/21] unpack-objects: report missing obj... Nguyễn Thái Ngọc Duy
- [PATCH 12/21] unpack-objects: recognize end-of-p... Nguyễn Thái Ngọc Duy
- [PATCH 18/21] unpack-objects: decode v4 trees Nguyễn Thái Ngọc Duy
- [PATCH 17/21] unpack-objects: allow to save proc... Nguyễn Thái Ngọc Duy
- [PATCH 16/21] unpack-objects: decode v4 commits Nguyễn Thái Ngọc Duy
- [PATCH 20/21] show-index: acknowledge that it do... Nguyễn Thái Ngọc Duy
- Re: [PATCH 20/21] show-index: acknowledge t... Nicolas Pitre
- [PATCH 19/21] index-pack, pack-objects: allow cr... Nguyễn Thái Ngọc Duy
- Re: [PATCH 19/21] index-pack, pack-objects:... Nicolas Pitre
- [PATCH 21/21] t1050, t5500: replace the use of &... Nguyễn Thái Ngọc Duy
- Re: [PATCH 00/21] np/pack-v4 updates Duy Nguyen
- Re: [PATCH 00/21] np/pack-v4 updates Nicolas Pitre
- Re: [PATCH 00/21] np/pack-v4 updates Duy Nguyen
- Re: [PATCH 00/21] np/pack-v4 update... Nicolas Pitre
- Re: [PATCH 00/21] np/pack-v4 up... Duy Nguyen
- Re: [PATCH 00/21] np/pack-v4 updates Nicolas Pitre