Skip to content

fix(cpu): update CPU performance counter to use % Processor Time#823

Merged
amnweb merged 1 commit intomainfrom
fix/cpu-metric-and-timing
Mar 27, 2026
Merged

fix(cpu): update CPU performance counter to use % Processor Time#823
amnweb merged 1 commit intomainfrom
fix/cpu-metric-and-timing

Conversation

@amnweb
Copy link
Copy Markdown
Owner

@amnweb amnweb commented Mar 27, 2026

  • Changed the counter from % Processor Utility to % Processor Time for accuracy.
  • Improved error handling by removing redundant fallback logic.
  • Added timing logic in CpuWorker to ensure consistent data collection intervals.

- Changed the counter from % Processor Utility to % Processor Time for accuracy.
- Improved error handling by removing redundant fallback logic.
- Added timing logic in CpuWorker to ensure consistent data collection intervals.
@amnweb amnweb merged commit 7b75477 into main Mar 27, 2026
6 checks passed
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.

1 participant