Skip to content

gotwc: Export should be faster #96

@brendoncarroll

Description

@brendoncarroll
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions