How to Check CPU Speed Info on Mac

Posted in Howtos Tagged

I once didn’t know how to check my Mac CPU speed info. Check CPU information on mac is not so easy as Windows. There are no software like CPU-Z for Windows. But I find a solution to see CPU info on Mac.

We just need to have a administrator account to view CPU info on Mac.  Let’ s learn how to check CPU info on a Mac.

“Applications”->”Utility Software”->”Client”

Input few commands:

sysctl -n machdep.cpu.brand_string

And you will see you CPU info include manufacture, model and speed.

If you want to know how many CPU core there are, you can input this command.

system_profiler | grep Processor

0635251AH

/