2
comegona:
Wow! That's certainly a lot of entries. I never thought the sheer size of the content could be troublesome, but now that you mention this, I suppose the problem comes not from the module itself but from the fact that the module's index page includes three blocks: latest, most popular and random entries. My guess would be that the module goes over all entries when determining latest and most popular...
From this, I guess I need to reasess the display strategy. An idea might be to have separate tables to hold the id numbers of the latest and the most popular entries, so the module doesn't go over all the entries... I'll have to think about it.
Thanks for the feedback. It's good to know that even in its present state, the module has proven useful.
Cheers.
EDIT: Just visited your site. It takes forever to refresh the pages. The module will need to be completely rebuilt, hopefully with the help of some database wizard.