Try parallelizing directory_get_entries with an async swh-storage client
Currently, the vault fetches directories one by one, loading them in parallel may speed up the process.
Migrated from T3731 (view on Phabricator)
Currently, the vault fetches directories one by one, loading them in parallel may speed up the process.
Migrated from T3731 (view on Phabricator)
marked this issue as related to swh/meta#3504
added Vault priority:Normal labels
closed