googleapis / googleapis/google-cloud-node
Migrate red black tree from bintrees to js-sdsl
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
Thanks for stopping by to let us know something could be better!
**Is your feature request related to a problem? Please describe.**
Hey! I'm the developer of Js-sdsl. Official website: https://js-sdsl.github.io/
Now, we published the version 4.1.5-beta.1.
I see you are using functional-red-black-tree.
In [benchmark](https://js-sdsl.github.io/#/test/benchmark-result?id=rbtree), we have confirmed that Js-sdsl is several times faster than functional-red-black-tree.
I've submitted a PR to eslint and has been accepted.
See https://github.com/eslint/eslint/issues/16255 and https://github.com/eslint/eslint/pull/16267.
I am willing to submit a pull request for this change.
Looking forward to your reply! :D
**Describe the solution you'd like**
Migrate red black tree from bintrees to js-sdsl.
**Describe alternatives you've considered**
Migrate red black tree from bintrees to js-sdsl.
Contributor guide
Assessment
This issue has not been assessed yet.