Skip to content

Speed up packages loading for large projects #807

Open
@jirfag

Description

@jirfag

In projects like Istio even repeated packages loading takes ~10s. E.g. 8s for Istio. It's important with incremental analysis when 2s we load issues from the cache and 8s load packages. We can cache packages metadata in our file cache and build our own go list implementation using this cache.

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