Skip to content

add benchmark for node_update_attrs when BBoxSpatialFilter attached#309

Merged
JoOkuma merged 1 commit into
royerlab:mainfrom
TeunHuijben:bench-spatial-filter-update
Jun 30, 2026
Merged

add benchmark for node_update_attrs when BBoxSpatialFilter attached#309
JoOkuma merged 1 commit into
royerlab:mainfrom
TeunHuijben:bench-spatial-filter-update

Conversation

@TeunHuijben

Copy link
Copy Markdown
Contributor

Problem: The filters attached to the node_updated signal fire regardless of the signal's value. For example. The BBoxSpatialFilter should only update its nodes when the bbox attribute is updated, but it now always does so. This causes a severe slowdown on Windows machines.

To test a solution I will push soon, let's first get this benchmark onto main so we can properly see if my solution works.

@TeunHuijben TeunHuijben requested a review from JoOkuma June 30, 2026 21:44
@JoOkuma JoOkuma merged commit d75331a into royerlab:main Jun 30, 2026
7 checks passed
@TeunHuijben TeunHuijben deleted the bench-spatial-filter-update branch June 30, 2026 22:37
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