Skip to content

Speed up Time Series addition #16

Closed
@t-ober

Description

@t-ober

The addition operation of multiple time series currently relies on a rather unsophisticated "add all the things sequentially mechanism". This gets pretty slow when we have a lot of time series and is an operation we do quite often.

Find a way to speed things up.

Resources:

Metadata

Metadata

Assignees

No one assigned

    Labels

    speedMake things quicker

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions