macOS
brew install stresslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de stress pour les workflows d'agents IA.
installation
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
aperçu
Tool to impose load on and stress test a computer system
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
stress | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/resurrecting-open-source-projects/stress
métadonnées d'installation
| Clé du paquet | brew:stress |
|---|---|
| Version | 1.0.7 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/stress |
| Page d'accueil | https://github.com/resurrecting-open-source-projects/stress |
| Dépôt | https://github.com/resurrecting-open-source-projects/stress |
| Docs amont | https://github.com/resurrecting-open-source-projects/stress#readme |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/resurrecting-open-source-projects/stress/archive/refs/tags/1.0.7.tar.gz |
| Dépendances de compilation | autoconf, automake |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 stresspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.