Long site loading time, i have tried everthing in the book !!

Permalink
I'm currently building a site at sebastianshawkitchens.co.uk using the innovative theme but i'm having a a very long load time i have tried multiple things to speed it up but nothing seems to work any help would greatly be appreciated.

 
wagdi replied on at Permalink Reply
wagdi
Im not sure what could be happening here but I just tried it and it loaded for me within 2 secs. All other pages load for me in under 2 secs. Could it be your browser and not the website?
Cahueya replied on at Permalink Reply
Hi ibert,

What times are you experiencing? When i visited your URL, it was alright, but the benchmark shows different:http://www.webpagetest.org/result/121113_A3_EPW/1/details/...

What have you tried already?
ibert replied on at Permalink Reply
Hi Guys, should have explained my problem is a time to first byte issue not the actually loading time of the site its a problem i have experienced in the past when editing the standard page template in a theme any body have any ideas?
mhawke replied on at Permalink Reply
mhawke
I just tested your site with Pingdom and I'll have to reiterate what others have said. 1.2 second TTFB and 1.9 second page render is about as good as you can expect. If this varies greatly during busy times then you need to discuss this with your host.
ibert replied on at Permalink Reply
I have a VPS running my concrete sites which is why im so suprised to my memory i didnt have this issue until i edited the default design in page types
ibert replied on at Permalink Reply
Dont know if this will help

Suspicious SQL
The following SQL have high average execution times
Avg Time Count SQL Max Min
0.000433 1 select uID, uIsActive from Users where uID = ? and uName = ? 0.000433 0.000433
0.000300 3 insert into PageStatistics (cID, uID, date) values (?, ?, NOW()) 0.000399 0.000250
0.000277 3 SELECT * from btJeremeTweetcreteUserOrHashSettings where bID = ? ORDER BY assertOrder ASC 0.000320 0.000232
0.000246 2 select petID from PermissionAccessEntityTypes order by petID asc 0.000292 0.000200
0.000242 2 select paID, peID, pdID, accessType from PermissionAccessList where paID = 46 and peID in (2) order by accessType desc 0.000376 0.000108
0.000229 1 select cPointerID from Pages where cID = ? LIMIT 1 0.000229 0.000229
0.000200 3 SELECT ctID, ctHandle, ctIsInternal, ctName, ctIcon, pkgID from PageTypes where ctHandle = ? 0.000269 0.000153
0.000197 57 select CollectionVersionBlocks.isOriginal, BlockTypes.pkgID, CollectionVersionBlocks.cbOverrideAreaPermissions, CollectionVersionBlocks.cbDisplayOrder, Blocks.bIsActive, Blocks.bID, Blocks.btID, bName, bDateAdded, bDateModified, bFilename, btHandle, Blocks.uID from CollectionVersionBlocks inner join Blocks on (CollectionVersionBlocks.bID = Blocks.bID) inner join BlockTypes on (Blocks.btID = BlockTypes.btID) where CollectionVersionBlocks.arHandle = ? and CollectionVersionBlocks.cID = ? and (CollectionVersionBlocks.cvID = ? or CollectionVersionBlocks.cbIncludeAll=1) and CollectionVersionBlocks.bID = ? 0.000298 0.000178
0.000183 12 select petID, pkgID, petHandle, petName from PermissionAccessEntityTypes where petID = ? 0.000478 0.000129
0.000175 1 select cfValue from Config where uID = ? and cfKey = ? LIMIT 1 0.000175 0.000175
ibert replied on at Permalink Reply
Expensive SQL
Tuning the following SQL could reduce the server load substantially
Load Count SQL Max Min
0.028943 207 select * from Packages where pkgHandle = ? 0.000253 0.000137
0.016961 114 select csrID from CollectionVersionBlockStyles where cID = ? and cvID = ? and arHandle = ? and bID = ? LIMIT 1 0.000259 0.000132
0.011226 57 select CollectionVersionBlocks.isOriginal, BlockTypes.pkgID, CollectionVersionBlocks.cbOverrideAreaPermissions, CollectionVersionBlocks.cbDisplayOrder, Blocks.bIsActive, Blocks.bID, Blocks.btID, bName, bDateAdded, bDateModified, bFilename, btHandle, Blocks.uID from CollectionVersionBlocks inner join Blocks on (CollectionVersionBlocks.bID = Blocks.bID) inner join BlockTypes on (Blocks.btID = BlockTypes.btID) where CollectionVersionBlocks.arHandle = ? and CollectionVersionBlocks.cID = ? and (CollectionVersionBlocks.cvID = ? or CollectionVersionBlocks.cbIncludeAll=1) and CollectionVersionBlocks.bID = ? 0.000298 0.000178
0.010595 66 SELECT * FROM CollectionVersionAreaLayouts WHERE cID=? AND cvID=? AND arHandle=? ORDER BY position ASC, cvalID ASC 0.000305 0.000148
0.008951 57 select bID, bIsActive, BlockTypes.btID, BlockTypes.btHandle, BlockTypes.pkgID, BlockTypes.btName, bName, bDateAdded, bDateModified, bFilename, Blocks.uID from Blocks inner join BlockTypes on (Blocks.btID = BlockTypes.btID) where bID = ? 0.000289 0.000148
0.008392 57 SELECT ctID, ctHandle, ctName, ctIsInternal, ctIcon, pkgID from PageTypes where PageTypes.ctID = ? 0.000238 0.000135
0.008290 60 select p.cID from Pages p inner join CollectionVersions cv on p.cID = cv.cID where cv.ctID = ? and cIsTemplate = 1 LIMIT 1 0.000236 0.000126
0.007956 60 select * from ComposerTypes where ctID = ? 0.000229 0.000120
0.002201 12 select petID, pkgID, petHandle, petName from PermissionAccessEntityTypes where petID = ? 0.000478 0.000129
0.002127 15 select bID, csrID, arHandle from CollectionVersionBlockStyles where cID = ? and cvID = ? and csrID > 0 0.000189 0.000132