njzydark / vscode-stats-bar

A vscode extension to show system stats in status bar
https://marketplace.visualstudio.com/items?itemName=njzy.stats-bar
MIT License
40 stars 3 forks source link

Extension causes high cpu load #4

Closed tlcd96 closed 2 years ago

tlcd96 commented 2 years ago

:warning: Make sure to attach this file from your home-directory: :heavy_check_mark:file:///c%3A/Users/*******/AppData/Local/Temp/njzy.stats-bar-unresponsive.cpuprofile.txt

Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-loa njzy.stats-bar-unresponsive.cpuprofile.txt

njzydark commented 2 years ago

Thank you for uploading the cpufile, I re-read the systeminformation performance related issues and found that this issue should be related to this https://github.com/sebhildebrandt/systeminformation/issues/616#issuecomment-974831564, Based on this I have released a new version - v0.5.2, you can try it out

tlcd96 commented 2 years ago

the fix apparently fixed the problem, I'll close the issue since it's fixed, thanks :)