smbtorture: Add RAW-BENCH-TCON benchmark.
authorJames Peach <jpeach@samba.org>
Tue, 20 May 2008 17:54:45 +0000 (10:54 -0700)
committerJames Peach <jpeach@apple.com>
Tue, 20 May 2008 18:35:32 +0000 (11:35 -0700)
commit9a975a868e949e61cb011422363cd07b4ec0ce43
treeecaa845c4f7b3f6b7be392ae51e04e6b72c6a016
parent276fa76fa98355cc09dad4d069fd64d0be7f8655
smbtorture: Add RAW-BENCH-TCON benchmark.

Add a simple test to benchmark the rate at which a server can accept
new tree connections. You can tune the length of time to run the
benchmark for and the number of parallel connections to make.
(This used to be commit ea3f4b93057e85c4ea516cc77dd0f293016d520c)
source4/lib/util/time.c
source4/lib/util/time.h
source4/torture/config.mk
source4/torture/raw/raw.c
source4/torture/raw/tconrate.c [new file with mode: 0644]