I have a website that searches a database of experiments and their parameters. The page takes forever to load, like 21 secs. The query looks really bad to me, but I'm not very knowledgeable in sql or php. How can I tell if its the sql or php that is taking most of the time?
UPDATE: Apache log
http://www.mediafire.com/file/7341amhe5b4m3w2/apache.log
note: its like 37 MB after one query to the database.
UPDATE: Apache log
http://www.mediafire.com/file/7341amhe5b4m3w2/apache.log
note: its like 37 MB after one query to the database.
Last edited: