mirror of
https://github.com/distribution/distribution
synced 2025-02-23 06:49:36 +01:00
![]() `app.driver.List` on `"/"` is very expensive if registry contains significant amount of images. And the result isn't used anyways. In most (if not all) storage drivers, `Stat` has a cheaper implementation, so use it instead to achieve the same goal. Signed-off-by: yixi zhang <yixi@memsql.com> |
||
---|---|---|
.. | ||
base.go | ||
regulator.go |