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

Re: Stress Test Scripts?/Utils?

From: Kevin Greiner <greinerk_at_gmail.com>
Date: 2005-04-13 18:36:53 CEST

How many silmultaneous connections do you intend to test?

Since svn is cmd line, you could just write some scripts. The hardest part
may be simulating checkins of various numbers of modified files.

svn co svn://svnserver/path/to/repos/app
svn log svn://svnserver/path/to/repos/app

On 4/13/05, Samay <getafix123@hotmail.com> wrote:
>
> Folks,
>
> We would like to stress test our Subversion Installation to see how it
> performs under heavy load (essentially many simultaneous checkouts, logs
> requests, with our test repos ~few gigs).
>
> We generally use OpenSTA for web application stress testing, but I don't
> think its a valid tool for this case!
>
> any pointers, helps, past experience, etc .. much appreciated.
> regards,
>
> Samay
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Received on Wed Apr 13 18:44:00 2005

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.