diff options
author | Jeremy Stribling <strib@alum.mit.edu> | 2017-08-25 13:52:07 -0700 |
---|---|---|
committer | Jeremy Stribling <strib@alum.mit.edu> | 2017-08-27 17:14:49 -0700 |
commit | d68f45f8aaca461167907c07e8c161be14e87157 (patch) | |
tree | 1fecddbe0c384ab077e5588321362a672f0e9fc4 /references_test.go | |
parent | 631a45f55b397090ad7d817a3c72041cfc3729f3 (diff) | |
download | go-git-d68f45f8aaca461167907c07e8c161be14e87157.tar.gz |
plumbing: use `seen` map in tree walker
This helps avoids iterating down the same trees for every commit. For
a big-ish repo with 35K objects (17K commits), this reduced the time
for calling `revlist.Objects` during a push (with 0 hashes to ignore)
from more than ten minutes to less than a minute.
Diffstat (limited to 'references_test.go')
0 files changed, 0 insertions, 0 deletions