UltimateHackingKeyboard / agent

Ultimate Hacking Keyboard configurator
https://ultimatehackingkeyboard.github.io/agent/
Other
692 stars 77 forks source link

Optimize idle CPU usage #2168

Open mondalaci opened 5 months ago

mondalaci commented 5 months ago

Probably two factors affect Agent's idle CPU usage: USB device scanning and keyboard state polling. We should figure out how much usage they cause, whether there's something else that causes additional usage, and we should reconsider the polling interval (which can be different for USB device scanning and keyboard state polling).