>> 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