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 array to optimize access perf in parse stage #194

Merged
merged 2 commits into from
Feb 8, 2021
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Feb 5, 2021

Change-Id: I681255011c76067cef465f4687c0092dd08d2102

Change-Id: I681255011c76067cef465f4687c0092dd08d2102
}
}
}
this.vertexIdsIndex = index;
Copy link
Contributor

Choose a reason for hiding this comment

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

prefer return index and assign in build() method for more readable

Change-Id: I5678f28be8700152732be65ae82c63e459ea9109
@zhoney zhoney merged commit 2fdec9f into master Feb 8, 2021
@zhoney zhoney deleted the line-array branch February 8, 2021 12:58
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