Releases: letstatt/stress
Releases · letstatt/stress
stress v1.0.0
Installation (Linux x86_64):
- Check if typing "stress" in terminal doesn't run anything third-party
- Download "stress" and copy to /usr/bin
- If run failed with "file not found", try command "ldd stress" to check if you missed some libraries in your OS
- Last chance is to compile the sources by yourself
Installation (Windows x86_64):
- Check if typing "stress" in terminal doesn't run anything third-party
- Download "stress.exe" and copy to any folder, which is in PATH
If you've got an unexpected behavior, some bugs or anything else, please, create an Issue.