Stress Test Your CPU

This commit is contained in:
jesusjjf 2015-10-25 18:34:47 -07:00
parent 4cfb86eb10
commit 2ee4e21413

View File

@ -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