It’s setup as a Chat data type which holds information like who is part of this chat, dates, and who has seen the chat.
Then I have Chat_responses which are the actual text and images for each response which is connected to the main chat.
Normally it’s pretty quick, but what I’ve noticed is that the chats I have a lot of conversations with seem to run slower. I have most past chat_responses hidden and you have to click a show past responses, but even when I click the comment button to submit my text response it takes forever. Again, the only connection I can find between the ones which are quick and the ones which are really slow is the number of past conversations I’ve had with them.
Does this sound correct, and is there anything I can do to speed it up?