Skip to content

Fix idling#590

Merged
jfboeve merged 1 commit intordkcentral:feature/rtlfrom
elsassph:fix/idle
Jan 28, 2026
Merged

Fix idling#590
jfboeve merged 1 commit intordkcentral:feature/rtlfrom
elsassph:fix/idle

Conversation

@elsassph
Copy link
Copy Markdown
Contributor

@elsassph elsassph commented Sep 25, 2025

pauseRafOnIdle code was in need of a cleanup, and onIdle was firing during the 1st normal RAF

  • minor refactoring
  • reduced the idle loop to target 30fps instead of 60
  • reduced switching to idle loop to 30 RAF frames (~500ms) instead of 60 (~1s)
  • emit onIdle only when we switch to the idle loop

@elsassph elsassph changed the base branch from master to feature/rtl September 25, 2025 08:03
@jfboeve jfboeve merged commit 04064ca into rdkcentral:feature/rtl Jan 28, 2026
1 check passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants