Skip to content

Instantly share code, notes, and snippets.

@cfbarbero
Last active September 18, 2018 19:02
Show Gist options
  • Save cfbarbero/23eb89b73d81120f9043b038b6dbb654 to your computer and use it in GitHub Desktop.
Save cfbarbero/23eb89b73d81120f9043b038b6dbb654 to your computer and use it in GitHub Desktop.
# 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