freebsd-ports/benchmarks/lmbench/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

11 lines
501 B
Plaintext

This is lmbench-3.0-a9, a (sometimes controversial) system performance
measurement tool. lmbench is a suite of simple, portable, ANSI/C
microbenchmarks for UNIX/POSIX. In general, it measures two key features:
latency and bandwidth. lmbench is intended to give system developers insight
into basic costs of key operations. You can go to /usr/local/lib/lmbench and
do one of the following:
make results (to run the benchmarks)
make rerun (to rerun the benchmarks)
make see (to see how you did)