Why mac mini with m1 core have 2 efficiency cores and 7 performance cores?

Open
#1 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
objective-c

Research direction

Start by reproducing the reported output from temp-cli on an M1 Mac and inspect the CPU-core detection path in the repository. Compare the reported efficiency and performance core counts with Apple's published M1 Mac mini specifications; done means the discrepancy is explained and the CLI reports the correct result or clearly documents the platform limitation.

Written by the indexing model from the issue text.

Description

Apple said the mac mini built-in m1 core has 4 efficiency cores and 4 performance cores.

But when I try to run this program(i.e., temp-cli), I can find 2 efficiency cores and 7 performance cores on my mac mini

Do you know why? I think your sw may operate well, however, it prints diffirent result with the m1 mac mini spec of apple's official docs.

Best regards

Dominant language
Objective-C
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More Objective-C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.