Skip to content

Greedy implementations of Module state methods #5

@pbloem

Description

@pbloem

The methods rank(), ready() and finished() in AbstractModule have a greedy implementation which means that every method call walks through the whole workflow multiple times. They should cache their states, if this turns out to be a performance problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions