hexaredecimal / hexaredecimal/ryi

Use threads or Co-Routines when loading images

Open
#1 0 comments 0 reactions 1 assignee Claimed by @hexaredecimal View on GitHub
enhancement good first issue
Dominant language
C
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently loading images hangs the renderer as the file operations happen on the main thread. A solution is to multi-threading to speed up the loading by sharing the load across multiple threads.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.