Skip to content

Conversation

sgup432
Copy link
Contributor

@sgup432 sgup432 commented Oct 3, 2025

Description

I came across this logic in add(), subtract() in NumericUtils where we have branching logic to extract carry/borrow.
Seems like we can better replace it with bitwise logic, and it would be faster.

Copy link
Contributor

github-actions bot commented Oct 3, 2025

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant