Skip to content

Cache chunk time statistics for efficient data density sampling #11917

@oxkitsune

Description

@oxkitsune

Implementing #10102 in #11766 resulted in a performance regression.
This happens because computing the required Chunk::num_events_cumulative_per_unique_time_unsorted takes a lot of time.

We should be able to cache this value and avoid recomputing it each frame, this would make it easier to even more fine grained sampling from chunks and create a better data density graph.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions