Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 459 #460

Merged
merged 2 commits into from
Nov 9, 2024
Merged

Fix 459 #460

merged 2 commits into from
Nov 9, 2024

Conversation

guymolinari
Copy link
Contributor

For calls to CompareBigValue, there is no need to calculate the value for 'end' for the operations calls LT, GT, GE, LE, etc. The 'end' parameter is only considered for RANGE calls and incurring the costs for defaulting the 'end' value is quite expensive.

@lemire lemire merged commit 84c242d into master Nov 9, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants