Derrick Stolee
3626d3ee16
pack-objects: refactor path-walk delta phase
...
Previously, the --path-walk option to 'git pack-objects' would compute
deltas inline with the path-walk logic. This would make the progress
indicator look like it is taking a long time to enumerate objects, and
then very quickly computed deltas.
Instead of computing deltas on each region of objects organized by tree,
store a list of regions corresponding to these groups. These can later
be pulled from the list for delta compression before doing the "global"
delta search.
This presents a new progress indicator that can be used in tests to
verify that this stage is happening.
The current implementation is not integrated with threads, but could be
done in a future update.
Since we do not attempt to sort objects by size until after exploring
all trees, we can remove the previous change to t5530 due to a different
error message appearing first.
Signed-off-by: Derrick Stolee <stolee@gmail.com >
2025-02-06 19:33:01 +01:00
..
2024-12-06 20:20:04 +09:00
2024-12-06 20:20:03 +09:00
2024-10-25 14:02:36 -04:00
2024-09-13 14:32:24 -07:00
2024-10-11 09:37:18 -07:00
2024-12-06 20:20:02 +09:00
2025-01-10 06:56:55 -08:00
2025-02-06 19:32:39 +01:00
2024-09-13 14:32:24 -07:00
2024-12-13 07:33:36 -08:00
2024-12-23 09:32:11 -08:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-09-23 10:35:09 -07:00
2024-12-03 12:38:49 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-12-23 09:32:11 -08:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-09-13 14:32:24 -07:00
2024-11-26 10:36:08 +09:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:02 +09:00
2024-11-26 10:36:08 +09:00
2024-12-04 08:21:54 +09:00
2025-02-06 19:32:39 +01:00
2024-11-01 12:53:19 -04:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-12-23 09:32:11 -08:00
2024-09-13 14:33:30 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:03 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:04 +09:00
2024-12-06 20:20:02 +09:00
2025-01-01 09:21:14 -08:00
2024-12-06 20:20:02 +09:00
2025-02-06 19:32:39 +01:00
2024-09-23 10:35:09 -07:00
2025-02-06 19:32:39 +01:00
2024-12-06 20:20:04 +09:00
2024-12-04 08:21:54 +09:00
2024-12-06 20:20:02 +09:00
2024-12-23 09:32:11 -08:00
2024-09-13 14:33:30 -07:00
2025-01-01 14:13:01 -08:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:04 +09:00
2024-11-26 10:36:08 +09:00
2025-02-06 19:32:37 +01:00
2024-11-21 08:23:45 +09:00
2024-10-14 12:33:02 -04:00
2024-12-23 09:32:11 -08:00
2024-12-06 20:20:02 +09:00
2024-11-04 22:37:51 -08:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:04 +09:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:03 +09:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:04 +09:00
2024-12-23 09:32:11 -08:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-12-04 10:32:20 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-11-26 10:36:08 +09:00
2025-02-06 19:33:01 +01:00
2024-12-23 09:32:11 -08:00
2024-12-06 20:20:03 +09:00
2024-12-06 20:20:05 +09:00
2024-09-13 14:33:30 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:04 +09:00
2024-12-06 20:20:04 +09:00
2024-12-23 09:32:17 -08:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:03 +09:00
2024-12-04 10:14:47 +09:00
2024-09-13 14:33:30 -07:00
2024-09-13 14:33:30 -07:00
2024-12-23 09:32:11 -08:00
2025-02-06 19:33:01 +01:00
2024-11-21 07:59:14 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:04 +09:00
2024-12-06 20:20:03 +09:00
2024-12-23 09:32:11 -08:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:03 +09:00
2024-12-06 20:20:02 +09:00
2024-09-30 11:23:09 -07:00
2024-12-06 20:20:03 +09:00
2024-12-06 20:20:02 +09:00
2025-02-06 19:32:39 +01:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:04 +09:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:04 +09:00
2024-09-13 14:32:24 -07:00
2025-02-06 19:32:39 +01:00
2024-09-13 14:32:24 -07:00
2025-02-06 19:32:37 +01:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-09-13 14:32:24 -07:00
2024-09-23 10:35:09 -07:00
2024-12-10 10:04:55 +09:00
2024-12-06 20:20:04 +09:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2025-02-06 19:32:39 +01:00
2024-12-23 09:32:11 -08:00
2024-09-23 10:35:09 -07:00