Skip to content

Migrate to min max heap structure in core calculations #47

@BusinessDuck

Description

@BusinessDuck

Min/Max Head a specialised data structure that described here.

Lets to try to implement something like that kind of heap and that potentially might improve the performance for worst situations when we have same extremums and we need to loop full array to find a new one extremum (max/min)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions