* [PATCHv3 0/3] gitweb: Faster project search
@ 2012-02-23 15:42 Jakub Narebski
2012-02-23 20:54 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Jakub Narebski @ 2012-02-23 15:42 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano, Jakub Narebski
[Cc-ing Junio because of his involvement in discussion]
These patches are separated from first part of previous version of
this series
"[PATCHv2 0/8] gitweb: Faster and improved project search"
http://thread.gmane.org/gmane.comp.version-control.git/190852
It is meant to replace 'jn/gitweb-search-optim' in pu
The intent of this series is to make project search faster by reducing
number of git commands (and I/O). This is done by first searching
projects, then filling all project info, rather than the reverse.
Jakub Narebski (3):
gitweb: Refactor checking if part of project info need filling
gitweb: Option for filling only specified info in
fill_project_list_info
gitweb: Faster project search
gitweb/gitweb.perl | 66 +++++++++++++++++++++++++++++++++++++++++----------
1 files changed, 53 insertions(+), 13 deletions(-)
--
1.7.9
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCHv3 0/3] gitweb: Faster project search
@ 2012-02-23 15:54 Jakub Narebski
0 siblings, 0 replies; 3+ messages in thread
From: Jakub Narebski @ 2012-02-23 15:54 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano, Jakub Narebski
[Cc-ing Junio because of his involvement in discussion]
These patches are separated from first part of previous version of
this series
"[PATCHv2 0/8] gitweb: Faster and improved project search"
http://thread.gmane.org/gmane.comp.version-control.git/190852
It is meant to replace 'jn/gitweb-search-optim' in pu
The intent of this series is to make project search faster by reducing
number of git commands (and I/O). This is done by first searching
projects, then filling all project info, rather than the reverse.
Jakub Narebski (3):
gitweb: Refactor checking if part of project info need filling
gitweb: Option for filling only specified info in
fill_project_list_info
gitweb: Faster project search
gitweb/gitweb.perl | 66 +++++++++++++++++++++++++++++++++++++++++----------
1 files changed, 53 insertions(+), 13 deletions(-)
--
1.7.9
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCHv3 0/3] gitweb: Faster project search
2012-02-23 15:42 [PATCHv3 0/3] gitweb: Faster project search Jakub Narebski
@ 2012-02-23 20:54 ` Junio C Hamano
0 siblings, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2012-02-23 20:54 UTC (permalink / raw)
To: Jakub Narebski; +Cc: git
Jakub Narebski <jnareb@gmail.com> writes:
> [Cc-ing Junio because of his involvement in discussion]
Heh, drop that line. People can guess that from the context.
> These patches are separated from first part of previous version of
> this series
>
> "[PATCHv2 0/8] gitweb: Faster and improved project search"
> http://thread.gmane.org/gmane.comp.version-control.git/190852
>
> It is meant to replace 'jn/gitweb-search-optim' in pu
I think the result is a lot easier than the previous rounds; will replace
the said topic and move it to 'next' soonish.
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-02-23 20:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23 15:42 [PATCHv3 0/3] gitweb: Faster project search Jakub Narebski
2012-02-23 20:54 ` Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2012-02-23 15:54 Jakub Narebski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).