Skip to content

Profile #101

Open
Open
@make-github-pseudonymous-again

Description

  • Evaluate whether instanceof checks are faster than isLeaf() calls. Not necessary since we do not use Leaf anymore.
    Rewrite delete_caseX cascade to forward precomputed sibling.
    Find out whether dummy Leaf nodes _color field can be removed. Not necessary since we do not use Leaf anymore.
    Rewrite insert_caseX cascade to forward precomputed grandparent, potentiall rewritting uncle = (n) => _uncle(n, grandparent(n));
    Break tail recursion of delete_caseX and insert_caseX cascades somehow.

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @make-github-pseudonymous-again

        Issue actions

          Profile · Issue #101 · binary-search-tree/red-black-tree