Forum Moderators: open
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.
Additionally, we've added some useful features like form autofill, full screen mode, and the ability to remove thumbnails from the New Tab page.
And devoid of puffery, too.
[edited by: Seb7 at 6:52 pm (utc) on May 22, 2009]
It's easier to speed up execution of your own proprietary language, I'd say.
Not really as Javascript is interpreted and if you have a JIT (just in time) compiler like Google is using with optimizers you have full control over the actual run-time speed of the code.
The actual speed of the language is really determined by how efficient your compiler is as almost everything in modern languages compiles down to a few lines of code that call a library function.
Whoever has the most efficient library wins.
What do I like:
- some addons for webmasters like web developer toolbar, yslow, firebug
- some security and privacy measures like NoScript and CookieSafe
Unless I find that in another browser in a better fashion I'll stick to FF3 as my weapon of choice. [Even if the current mac version suffers from a memory leak like no version before it has, making FF3 quite slow if you don't restart it every so often]
But yet still can handle the drop down calendar in Adwords.
Those little drop down calendars are trivial amounts of code compared to AJAX grid controls managing and sorting thousands of cells, the faster the code the better the experience of the end user.
Basically, it's the difference of building apps in javascript or the desktop OS, if javascript is fast enough you can build full blown apps in the browser.
[edited by: incrediBILL at 12:19 am (utc) on May 23, 2009]
It is faster. All I do all day long is work with web apps. WE use Acquisio a lot and they told us to use chrome to make it go faster. Acquisio is still slow but at least it is faster in chrome I guess.
Unless I find that in another browser in a better fashion I'll stick to FF3 as my weapon of choice. [Even if the current mac version suffers from a memory leak like no version before it has, making FF3 quite slow if you don't restart it every so often]
I dropped FF on my PC because of that chronic memory leak issue - has it been fixed yet for the PC?
The latest Chrome is not bugless, and also the upgrade wiped all my logins and passwords in its memory - I'm sure they didn't intend that to happen - quite annoying Mr Google!