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

Geometry performance #2334

Merged
merged 6 commits into from
Dec 18, 2014
Merged

Geometry performance #2334

merged 6 commits into from
Dec 18, 2014

Conversation

bagnell
Copy link
Contributor

@bagnell bagnell commented Dec 18, 2014

Improve PolylineGeometry, EllipseGeometry, and EllipseOutlineGeometry performance.

For 5760 polylines with about 40 points each, PolylineGeometry.createGeometry went from ~3.5% to ~1.5%. For 264 ellipses and ellipse outlines whose granularity was ~0.004, EllipseGeometryLibrary.computeEllipsePositions went from ~7% to <1%.

@pjcozzi
Copy link
Contributor

pjcozzi commented Dec 18, 2014

Looks good.

pjcozzi added a commit that referenced this pull request Dec 18, 2014
@pjcozzi pjcozzi merged commit 904b940 into master Dec 18, 2014
@pjcozzi pjcozzi deleted the geometry-perf branch December 18, 2014 21:38
@pjcozzi
Copy link
Contributor

pjcozzi commented Dec 18, 2014

CC #2179

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