Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: [PATCH] Don't sort ref_list too early

From: Michael Haggerty <hidden>
Date: 2016-06-15 22:52:09

On 09/27/2011 02:00 AM, Julian Phillips wrote:
get_ref_dir is called recursively for subdirectories, which means that
we were calling sort_ref_list for each directory of refs instead of
once for all the refs.  This is a massive wast of processing, so now
just call sort_ref_list on the result of the top-level get_ref_dir, so
that the sort is only done once.
+1

I think this patch should also be considered for maint, since it is
noninvasive and fixes a bad performance regression.

Michael

-- 
Michael Haggerty
mhagger@alum.mit.edu
http://softwareswirl.blogspot.com/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help