YouTube: Making the Google Chrome Speed Tests

Just the urls, ma'am.
Post Reply
VLSmooth
Tenth Dan Procrastinator
Posts: 3055
Joined: Fri Jul 18, 2003 3:02 am
Location: Varies
Contact:

YouTube: Making the Google Chrome Speed Tests

Post by VLSmooth »

YouTube: Making the Google Chrome Speed Tests
http://www.youtube.com/watch?v=_oarMXGq3gI
2 minutes, 39 seconds in wrote:THERE IS NOTHING THAT CAN'T BE SOLVED BY THE USE OF HIGH EXPLOSIVES.
Details wrote:googlechrome — May 03, 2010 — These speed tests were filmed at actual web page rendering times. If you're interested in the technical details, read on!

Equipment used:

- Computer: MacBook Pro laptop with Windows installed
- Monitor - 24" Asus: We had to replace the standard fluorescent backlight with very large tungsten fixtures to funnel in more light to capture the screen. In addition, we flipped the monitor 180 degrees to eliminate a shadow from the driver board and set the system preferences on the computer to rotate 180 degrees. No special software was used in this process.
- 15Mbps Internet connection.
- Camera: Phantom v640 High Speed Camera at 1920 x 1080, films up to 2700 fps


"Why does allrecipes.com in the potato gun sequence appear at once, and not the text first and images second? And why does it appear to render from bottom of the screen to the top?"

Chrome sends the rendered page to the video card buffer all at once, which is why allrecipes.com appears at once, and not with the text first and images second. Chrome actually paints the page from top to bottom, but to eliminate a shadow from the driver board, we had to flip the monitor upside down and set the system preferences in Windows to rotate everything 180 degrees, resulting in the page appearing to render from bottom to top.

"Why does the top one third of the page appear first on the weather.com page load?"

Sometimes only half the buffer gets filled before the video card sends its buffer over to the LCD panel. This is because Chrome on Windows uses GDI to draw, which does not do v-sync.

"The screen wipes are so smooth - how was that achieved?"

The screen wipes up in a gradated wipe because LCD pixels take around 10ms to flip and gradually change color.

We'll be releasing the results of these speed tests:
http://chrome.blogspot.com/2010/05/pe...

http://www.google.com/chrome

VLSmooth
Tenth Dan Procrastinator
Posts: 3055
Joined: Fri Jul 18, 2003 3:02 am
Location: Varies
Contact:

Re: YouTube: Making the Google Chrome Speed Tests

Post by VLSmooth »

The finished product:

Google Chrome Speed Tests
http://www.youtube.com/watch?v=nCgQDjiotG0
Details wrote:googlechrome — May 03, 2010 — These speed tests were filmed at actual web page rendering times. If you're interested in the technical details, read on!

Equipment used:

- Computer: MacBook Pro laptop with Windows installed
- Monitor - 24" Asus: We had to replace the standard fluorescent backlight with very large tungsten fixtures to funnel in more light to capture the screen. In addition, we flipped the monitor 180 degrees to eliminate a shadow from the driver board and set the system preferences on the computer to rotate 180 degrees. No special software was used in this process.
- 15Mbps Internet connection.
- Camera: Phantom v640 High Speed Camera at 1920 x 1080, films up to 2700 fps


"Why does allrecipes.com in the potato gun sequence appear at once, and not the text first and images second? And why does it appear to render from bottom of the screen to the top?"

Chrome sends the rendered page to the video card buffer all at once, which is why allrecipes.com appears at once, and not with the text first and images second. Chrome actually paints the page from top to bottom, but to eliminate a shadow from the driver board, we had to flip the monitor upside down and set the system preferences in Windows to rotate everything 180 degrees, resulting in the page appearing to render from bottom to top.

"Why does the top one third of the page appear first on the weather.com page load?"

Sometimes only half the buffer gets filled before the video card sends its buffer over to the LCD panel. This is because Chrome on Windows uses GDI to draw, which does not do v-sync.

"The screen wipes are so smooth - how was that achieved?"

The screen wipes up in a gradated wipe because LCD pixels take around 10ms to flip and gradually change color.

For behind-the-scenes footage of how this video was made:
http://www.youtube.com/watch?v=_oarMX...

Post Reply