Skip to content

Check performance #659

Answered by zepatrik
pawelebe asked this question in Q&A
Jul 13, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

First of all sorry for the late response.

Performance is really a key measure here, so it is always very important to find the points where we hit performance problems. There are already various ideas and plans for optimization, but we don't want to apply that prematurely. It would be awesome if you performance-test your specific data model and tell us at which point optimization is required.

Now to the current state. Your points are pretty accurate. Before #638 it would not be possible to do some things in the database, but once that is merged we can add the subject id check to the SQL query. But that will be done incrementally, and if you have specific problems or ideas, please open iss…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@pawelebe
Comment options

@zepatrik
Comment options

Answer selected by vinckr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants