Skip to content

faster binary tree implementations available #6

Description

@jonathanstrong

hey -

Thanks for your work on this - has been very helpful.

Wanted to send along a note that I identified some faster binary tree implementations while trying to speed this up.

For my use case, I'm finding banyan.SortedDict with alg set to banyan.SPLAY_TREE is the fastest. There's another library called sortedcontainers that is also very fast.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions