Skip to content

Conversation

@wyfo
Copy link
Contributor

@wyfo wyfo commented Jan 30, 2025

Before, everytime a node was inserted in the tree, all the matching nodes were computed and the list was added to it and maintained each time the tree is modified.
This PR remove this matches precomputation to only compute them when it is needed.

Before, everytime a node was inserted in the tree, all the matching
nodes were computed and the list was added to it and maintained each
time the tree is modified.
This PR remove this matches precomputation to only compute them when it
is needed.
@wyfo wyfo added the internal Changes not included in the changelog label Jan 30, 2025
@wyfo wyfo requested a review from OlivierHecart February 5, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Changes not included in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants