Skip to content

perf: effective data model #341

@ernado

Description

@ernado

Implement (internal) data model representation to reduce allocations and CPU overhead.

This model should be effectively (un)-marshaled into binary representation so it can be also used on-the-wire, e.g. for sending via message broker like Kafka.

Advanced optimizations like string interning, memory re-use, pooling, etc are welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    perfPerformance improvements and benchmarks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions