Absolutely Tech

Google Sputnik Test – Opera 10.6 vs. Firefox 3.6.6 vs. Google Chrome 5.0.375.86 on Ubuntu


I was free, so just decided to see how browsers compare on Google’s sputnik test. Its a test about javascript conformance. Well, here’s the introduction from site:

Sputnik is a JavaScript conformance test suite containing over 5000 tests. It tests how well a JavaScript implementation adheres to the ECMA-262 specification version 5, looking only at those features that were also present in the previous version, version 3, and not the new features added in version 5.

So, in essence its a test which checks how complete a browser’s javascript engine is and how well does it complies to standards.

I decided to test:
Mozilla Firefox 3.6.6
Google Chrome 5.0.375.86 and
Opera 10.60

All the browsers used for test were clean installs on Ubuntu Maverick Meerkat Alpha. Read the rest of this entry »

[HOWTO] Install Opera 10.6 via PPA in Ubuntu


Opera 10.6 which was released yesterday is currently one of the fastest browsers. It has beaten Chrome in javascript speed test. It also features better support for HTML5, WebM video support.

You can now install it on Ubuntu via PPA.

Add the PPA in your repository:


sudo sh -c 'echo "deb http://deb.opera.com/opera/ stable non-free" >> /etc/apt/sources.list.d/opera.list'

Add the key:


sudo sh -c 'wget -O - http://deb.opera.com/archive.key | apt-key add -'

Update your package list:

sudo apt-get update

Finally install opera:

sudo apt-get install opera

Enjoy the all new opera!
Cheers!

Ubuntu 11.04

The next version of Ubuntu is coming soon

Follow me

Sponsors