Skip to content

treemap should be implemented with a better algorithm #2010

@erickt

Description

@erickt

This is a FIXME in the treemap code. Right now it's using a naive unbalanced tree, and should be reimplemented with a red-black tree or something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions