smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark.
authorJames Peach <jpeach@apple.com>
Mon, 21 Apr 2008 22:09:43 +0000 (15:09 -0700)
committerJames Peach <jpeach@apple.com>
Mon, 21 Apr 2008 22:09:43 +0000 (15:09 -0700)
commit8a3e3391fb82c2ee8ef67dbded753d6fad564827
treeee1bfe71ba4e1d842024e54f5f4f589a4c871f66
parentdb30ff4bea11f6612bd68c934ba31387ad99cefc
smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark.

This test samples the lookup rate for a non-existant filename in a
directory, while varying the number of files in the directory. The
lookup rate should continue to approximate the lookup rate for the
empty directory case.
(This used to be commit ca7e4d9166a7cb10495cf3ecd9c4e72103fbec30)
source4/torture/config.mk
source4/torture/raw/lookuprate.c [new file with mode: 0644]
source4/torture/raw/raw.c