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

Use perfect hashmap to optimize the size of vertexmap #1374

Closed
sighingnow opened this issue May 12, 2023 · 0 comments · Fixed by #1408
Closed

Use perfect hashmap to optimize the size of vertexmap #1374

sighingnow opened this issue May 12, 2023 · 0 comments · Fixed by #1408
Assignees
Labels
component:graph enhancement New feature or request

Comments

@sighingnow
Copy link
Member

Additional context

See also: alibaba/GraphScope#2628

@sighingnow sighingnow added enhancement New feature or request component:graph labels May 12, 2023
sighingnow pushed a commit that referenced this issue Jun 7, 2023
Add PerfectHashmap support in VertexMap.

Fixes #1374 

Signed-off-by: vegetableysm <yuanshumin.ysm@alibaba-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:graph enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants