summaryrefslogtreecommitdiff
path: root/benchmarks/pipebench/pkg-descr
blob: 6ed76275e33e7e4af100fc8159cb981fa470a713 (plain) (blame)
1
2
3
4
5
6
Pipebench shows the current throughput and amount of data going through a
pipe. It can be used to show the progress of a large md5sum process:
cat bigfile | pipebench | md5sum.

	- Michael L. Hostbaek
	mich@FreeBSD.org