Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 49
Total Posts: 5539
Posted 04/14/08 - 12:15 PM:
#3
I don't think cache was implimented back then, since that version was about a year ago.
Do you have any other MySQL-using scripts? The debug seems to indicate it's a general mysql slowness. I believe you were the person who had a remote database and needed a persistent database connection in order to get tolerable speed... I think I put the persistency specification in your tweaks.php, check it.
A newer version would use fewer queries, which would help with the snail's pace database connection you have.