Derrick Stolee
ded35b890a
survey: add report of "largest" paths
...
Since we are already walking our reachable objects using the path-walk API,
let's now collect lists of the paths that contribute most to different
metrics. Specifically, we care about
* Number of versions.
* Total size on disk.
* Total inflated size (no delta or zlib compression).
This information can be critical to discovering which parts of the
repository are causing the most growth, especially on-disk size. Different
packing strategies might help compress data more efficiently, but the toal
inflated size is a representation of the raw size of all snapshots of those
paths. Even when stored efficiently on disk, that size represents how much
information must be processed to complete a command such as 'git blame'.
Since the on-disk size is likely to be fragile, stop testing the exact
output of 'git survey' and check that the correct set of headers is
output.
Signed-off-by: Derrick Stolee <stolee@gmail.com >
2024-12-17 00:44:39 +01:00
..
2024-10-11 09:37:17 -07:00
2024-09-23 10:35:09 -07: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-17 00:44:39 +01:00
2024-11-26 10:36:08 +09:00
2024-11-21 08:23:40 +09:00
2024-12-15 17:54:26 -08:00
2024-09-13 14:32:24 -07:00
2024-12-13 07:33:36 -08:00
2024-12-04 08:21:54 +09: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-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-12-03 12:38:49 +09:00
2024-09-13 14:32:24 -07:00
2024-12-04 10:14:41 +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-11-04 22:37:54 -08:00
2024-11-26 10:36:08 +09:00
2024-12-04 08:21:54 +09:00
2024-09-13 14:32:24 -07: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-06 15:18:21 +09:00
2024-09-13 14:33:30 -07:00
2024-09-23 10:35:09 -07:00
2024-09-23 10:35:09 -07:00
2024-09-23 10:35:09 -07:00
2024-11-21 08:23:46 +09:00
2024-11-13 08:11:19 +09:00
2024-09-13 14:32:24 -07:00
2024-12-13 07:33:44 -08:00
2024-09-25 10:24:54 -07:00
2024-12-04 10:14:41 +09:00
2024-09-23 10:35:09 -07:00
2024-09-23 10:35:09 -07:00
2024-09-13 14:32:24 -07:00
2024-12-04 08:21:54 +09:00
2024-11-20 14:42:57 +09:00
2024-12-13 07:33:44 -08:00
2024-09-13 14:33:30 -07:00
2024-11-04 22:37:52 -08:00
2024-09-13 14:32:24 -07:00
2024-11-21 08:23:44 +09:00
2024-11-26 10:36:08 +09:00
2024-12-15 17:54:31 -08:00
2024-11-21 08:23:45 +09:00
2024-10-14 12:33:02 -04:00
2024-09-23 10:35:09 -07:00
2024-09-24 10:54:39 -07: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-09-13 14:33:30 -07:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07: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-15 17:54:26 -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-09-13 14:32:24 -07:00
2024-09-24 10:54:39 -07:00
2024-11-26 10:36:08 +09:00
2024-12-17 00:43:41 +01:00
2024-12-04 08:21:54 +09:00
2024-09-13 14:32:24 -07:00
2024-09-23 10:35:09 -07:00
2024-09-13 14:33:30 -07:00
2024-09-23 10:35:09 -07:00
2024-11-04 22:53:23 -08:00
2024-10-08 10:22:06 -07: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-11-21 07:59:14 +09:00
2024-11-26 10:36:08 +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-11-26 10:36:08 +09:00
2024-12-17 00:43:40 +01:00
2024-11-21 07:59:14 +09: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-04 10:31:46 +09:00
2024-09-23 10:35:09 -07:00
2024-09-30 11:23:05 -07:00
2024-09-13 14:32:24 -07:00
2024-09-30 11:23:09 -07:00
2024-10-17 16:10:54 -04:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-12-04 10:14:47 +09:00
2024-11-26 10:36:08 +09:00
2024-09-13 14:32:24 -07:00
2024-11-26 10:36:08 +09:00
2024-12-17 00:44:39 +01:00
2024-09-13 14:32:24 -07:00
2024-12-15 17:54:26 -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-11-21 07:59:14 +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-09-13 14:32:24 -07: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-15 17:54:26 -08:00
2024-09-23 10:35:09 -07:00