Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

TypedElementOnSourceNode: Caching of Children and Value to improve performance #157

Merged
merged 5 commits into from
Oct 12, 2021

Conversation

marcovisserFurore
Copy link
Member

@marcovisserFurore marcovisserFurore commented Sep 23, 2021

Resolves issue FirelyTeam/firely-net-sdk#482

The Value property of TypedElementOnSourceNode is an expensive property and is called frequently. So caching will increase performance. This has only effect when the Value is accessed repeatedly.

@marcovisserFurore marcovisserFurore merged commit 8eba4d0 into develop Oct 12, 2021
@marcovisserFurore marcovisserFurore deleted the feature/482-CachingTypedElementValue branch October 12, 2021 09:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants