Site Speed Optimizations.

Post a reply


This question is a means of preventing automated form submissions by spambots.

BBCode is OFF
Smilies are OFF

Topic review
   

Expand view Topic review: Site Speed Optimizations.

Re: Site Speed Optimizations.

Post by houkouonchi » Wed Mar 27, 2013 11:51 pm

Re: Site Speed Optimizations.

Post by @@ » Wed Mar 27, 2013 11:47 pm

The download page load time went down for. About 30 seconds to 1 second, nice job.

Site Speed Optimizations.

Post by houkouonchi » Wed Mar 27, 2013 11:43 pm

Site Speed Optimizations

I noticed as the DB grew that the site was performing quite a bit worse and MySQL load getting fairly high on the server. I went ahead and looked through the mysql slow logs to find some of the queries that were slow and and were examining a huge number of rows (sometimes upwards of a million) and added several indexes to several columns in several tables.

From my testing it looks like this sped up the site significantly. Let me know if you guys noticed the improvement by commenting.

Top