Skip to content

PERF: Speed up InterpolatePointCloudToRegularGrid filter#1549

Open
imikejackson wants to merge 3 commits intoBlueQuartzSoftware:developfrom
imikejackson:topic/interpolate_point_cloud_to_regular_grid_performance
Open

PERF: Speed up InterpolatePointCloudToRegularGrid filter#1549
imikejackson wants to merge 3 commits intoBlueQuartzSoftware:developfrom
imikejackson:topic/interpolate_point_cloud_to_regular_grid_performance

Conversation

@imikejackson
Copy link
Contributor

The filter is still serial, but unnecessary allocations and dynamic_cast have been removed resulting in an increase in speed.

This filter still takes a massive amount of memory and is still quite slow to run.

@imikejackson imikejackson force-pushed the topic/interpolate_point_cloud_to_regular_grid_performance branch from d3b5f06 to e41df5c Compare February 25, 2026 15:05
The filter is still serial, but unnecessary allocations and dynamic_cast have been removed
resulting in an increase in speed.

This filter still takes a massive amount of memory and is still quite slow to run.
@imikejackson imikejackson force-pushed the topic/interpolate_point_cloud_to_regular_grid_performance branch from 49a8e8a to 04f2361 Compare February 26, 2026 04:43
@imikejackson imikejackson force-pushed the topic/interpolate_point_cloud_to_regular_grid_performance branch from 04f2361 to 478b220 Compare February 26, 2026 04:54
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.

1 participant