Once the SQLite migration is complete there is most likely still some room left for improvements.
- Take a look at all the queries and figure out which ones are slowing us down the most.
- Look at the DB size and see if we can optimize it somehow
- Only call some queries on hover/click instead of always e.g. autoCompleteOptions
Estimated size: L
Once the SQLite migration is complete there is most likely still some room left for improvements.
Estimated size: L