Heckimp should process the files in a threaded manner. #5

Open
opened 2023-10-31 00:01:44 +01:00 by cassowary · 0 comments
Owner

I expect that it'd be a lot faster to spawn worker threads to do the actual file processing to absorb IO wait between a few separate threads. We can use asyncio for this pretty trivially. It should be a pretty minor change overall to the core loop.

I expect that it'd be a lot faster to spawn worker threads to do the actual file processing to absorb IO wait between a few separate threads. We can use asyncio for this pretty trivially. It should be a pretty minor change overall to the core loop.
cassowary added the
enhancement
label 2023-12-07 22:02:37 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AlderconeStudio/heckimp#5
No description provided.