aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-11 20:02:14 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-11 20:02:14 +0000
commit84bca8ba72289bcbf5dd938112e30bca674c515c (patch)
treefb11daf3c8573afed54edb0c2418824b89a8b9fa /benchmarks/Makefile
parent76976058856e306074c078f29974831efffbde73 (diff)
downloadports-84bca8ba72289bcbf5dd938112e30bca674c515c.tar.gz
ports-84bca8ba72289bcbf5dd938112e30bca674c515c.zip
nb - Micro-benchmarking NoSQL storage. Features include:
* Benchmarking support: tarantool, memcached, redis * GNUPlot generation WWW: https://github.com/mailru/nosqlbench PR: 170347 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Notes
Notes: svn path=/head/; revision=308709
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 07cb3aeb5ee4..bc87ca1843e6 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -34,6 +34,7 @@
SUBDIR += netperf
SUBDIR += netperfmeter
SUBDIR += netpipe
+ SUBDIR += nosqlbench
SUBDIR += nqueens
SUBDIR += nttcp
SUBDIR += nuttcp