From 2ee4e21413a21784d4ee9d324fb615f3915a3a03 Mon Sep 17 00:00:00 2001 From: jesusjjf Date: Sun, 25 Oct 2015 18:34:47 -0700 Subject: [PATCH] Stress Test Your CPU --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e802df5..6de1c6b 100644 --- a/README.md +++ b/README.md @@ -553,6 +553,12 @@ system_profiler SPDisplaysDataType | grep Resolution sysctl -n machdep.cpu.brand_string ``` +#### Stress Test CPU +Will instantly utilize 100% of your CPU: +```bash +yes +``` + ### Power Management #### Prevent System Sleep