Reports of slow talk discussion page loads for projects with lots of discussions on a board, e.g. snapshot projects etc. https://www.zooniverse.org/talk/17/1130008?comment=1852795
I believe this may be due to the partial index being missing on the default sort order for the index route:
Need to test out the SQL generated from the serializer and see the explains on this on the production db to determine why these are slow for larger discussions vs smaller ones.
Reports of slow talk discussion page loads for projects with lots of discussions on a board, e.g. snapshot projects etc. https://www.zooniverse.org/talk/17/1130008?comment=1852795
I believe this may be due to the partial index being missing on the default sort order for the index route:
Need to test out the SQL generated from the serializer and see the explains on this on the production db to determine why these are slow for larger discussions vs smaller ones.