Skip to content

Renice hyperion-webos process for lower CPU usage #94

@TBSniller

Description

@TBSniller

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 renice after each start

We should implement a priority change using setpriority(), which can be set by parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions