macOS
brew install stresslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stress in AI-Agent-Workflows.
Installation
brew install stresslocal Homebrew formula metadata
sudo apt install stressDebian stable package indexes · stress · Quelle: deb.debian.org
sudo dnf install stressFedora Rawhide package metadata · stress · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#stressnixpkgs package indexes · pkgs/by-name/st/stress/package.nix · Quelle: api.github.com
sudo pacman -S stressArch Linux sync databases · stress · Quelle: geo.mirror.pkgbuild.com
Überblick
Tool to impose load on and stress test a computer system
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
stress | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/resurrecting-open-source-projects/stress
Installationsmetadaten
| Paketschlüssel | brew:stress |
|---|---|
| Version | 1.0.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | 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-Dokumentation | https://github.com/resurrecting-open-source-projects/stress#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/resurrecting-open-source-projects/stress/archive/refs/tags/1.0.7.tar.gz |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 stressQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.