F for First Byte Time
|
04-09-2012, 01:14 AM
Post: #1
|
|||
|
|||
F for First Byte Time
Hi,
Thank you for the forum and the website, very useful. My report is displayed here: http://www.webpagetest.org/result/120408_QS_3WMRM/ I have tried different runs but I still get bad numbers for the first byte time to be rendered and displayed. I seriously don't know what should I do to improve that. There are other things that are not scoring good as well and all comments to improve my new website are appreciated. I have a VPS and freedom to make changes on my server. Regards, Majid |
|||
04-13-2012, 05:07 AM
Post: #2
|
|||
|
|||
RE: F for First Byte Time
Do you have dev resources to change the back-end application? If so, you should install New Relic (or another APM solution) which will give you visibility into the back-end performance of your app (slow database queries, external API calls, etc).
|
|||
04-15-2012, 03:37 AM
Post: #3
|
|||
|
|||
RE: F for First Byte Time
Hi Patrick and thanks for your response. I was able today to connect my server to NewRelic and collected data for few hours.
An example of one of the pages that are very slow is this: http://eeh.la/posts/viewother and the breakdown is described below. Slowest components Count Duration % /posts/view 1 3,540 ms 44% other - SQL 12 3,079 ms 38% posts - SELECT 29 1,043 ms 13% users - SELECT 36 290 ms 4% tweets - SELECT 23 187 ms 2% Total 8,139 ms 100% and the time in both areas: PHP script and MySQL is more than average. I thought of creating an index for these repeated sql queries but I still don't what should be done in general and for php in specific. Any recommendations is appreciated. p.s. I have granted you access to my New Relic and you should get the details @ your gmail in case if you want more details. Regards, Majid |
|||
04-18-2012, 01:30 AM
Post: #4
|
|||
|
|||
RE: F for First Byte Time
Sorry, would you mind adding pmeenan@webpagetest.org instead of my gmail? I lost the notice that New Relic sent and I use the webpagetest.org for my main account there.
|
|||
04-23-2012, 08:57 PM
Post: #5
|
|||
|
|||
RE: F for First Byte Time
Hi Patrick, I have added your other email to the new relic account. I appreciate your help.
Regards, Majid |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)