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

Performance: Don't call std::inplace_merge for IdList::AddAndAssignID… #687

Merged
merged 1 commit into from Aug 29, 2020

Conversation

phkahler
Copy link
Member

Make IdList::AddAndAssignId() O(1) instead of O(n).

@phkahler phkahler merged commit d3da2c8 into solvespace:master Aug 29, 2020
@ruevs ruevs mentioned this pull request Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants