https://github.com/helixspiral/stress
Lightweight compute resource stress utility
https://github.com/helixspiral/stress
cpu-stress-testing docker golang kubernetes kubernetes-stress-testing memory-stress-testing
Last synced: 2 months ago
JSON representation
Lightweight compute resource stress utility
- Host: GitHub
- URL: https://github.com/helixspiral/stress
- Owner: HelixSpiral
- License: mit
- Created: 2025-01-14T16:44:09.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-03-01T02:32:23.000Z (3 months ago)
- Last Synced: 2025-03-19T08:11:58.017Z (2 months ago)
- Topics: cpu-stress-testing, docker, golang, kubernetes, kubernetes-stress-testing, memory-stress-testing
- Language: Go
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
stress
---Lightweight compute resource stress utility. Originally forked from [vishh/stress](https://github.com/vishh/stress) and updated to work again.
You can pull a docker image from [DockerHub](https://hub.docker.com/r/helixspiral/stress)
Alternatively you can build this yourself for other architectures with `docker buildx build --platform=linux/amd64,linux/arm64 --push -t :latest .`