/home/neels/svnbench/20120611-102140
Started at Mon Jun 11 10:21:40 UTC 2012
*Disclaimer:* this tests only file://-URL access on a GNU/Linux VM.
This is intended to measure changes in performance of the local working
copy layer, *only*. These results are *not* generally true for everyone.
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 640, in <module>
cmd_run(*args)
File "/home/neels/svnbench/benchmark.py", line 588, in cmd_run
run(levels, spread, N)
File "/home/neels/svnbench/benchmark.py", line 462, in run
modify_tree(wc2, 0.5)
File "/home/neels/svnbench/benchmark.py", line 360, in modify_tree
child_names = os.listdir(in_dir)
OSError: [Errno 2] No such file or directory: '/tmp/tmp9WWpSH/wc2'
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 640, in <module>
cmd_run(*args)
File "/home/neels/svnbench/benchmark.py", line 588, in cmd_run
run(levels, spread, N)
File "/home/neels/svnbench/benchmark.py", line 462, in run
modify_tree(wc2, 0.5)
File "/home/neels/svnbench/benchmark.py", line 360, in modify_tree
child_names = os.listdir(in_dir)
OSError: [Errno 2] No such file or directory: '/tmp/tmp6cdG_t/wc2'
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 640, in <module>
cmd_run(*args)
File "/home/neels/svnbench/benchmark.py", line 588, in cmd_run
run(levels, spread, N)
File "/home/neels/svnbench/benchmark.py", line 462, in run
modify_tree(wc2, 0.5)
File "/home/neels/svnbench/benchmark.py", line 360, in modify_tree
child_names = os.listdir(in_dir)
OSError: [Errno 2] No such file or directory: '/tmp/tmpXZCgpS/wc2'
Averaged-total results across all runs:
---------------------------------------
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 628, in <module>
cmd_compare(*args)
File "/home/neels/svnbench/benchmark.py", line 548, in cmd_compare
t1 = read_from_file(path1)
File "/home/neels/svnbench/benchmark.py", line 533, in read_from_file
f = open(file_path, 'rb')
IOError: [Errno 2] No such file or directory: 'total_1.7.x'
Above totals split into separate <dir-levels>x<dir-spread> runs:
----------------------------------------------------------------
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 628, in <module>
cmd_compare(*args)
File "/home/neels/svnbench/benchmark.py", line 548, in cmd_compare
t1 = read_from_file(path1)
File "/home/neels/svnbench/benchmark.py", line 533, in read_from_file
f = open(file_path, 'rb')
IOError: [Errno 2] No such file or directory: '5x5_1.7.x'
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 628, in <module>
cmd_compare(*args)
File "/home/neels/svnbench/benchmark.py", line 548, in cmd_compare
t1 = read_from_file(path1)
File "/home/neels/svnbench/benchmark.py", line 533, in read_from_file
f = open(file_path, 'rb')
IOError: [Errno 2] No such file or directory: '100x1_1.7.x'
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 628, in <module>
cmd_compare(*args)
File "/home/neels/svnbench/benchmark.py", line 548, in cmd_compare
t1 = read_from_file(path1)
File "/home/neels/svnbench/benchmark.py", line 533, in read_from_file
f = open(file_path, 'rb')
IOError: [Errno 2] No such file or directory: '1x100_1.7.x'
More detail:
------------
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 628, in <module>
cmd_compare(*args)
File "/home/neels/svnbench/benchmark.py", line 548, in cmd_compare
t1 = read_from_file(path1)
File "/home/neels/svnbench/benchmark.py", line 533, in read_from_file
f = open(file_path, 'rb')
IOError: [Errno 2] No such file or directory: '5x5_1.7.x'
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 628, in <module>
cmd_compare(*args)
File "/home/neels/svnbench/benchmark.py", line 548, in cmd_compare
t1 = read_from_file(path1)
File "/home/neels/svnbench/benchmark.py", line 533, in read_from_file
f = open(file_path, 'rb')
IOError: [Errno 2] No such file or directory: '100x1_1.7.x'
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 628, in <module>
cmd_compare(*args)
File "/home/neels/svnbench/benchmark.py", line 548, in cmd_compare
t1 = read_from_file(path1)
File "/home/neels/svnbench/benchmark.py", line 533, in read_from_file
f = open(file_path, 'rb')
IOError: [Errno 2] No such file or directory: '1x100_1.7.x'
Traceback (most recent call last):
File "/home/neels/svnbench/benchmark.py", line 628, in <module>
cmd_compare(*args)
File "/home/neels/svnbench/benchmark.py", line 548, in cmd_compare
t1 = read_from_file(path1)
File "/home/neels/svnbench/benchmark.py", line 533, in read_from_file
f = open(file_path, 'rb')
IOError: [Errno 2] No such file or directory: 'total_1.7.x'
Had started at Mon Jun 11 10:21:40 UTC 2012,
done at Mon Jun 11 10:59:04 UTC 2012
/home/neels/svnbench/20120611-102140
real 2244.00
user 790.21
sys 464.76
Received on 2012-06-11 13:04:21 CEST