Skip to content

removing excess frequency value#77

Open
tyuwags wants to merge 1 commit into
NotAShelf:mainfrom
tyuwags:main
Open

removing excess frequency value#77
tyuwags wants to merge 1 commit into
NotAShelf:mainfrom
tyuwags:main

Conversation

@tyuwags

@tyuwags tyuwags commented Jul 1, 2026

Copy link
Copy Markdown

After updating microfetch to the version 1.1.0, I got a problem with the frequency of the cpu printed. More precisely, the value is appearing twice as seen in the following image.

Screenshot

The problem appears because now microfetch is looking for the frequency by itself but the frequency is present directly in the name of the cpu model.

To resolve the problem and keep the lookup by microfetch, the code is now looking for a part where "@" can exist and then trim it with the frequency value from the name.

@NotAShelf

Copy link
Copy Markdown
Owner

CC @amaanq

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.

2 participants