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.