Browse Source
Reftable implementation of RefDatabase.getRefsByPrefix() should be more performant, as references are filtered directly by prefix; instead of fetching the whole subtree then filter by prefix. Change-Id: If4f5f8c08285ea1eaec9efb83c3d864cea7a1321 Signed-off-by: Minh Thai <mthai@google.com>stable-5.1
Minh Thai
6 years ago
committed by
Jonathan Nieder
8 changed files with 81 additions and 28 deletions
Loading…
Reference in new issue