Junio C Hamano wrote: >>> >>>> Would it be an incompatible change to add the commit date (and >>>> perhaps the author date) to .git/info/refs? I believe that would >>>> make it possible to dramatically (orders of magnitude) speed up the >>>> generation of the gitweb index page, which is easily the most >>>> expensive gitweb page to generate. >>> With new gitweb and new git it is not that expensive. It is now one call >>> to git-for-each-ref per repository. >> That IS hugely expensive. On kernel.org, that is 24175 calls to git. > > Do you mean you have 24k _REPOSITORIES_ served by gitweb on > kernel.org? > No, we currently have 250 repositories with a total of 24175 refs. -hpa - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Fri Jan 26 08:40:28 2007
This archive was generated by hypermail 2.1.8 : 2007-01-26 08:44:10 EST