Skip to content

perf: Change ImageWorker from round robin to load based#723

Merged
jfboeve merged 1 commit intolightning-js:mainfrom
lightning-tv:opt/imageWorker
Feb 4, 2026
Merged

perf: Change ImageWorker from round robin to load based#723
jfboeve merged 1 commit intolightning-js:mainfrom
lightning-tv:opt/imageWorker

Conversation

@chiefcll
Copy link
Contributor

Since images can take different amount of time to process / respond - it makes more sense to monitor the number of requests happening and give new work to the thread with least amount of work happening.

@jfboeve jfboeve added this pull request to the merge queue Feb 4, 2026
Merged via the queue into lightning-js:main with commit 243bbb3 Feb 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants