aboutsummaryrefslogtreecommitdiff
path: root/src/benchmark.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/benchmark.mk.in')
-rw-r--r--src/benchmark.mk.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark.mk.in b/src/benchmark.mk.in
index 9d8adff..5e02f11 100644
--- a/src/benchmark.mk.in
+++ b/src/benchmark.mk.in
@@ -28,7 +28,7 @@ test: master.log newcache.log
sed -n -e '2{' \
-e 's/.*Buckets = //' \
-e 's/\.$$//' \
- -e 'p}') * 2))} \
+ -e 'p}') + 100))} \
--log-file=$*.log \
$(abs_top_builddir)/src/$*/fetchkeys
clean:

Return to:

Send suggestions and report system problems to the System administrator.