-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed

Description
After resolving #182, instances of Variant
now dominate memory profiling, as shown in the screenshot:
The GC profiling shows:
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
Labels
No labels