Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track field changes to allow cache optimisations #251

Open
rchristie opened this issue Nov 24, 2022 · 0 comments
Open

Track field changes to allow cache optimisations #251

rchristie opened this issue Nov 24, 2022 · 0 comments

Comments

@rchristie
Copy link
Contributor

The FindMeshLocation field relies on a cache of host coordinate ranges which currently isn't built and used if that field is marked as changed.
If Zinc could track the state e.g. a change counter, at which the field (or any fields it depends on) were last changed relative to when the the coordinates range was built, the optimisation could be used even during begin/end change with active modifications on the field.

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

No branches or pull requests

1 participant