16,000 attachments hey. Hmmm... the browser only makes two queries, one to get the count of attachments you have access to (i.e., MySQL "COUNT(*)) and the other to load a page worth of attachment information.
Also, it does not retrieve the actual content, so the rows retrieved are quite small.
We have about 400 attachments and it loads very quickly.
I'd like to add a debug parameter that you could use to get feedback on what is taking so long. That way, you could get back to me about where it is eating the time.
|