y-ack / Aster

Windowing console UI library for PowerShell (indefinite hiatus)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Controller.ps1 Performance Issues

y-ack opened this issue · comments

commented

Controller wastes CPU for no reason, even with sleep.

The solution is to move widget Update() to a background thread on a timer but my attempts have been futile.
This is the number one reason I stopped maintaining the repository.