Google Chrome gets even faster ... On Google sites ... According to Google

Google Blog:

We introduced Google Chrome back in September, and it's received a great response so far. Since launching, we've been working hard on adding the top requested features and making Google Chrome even faster.

Today, we are updating to a new version of Google Chrome that is faster than ever. JavaScript-heavy web pages will now run about 30% faster. See the chart below or compare scores yourself.

Additionally, we've added some useful features like form autofill, full screen mode, and the ability to remove thumbnails from the New Tab page.

If you're already using Google Chrome, you'll be automatically updated with these new features soon. If you haven't downloaded Google Chrome, get the latest version at google.com/chrome.

Interesting. Will have to check this out. :)

Discuss this Article 46

Toddimous
on May 21, 2009
I might have to give Chrome another try. It has potential but is sorely lacking in some areas like extentions.
kenmcnamee
on May 21, 2009
I find that Firefox 3.5b4 is just as perceptibly fast as Chrome and I get to use all my extensions. About a month ago I gave up Firefox and tried using Chrome and IE8 for 2 weeks each as my sole browser. In the end, even though I liked Chrome's minimalist nature, I simply missed my extensions too much and moved back to Firefox. Also, I came away from that experience with newfound respect for IE8. It's a very good browser, more configurable than Chrome, but it was just a little bit more sluggish than Firefox.
Toddimous
on May 21, 2009
I switched to IE8 from Firefox after the NoScript debacle because Mozilla has yet to tap into Protected Mode or add InPrivate Filtering functionality into the browser. I have tried to like Chrome, but the lack of a bookmarks button option instead of the toolbar and lack of extensibility just ruin the experience. Add on to that that Chrome never remembers my page zoom settings so it becomes a pain to zoom every page every time.
mikegalos@msn.com
on May 21, 2009
Now I guess we should all rewrite all that rich, fast compiled C and C# code for apps that run in an interpreted scripting language on least common denominator displays and trust our data to live on somebody elses servers. No thanks. I gave up "smart" terminals and went to Personal Computers over 30 years ago. I see no reason to go back to the days of glass house computing even with a terminal that's "faster". Now, smart, distributed apps with redundancy in the cloud? There we're talking. As I say in my sig: If "Web 2.0" was the equivalent of replacing the dumb terminals of "Web 1.0" with smart terminals then Live Framework is the equivalent of replacing those terminals with a peer to peer network of personal computers of all shapes and sizes.
Waethorn
on May 21, 2009
"Add on to that that Chrome never remembers my page zoom settings" Maybe not, but Google will remember every page you visit nonetheless.
techfan
on May 21, 2009
The more I use Chrome, the more I like it, but it's still not as feature rich as IE8 and Firefox, the latter with no extensions (clean install), to be used as an everyday browser. I like that I can now remove thumbnails from the New Tab page but that's about it. Auto-fill? Full-screen mode? I guess since Chrome did not have those features, it's okay to talk about them but, still, it's nothing big. I also like the stability improvements. I don't understand who Google says Chrome has tab isolation (something it brought to the table -- according to the Web) but all the times Chrome has crashed on me, the whole browser went down. IE8 tab isolation is better.
yipcanjo
on May 21, 2009
I've also tried to like Chrome, but just couldn't roll with the spartan UI. Same with Gmail.... doesn't float my boat. With the IE8 release, I attempted to revert back to IE-land, but have landed (once again) with Firefox. Why? Ad-Block Plus, for one. IEtab is also nice. Finally, though, Firefox just seemed to perform better on the same hardware. I don't have any sort of "thing" for Firefox or Mozilla, but the browsing experience (for me) just seems better.
Delmont
on May 21, 2009
Well, I'm going to use Chrome for all things Google. Nothing else. I know for all things Google, Chrome is faster than IE8. I also have a Yahoo and Hotmail account. Quite honestly, Gmail is just faster loading and responding than both Yahoo and Hotmail. Even Yahoo email is faster than Hotmail in IE8. I like Hotmail and all the Live Essentials that come with it. And for this services I use IE8. For me now, it's now become IE8 and Chrome. I'm done waiting on the next major update from Firefox. Now I know I'll most likey get blasted by some for admitting to using Chrome...but hey for all things Google it works and works faster.
techfan
on May 21, 2009
Hmm... I'm noticing something strange in Chrome 2: The "throbber" (Is it still called that?) keeps spinning more than it did in v1, which wasn't a lot, and I'm getting an error message on some sites, something about a site being offline or changing its URL.
robertsjoe
on May 21, 2009
@mikegalos: "Now I guess we should all rewrite all that rich, fast compiled C and C# code for apps that run in an interpreted scripting language on least common denominator displays and trust our data to live on somebody elses servers." This is the kind of backwards thinking that resulted in Microsoft finding themselves behind on the web. BTW, C# "compiles" to an intermediate language which is then interpreted. It does not compile to machine code. JavaScript is the language of the web though. Get with it. It's 2009.
cesjr
on May 21, 2009
This isn't rocket science folks - IE8 is dog slow at Javascript. This is by design, not an accident. http://service.futuremark.com/peacekeeper/browserStatistics.action So yeah Chrome is way faster at Google's (and everyone else's javascript heavy sites), compared to IE. Jeez.
bettieblu
on May 21, 2009
Chrome and Safari 4 are flat out faster than the rest, even the latest FireFox. That said IE has more add-on's than either. Then again the more ad-on's/plugins you have the greater the chance of a browser crash. After using FF for a long time I basically gave it up and went to the latest versions of IE on the PC and Safari on the Mac and I don't really miss the plugins. FF on the Mac is buggy, its the only application that crashes on my Mac. I use Windows for work and while I am permitted to have FF on my PC and do, IE just works way better with business related applications. However I found out today that I cant login into http://now.netapp.com with IE8, so I removed it since I am on that site daily almost.
bettieblu
on May 21, 2009
@cesjr I knew Safari 4 was fast:) It is smokin fast on the Mac, have not tried it on a PC.
DRWAM
on May 21, 2009
I have not found Safari 4 beta any faster than anything else on a Mac, although I'm typing from my $399 Vista laptop. I won't put Safari on it [my cheapo lappy] since I don't even care to use it in a Mac. i Use FF on a Mac and IE 7 on my PC's. Just say no to Google!
ehcap
on May 21, 2009
@robertsjoe: "BTW, C# "compiles" to an intermediate language which is then interpreted. It does not compile to machine code." Wrong, C# compiles to an intermediate language (IL) which in turn is compiled to native code by the JIT compiler when the program runs. Is far away from an interpreted language such as old times basic or now days JavaScript, and is much faster than them. Before saying web apps are as fast as Java or C# apps get your facts straight; web apps are slow, that's a fact many don't care dealing with, but a fact.
bettieblu
on May 21, 2009
@drwam runt that test in his link.
robertsjoe
on May 21, 2009
@echap: "Before saying web apps are as fast as Java or C# apps get your facts straight; web apps are slow, that's a fact many don't care dealing with, but a fact." Show me where I said web apps were as fast. Get things straight before making putting words in my mouth.
robertsjoe
on May 21, 2009
@echap: But you are right about the C# being compiled by the JIT. Still, JavaScript has a far larger and important role to play in the web than C# does. Plain and simple.
shark47
on May 21, 2009
"Maybe not, but Google will remember every page you visit nonetheless." Yes, but they randomize the results by deleting the last digit of your zip code after 15 years. :)
mikegalos@msn.com
on May 21, 2009
"Yes, but they randomize the results by deleting the last digit of your zip code after 15 years. :)" Despite the smiley, that's not far from the truth. Google does nothing to protect identity for the first nine months and then does some limited privacy steps at 9 and 18 months but even after 18 months they don't reach full anonymization. A comparison of Google, Yahoo! and Microsoft's search data retention policies (including a chart showing the relative times) is available at http://microsoftontheissues.com/cs/blogs/mscorp/archive/2009/02/10/compa... To me, the key thing to remember is that Google is a one trick pony and that trick is not about your privacy. They're in the business of selling information about you as targeting data to advertisers. That's their only significant money maker and the one that drives everything else they do.
mikegalos@msn.com
on May 21, 2009
ehcap "web apps are slow, that's a fact many don't care dealing with, but a fact." Exactly. While web apps have a place even adding in fancy names like "Web 2.0" and "AJAX" doesn't change the fact that what runs in the browser is still slow, limited scripting code. Even ignoring the browser limitations themselves you'll note: Apple's attempt to say "you don't need to write native apps for the iPhone - just use AJAX web apps" was met by such laughter from even their hyper-loyal developers that they had to do a 180 and switch to native Objective-C native apps. Nobody is producing competitive desktop apps using that same "new" technology. If it was better they'd use it everywhere instead of just when they absolutly must run a terminal/server model for business and not technological reasons.
tayme
on May 21, 2009
"That's their only significant money maker and the one that drives everything else they do." And if people are dumb enough to let them do that, then more power to them. Your privacy is your responsibility...not the companies that you freely and knowingly give your info to. --tayme
mikegalos@msn.com
on May 21, 2009
tayme "And if people are dumb enough to let them do that, then more power to them. Your privacy is your responsibility...not the companies that you freely and knowingly give your info to." The same could be said for people robbing your house or selling you tainted food. Are you suggesting we move to that model for robbery and eliminate those pesky criminal codes? After all, they really are government interference with the robber's business. Or are you suggesting that Google should be held to a lower standard than a junkie hauling off your TV to hock for a fix?
robertsjoe
on May 21, 2009
@mikegalos: You use live.com mail?
tayme
on May 21, 2009
@mikegalos - Sorry, but I think that even you can understand that not all "evil" is created equally. But then, I am probably giving you more credit than you deserve. You'll have to pick your daily fight with somebody else tonight. You aren't worth the energy. Have a great evening. --tayme
robertsjoe
on May 21, 2009
@mikegalos: And yet you are the biggest fanboy of the biggest convicted monopolist of all time. An Evil corporation too.
mikegalos@msn.com
on May 21, 2009
tayme Nice to see you do that 180. Going from saying the people stealing and reselling personal information are to be applauded for conning the gullible to saying those same people doing the same thing are evil only less so by degree than a junkie stealing your TVis a dramatic change. Congratulations on the intellectual honesty. Keep it up.
mikegalos@msn.com
on May 21, 2009
"@mikegalos: You use live.com mail?" A perfect example. I use Outlook as a mail client for several mail servers. All of them can either use a rich interface such as found in Outlook or fall back on a less powerful interface when I'm limited to accessing data through a browser. I don't choose to access my mail via the inferior interface when I have a choice and I have backups which suffers the limitations of the AJAX model and implementation when a real application isn't available. The best benefits of multiple worlds while avoiding their disadvantages as circumstances allow. Exactly the scenario that the "Web Apps are the future" people don't acknowledge in their religious quest.
tayme
on May 21, 2009
Pathetic. --tayme
tayme
on May 21, 2009
Obviously, Paul doesn't mind some people hijacking his site to fluff their ego when they are unable to gain any readership on their own blog. In other cases readers have been suspended for less. That is the worst kind of censorship, selective. But as I have said before, it is Paul's site. He can run it as he sees fit, even if a single reader is causing him to lose other readership, along with his credibility. --tayme
subzerohitman721
on May 22, 2009
I'm definitely keeping my eye on Chrome and its development because I do think within a few years, Google will have a good alternative product. However, at this current time, I'm just not sold on it yet. As for Safari, thanks to the exploits of Charlie Miller, it is becoming the next biggest target of hackers than I.E. While I.E. is a huge target, Microsoft's security response at 24.22 days is much faster than what I've seen out of Apple. 97.95 days sitting vulnerable isn't my idea of response. As much as people complain about I.E., I've come to the conclusion that I.E. with the basic addons is the best. Your speed is pretty relative to your broadband connection. So if you've got a very good connection than the difference in browser response is moot. Since I don't use all the extentions out there, I really don't need a browser like Firefox. However, I'm certainly not going to disrespect the folks at Mozilla. They've done one heck of a job with Firefox and I think they need to iron out the extentions and some security work before I'd be willing to try it anytime soon. However, I'm very encouraged by the state of browsing development. Its nice to see everyone really working to bring out better products and that my friends is what we call the "win-win" for everyone.
Dipsh t Admin
on May 22, 2009
"even if a single reader is causing him to lose other readership, along with his credibility. " You could be talking about a lot of people on this site with that remark. Case in point: "robertsjoe said: @mikegalos: And yet you are the biggest fanboy of the biggest convicted monopolist of all time. An Evil corporation too."
Dude1313
on May 22, 2009
Sub, you're on to something, if for no other reason FF is worthy as it has spurred development for web browsers in general. Main reason to use FF for me: Ad Block Plus. It wins hands down as the best plug-in on any browser period. FF is also amazing in terms of its growth. FF has gone from 1% market share to perhaps 25% in less then a decade. Chrome is interesting as it represents Google's interface to the web not constrained to anyone else's view of how a browser should be, probably the same reach Apple created Safari. And as much as Mike like's to hammer Google as a "one trick pony"... that one trick pony is kicking the crap out of the competition combined.
shark47
on May 22, 2009
"even if a single reader is causing him to lose other readership, along with his credibility. " What do mike's remarks have to do with paul's credibility, though? Opinionated commentators is good for business, especially if they give the impression that they know what they're talking about. It's kids like robertsjoe that are hurting him.
shark47
on May 22, 2009
"Opinionated commentators is good for business" That doesn't sound grammatically right, but I'm sure lotsa will fix it.
tayme
on May 22, 2009
@shark - Just add the word "Having" to the beginning of your sentence and your grammar is fine. Regardless, I did not mention any names in my statement, you can each make your own assumption of whom I was referring to. It may have been more than one person... --tayme
shark47
on May 22, 2009
tayme, People like Keith Olbermann, Rachel Maddow, Bill O'Reilly, etc. have had successful careers doing exactly that. In the process, they've helped their respective networks too. Are they always right? That depends on which side you're on. They're probably wrong most of the time, but at least to the people that watch their shows, they appear knowledgeable.
mikegalos@msn.com
on May 22, 2009
Dude1313 "Main reason to use FF for me: Ad Block Plus." One thing that absolutely amazes me is how totally consistant that is. I've seen literally hundreds of people say that. I can't recall seeing any other product that was so universally used for the features of one 3rd party add-on. "And as much as Mike like's to hammer Google as a "one trick pony"... that one trick pony is kicking the crap out of the competition combined. " No question about that at all. Google is absolutely the king of their market. The trick for them is whether they can translate that into any other markets. As a reminder, 20 years ago, WordPerfect owned word processors, Lotus Development owned spreadsheets, Ashton-Tate owned databases, IBM owned personal computer hardware, Novell owned networks and Apple owned GUIs. Every single one of them so totally controlled their product line that competing against any of them was considered a fool's game.
mikegalos@msn.com
on May 22, 2009
subzero "Your speed is pretty relative to your broadband connection. " Absolutely but with one other caveat. Your speed at a given site is largely tied to that site's own performance. Pretty much every non-techie user I know who has upgraded their broadband connection to a much faster one or who has upgraded their computer is surprised when it has little effect on their browsing. If a site takes 2 seconds to send you a page, the difference of a tenth of a second in transmission time or rendering speed doesn't really matter much. And there isn't much you can do to fix a bottleneck that's at the other end of the connection.
mikegalos@msn.com
on May 22, 2009
shark "People like Keith Olbermann, Rachel Maddow, Bill O'Reilly, etc" I'd suggest that Rachel Maddow deserves to be on a different list than Olbermann or O'Reilly. She actually IS an expert in her field and not just a commentator. As opposed to being a broadcaster who has picked up politics as a niche, Dr. Maddow is a Rhodes Scholar with a Doctorate in Political Science from Oxford who picked up broadcasting. This is not to say that I always agree with her but I do know that when her view disagrees with mine I have to take her view seriously and spend time pondering where we disagree and why.
shark47
on May 22, 2009
Mike, just curious, do you take Bobby Jindal's view seriously?
Delmont
on May 22, 2009
Here are two screen shots of IE8 being WAY more secure than Chrome: CHeck this out of IE8 vs Chrome: http://twitpic.com/5myy7/full
deepfry
on May 22, 2009
Interestingly, Safari 4 warned about tvviter.com as well....yes I am that crazy person that is testing Safari 4 on Windows - For as much as some hate its looks I actually like them, it is almost as fast as Chrome (though I find that Safari the app itself is a resource hog), but for whatever reason I just like the browsing experience in Safari....though note that right now I'm only using Safari 4 on XP...on the win7 RC I have just been using IE8 and surprisingly find that it's perfectly acceptable. So for me speed isn't the reason to pick one browser or another (as I find that IE8 on win7 renders yahoo's ajax mail without any apparent speed issues), it's the browsing experience. And I gotta say as cheesy as Top Sites is, it works for me. Yes, when it comes to browsing I really am that shallow.
chuckb84
on May 22, 2009
""web apps are slow, that's a fact many don't care dealing with, but a fact." Exactly. While web apps have a place even adding in fancy names like "Web 2.0" and "AJAX" doesn't change the fact that what runs in the browser is still slow, limited scripting code. Even ignoring the browser limitations themselves you'll note: Apple's attempt to say "you don't need to write native apps for the iPhone - just use AJAX web apps" was met by such laughter from even their hyper-loyal developers that they had to do a 180 and switch to native Objective-C native app" Spot on. With regard to the AJAX iPhone apps, even the famous SJ RDF was insufficient. It was laughable, and I don't think Steve had much fun with that presentation. They just weren't ready, and it would have been much better just to say that. The app store and the integration with Xcode, once it arrived, was great, but the stop gap was a joke. Not only are web-based apps slow, when the net stops working, THEY stop working. This will matter less when the network has the reliability of the electric grid or water facets, but we are orders of magnitude away from that. Plus, I trust putting my documents on my computer, not google's or yahoo's or Microsoft's. Many serious issues there. The final thing is that web-based apps (as I believe MIke also noted) are an uncomfortable regression towards mainframes/terminals. Been there, done that, not interested in a repeat.
Dude1313
on May 22, 2009
mikegalos@msn.com said: Dude1313 "Main reason to use FF for me: Ad Block Plus." One thing that absolutely amazes me is how totally consistent that is. I've seen literally hundreds of people say that. I can't recall seeing any other product that was so universally used for the features of one 3rd party add-on. ****************** Not the only reason, but a good one. Ad Block plus has no competition and has made the web that much better. All the more astounding that its just a couple of guys doing the work.
mikegalos@msn.com
on May 22, 2009
Shark "Mike, just curious, do you take Bobby Jindal's view seriously?" I did to some degree when he was less known (I still disagreed with him on virtually every issue) but do so less now that he's become the poster child for the party and has started speaking in talking points and bumper stickers in anticipation of running in 2012. His Republican Response speech was, frankly, embarassing for everyone involved and hopefully taught him a lesson in the costs of being a party spokesmodel.

Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottYou'll have the opportunity to experience:
• 120 Technical
Sessions
• Networking with Peers
• Expert Speakers


Come See Paul Thurrott & Mary Jo Foley in Person!

Register Now

Office 365 InfoCenter

Get the latest insight and info from Paul

Read Now!

What I Use