conradkohC
Convex Community2y ago
20 replies
conradkoh

Debugging slow performance of queries

I am encountering an issue where the queries seem to be running pretty fast on the server, but yet the client seems to have visible delays before the data is available.
In the console for execution time, it tells me that it took 32ms to run the query on the server.

Loading type on the client is roughly 3 - 6 seconds for each time a new query is run.

Am I doing something wrong (based on how you see the queries are sent over the web socket)?
image.png
Was this page helpful?