Skip to content

CreateEventIdProperty: consider caching EventId properties #118

Closed
@cd21h

Description

@cd21h

EventId is immutable class and typically is instantiated as singleton.
Caching log properties based on EventId CreateEventIdProperty may reduce memory usage.

However cache size must be limited in case EventId is generated dynamically

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions