Skip to content

Variant memory allocations #184

@ghost

Description

After resolving #182, instances of Variant now dominate memory profiling, as shown in the screenshot:

Variant

The GC profiling shows:

GC

Is there anything that can be done to reduce the number of Variant instances created? There appears to be a 1:1 relationship with a Message instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions