summaryrefslogtreecommitdiff
path: root/sysutils/stress/pkg-descr
blob: e318f83513ec0f31bf242d8a362ebfc0ec1e63c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
stress is a tool which imposes a configurable amount of CPU,
memory, I/O, or disk stress on a POSIX-compliant operating
system. It is written in portable ANSI C, and uses the GNU
Autotools to compile on a great number of UNIX-like operating
systems.

stress is not a benchmark. It is a tool used by system
administrators to evaluate how well their systems will scale,
by kernel programmers to evaluate perceived performance
characteristics, and by systems programmers to expose the
classes of bugs which only or more frequently manifest
themselves when the system is under heavy load.