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

RE: Performance Test Subversion

From: Ralph Navarro <RNavarro_at_iperia.com>
Date: 2006-03-20 16:24:38 CET

I've used the Unix 'time' command for getting performance figures on svn
tasks running in Linux.

I don't know of a Windows equivalent, so I have used the 'time' command
in cygwin to get approximate figures.

e.g.
cd <local-working-directory>
time svn co svn://<repo-svr>/<repo-dir>

Ralph Navarro
Cell..: 508-287-0190
Email.: RNavarro@iperia.com

-----Original Message-----
From: Petra Gratzer [mailto:petra.gratzer@hispeed.ch]
Sent: Sunday, March 19, 2006 1:25 PM
To: users@subversion.tigris.org
Subject: Performance Test Subversion

Is there a tool or script which i can use to make some performance tests
on my subversion repository?

e.g.
- time needed to make an initial checkout (on Windows, Unix,...)
- time needed, when more than one person makes a checkout (amount of
users configurable).

....

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 20 16:29:15 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.