Skip to content

Investigate parallel compilation of modules #28

@ashton314

Description

@ashton314

I assume the increase in compilation times happens because you have to define more modules. This is not a priority at the moment, but the Elixir compiler does support parallel compilation of modules through this helper function, in case you're interested:

https://hexdocs.pm/elixir/Kernel.ParallelCompiler.html#pmap/2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions