Last active
September 18, 2018 19:02
-
-
Save cfbarbero/23eb89b73d81120f9043b038b6dbb654 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install | |
sudo yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm | |
sudo yum install stress -y | |
# Run CPU | |
stress-ng --cpu 4 --timeout 10m --metrics-brief |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment