summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-26 18:45:44 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-26 18:45:44 +0000
commitdb755cbc1bb400d38c7da62492d3bded60d4d171 (patch)
tree0dc9aafb2d3a1b6fd37fa999a6ca8b80a86df3d5 /benchmarks/Makefile
parentAdd cdf 0.1, (diff)
Add dkftpbench 0.45,
dkftpbench is an FTP benchmark program inspired by SPECweb99. The result of the benchmark is a number-of-simultaneous-users rating; after running the benchmark properly, you have a good idea how many simultaneous dialup clients a server can support. The target bandwidth per client is set at 28.8 kilobits/second to model dialup users; this is important for servers on the real Internet, which often serve thousands of clients on only 10 MBits/sec of bandwidth. PR: ports/73006 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Notes
Notes: svn path=/head/; revision=120271
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 611b2d51d3f6..89e4a4d8b8f6 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -9,6 +9,7 @@
SUBDIR += bytebench
SUBDIR += dbench
SUBDIR += dbs
+ SUBDIR += dkftpbench
SUBDIR += forkbomb
SUBDIR += himenobench
SUBDIR += hpl