Skip to content

Batch data ingestion #1395

@emilk

Description

@emilk

Currently each call to log_point or similar results in at least one LogMsg. This is wasteful in time and memory. It would be much better to batch calls so that we only send a new LogMsg every 50ms or so.

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