A bit confused about chrome results
|
03-20-2012, 01:17 AM
Post: #4
|
|||
|
|||
RE: A bit confused about chrome results
ok, some progress. It looks like Chrome isn't actually waiting for the full base HTML to download, it is just a lot slower to spin up the additional requests. For a site where the base page takes longer to download you can see the overlap that you would expect:
IE (on the test machines anyway) is a lot faster to get started on the subsequent requests: Historically when I saw a similar problem it was because chrome would start a new renderer process right there which caused it to be slower. It was a problem where they were not re-using the about:blank renderer by default so I switched chrome to "process per tab" mode to get it to re-use the same renderer going from about:blank to the measured page. That doesn't appear to be the problem right now but I'll see if I can track it down further. The good news is that the behavior is actually accurate when navigating from about:blank to the tested page in a new browser session - I just don't know why it is happening yet. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
A bit confused about chrome results - samsaffron - 03-16-2012, 04:06 PM
RE: A bit confused about chrome results - pmeenan - 03-17-2012, 12:09 AM
RE: A bit confused about chrome results - pmeenan - 03-20-2012, 12:59 AM
RE: A bit confused about chrome results - pmeenan - 03-20-2012 01:17 AM
RE: A bit confused about chrome results - samsaffron - 03-20-2012, 07:52 AM
RE: A bit confused about chrome results - pmeenan - 03-20-2012, 08:28 AM
RE: A bit confused about chrome results - pmeenan - 03-20-2012, 08:30 AM
RE: A bit confused about chrome results - samsaffron - 03-20-2012, 09:27 AM
RE: A bit confused about chrome results - pmeenan - 03-21-2012, 04:40 AM
RE: A bit confused about chrome results - samsaffron - 03-21-2012, 09:17 PM
|
User(s) browsing this thread: 1 Guest(s)