On Tue, Sep 3, 2013 at 1:46 PM, Nicolas Pitre <n...@fluxnic.net> wrote:
> So... looks like pack v4 is now "functional".
>
> However something is still wrong as it operates about 6 times slower
> than pack v3.
>
> Anyone wishes to investigate?

You recurse in decode_entries too deep.I check the first 10000
decode_entries() calls in pv4_get_tree(). The deepest level is 3491.
-- 
Duy
--
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