You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Showing threads accounts for a large proportion of requests, but take around 1s on average to show. Most of this comes from rendering time rather than db calls.
This might be improved when we move to paginated threads.
The text was updated successfully, but these errors were encountered:
Showing threads accounts for a large proportion of requests, but take around 1s on average to show. Most of this comes from rendering time rather than db calls.
This might be improved when we move to paginated threads.
The text was updated successfully, but these errors were encountered: