-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
feature requestNew feature or requestNew feature or request
Description
Since our process is running as native service, we have encountered high CPU usage. Reason might be service register, which makes hyperion-webos able to use more CPU time than in older versions without luna bus registration.
This leads to more unresponsive webOS UI and apps.
To reduce CPU usage it's currently possible to:
- Lower capture resolution
- Lower FPS & disable vSync
- Disable UI capture
- Use
reniceafter each start
We should implement a priority change using setpriority(), which can be set by parameter.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request