Only hit the database once for directory listings
Summary: We used to call the database twice for directory listings. We now special-case the empty directory, which allows us to only call the database once, saving one round trip on the most used query. Test Plan: Unit tests updated Reviewers: anlambert, #reviewers! Differential Revision: https://forge.softwareheritage.org/D337
parent
d1d1419e
No related branches found
Tags v0.0.130
Loading
-
Some references in the commit message have been migrated:
- D337 is now !48 (closed)
Please register or sign in to comment