aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-14 21:04:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-14 21:04:04 +0000
commita7963270b6afe99c6d3b6fe66c817dc33d8afbb3 (patch)
tree333b51942ae0f7961629a82ba73573eec9a72525 /benchmarks/Makefile
parent4d91afbf2c0912ace2420e3ec7fd5fe50e4e61df (diff)
downloadports-a7963270b6afe99c6d3b6fe66c817dc33d8afbb3.tar.gz
ports-a7963270b6afe99c6d3b6fe66c817dc33d8afbb3.zip
Blogbench is a portable filesystem benchmark that tries to reproduce the
load of a real-world busy file server. It stresses the filesystem with multiple threads performing random reads, writes and rewrites in order to get a realistic idea of the scalability and the concurrency a system can handle. WWW: http://blogbench.pureftpd.org/ PR: ports/77490 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes
Notes: svn path=/head/; revision=128852
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 d6451db6d097..7b686398ae17 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -4,6 +4,7 @@
COMMENT = Benchmarking tools
SUBDIR += autobench
+ SUBDIR += blogbench
SUBDIR += bonnie
SUBDIR += bonnie++
SUBDIR += dbench