Skip to content

Implement StringPool for namingstrategies #267

@Marvin-Brouwer

Description

@Marvin-Brouwer

Is your feature request related to a problem? Please describe.
A lot of propertynames are duplicate and the namingstrategy doesn't change during (de)serialization.
It's probably smart to use a stringpool where the namingstrategies are called.

Describe the solution you'd like

  • Create a namingstrategy helper that accepts a span and a stringpool
  • Add stringpool reference to settings and pass to namingstrategies
  • Use the helper in namingstrategies
  • Measure measure measure

Additional context
https://youtu.be/OjFuBMhJmr4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions