8000 edge_op: quit CollapseEdge early if possible by pca006132 · Pull Request #1152 · elalish/manifold · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

edge_op: quit CollapseEdge early if possible #1152

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

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

pca006132
Copy link
Collaborator

The idea is to avoid orbiting around endVert by moving it after the code that may early return. This can help to speed up CollapseEdge in some cases, e.g. Samples.Sponge4.

@pca006132 pca006132 requested a review from elalish February 19, 2025 13:24
Copy link
codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.67%. Comparing base (c16b521) to head (110f2f6).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1152      +/-   ##
==========================================
- Coverage   91.68%   91.67%   -0.01%     
==========================================
  Files          30       30              
  Lines        5951     5946       -5     
==========================================
- Hits         5456     5451       -5     
  Misses        495      495              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner
@elalish elalish left a comment

Choose a reason for hiding this comment

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

Good call.

@elalish elalish merged commit 5ae22f0 into master Feb 20, 2025
27 checks passed
@elalish elalish deleted the faster-simplify branch February 20, 2025 18:34
@elalish elalish mentioned this pull request May 14, 2025
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.

2 participants
0