Speedy Chrome 5 Tested Against Potato Cannon
Yes, we're gonna have to go right to ludicrous speed.
Google yesterday rolled out a beta for Chrome 5, which boasts to be the fastest yet. With previous versions of Chrome already besting the competition in many tests, the even more optimized browser could now be the fastest way to view the web.
Google detailed in its blog yesterday that its new Chrome 5 features a 30 percent and 35 percent improvement on the V8 and SunSpider benchmarks over the previous beta channel release. Even more impressive is that Chrome 5 is 213 percent and 305 percent faster on these two benchmarks since the first Chrome beta release.
Besides speed, the new version of the browser brings with it a few other notable new features, as Google describes: "Under the hood, today’s release contains the goodness of some new HTML5 features, namely Geolocation APIs, App Cache, web sockets, and file drag-and-drop capabilities. Additionally, this is the first Chrome beta that features initial integration of the Adobe Flash Player plug-in with Chrome, so that you can browse a rich, dynamic web with added security and stability -- you’ll automatically receive security and feature updates for Flash Player with Chrome’s auto-update mechanism."
To play on just how fast the new Google Chrome browser is, the company has made a few interesting speed comparisons pitting the software against real life fast things. Check them out below!
- Nvidia Support of AGEIA PhysX Processors is Dead
- Blizzard Integrating Battle.net with Facebook
- Deals for May 6: HP DV7 and FREE Business Cards
- A Dating Site Made Just for Apple Fans (iDate?)
- Intel Shows Light Peak Laptop Pushing 2 HD Videos
- OCZ's New Enyo SSD Looks Sleek, Sexy
- Seagate May Be Dishing Out 3 TB HDD This Year
- Acer: AMD's XGP External Technology No Good
- Ellen DeGeneres Made Apple Angry With Fake Ad
- Adobe Promises Best Tools in the World for HTML5
- Willits: ZeniMax Purchase Was Good for RAGE
- Toshiba Building World's Lightest 13-inch Laptop
- ICANN Pressured for Decision on .xxx Porn Domain
- VIDEOS: World of Warcraft: Cataclysm Alpha
- AMD Will Be in 109 New Laptops This Summer
- A-DATA's New 2.5'' HDDs Touch Your Inner Artist
- AT&T to Pay You Money Back For Your Slow DSL
- Intel Wins Simulated Moorestown vs. iPad Battle








That's not fair comparing Chrome v 5.0 to potato cannon v 1.0.
yeah... and what about mouse gestures?
Awesome
I suppose it is fair to do so...but as has been pointed out in the youtube comments 'allrecipes.com' is being loaded from the C: drive. You can see it if you switch to fullscreen HD.
They're testing the browser though...not someone's network, so I'm okay with it.
Dunno about the product, but the marketing is first class!
Is it faster than Opera 10.50? I don't care if Chrome is faster than it used to be, if it's still slower than the competition.
How is the 2nd test "sound" test?
Just installed it. While it is faster than Firefox 3.6, it's not as fast as in the video. Even when loading the page a second time.
Doesn't exactly prove anything, but awesome marketting nonetheless.
I've been using chrome since a month or two in my netbook (gotta love the screen space saving) and actually, I'm liking chrome more and more.
But until all the extensions I use are available there, I'll stick to firefox on my desktop pc. (nothing fancy, just the gestures, a .flv downloader, yesscript, adblock and image toolbar)
How is the 2nd test "sound" test?
The sound waves from that weird speaker are pushes the paint up
Here's to hoping Chrome's market share stays small so I can keep using it without worrying about malware!
Here's to hoping Chrome's market share stays small so I can keep using it without worrying about malware!
Yeah, I'll be happy with Chrome staying no higher than 10%. Otherwise I won't feel special.
How is the 2nd test "sound" test?
Learn to have fun. I would think it's obvious the whole point of it is just to have fun. Though I suppose some people just can't live without being cynical.
cynicism rules!
What does it mean when a browser is fast or slow? As far as I know (and I've been a web developer for ten years), the page loading speed is determined by your internet connection, more specifically latency and bandwidth. Then there are server response times and routing which also don't have anything to do with the browser. The only thing a browser can do faster or slower with a web page is Javascript execution and if that time is measurable by humans in everyday use then someone has written some bad Javascript. Also, Javascript is usually executed only after the page is completely loaded so... anyway... I'm sick of 'the fastest browser on Earth' marketing shtick.
Google is evil. Avoid them and their products and services at all costs.
What does it mean when a browser is fast or slow? As far as I know (and I've been a web developer for ten years), the page loading speed is determined by your internet connection, more specifically latency and bandwidth. Then there are server response times and routing which also don't have anything to do with the browser. The only thing a browser can do faster or slower with a web page is Javascript execution and if that time is measurable by humans in everyday use then someone has written some bad Javascript. Also, Javascript is usually executed only after the page is completely loaded so... anyway... I'm sick of 'the fastest browser on Earth' marketing shtick.
Have you ever tried Chrome vs IE or FF on any AJAX intensive site? Chrome is noticably faster. Internet connections are fast enough nowadays that it usually takes no more than 1-2 seconds to get the data. Chrome just feels 'snappier'.
Google is evil. Avoid them and their products and services at all costs.
And the evil things they have done are? I mean they're big and getting into monopoly territory, but not in the Microsoft shady dealings kind of way, more of the just making better / more innovative products kind of way.
killerclick
you are right to a point, but there are some browsers who's codes are so bloated and inefficient that it actually adds overhead to your browsing experience, this effect is multiplied ten folds on mobile devices that do not have the horse power of your standard desktop
I love chrome. Good to see Google getting creative.
Have you ever tried Chrome vs IE or FF on any AJAX intensive site? Chrome is noticably faster. Internet connections are fast enough nowadays that it usually takes no more than 1-2 seconds to get the data. Chrome just feels 'snappier'.
I use a lot of browsers (FF2, FF3, O9, O10, Chrome, Safari, MSIE6,7,8, Seamonkey, Konqueror... - as a web dev I have to) and connection speed (latency and bandwidth) are the only parameters that I see having any effect on page loading speed. AJAX itself is just a way to send requests and receive responses from servers without reloading the page and it doesn't affect the loading speed (since the whole point of AJAX is that it's used after the page is loaded).
The actual speed differences within browsers are fractions of a second. I honestly can't feel such differences when I use the browsers, especially when server response times, routes and ping times vary wildly between sites, times of day and the current status of my internet connection.
The add was pure silliness... I love it
Awesome Commercial 10/10
Erm... I've just installed the Chrome 5 beta and holy S$%T it is fast well played google.
For me, it's the add-ons for FF that keeps me there. . .that's not to say with Google's war chest it won't "catch up" to FF someday. . .or buy out Mozilla. . . .YIKES! That's actually possible.
I use a lot of browsers (FF2, FF3, O9, O10, Chrome, Safari, MSIE6,7,8, Seamonkey, Konqueror... - as a web dev I have to) and connection speed (latency and bandwidth) are the only parameters that I see having any effect on page loading speed. AJAX itself is just a way to send requests and receive responses from servers without reloading the page and it doesn't affect the loading speed (since the whole point of AJAX is that it's used after the page is loaded).
You are correct about AJAX, its just a javascript way to make server requests. But more and more sites are relying on AJAX to provide a more interactive interface for users. I was buying some books off of chapters.ca (Canadian book retailer) the other day and their shopping cart system was very slow to use in FF, so I switched to Chrome and it was much better. Same with another site I was checking out, BookArmy.com. Both use a lot of AJAX (I love the new chapters site) and both are much better in Chrome.
Anyways I do notice an initial load time difference between different broswers, depending on the site. Some sites are virtually the same, but some are quite a bit faster in Chrome.
we might need a particle accelerator to demonstrate future versions of chrome...
Funny how Google can have the fastest browser of them all, but their video service, namely YouTube, is the slowest of them all.
once we all have gigabit (think google again) then this will really matter
Now that's advertising!
I like Chrome, but I'm not switching until they have a proper AdBlock (if what I've been told is true, FF AdBlock+ blocks the ads form loading, Chrome loads the adds but then blocks them).