Skip to content

Cache unit of measurements when creating physical time series #580

@tnoczyns-volue

Description

@tnoczyns-volue

When creating a physical time series we unconditionally load all units of measurements from Mesh. The list is rather fixed, so it seems this is redundant when e.g. mass creating physical time series.

A better approach would be to cache the units of measurement.
This impacts performance of workloads where we are creating a lot of time series as we drop one RPC request for every created physical time series.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Kind: EnhancementEnchancement of existing features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions