[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 7770 - trunk/subversion/tests/clients/cmdline/svntest

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-11-16 17:06:18 CET

On Sun, 2003-11-16 at 05:04, Julian Foad wrote:
> I guessed there was a good reason for doing it, and guessed that that
> was because dump+load used to be faster than import, and that the
> recent performance work had reversed the situation. Now I think about
> it, it might turn out to be slower than dump+load over RA-DAV; I
> didn't test that.

Another option, probably faster than an import, would be to dump the
repository once and load it each time.

(But it's probably not much faster than an import, so no big deal. And
if we want tests of dump and load, we should have tests of dump and
load; we shouldn't rely on the testing framework for that.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 16 17:17:07 2003

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.