Skip to content

Asset cooker multithreading #79

Description

@Xymanek

The cooker has a "multithreading" (it actually spawns worker processes) option that is meant to speed up the cooking process. It is currently disabled (-singlethread) for 2 reasons:

  • The cooking output is printed directly (MT just prints Sending Job [SomePackage] to child x) - it was much simpler to investigate how the cooker works
  • Something somewhere went sideways when MT was enabled, but I can't recall what exactly and it might not even be relevant anymore with so many changes to the cooking process

It will be nice if it we could get the MT to work, especially for big mods like lwtoc, Resistance Firearms, etc

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    cookingRelated to mod asset and Highlander cookingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions