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

feat: add option for using shorter CPU model name #331

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Rolv-Apneseth
Copy link
Contributor

As discussed, here's a potential feature, shorter CPU model name.

Now, this could be too fragile of an implementation - let me know if you have better suggestions, or otherwise I understand if you want to forego this one entirely. I personally really like the shortened versions though:

  • AMD Ryzen 7 7800X3D 8-Core Processor (8) -> AMD Ryzen 7 7800X3D (8)
  • Intel® Core™ i5-6500 CPU @ 3.20GHz (4) -> Intel® Core™ i5-6500 (4)

I included a comment with a list of CPU model names I found from people's screenshots in the issues on this repo, as I only have the 2 CPUs above available to me personally.

The choice for G as the shorthand was because in my branch I had done a shortened GPU name first as g so it made sense to relate the options. Just let me know if you want it changed though.

I can update the changelog etc. if you this is indeed a feature you'd be interested in.

@grtcdr
Copy link
Member

grtcdr commented Nov 3, 2024

Hi Rolv,

Thanks for working on this, I'll give this a spin on three of my personal machines to see how well it performs.

@Rolv-Apneseth
Copy link
Contributor Author

Great, let me know how it goes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants