An open API service indexing awesome lists of open source software.

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

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 .`