lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC/PATCH 1/4] rev-cache: basic implementation + full docs + tests
- Date: Fri, 3 Jul 2009 23:43:27 +0200
- From: Alex Riesen <raa.lkml@xxxxxxxxx>
- Subject: Re: [RFC/PATCH 1/4] rev-cache: basic implementation + full docs + tests
On Fri, Jul 3, 2009 at 17:13, Nick Edelen<sirnot@xxxxxxxxx> wrote:
> Traversing objects is currently very costly, as every commit and tree must be loaded and parsed. Much time and energy could be saved by caching metadata and topological info in an efficient, easily accessible manner. Furthermore, this could improve git's interfacing potential, by providing a condensed summary of a repository's commit tree.
Do you have any benchmarks? How much improvement does it
mean for _common_ operations?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html