cvs2git profile data
Alex Bennee <[email protected]> Mon, 13 Dec 2010 16:42:15 +0000
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Our repository currently takes around 6 hours to do a full import (not
including the actual fast-import into git). It is very much a CPU
bound problem with the server showing plenty of spare RAM and not
overly stretched in terms of IO.
I took the opportunity to collect some profiling data with the
following invocation:
python -m cProfile -o ${IMPORT_GIT_TREE}/profile.data
${CVS2GIT_BASE}/cvs2git --options ${SCRIPT_BASE}/repo-cvs2git.options
As the traces aren't too big I've attached them to the attached
compressed tarball in case anyone finds them useful:
cb5918252c7bb648ff3d46efd5cc76d4 profile1.data
ebc6d1b39369c6118d984da9da3f37c2 profile2.data
edbeed7d077fb7f647de23f523764168 profile.tar.bz2
--
Alex, homepage: http://www.bennee.com/~alex/
http://www.half-llama.co.uk
------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=2690474
To unsubscribe from this discussion, e-mail: [[email protected]].
profile.tar.bz2
(application/x-bzip2, 121.3 KB) - not displayed