Code Caches: Investigate adding a sorted array mode if the BSTs are not dirty
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
Currently the indexes are handled as BSTs, we could handle them as sorted array when they are not modified
Follow up from #1842
Contributor guide
Assessment
This issue has not been assessed yet.