Skip to content

Cache modules for faster start time #6441

@rluvaton

Description

@rluvaton

Clear and concise description of the problem

Our tests take a long time to start because of the initial module loading/resolving/transforming.

When using watch the rest of the runs are fast.

Suggested solution

It would be great if when not using watch we could improve startup time by caching the modules map/transformed/something else so only the first run would be slow

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    p2-nice-to-haveNot breaking anything but nice to have (priority)

    Type

    No type

    Projects

    Status

    Approved

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions