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

Performance issue / regression with svn cp WC WC

From: Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de>
Date: Mon, 30 Apr 2012 06:40:55 +0200

Hi all,

Last weekend, I ran the benchmark script from
tools/dev/benchmarks/large_dirs/create_bigdir.sh

I found that a 'svn cp dir dir2' has O(n^2) runtime
with n being the number of files in it. The latest
results prior to that I could find were from July last
year and back than it had been O(n).

Could someone please look into that?

-- Stefan^2.
Received on 2012-04-30 08:42:01 CEST

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.