summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-07-25 07:31:29 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-07-25 07:31:29 +0000
commit4bdfc29501199114fc92a5ce645b792a0f8e3a35 (patch)
treec6fefff9819ef39624b06f89fcb7066b1ebe9072 /benchmarks
parentUpgraded to last php version 3.0.2 (diff)
Another batch of "Add homepage." for benchmarks through converters.
Notes
Notes: svn path=/head/; revision=12104
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/lmbench/pkg-descr7
-rw-r--r--benchmarks/netperf/pkg-descr4
2 files changed, 6 insertions, 5 deletions
diff --git a/benchmarks/lmbench/pkg-descr b/benchmarks/lmbench/pkg-descr
index 399b8378bde2..c660d0b98a7a 100644
--- a/benchmarks/lmbench/pkg-descr
+++ b/benchmarks/lmbench/pkg-descr
@@ -1,9 +1,12 @@
-This is lmbench-1.0, a system performance measurement tool. You can
-go to /usr/local/lib/lmbench and do one of the followings:
+This is lmbench-1.0, a (sometimes controversial) system performance
+measurement tool. You can go to /usr/local/lib/lmbench and do one
+of the followings:
make results (to run the benchmarks)
make rerun (to rerun the benchmarks)
make see (to see how you did)
+http://www.bitmover.com/lmbench/lmbench.html
+
- Satoshi
asami@cs.berkeley.edu
diff --git a/benchmarks/netperf/pkg-descr b/benchmarks/netperf/pkg-descr
index 902330080239..726bf0e065c2 100644
--- a/benchmarks/netperf/pkg-descr
+++ b/benchmarks/netperf/pkg-descr
@@ -21,8 +21,6 @@ This port of netperf has been configured to support:
TCP and UDP via BSD sockets
Unix domain sockets
-For further information on Netperf, please lookup:
-
- http://www.cup.hp.com/netperf/NetperfPage.html
+http://www.netperf.org/
- Koshy