Skip to content

Reuse of ClassKey in ValueWriterLocator not working #79

@cowtowncoder

Description

@cowtowncoder

(note: found by alloc profiling with async-profiler)

So, looks like attempted reuse of ClassKey instances is not working, due to one missing assignment.
This should be fixed, and making _key eagerly constructor since it is all but guaranteed to be needed for every serialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions