Skip to content

Commit 96bc3f9

Browse files
committed
Merge branch 'en/fill-directory-exponential' into pu
The directory traversal code had redundant recursive calls which made its performance characteristics exponential wrt the depth of the tree, which was corrected. * en/fill-directory-exponential: t7063: blindly accept diffs dir: replace exponential algorithm with a linear one dir: refactor treat_directory to clarify control flow dir: fix confusion based on variable tense dir: fix broken comment dir: consolidate treat_path() and treat_one_path()
2 parents ad1c5c4 + 79cfcce commit 96bc3f9

File tree

2 files changed

+208
-173
lines changed

2 files changed

+208
-173
lines changed

0 commit comments

Comments
 (0)