Skip to content

plane_seg: ~15-20% performance improvement#13

Merged
wxmerkt merged 7 commits into
masterfrom
topic/performance-improvements
Nov 1, 2021
Merged

plane_seg: ~15-20% performance improvement#13
wxmerkt merged 7 commits into
masterfrom
topic/performance-improvements

Conversation

@wxmerkt

@wxmerkt wxmerkt commented Nov 1, 2021

Copy link
Copy Markdown
Contributor

The majority of the improvement is due to replacing std::accumulate with Eigen's sum redux operation in tryPoint (in plane_seg/src/IncrementalPlaneEstimator.cpp)

@wxmerkt wxmerkt changed the title ~15-20% performance improvement plane_seg: ~15-20% performance improvement Nov 1, 2021
@mauricefallon

Copy link
Copy Markdown
Contributor

I have to leave if to you to test and merge this @wxmerkt
feel free to consider yourself the maintainer of this.

@wxmerkt

wxmerkt commented Nov 1, 2021

Copy link
Copy Markdown
Contributor Author

Thank you.

The Jenkins build failure is from TOWR not finding terrain_simplification (#5 to be merged) - I'll go ahead with merging the PR

@wxmerkt wxmerkt merged commit f94dc77 into master Nov 1, 2021
@wxmerkt wxmerkt deleted the topic/performance-improvements branch November 1, 2021 17:46
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