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

Cache the entire children tree hierarchy on the root scoring entity #5

Open
ItsDoot opened this issue Aug 19, 2024 · 0 comments
Open
Labels
C-Performance Has performance implications

Comments

@ItsDoot
Copy link
Owner

ItsDoot commented Aug 19, 2024

Would eliminate the need to recursively query for children, but might require a decent bit of bookkeeping to do correctly

@ItsDoot ItsDoot added C-Feature New feature or request C-Performance Has performance implications and removed C-Feature New feature or request labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Performance Has performance implications
Projects
None yet
Development

No branches or pull requests

1 participant