Changes between Version 23 and Version 24 of git-bigfiles
- Timestamp:
- 03/24/2009 06:05:50 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
git-bigfiles
v23 v24 21 21 Git `fast-import` memory usage and running time when importing a repository with binary files up to 150 MiB, then `git-gc` on the same repository: 22 22 23 [[Image(fast-import-memory.png, 200px )]]24 [[Image(pack-objects-memory.png, 169px )]]23 [[Image(fast-import-memory.png, 200px, border=2)]] 24 [[Image(pack-objects-memory.png, 169px, border=2)]] 25 25 26 26 == Development ==