macOS
brew install stresslocal Homebrew formula metadata
安装
brew install stresslocal Homebrew formula metadata
sudo apt install stressDebian stable package indexes · stress · 来源: deb.debian.org
sudo dnf install stressFedora Rawhide package metadata · stress · 来源: dl.fedoraproject.org
nix profile install nixpkgs#stressnixpkgs package indexes · pkgs/by-name/st/stress/package.nix · 来源: api.github.com
sudo pacman -S stressArch Linux sync databases · stress · 来源: geo.mirror.pkgbuild.com
概览
Tool to impose load on and stress test a computer system
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
stress | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/resurrecting-open-source-projects/stress
安装元数据
| 软件包键 | brew:stress |
|---|---|
| 版本 | 1.0.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/stress |
| 主页 | https://github.com/resurrecting-open-source-projects/stress |
| 仓库 | https://github.com/resurrecting-open-source-projects/stress |
| 上游文档 | https://github.com/resurrecting-open-source-projects/stress#readme |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/resurrecting-open-source-projects/stress/archive/refs/tags/1.0.7.tar.gz |
| 构建依赖 | autoconf, automake |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 stress来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.