On Sat, Mar 9, 2013 at 6:08 PM, Fredrik Gustafsson <iveqy@xxxxxxxxx> wrote: > Actually when implemented a str[n]equal_icase that actually should work. > I break the test suite when trying to replace > strncmp_icase(pathname, base, baselen)) on line 711 in dir.c and I don't > get any significant improvements. Hmm.. mine passed the test suite. > I like work in this area though, slow commit's are my worst git problem. > I often have to wait 10s. for a commit to be calculated. Personally I don't accept any often used git commands taking more than 1 second (in hot cache case). What commands do you use? What's the size of the repository in terms of tracked/untracked files? -- Duy -- 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