dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00155
Re: [PATCH 4/9] object_store: Make iter_tree_contents depth-first.
On Mon, 2010-07-26 at 09:09 -0700, dborowitz@xxxxxxxxxx wrote:
> From: Dave Borowitz <dborowitz@xxxxxxxxxx>
>
> This mimics the behavior of os.walk as well as common tools like find
> and ls -R.
>
> Memory usage may also be better, as directory trees tend to have a
> higher branching factor than depth. (Note that the overhead of Python
> stack frames may make this not true in many cases, and I haven't run
> any benchmarks.)
Merged now - as well as the other patch to iter_tree_contents. Thanks!
Cheers,
Jelmer
Attachment:
signature.asc
Description: This is a digitally signed message part
References