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

Optimize Query creation and startup #293

Open
mlange-42 opened this issue May 11, 2023 · 0 comments
Open

Optimize Query creation and startup #293

mlange-42 opened this issue May 11, 2023 · 0 comments
Labels
performance Performance-related stuff

Comments

@mlange-42
Copy link
Owner

mlange-42 commented May 11, 2023

Benchmarks for relation queries with a low number of children show sub-par performance.
This is probably due to the initial overhead of creating a query for every parent.

Identify where the overhead comes from, and try to optimize it!

Benchmarks

@mlange-42 mlange-42 added the performance Performance-related stuff label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance-related stuff
Projects
None yet
Development

No branches or pull requests

1 participant