stressapptest
Userspace memory and IO test. More information: <https://github.com/stressapptest/stressapptest>.
Install
- All systems
-
curl cmd.cat/stressapptest.sh
- Debian
-
apt-get install stressapptest
- Ubuntu
-
apt-get install stressapptest
- Kali Linux
-
apt-get install stressapptest
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install stressapptest
- Dockerfile
- dockerfile.run/stressapptest
Userspace memory and IO test. More information: <https://github.com/stressapptest/stressapptest>.
-
Test the given amount of memory (in Megabytes):
stressapptest -M memory
-
Test memory as well as I/O for the given file:
stressapptest -M memory -f path/to/file
-
Test specifying the verbosity level, where 0=lowest, 20=highest, 8=default:
stressapptest -M memory -v level
© tl;dr; authors and contributors