diff options
author | barner <barner@FreeBSD.org> | 2005-12-11 21:56:12 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-12-11 21:56:12 +0800 |
commit | 38cf19cd5bcaa97d8d1fdd3aac42b724fefd7344 (patch) | |
tree | ef87ef19f46912213dd7eb0432595e5a46f64fdb /benchmarks/Makefile | |
parent | a8b8523fa2ba4f84f72188cf79d42950e6a041ea (diff) | |
download | freebsd-ports-gnome-38cf19cd5bcaa97d8d1fdd3aac42b724fefd7344.tar.gz freebsd-ports-gnome-38cf19cd5bcaa97d8d1fdd3aac42b724fefd7344.tar.zst freebsd-ports-gnome-38cf19cd5bcaa97d8d1fdd3aac42b724fefd7344.zip |
Add sysbench 0.4.3,
a modular, cross-platform and multi-threaded
benchmark tool.
PR: 90233
Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index b91c9e2e41d9..355d6bfe97be 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -43,6 +43,7 @@ SUBDIR += siege SUBDIR += stream SUBDIR += super-smack + SUBDIR += sysbench SUBDIR += tcpblast SUBDIR += thrulay SUBDIR += tmetric |