On Oct 18, 2014, at 21:12, Eric Wong <normalper...@yhbt.net> wrote:

>> I am somwhat worry about the dramatic difference between the two 
>> .svn/.caches -
>> check_cherry_pick.yaml is 225MB in one and 73MB in the other, and also
>> _rev_list.yaml is opposite - 24MB vs 73MB. How do I reconcile that?
> 
> Calling patterns changed, and it looks like Jakob's changes avoided some
> calls.

It is possible that those functions don't need to be memoized any more. My 
patch is trying to avoid calling them with the same arguments over and over, 
and memoizing doesn't help when arguments are changing.

Thanks,
/jakob--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to