macOS
brew install stresslocal Homebrew formula metadata
brew
Tool to impose load on and stress test a computer system. Version 1.0.7 via Homebrew; verified from local package data.
install
brew install stresslocal Homebrew formula metadata
sudo apt install stressDebian stable package indexes · stress · source: deb.debian.org
sudo dnf install stressFedora Rawhide package metadata · stress · source: dl.fedoraproject.org
nix profile install nixpkgs#stressnixpkgs package indexes · pkgs/by-name/st/stress/package.nix · source: api.github.com
sudo pacman -S stressArch Linux sync databases · stress · source: geo.mirror.pkgbuild.com
overview
Tool to impose load on and stress test a computer system
history
stress is a classic POSIX command-line load generator for CPU, memory, I/O, and disk pressure, used by administrators and kernel/system programmers to expose behavior under heavy load.
The current upstream README says stress was originally developed by Amos Waterland under GPL-2+. The same README says the original project went unmaintained, that the last original version 1.0.4 was imported from Debian, and that volunteer maintainers later produced newer releases under Resurrecting Open Source Projects.
The ChangeLog records Amos Waterland releases through 1.0.4 in 2010, followed by volunteer-maintained releases such as 1.0.5 in 2021 and later 1.0.6 and 1.0.7 in 2023.
stress became common because it does one job predictably and is easy to package. The supplied package-manager facts list it in Homebrew, Debian, Fedora/dnf, Nix, pacman, and Ubuntu.
Its continued packaging beside stress-ng shows a conservative Unix pattern: keep the old simple tool available for scripts and documentation while newer tools cover larger test surfaces.
The README explicitly says stress is not a benchmark. It is used by system administrators to evaluate scaling, by kernel programmers to evaluate perceived performance characteristics, and by systems programmers to expose bugs that appear under heavy load.
Typical package-manager users install it for quick reproducible load generation, CI smoke tests, container experiments, or demos where `stress-ng` would be more featureful than needed.
stress is significant because it is the tiny, old-school answer to 'make this machine work hard now.' It has a stable CLI, few conceptual dependencies, and enough distro history that many runbooks still mention it.
For package nerds, the 2021 volunteer revival is also a familiar maintenance story: import the last distro-carried source, preserve the interface, modernize the build, and keep the package alive without turning it into a new framework.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stress | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/resurrecting-open-source-projects/stress
install metadata
| Package key | brew:stress |
|---|---|
| Version | 1.0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/stress |
| Homepage | https://github.com/resurrecting-open-source-projects/stress |
| Repository | https://github.com/resurrecting-open-source-projects/stress |
| Upstream docs | https://github.com/resurrecting-open-source-projects/stress#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/resurrecting-open-source-projects/stress/archive/refs/tags/1.0.7.tar.gz |
| Build dependencies | autoconf, automake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stress |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
stress 1.0.7-1
tool to impose load on and stress test a computer system
https://github.com/resurrecting-open-source-projects/stress
sudo apt install stressstress
nix profile install nixpkgs#stressstress 1.0.7-1
tool to impose load on and stress test a computer system
https://github.com/resurrecting-open-source-projects/stress
sudo apt install stressstress 1.0.7-8.fc44
A tool to put given subsystems under a specified load
https://github.com/resurrecting-open-source-projects/stress
sudo dnf install stressstress 1.0.7-3
A tool that stress tests your system (CPU, memory, I/O, disks)
https://github.com/resurrecting-open-source-projects/stress
sudo pacman -S stresssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.