-
-
Notifications
You must be signed in to change notification settings - Fork 5
gotwc: Export should be faster #96
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
brendoncarroll
opened on Jan 24, 2026
Issue body actions
- The Exporter is currently single threaded, unlike the Importer which is multithreaded.
- Import speeds are faster by a factor approximately equal to the number of cores. Exports could also be this fast.
- Need to check the size from GotFS, then decide whether to export in parallel.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.