gitweb-caching to cgit move

Sergio Durigan Junior sergiodj at redhat.com
Mon Jul 16 22:53:13 UTC 2012


On Monday, July 16 2012, Kevin Fenzi wrote:

> cgit is faster. 

cgit seems great, but I am not sure it is faster.

sergio at psique /tmp $ time wget 'http://pkgs.fedoraproject.org/gitweb/?p=gdb.git;a=blob;f=gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch;h=446709da043ef053ee3c65889bdb8438ca994aef;hb=HEAD' -O 1
...
real       0m0.810s
user       0m0.000s
sys        0m0.004s

sergio at psique /tmp $ time wget 'http://pkgs.fedoraproject.org/cgit/gdb.git/tree/gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch' -O 2
...
real       0m3.700s
user       0m0.000s
sys        0m0.003s

sergio at psique /tmp $ time wget 'http://pkgs.fedoraproject.org/cgit/gdb.git/tree/gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch' -O 2
...
real       0m3.489s
user       0m0.001s
sys        0m0.009s

I ran the last command twice to make sure.  Not sure if I'm doing
something wrong here...

-- 
Sergio


More information about the devel mailing list