Artemis-RGB / Artemis

Provides advanced unified lighting across many different brands RGB peripherals
https://artemis-rgb.com
Other
953 stars 66 forks source link

Added more low level process-monitoring to reduce allocations and cpu… #811

Closed DarthAffe closed 1 year ago

DarthAffe commented 1 year ago

…-time

Should work as a drop-in replacement. Not really sure how to measure the actual performance in artemis, isolated it was quite good. Are the start/stop-locations viable like this?

Plugins are updated in https://github.com/Artemis-RGB/Artemis.Plugins/pull/190

diogotr7 commented 1 year ago

As I said in the discord, Windows specific. The approach used with the InputProvider for different implementations per platform could work here.