Stress Test Your CPU
This commit is contained in:
parent
4cfb86eb10
commit
2ee4e21413
@ -553,6 +553,12 @@ system_profiler SPDisplaysDataType | grep Resolution
|
|||||||
sysctl -n machdep.cpu.brand_string
|
sysctl -n machdep.cpu.brand_string
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Stress Test CPU
|
||||||
|
Will instantly utilize 100% of your CPU:
|
||||||
|
```bash
|
||||||
|
yes
|
||||||
|
```
|
||||||
|
|
||||||
### Power Management
|
### Power Management
|
||||||
|
|
||||||
#### Prevent System Sleep
|
#### Prevent System Sleep
|
||||||
|
Loading…
Reference in New Issue
Block a user