SVN 1.4.3 client performance issues
From: speedy <speedy_at_3d-io.com>
Date: 2007-08-09 22:50:20 CEST
Hello SVN crew,
I have noticed that removing two lines of code from
adm_files.c:
svn_error_t *
namely,
//SVN_ERR(svn_io_remove_dir(tmp_path, pool));
/* Now, rebuild the tmp area. */
reduces the cleanup of an already clean working copy from >3min
It seems from the short look on it that deleting / creating tmp
I have stumbled upon this while digging for a performance hog
SW/HW Configuration:
The server is svnserve 1.3.2 / reiserfs / linux and client is
ps. looking at the file access log, I think I have found a suboptimal
-- Best regards, speedy mailto:speedy@3d-io.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Aug 9 22:48:44 2007 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.