Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

FindValue should cache parent look ups #42

Open
harry8525 opened this issue Nov 14, 2014 · 0 comments
Open

FindValue should cache parent look ups #42

harry8525 opened this issue Nov 14, 2014 · 0 comments

Comments

@harry8525
Copy link

Find value will be slow for rooted values like navigation that are on app or top level views. So for scenarios with repeating elements like an image viewer. You currently have X repeated elements * depth of repeater instead of just X repeated elements. It wouldn't be crazy to have repeating elements 3-10 controls deep which would give you a 3-10x perf difference.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant