Mercurial > wikked
comparison benchmarks/Benchmark.conf.sample @ 326:52bdf765016a 0.5.0
Proper log for distributed tests.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 15 Oct 2014 08:11:57 -0700 |
parents | 8b45c5ba5d47 |
children |
comparison
equal
deleted
inserted
replaced
325:8b45c5ba5d47 | 326:52bdf765016a |
---|---|
32 result_path = results/bench-load1.xml | 32 result_path = results/bench-load1.xml |
33 sleep_time_min = 0 | 33 sleep_time_min = 0 |
34 sleep_time_max = 0.5 | 34 sleep_time_max = 0.5 |
35 | 35 |
36 [distribute] | 36 [distribute] |
37 log_path = log-distributed | 37 log_path = logs-distributed |
38 funkload_location=http://pypi.python.org/packages/source/f/funkload/funkload-1.16.1.tar.gz | 38 funkload_location=http://pypi.python.org/packages/source/f/funkload/funkload-1.16.1.tar.gz |
39 | 39 |
40 [workers] | 40 [workers] |
41 hosts = foo1 foo2 | 41 hosts = foo1 foo2 |
42 | 42 |