Skip to content

Commit

Permalink
Merge branch 'tr/packed-object-info-wo-recursion'
Browse files Browse the repository at this point in the history
Attempts to reduce the stack footprint of sha1_object_info()
and unpack_entry() codepaths.

* tr/packed-object-info-wo-recursion:
  sha1_file: remove recursion in unpack_entry
  Refactor parts of in_delta_base_cache/cache_or_unpack_entry
  sha1_file: remove recursion in packed_object_info
  • Loading branch information
Junio C Hamano committed Apr 18, 2013
2 parents 80292f2 + abe601b commit 193e28f
Showing 1 changed file with 266 additions and 145 deletions.
Loading

0 comments on commit 193e28f

Please sign in to comment.