Skip to content

Commit

Permalink
Merge branch 'en/ort-perf-batch-14' into jch
Browse files Browse the repository at this point in the history
Further optimization on "merge -sort" backend.

* en/ort-perf-batch-14:
  merge-ort: restart merge with cached renames to reduce process entry cost
  merge-ort: avoid recursing into directories when we don't need to
  merge-ort: defer recursing into directories when merge base is matched
  merge-ort: add a handle_deferred_entries() helper function
  merge-ort: add data structures for allowable trivial directory resolves
  merge-ort: add some more explanations in collect_merge_info_callback()
  merge-ort: resolve paths early when we have sufficient information
  • Loading branch information
gitster committed Aug 4, 2021
2 parents 73012cd + 8b09a90 commit 02eb3e8
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 12 deletions.

0 comments on commit 02eb3e8

Please sign in to comment.