Skip to content

Commit 1f15af1

Browse files
committed
amend! path-walk: improve path-walk speed with many tags (#5205)
path-walk: improve path-walk speed with many tags (#5205) In the presence of many tags, the use of oid_array_lookup() can become extremely slow. We should rely upon the SEEN bit instead. This affects the tag-peeling walk as well as the switch statement for adding the peeled object to the correct oid_array. ---- Derrick Stolee found this while testing the 2.47.0.vfs.0.0 pre-release against a repo with many annotated tags. This is a backport of microsoft#695. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 676c1af commit 1f15af1

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)