ripper234
ripper234

Reputation: 230008

Is there an SVN benchmark?

We want to do some performance optimizations on our local SVN server (like moving to a better server, adding an SSD, etc...)

Is there some benchmark I could use to see if these modifications actually help performance?

Upvotes: 2

Views: 1316

Answers (2)

sendmoreinfo
sendmoreinfo

Reputation: 592

Yes, there is one (published by CollabNet) -- https://ctf.open.collab.net/sf/projects/csvn/

In SVN server 1.8.0 fsfs-stats and svn-bench were introduced. The CollabNet install does not include them at the moment.

Upvotes: 2

Tiberiu
Tiberiu

Reputation: 3010

I believe that benchmarking out disk in this case would make sense ... should be directly proportional with SVN performance.

I prefer Sisoftware Sandra but there are plenty of tools out there.

Upvotes: 0

Related Questions