Skip to content

GapFillPlugin's Use of malloc()/free() #519

Description

@Ohisemega

GapFillPlugin, just like BloscPlugin, allocates some dynamic memory during its process_frame() call chain; it, however, uses malloc() and free() rather than the memory pool infrastructure from the DataBlockFrame class in odin-data. Please rectify this for better performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MEDIUM-PRIORITYTag issues as medium-relevance or medium-importance for now.performanceThis label is for all tasks related to improving, measuring and analysing Odin-data's performance

    Type

    Fields

    No fields configured for Task.

    Projects

    Status
    🤷‍♂️ Needs Triage

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions