Re: gitweb index performance (Re: [PATCH] gitweb: support the rel=vcs-* microformat)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jakub Narebski
Date: Friday, January 9, 2009 - 6:11 pm

Joey Hess <joey@kitenet.net> writes:


There was such patch sent by me, but IIRC it fall out, also because it
was sent IIRC in feature freeze time.  I have "gitweb: Extend
project_index file format by project description" in my StGit stack.


Good idea.


One solution would be to limit number of projects displayed on the
page, for example to 100 projects, although that would mainly reduce
problem with dealing with large page on client size, less so server
load unless we _do not_ sort projects by age.

Another solution would be to use caching: repo.or.cz uses one solution
(caching only of projects_list action), kernel.org other solution
(gitweb caching from GSoC 2008 project).

-- 
Jakub Narebski
Poland
ShadeHawk on #git
--
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.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] gitweb: support the rel=vcs-* microformat, Giuseppe Bilotta, (Thu Jan 8, 12:56 am)
Re: gitweb index performance (Re: [PATCH] gitweb: support ..., Johannes Schindelin, (Thu Jan 8, 5:19 pm)
Re: [PATCH] gitweb: support the rel=vcs-* microformat, Jakub Narebski, (Fri Jan 9, 6:04 pm)
Re: gitweb index performance (Re: [PATCH] gitweb: support ..., Jakub Narebski, (Fri Jan 9, 6:11 pm)