[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 4783 - trunk/subversion/tests/clients/cmdline/svntest

From: Johan Lindh <johan_at_linkdata.se>
Date: 2003-02-08 11:18:31 CET

>> cmpilato@tigris.org writes:
>> > Log:
>> > * subversion/tests/clients/cmdline/svntest/main.py
>> > (copy_repos, _run_command): Add some performance timers to the
>> > command-line print output.
>>
>> I should point out that this is part of a general effort to find out
>> where 'make check' is spending its time. It takes so long to run the
>> regression tests right now that it's a bit of an impediment to
>> development. No doubt part of the cause is Subversion itself, and
>> will be solved as we address various performance problems in svn. But
>> some of the problem may be solved by improving how the test suite
>> runs.
>
>I think you may want to consider the sleep behaviour of the command
>line client. The svn commands checkout, update, commit, revert and
>some forms of copy, all finish with a one second sleep to ensure we
>can use timestamps to detect changed files.

Perhaps the commands should store the original time stamp and only
sleep if it's nessecary in order to ensure a different time stamp?
Just my .05

/J

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 8 11:24:24 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.