Skip to content

git_bare: Use directory_get_entries instead of directory_ls, it should be faster

As it does not need to join with the content table.

On small repositories with a warm cache, it doesn't seem to matter much, though. But it's also closer to a feature swh-graph will provide in the future, so it's a win anyway.

Depends on !91 (closed).

(note: I forgot to open this diff earlier, it's actually a parent of !89 (closed))


Migrated from D5734 (view on Phabricator)

Merge request reports