-
Notifications
You must be signed in to change notification settings - Fork 344
Labels
bfbbit-for-bitbit-for-bitperformanceidea or PR to improve performance (e.g. throughput, memory)idea or PR to improve performance (e.g. throughput, memory)
Milestone
Description
It turns out the ESMF objects that are created in lnd_set_decomp_domain that could be cleaned after they are used as they are only needed in initialization. The objects are in local memory, but the memory that ESMF allocates for them isn't cleared without doing explicit Destroy or Release calls.
Metadata
Metadata
Assignees
Labels
bfbbit-for-bitbit-for-bitperformanceidea or PR to improve performance (e.g. throughput, memory)idea or PR to improve performance (e.g. throughput, memory)
Type
Projects
Status
In Progress