Skip to content

Parallelize the tree compuation #68

@reprogrammer

Description

@reprogrammer

One way to speed up the tree computation is to parallelize it. Currently, this is not possible because a single shadow project is used to compute the effect of each change. Instead, separate shadow projects should be used to compute the effects of changes in parallel. This will enable us to compute the change effects in parallel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions