Skip to content

perf: use caching when searchig for package manifests #20

@jkowalleck

Description

@jkowalleck

currently, for each single unput, we try to find the nearest valid package manifest.
some are found multiple times, and are analyzed multiple times.

this process can be improved by using cache for candidates.
cache, whether a candidate is valid, and if it is, also cache the resulting component

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions