Skip to content

treemap should be implemented with a better algorithm #2010

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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