Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to retrieve number of performance and efficiency cores #2474

Closed
wants to merge 1 commit into from

Conversation

ssbarnea
Copy link

@ssbarnea ssbarnea commented Dec 3, 2024

Fixes: #2034

Summary

  • OS: { type-or-version }
  • Bug fix: { yes/no }
  • Type: { core, doc, performance, scripts, tests, wheels, new-api }
  • Fixes: { comma-separated list of issues fixed by this PR, if any }

Description

{{{
A clear explanation of your bugfix or enhancement. Please read the contributing guidelines before submit:
https://github.com/giampaolo/psutil/blob/master/CONTRIBUTING.md
}}}

@giampaolo
Copy link
Owner

This PR does not really implement anything. Also as dicussed in #2034 the API we want to come up with is not clear yet. Closing.

@giampaolo giampaolo closed this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

psutil.cpu_count: Add argument(s) to allow differentiating "performance cores" from "efficiency cores"
2 participants