Skip to content

Remove the unused wall spatial index of ProfileBuilder - #1011

Open
sachabaclet wants to merge 1 commit into
Universite-Gustave-Eiffel:mainfrom
sachabaclet:remove_unused_wall_index
Open

Remove the unused wall spatial index of ProfileBuilder#1011
sachabaclet wants to merge 1 commit into
Universite-Gustave-Eiffel:mainfrom
sachabaclet:remove_unused_wall_index

Conversation

@sachabaclet

Copy link
Copy Markdown
Contributor

The wallTree index was filled with a segment envelope for every standalone wall in addWall, but nothing reads it: its last query was replaced by a query of the shared obstruction index in commit 7affb49. The field is private and has no reader anywhere in the project (including the Groovy scripts). Removing it also skips one envelope and one index node per wall.

The wallTree index was filled with a segment envelope for every
standalone wall in addWall, but nothing reads it: its last query was
replaced by a query of the shared obstruction index in commit 7affb49.
Removing it also skips one envelope and one index node per wall.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@sachabaclet
sachabaclet requested a review from a team July 14, 2026 13:35
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