aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-12-12 04:02:14 +0800
committerrm <rm@FreeBSD.org>2012-12-12 04:02:14 +0800
commitaa64bf2bfc34b20175ff642970523edf65379879 (patch)
treefb11daf3c8573afed54edb0c2418824b89a8b9fa /benchmarks/Makefile
parentae7c7c82374959025f9e476cb540a1fee864cfbb (diff)
downloadfreebsd-ports-gnome-aa64bf2bfc34b20175ff642970523edf65379879.tar.gz
freebsd-ports-gnome-aa64bf2bfc34b20175ff642970523edf65379879.tar.zst
freebsd-ports-gnome-aa64bf2bfc34b20175ff642970523edf65379879.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>
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