improve performance in the TopN.BetweenCount
Open
first-time-contributor
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
`LowerBound` actually traverses `topn` twice, so we can use a method to achieve obtaining two indices with a single traversal.
Contributor guide
Assessment
This issue has not been assessed yet.