Google Returns Chrome To Beta, Touts Speed Boost 110
CWmike writes "Google yesterday reversed its decision to ditch the beta label from its Chrome browser, saying it is restoring the moniker to some builds to get faster feedback to developers. 'Since we took the 'beta' tag off Google Chrome in December, we've been updating two release channels: developer and stable,' said Brian Rakowski, a Chrome product manager, in a new blog Google kicked off on Tuesday. 'With our latest release, we're re-introducing the beta channel for some early feedback.' The first beta, Chrome 2.0.169.1, includes several new features, said Rakowski, and it boasts a significant speed increase over the current stable version of the browser, 1.0.154.48. According to Google's tests, the beta is 35% faster than the stable build when measured by the SunSpider JavaScript benchmark suite, and 25% faster on the company's own V8 tests."
Reader Al notes too that "Google has launched Chrome Experiments, a site where Javascript coders can upload projects that make use of Chrome's speed and processing abilities. The site already features a handful of cool 'experiments' including a balls that jump between browser windows, a gravitationally-challenged version of the Google homepage and a game that runs through nine different browsers. It's cool stuff alright, but some experts wonder whether browser security might be a more important thing to focus on."
Is it going to come to Linux? (Score:2, Interesting)
No Linux Release != Evil (Score:5, Insightful)
Now I think it'd be unwise if they didn't release it for Linux, but it definitely doesn't make them evil.
Re:No Linux Release != Evil (Score:5, Funny)
Re: (Score:1, Insightful)
Except they are releasing it. It's just gonna be a while (current build is "experimental"). There will be a linux release eventually. It's not particularly evil when it's difficult to create cross-plaform software with the goals google has in mind for the browser (It will probably require various hooks into the specific operating system). It's to be expected that they focus on windows first.
Re: (Score:1)
Re:No Linux Release != Evil (Score:5, Funny)
Kittens are a zero? Man, kittens can *kill* you. I almost choked on one once.
Re: (Score:1)
Always bless the tin...
Re:No Linux Release != Evil (Score:4, Funny)
GP meant it as in various shades of evil. That "kitties rolling around" is actually "rolling around in a frying pan".
Re: (Score:2)
I'm just saying, on a scale of 0 to 100 (0 being kittens rolling around, 100 being Vader running hell)
Carter: Security Systems has its tendrils into every element of our society - the government, our homes, the police, the courts - I'm not gonna spike this story just because it deals with dollar amounts beyond your comprehension! It's too important! ...cerebral...
Murray:
Theora: Murray, we're trying to play this takeover as a threat to our average viewer. Nobody knows who's doing it. I mean, we all deal with SS every day - what if some really dangerous people got control of it?
Murray: Who do you think contr
Re: (Score:2, Insightful)
So they would run on, let's see, 3,752 machines?
Re: (Score:3, Funny)
Re:Is it going to come to Linux? (Score:5, Informative)
There's an unofficial Linux build called Chromium:
http://code.google.com/p/chromium/
A story ran on it yesterday on a familiar website... I think it's called "Slashdot" or something:
http://tech.slashdot.org/article.pl?sid=09/03/17/2345216
Re:Is it going to come to Linux? (Score:5, Informative)
Re: (Score:1)
WHy not run the Firefow 3.1 beta with the JIT enabled, maybe not as fast as Chrome, but still damn faster than current firefox release. Don't forget to enable the JIT for the Firefox UI as well
Chromium is not yet ready (Score:2)
As stated on the warning page [chromium.org].
Re: (Score:1)
Re: (Score:2)
Hey, it crashed on me on mail.google.com - I think I see a trend there.
Re: (Score:1)
I'm not sure if anyone else had the same problems I had with Chromium, but my instance compiled and was able to run Chrome. However, SSL was non-functional as was combo boxes with HTML forms. Maybe it's a specific issue on my system (Ubuntu 8.10). I've not yet attempted to track down the issue though since I have the source. ;)
Re: (Score:2)
I was just gonna bring that up. Posting from it now actually :)
It doesn't really work well - I have no tabs, it crashes whenever I try to create a tab, it crashes whenever I click a link from my google homepage, it crashes...well, it crashes a lot. But I'm still debating using it over firefox - the speed boost and fact that it doesn't eat up all my system resources all the time are making it a rather pleasent experience.
Oh, it also needed 10GB of hard drive space to compile everything. And took about an hou
Re:Is it going to come to Linux? (Score:5, Interesting)
Re:Is it going to come to Linux? (Score:5, Insightful)
Re:Is it going to come to Linux? (Score:4, Interesting)
You could show your interest and give them an email list of Linux hopefuls...
http://www.google.com/chrome/intl/en/linux.html [google.com]
Who knows, maybe that actually look at the count of email addresses to decide on the proper resources to allocate.
Who asked for this? (Score:4, Funny)
Who wanted really fast JavaScript?
Re: (Score:2)
Re:Who asked for this? (Score:5, Funny)
Yeah... I hate seeing anyone use a language with closures and prototype-based-objects for more than form validation and yellow backgrounds for results.
We should go back to static HTML pages and get it right this time!
Re: (Score:2)
That's a good question. Maybe for having a haskell-interpreter written in javascript. ...
Imaging how you would address the dom-tree though
Re:Who asked for this? (Score:5, Insightful)
Re:Who asked for this? (Score:5, Insightful)
I think the Mozilla javascript engine projects (Tamarin turned Tracemonkey) were well on the way before Google "spat" out Chrome. Feel free to correct me if I'm wrong.
Linux version (Score:2)
When can i get a Linux version???
All i've got at the moment is CrossOver Chromium v.0.9.0 - which isn't much use really.
Re: (Score:2, Informative)
Re: (Score:2)
http://www.google.com/chrome/intl/en/linux.html [google.com]
Put your name on the list. Well, um... your email that is.
worst summary ever (Score:5, Insightful)
Chrome is not in beta, there has ALWAYS been beta builds around for Chromium & they are advertising those builds more since the new features are pretty solid (and the speed too) but Chrome is NOT in beta.
Re: (Score:2, Informative)
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
I suppose the submitter thought Google would just stop developing it after moving the old beta to the stable branch. So it was news to him. But this is just a dupe of the of the story yesterday.
Re: (Score:1)
Cool Experiments (Score:3, Interesting)
One of the cooler ones I saw for Firefox 3.1b3 was real-time chroma-key replacement* in video. (i.e. The blue screen technique) Does anyone know if this new version of Chrome supports the video tag yet? I've been doing experiments with real-time video effects in Firefox, but I'd like to start ensuring that they're cross browser.
* I did my own version of the Chroma-Key replacement that ran a Javascript function for each pixel. It managed real-time playback even on slower PCs!
Re:Cool Experiments (Score:4, Interesting)
I looked up the Firefox 3.1b3 experiments in case anyone is interested. Here's the experiment itself:
https://developer.mozilla.org/samples/video/chroma-key/index.xhtml [mozilla.org]
Here's the page explaining the experiment:
https://developer.mozilla.org/En/Manipulating_video_using_canvas [mozilla.org]
Don't let the small video size fool you. I've managed much larger videos thanks to TraceMonkey's high performance. In doing my own experiments, I realized that they shrunk the final product so that areas where the color wasn't being properly replaced (or worse yet, reflections from poor camera technique) wouldn't be as visible.
Re: (Score:2)
I was just thinking that the current round of very fast Javascript machines might have one side effect that will have far reaching consequences: Effects like you posted might make Flash (since a good deal of Flash on the web is used for video) and Sliverlight irrelevant ina couple of years, and when that happens, Microsoft and Adobe are going to have to find other things to do.
Re: (Score:2)
Flash yes--Silverlight, not so much. Silverlight's ability to integrate horizontally and vertically with other .NET stuff is going to be a lot more useful than a video codec in the future.
(Side note - I just installed the new Chromium on Windows, and this thing flies. Chrome 1 was too slow for my tastes, but this is awesome. I absolutely love this.)
Re: (Score:1)
How can I be lying when there's evidence in the post immediately above you?
Re: (Score:2)
Works fine on the Mac. And since it uses OGG, it should work fine on Linux, too.
Perfect for Linux (Score:1, Interesting)
It makes perfect sense for Google to release a fast Javascript browser. Many of their apps require active javascript and the performance of these apps, or at least the perceived performance, is directly related to the javascript speed.
On Linux it's an interesting story. Firefox is slow. I use it on a daily basis, and unfortunately, it's annoyingly slow. Bugs that should have been fixed months ago are still evident. Granted, some of these problems are related to Flash, but not all.
(I'd go as far as to say th
This is so misleading (Score:1, Insightful)
The article summary refutes itself.
There are multiple Chrome release channels.
There is a stable, non-beta channel (1.0.x).
There is a beta channel (2.0.x stable-ish).
And there is a dev channel (2.0.x, bleeding edge, weekly builds)
They are not "returning" Chrome to beta. They are working on the next version of Chrome.
The version numbers are kind of a big tipoff. FYI.
Noo . This is the 2.0 Beta (Score:5, Informative)
Firefox bashing incoming (Score:1)
Firefox bashing will commence in 3... 2... 1...
Re: (Score:2)
nah they too busy restarting their browser
Re: (Score:1)
The web inspector is much better, though.
Hilarious that speed is key evaluation (Score:2, Insightful)
I find it vastly amusing the amount of press that browser "speed" gets (compared to trivialities, like, say, "usability in peoples' computer-based work patterns").
Ok sure, javascript engine speed might be important, but javascript clearly is inadequate as a rich-client development platform anyway.
I for one do not sit here on my macbook or my dual-core 2.6GHz 2G RAM pc and think to my self "damn these 70 browser windows and tabs are rendering slow - damn damn damn". No, I pretty much never have to think abou
Re: (Score:2, Insightful)
There are a lot of performance issues that could still be resolved. While your other points are relevant, I would say that the issue of performance is a long way from being resolved, and not just with JavaScript.
Re: (Score:3, Funny)
*shudder*
Re: (Score:2)
My god man, how heavy can these sites get on Javascript? The most demanding sites I've been to, in terms of tax on the system (flash not included) are Slashdot and Digg. How much worse than the "4+ seconds to render the comments page" I experience on my system could it be?
Re: (Score:3, Insightful)
There is a very simple reason for it, speed is one of the few things that can be measured objectively. All forms of usability tests tend to vary per person.
That makes it really easy to post some benchmarks while any article about usability will be bashed to no end.
Re:Hilarious that speed is key evaluation (Score:4, Interesting)
Netbooks prove the opposite. Throwing hardware at the problem isn't a solution anymore. No one in their right mind is going to run an office suite on a netbook. The browser is the one place where speed and lightweight memory usage *has* been important. That's why netbooks pretty much run browsers and that's it.
Took the words right out of my mouth... (Score:1)
Re: (Score:2)
No one in their right mind is going to run an office suite on a netbook.
Eh? Every single x86 netbook on the market can run an Office suite just fine, and a lot of people use them for that, students especially.
Re: (Score:2)
I agree with you completely. It isn't speed that's the issue, so much as usability.
I put up with the bloat of Firefox on my 512Mb laptop on the sole basis that it's functional. It has the extensions I need, and I can work it in around how I do my other work. Opera crashes incessantly, though it's probably second best in terms of 'usable'. And IE doesn't even approach either. Chrome, the little I've used it, is closer to IE than the other two (and not that much different than Firefox in terms of memory use).
Re: (Score:2)
I find it vastly amusing the amount of press that browser "speed" gets (compared to trivialities, like, say, "usability in peoples' computer-based work patterns").
To an extent they're related...
Speed doesn't just mean rendering speed (where they're all good enough) - it also includes JavaScript speed where you can never be fast enough (websites/applications - such as slashdot - will continue to push the limits of what's possible with current speed), and overall responsiveness.
One huge advantage of Chrome ov
Important question (Score:1)
Is this a master beta?
Comment removed (Score:3, Informative)
I agree... sort of. (Score:1)
I agree that competition is forcing Microsoft to change, but I don't think it is at all fair to say they're "losing badly to competing browsers". They still have a sizable majority of the browser market right now.
They're not making significant changes to IE because they're losing, but because they want to keep winning.
Re: (Score:2)
faster? so what? (Score:4, Insightful)
Maybe I'm in the minority here, but what's all the fuss with a "faster" browser, at this point? They're pretty damn fast as they are (pick one). The big problem, in my mind, is their memory use. That goes for both "normal running" memory use, and "my god it's leaky" memory use.
Currently, Firefox is running with 360M virtual and 131M resident memory utilized. The browser window has been open for 85 minutes with exactly 20 tabs - no flash, and 1 slashdot page. I've got to shut down firefox due to excessive swapping/poor system performance more often than I used to have to reboot Windows 9x due to stability issues!
Firefox, IE, and Opera have all shot up in their memory use extremely quickly - to the point where Firefox has become almost unusable on my laptop with 512M, while having Tbird and OO.org open at the same time. And that's only with about 20 tabs open, noscript, flashblock, and a bunch of other things to reduce the memory overhead.
Just because RAM is cheap doesn't mean you should leave people out in the cold who have older stuff. Likewise, if you bloat your products, porting them to portable devices (cell phones, etc.) is going to be a bit troublesome: RAM doesn't seem to be having the same speed or capacity leaps that CPUs are - and in a portable, sticking more RAM in is only going to decrease battery life.
Re: (Score:2)
High memory (Score:2)
According to Process Explorer the working set is 64mb and the peak is 67.
Re: (Score:1)
Re: (Score:2)
Do not use this version! (Score:2)
Do not use this version! I'm constantly suffering non-responsive tabs that do nothing for ages and cannot be closed or reloaded without killing the process. Stay away!
Re: (Score:2, Insightful)
Well, since no one cares about your opinion, e.g. "trash", just stuff it. Fact is, running on Linux will have little impact on the usage of Chrome.