Skip to content

[Docs] Clarification around cpu.Speed - Does this value change? #975

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

Open
mboudreau opened this issue Mar 5, 2025 · 0 comments
Open

[Docs] Clarification around cpu.Speed - Does this value change? #975

mboudreau opened this issue Mar 5, 2025 · 0 comments

Comments

@mboudreau
Copy link

Describe the bug
Looking at the docs, it seems like it's hinting that this value changes based on load/usage because of the speedMin and speedMax datapoints. However, in all my testing across Linux and windows, laptop and PCs, that value never changes - it only shows the base CPU speed at all time, no matter load or what governor is being used.

To Reproduce
1- si.observe({ cpu: 'speed' }, 1000, (data) => console.log(data.cpu.speed))
2- Try this on Linux/Windows, underload, without, different governer.
3- See the number not change.

Expected behavior
Unclear

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

No branches or pull requests

1 participant