Skip to content

Changed image processing to an even faster mechanism where image loads don't even block eachother#332

Merged
ro8inmorgan merged 1 commit intomainfrom
threadedimageloadingWorker
May 17, 2025
Merged

Changed image processing to an even faster mechanism where image loads don't even block eachother#332
ro8inmorgan merged 1 commit intomainfrom
threadedimageloadingWorker

Conversation

@ro8inmorgan
Copy link
Collaborator

Converted my whole logics to a worked thread pool with a queue instead of spawning a thread per image load, now even image loads threads are non blocking to eachother

…ged it to just a worker with a queue much better!
@ro8inmorgan ro8inmorgan merged commit eff88cc into main May 17, 2025
2 checks passed
@ro8inmorgan ro8inmorgan deleted the threadedimageloadingWorker branch May 17, 2025 14:48
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.

1 participant