M1 Pro First Impressions: Core Management and CPU Performance
eclecticlight.co
M1 Pro First Impressions: Core Management and CPU Performance
1–10 of 234 posts
Re: M1 Pro First Impressions: Core Management and CPU Performance
#2Re: M1 Pro First Impressions: Core Management and CPU Performance
#3Eh, maybe. I'm not inclined to rely on the reported % CPU usage to represent anything useful. For example, it's very easy to be at 100% CPU when you're actually spending most of that time waiting for memory reads.
Re: M1 Pro First Impressions: Core Management and CPU Performance
#4I’m not sure how to interpret this, even after reading the article. Is any reason given for why the last 4 Performance cores get only a limited amount of work?
Re: M1 Pro First Impressions: Core Management and CPU Performance
#5For example, a piece of code I was optimizing recently ran with very little variation in time between runs on my M1 system, but had ~30% variation on a similarly loaded Intel Mac. Changing the QoS level to Default instead of Utility allowed the Intel Mac to perform much more consistently on the benchmark, but made no difference on the M1 (I have good reason to leave it at Utility in my actual application, but for benchmarking it made sense to try other levels).
I found it hard to tell from the article, but it sounds like on the M1 Pro maybe the two highest QoS levels (interactive and user initiated) now preferably map to p cores 0-3, and maybe now default and utility map to p cores 4-7, and then background gets the e cores?
Re: M1 Pro First Impressions: Core Management and CPU Performance
#6I’m not sure how to interpret this, even after reading the article. Is any reason given for why the last 4 Performance cores get only a limited amount of work?
Re: M1 Pro First Impressions: Core Management and CPU Performance
#7I’m not sure how to interpret this, even after reading the article. Is any reason given for why the last 4 Performance cores get only a limited amount of work?
Probably the "high power" mode available on an M1 Max in a 16" chassis is doing just that. And maybe Apple will decide to treat some kind of new iMac Pro as more of a pro machine, and make it chunky enough to dissipate that sort of heat without needing much fan noise...
Re: M1 Pro First Impressions: Core Management and CPU Performance
#8I’m not sure how to interpret this, even after reading the article. Is any reason given for why the last 4 Performance cores get only a limited amount of work?
Like sibling comment says, it’s more efficient. It allows those cores to sort of pretend they’re ECs. It also reserves those PCs for bursty workloads which would otherwise be contentious for cache and memory bandwidth in an evenly balanced scheduler.
I guess also, are the 4 unused cores always the same?
Re: M1 Pro First Impressions: Core Management and CPU Performance
#9I’m not sure how to interpret this, even after reading the article. Is any reason given for why the last 4 Performance cores get only a limited amount of work?
“I suspect that Apple has done this to further improve energy efficiency and ensure good responsiveness to new CPU-intensive tasks.”
Re: M1 Pro First Impressions: Core Management and CPU Performance
#10"Surprisingly, these benchmarks seldom exceed 50% load on any of the ten cores, which raises the question of how accurately they represent maximum CPU performance." Eh, maybe. I'm not inclined to rely on the reported % CPU usage to represent anything useful. For example, it's very easy to be at 100% CPU when you're actually spending most of that time waiting for memory reads.