A simple program for calling stress and/or stress-ng from python
Project description
stressypy uses the unix package stress and/or stress-ng to to stress a certain number of cpus for a certain amount of time.
Installation
stressypy can be installed with pip install stressypy
or cloned manually and setup with python setup.py install
stressypy is dependent on the stress and stress-ng packages. Make sure you have both installed.
Unix Distro |
Command |
|---|---|
Debian |
sudo apt-get install stress stress-ng |
Arch Linux |
pacman -S stress stress-ng |
Directions
stressypy runs using the command stressy stress with the number of cpus and tieme passed as arguments
stressy stress 1 1 stresses one core for 1 second stressy stress 7 3 stresses 7 cores for 3 second
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file stressypy-0.0.2.tar.gz.
File metadata
- Download URL: stressypy-0.0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
509a72e742980f4fad6430bb4050ee7fabacbf8eef309fb5147301d93ceac56b
|
|
| MD5 |
ccd7248a5f82db972744998056def17b
|
|
| BLAKE2b-256 |
cf91584dcd017c106a6561c061617d9be4cd0cce0bca9da5803d36071e66760e
|