We have a site: http://www.gilt-edge.com that was developed by someone else and that I have inherited (with my very limited knowledge of EE).
The site is running VERY slowly and our top priority is to speed it up. I know that we have a number of issues as per the report generated by the pagespeed addon for firefox, but it takes soooo long for anything to even start rendering in the page.
One thing I am very worried about is the ge_relationships table.
The table only has 1235 records in it but is over 40MB. The entire database is only 47MB.
Is this normal? Am I right to be worried about the size of the table? The table has 5 columns two of which seem to be holding masses of data: “rel_data” and “reverse_rel_data”
It looks like the data in there has something to do with the caching?