kaelri / enigma

A featured "suite" for the Windows system monitoring application, Rainmeter.
https://www.kaelri.com/project/enigma/
269 stars 93 forks source link

Updated Sidebar Process.ini to use UsageMonitor plugin instead of dep… #120

Closed mon0theist closed 1 year ago

mon0theist commented 3 years ago

Updated Sidebar Process.ini to use UsageMonitor plugin instead of deprecated AdvancedCPU which was causing performance issues, making Rainmeter become laggy and borderline unusable. This performance issue only happened when the Sidebar Process.ini skin was loaded.

I discovered that the AdvanceCPU plugin that this skin was originally written with is now deprecated in favor of UsageMonitor, according to Rainmeter documentation:

https://docs.rainmeter.net/manual/plugins/deprecated/advancedcpu/

https://docs.rainmeter.net/manual/plugins/usagemonitor/

So the skin has been updated to use UsageMonitor, which has resolved the performance issues.