Skip to content

Conversation

KarlLundengaard
Copy link
Contributor

…atch is found

@KarlLundengaard
Copy link
Contributor Author

This update changes the behaviour of the handler in the base layer to "early-out" when a matching case if found, instead of finding all matches. This is done to mitigate performance issues with evaluation functions.

Copy link

@jarkabaker jarkabaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry Karl! I completely missed this PR.

If a case overlapped with the default case the default case now takes priority.
@KarlLundengaard KarlLundengaard merged commit 5a50431 into main Nov 22, 2024
@KarlLundengaard KarlLundengaard deleted the tr151-cases-early-out branch November 22, 2024 11:12
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