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

PSP: wlop_simplify() performance improvement #7497

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

afabri
Copy link
Member

@afabri afabri commented Jun 5, 2023

Summary of Changes

While reading code so that I could answer #7421 I noticed that we should call vector<T>::reserve() and vector<T>swap().

Release Management

  • Affected package(s): Point Set Processing
  • License and copyright ownership: unchanged

@sloriot
Copy link
Member

sloriot commented Jun 14, 2023

Successfully tested in CGAL-6.0-Ic-1

@lrineau lrineau self-assigned this Jun 15, 2023
@lrineau lrineau added the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Jun 15, 2023
@sloriot sloriot removed the Batch_2 Second Batch of PRs under testing label Jun 15, 2023
@lrineau lrineau merged commit f0f19e4 into CGAL:master Jun 16, 2023
@lrineau lrineau removed the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Jun 16, 2023
@lrineau lrineau deleted the PSP-wlop_simplify-GF branch June 16, 2023 08:12
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.

3 participants