Jarek Kowalski
cead806a3f
blob: changed default shards from {3,3} to {1,3} ( #1513 )
...
* blob: changed default shards from {3,3} to {1,3}
Turns out for very large repository around 100TB (5M blobs),
we end up creating max ~16M directories which is way too much
and slows down listing. Currently each leaf directory only has a handful
of files.
Simple sharding of {3} should work much better and will end up creating
directories with meaningful shard sizes - 12 K files per directory
should not be too slow and will reduce the overhead of listing by
4096 times.
The change is done in a backwards-compatible way and will respect
custom sharding (.shards) file written by previous 0.9 builds
as well as older repositories that don't have the .shards file (which
we assume to be {3,3}).
* fixed compat tests
2021-11-16 06:02:04 -08:00
..
2021-11-16 06:02:04 -08:00
2021-08-02 21:08:54 -07:00
2021-09-28 15:19:02 -07:00
2021-06-16 19:44:55 -07:00
2021-05-03 10:28:00 -07:00
2021-05-03 10:28:00 -07:00
2021-05-06 20:26:35 -07:00
2021-05-03 10:28:00 -07:00
2021-10-18 21:39:00 -07:00
2021-08-20 08:45:10 -07:00
2021-09-28 15:19:02 -07:00
2021-10-06 08:39:10 -07:00
2021-05-03 10:28:00 -07:00
2021-05-11 22:26:28 -07:00
2021-05-11 22:26:28 -07:00
2021-08-02 21:08:54 -07:00
2021-11-16 06:02:04 -08:00
2021-09-19 18:50:38 -07:00
2021-09-19 18:50:38 -07:00
2021-09-08 18:44:03 -07:00
2021-08-20 08:45:10 -07:00
2021-06-16 19:44:55 -07:00
2021-09-19 18:50:38 -07:00
2021-06-16 19:44:55 -07:00
2021-11-04 16:57:24 -07:00
2021-09-08 18:44:03 -07:00
2021-05-15 12:12:34 -07:00
2021-09-08 18:44:03 -07:00
2021-05-15 12:12:34 -07:00
2021-05-03 10:28:00 -07:00
2021-05-11 22:26:28 -07:00
2021-05-22 05:35:27 -07:00
2021-05-03 10:28:00 -07:00
2021-05-15 12:12:34 -07:00
2021-05-11 22:26:28 -07:00
2021-06-16 19:44:55 -07:00
2021-10-06 08:39:10 -07:00
2021-08-27 04:22:18 -07:00
2021-05-03 10:28:00 -07:00
2021-05-15 12:12:34 -07:00
2021-07-06 21:38:08 -07:00
2021-07-06 21:38:08 -07:00
2021-09-08 18:44:03 -07:00
2021-10-17 18:35:21 -07:00
2021-07-06 21:38:08 -07:00
2021-05-15 12:12:34 -07:00
2021-05-23 22:18:31 -07:00
2021-07-06 21:38:08 -07:00
2021-06-05 08:48:43 -07:00
2021-06-05 08:48:43 -07:00
2021-10-22 15:35:09 -07:00
2021-09-28 15:19:02 -07:00
2021-11-06 23:08:00 -07:00
2021-06-05 08:48:43 -07:00
2021-05-11 22:26:28 -07:00
2021-09-10 17:51:55 -07:00
2021-10-22 15:35:09 -07:00
2021-08-02 21:08:54 -07:00
2021-06-05 08:48:43 -07:00
2021-05-03 10:28:00 -07:00
2021-05-11 22:26:28 -07:00
2021-05-06 20:26:35 -07:00
2021-05-11 22:26:28 -07:00
2021-05-03 10:28:00 -07:00
2021-05-15 12:12:34 -07:00
2021-05-15 12:12:34 -07:00
2021-05-06 20:26:35 -07:00
2021-05-03 10:28:00 -07:00
2021-11-11 17:03:11 -08:00
2021-11-06 10:06:05 -07:00
2021-05-03 10:28:00 -07:00
2021-11-06 10:06:05 -07:00
2021-11-06 10:06:05 -07:00
2021-11-06 10:06:05 -07:00
2021-05-03 10:28:00 -07:00
2021-11-06 10:06:05 -07:00
2021-11-06 10:06:05 -07:00
2021-11-06 10:06:05 -07:00
2021-11-06 10:06:05 -07:00
2021-05-03 10:28:00 -07:00
2021-09-08 18:44:03 -07:00
2021-07-17 07:58:02 -07:00
2021-11-16 06:02:04 -08:00
2021-05-11 21:53:36 -07:00
2021-11-16 06:02:04 -08:00
2021-11-16 06:02:04 -08:00
2021-05-11 21:53:36 -07:00
2021-11-16 06:02:04 -08:00
2021-07-15 11:32:55 -07:00
2021-09-10 22:51:51 -07:00
2021-09-28 15:19:02 -07:00
2021-11-05 10:18:03 -07:00
2021-11-16 06:02:04 -08:00
2021-07-19 21:42:24 -07:00
2021-11-11 17:03:11 -08:00
2021-06-27 16:24:21 -07:00
2021-05-15 12:12:34 -07:00
2021-05-15 12:12:34 -07:00
2021-05-15 12:12:34 -07:00
2021-05-15 12:12:34 -07:00
2021-05-15 12:12:34 -07:00
2021-11-06 17:10:53 -07:00
2021-05-06 20:26:35 -07:00
2021-05-15 12:12:34 -07:00
2021-05-06 20:26:35 -07:00
2021-05-11 21:53:36 -07:00
2021-05-06 20:26:35 -07:00
2021-05-03 10:28:00 -07:00
2021-09-28 15:19:02 -07:00
2021-05-03 10:28:00 -07:00
2021-11-06 10:06:05 -07:00
2021-10-17 09:46:44 -07:00
2021-11-06 10:06:05 -07:00
2021-05-17 21:47:11 -07:00
2021-05-15 12:12:34 -07:00
2021-05-03 10:28:00 -07:00
2021-11-11 17:03:11 -08:00
2021-10-21 22:12:06 -07:00
2021-05-03 10:28:00 -07:00
2021-10-06 08:39:10 -07:00
2021-05-03 10:28:00 -07:00
2021-05-06 20:26:35 -07:00
2021-05-03 10:28:00 -07:00
2021-05-06 20:26:35 -07:00
2021-05-06 20:26:35 -07:00
2021-05-03 10:28:00 -07:00
2021-11-03 21:57:37 -07:00
2021-11-11 17:03:11 -08:00
2021-05-06 20:26:35 -07:00
2021-08-20 08:45:10 -07:00
2021-05-11 21:53:36 -07:00
2021-10-01 22:56:50 -07:00
2021-09-14 19:11:39 -07:00
2021-05-11 21:53:36 -07:00
2021-11-16 06:02:04 -08:00
2021-08-20 08:45:10 -07:00
2021-10-06 08:39:10 -07:00
2021-09-14 19:11:39 -07:00
2021-03-18 23:03:27 -07:00
2021-11-16 06:02:04 -08:00
2021-11-16 06:02:04 -08:00
2021-11-16 06:02:04 -08:00
2021-11-16 06:02:04 -08:00
2021-11-16 06:02:04 -08:00
2021-11-16 06:02:04 -08:00
2021-11-16 06:02:04 -08:00
2021-11-16 06:02:04 -08:00
2021-11-16 06:02:04 -08:00
2021-11-16 06:02:04 -08:00
2021-09-08 18:44:03 -07:00
2021-11-11 17:03:11 -08:00