diff options
author | billf <billf@FreeBSD.org> | 1999-04-14 20:39:06 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-04-14 20:39:06 +0000 |
commit | b9c81d0d3ee3d2c3440993d69c5b0904e9a99d34 (patch) | |
tree | ae9789010b3c0334f7430c240719d96e46a7a511 /benchmarks | |
parent | 578a3748f522f652c96d0b9172beea82b9527a4d (diff) | |
download | FreeBSD-ports-b9c81d0d3ee3d2c3440993d69c5b0904e9a99d34.zip FreeBSD-ports-b9c81d0d3ee3d2c3440993d69c5b0904e9a99d34.tar.gz |
Enter polygraph, a benchmarking tool for Web proxies.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index d5e4c70..a2ea627 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1998/08/01 23:36:52 jkoshy Exp $ +# $Id: Makefile,v 1.8 1999/02/21 00:05:45 jkoshy Exp $ # SUBDIR += bonnie @@ -10,6 +10,7 @@ SUBDIR += nbench SUBDIR += netperf SUBDIR += netpipe + SUBDIR += polygraph SUBDIR += tcpblast SUBDIR += xengine |