summaryrefslogtreecommitdiffstats
path: root/fetch-pack.c
diff options
context:
space:
mode:
authorMartin Langhoff <martin@catalyst.net.nz>2006-03-03 04:38:03 +0100
committerJunio C Hamano <junkio@cox.net>2006-03-03 07:56:27 +0100
commit501c7372c73c980eed042c90e3518c2ab816c846 (patch)
tree845ce9d87c90cc60a2cb64714d0963191c1ed3fb /fetch-pack.c
parentgit-commit: make sure we protect against races. (diff)
downloadgit-501c7372c73c980eed042c90e3518c2ab816c846.tar.xz
git-501c7372c73c980eed042c90e3518c2ab816c846.zip
cvsserver: checkout faster by sending files in a sensible order
Just by sending the files in an ordered fashion, clients can process them much faster. And we can optimize our check of whether we created this directory already -- faster. Timings for a checkout on a commandline cvs client for a project with ~13K files totalling ~100MB: Unsorted: 603.12 real 16.89 user 42.88 sys Sorted: 298.19 real 26.37 user 42.42 sys
Diffstat (limited to 'fetch-pack.c')
0 files changed, 0 insertions, 0 deletions