-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
perfPerformance improvements and benchmarksPerformance improvements and benchmarks
Description
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
Labels
perfPerformance improvements and benchmarksPerformance improvements and benchmarks