Skip to content

Replace Vec<item> with HashMap<id, item> for filter and dashboard listing #1171

Open
@de-sh

Description

@de-sh

Unlike in the case of correlations, both dashboards and filters continue to use Vec. This should change in order to help with improving the codebase as most usage involves lookup and not iteration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions