Skip to content

Comments

Wrap '@Perception.Bindable' writing in task local#162

Merged
stephencelis merged 1 commit intomainfrom
perception-check-speedup
Sep 9, 2025
Merged

Wrap '@Perception.Bindable' writing in task local#162
stephencelis merged 1 commit intomainfrom
perception-check-speedup

Conversation

@stephencelis
Copy link
Member

Subscript setters perform a read/access, so we should wrap this call using the isPerceptionTracking state to prevent unnecessary perception checks.

Subscript setters perform a read/access, so we should wrap this call
using the `isPerceptionTracking` state to prevent unnecessary perception
checks.
@stephencelis stephencelis merged commit 52bc59a into main Sep 9, 2025
3 checks passed
@stephencelis stephencelis deleted the perception-check-speedup branch September 9, 2025 16:22
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