Skip to content

Load files into the VFS in parallel on startup #17373

Open
@Veykril

Description

@Veykril

We currently load them from a single thread which can make startup very slow for bigger projects as we re-query the project layout over and over again until all files are loaded (this is a separate issue that we should fix, that is wait with that until all files are loaded into memory).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-perfperformance issuesC-enhancementCategory: enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions