Produces load on configured number of CPU cores
168
Produces load on configured number of CPU cores.
Clone the repo
git clone https://github.com/iambryancs/python-cpu-stress-test.git
Build the image
# cd to repo
cd path/to/python-cpu-stress-test
# actual build
docker build -t python-stress .
Run the test
docker run --rm -e CORE_ALLOC=-2 python-stress
Content type
Image
Digest
sha256:539cee781…
Size
18.2 MB
Last updated
about 4 years ago
docker pull bryancs/python-cpu-stress-test