Nothing I use daily even stresses my 4 Efficiency Cores. I’d like to utilize my 10 Performance Cores what can I use ?
To what end? Why?Nothing I use daily even stresses my 4 Efficiency Cores. I’d like to utilize my 10 Performance Cores what can I use ?
It sounds like you have a device that is way overpowered for whatever you do. And what? You want your full money's worth?Nothing I use daily even stresses my 4 Efficiency Cores.
Adobe Lightroom, import 2,000 photos, with Lightroom building smart previews. I can max my M4 Pro for over 5 minutes doing that task.I’d like to utilize my 10 Performance Cores what can I use ?
Good suggestion; although the OP would like to stress and not simply use idle cores. Adobe-based DIP would do, but I still believe using Terminal would be easier. For example, every time a new Mac appears in their Store, I like "testing" it by running the Terminal bc command on a calculation 123456789^1234567... and check the machine's running time.Consider doing distributed computing like BOINC: [...]
Command line to paste into a Terminal window:What about some Terminal command like “yes > /dev/null” repeated for each CPU core?
yes >/dev/null &
killall yes