A simple program for calling stress and/or stress-ng from python
Project description
A package to stress one or more cores
=====================================
``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` |
+------------------------+-------------------------------------------+
=====================================
``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` |
+------------------------+-------------------------------------------+
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
stressypy-0.0.1.tar.gz
(2.6 kB
view details)
File details
Details for the file stressypy-0.0.1.tar.gz.
File metadata
- Download URL: stressypy-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02b4a279165ae16bde91f5af92d68f31e569b5d0611be49860a563154b0c5731
|
|
| MD5 |
3d53e393a501f1fe24d073d3d3c50be7
|
|
| BLAKE2b-256 |
6ea0d51b409baa7943dc0c0c733ea9b361d17bab670acab40541a60240711623
|