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

perf: prevent potential overhead on falsy value #46

Merged

Conversation

thomscoder
Copy link
Contributor

This should prevent unnecessary linear time computations
(the potential perf improvement is proportional to the docIDs size)

@micheleriva
Copy link
Member

Thank you @thomscoder 🙏

@micheleriva micheleriva merged commit 5b05371 into askorama:main Jul 25, 2022
@thomscoder thomscoder deleted the optimizations/small-optimizations branch July 25, 2022 07:21
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.

None yet

2 participants