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

Optimize for k-hop #4560

Merged
merged 2 commits into from
Aug 21, 2022
Merged

Optimize for k-hop #4560

merged 2 commits into from
Aug 21, 2022

Conversation

dutor
Copy link
Contributor

@dutor dutor commented Aug 21, 2022

  • Reduce vector reserve
  • Concurrent pre-dedup
  • Some other micro optimization tricks
  • Use robin hood hash table

@dutor dutor added the ready-for-testing PR: ready for the CI test label Aug 21, 2022
jievince
jievince previously approved these changes Aug 21, 2022
Copy link
Contributor

@jievince jievince left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

@dutor dutor merged commit 2a9c850 into vesoft-inc:master Aug 21, 2022
@dutor dutor deleted the k-hop branch August 21, 2022 11:08
Copy link
Contributor

@critical27 critical27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants