Chrome

There are 1 entries for the tag Chrome

Google Chrome Javascript Performance

As you may have already heard, Google has released their own browser - Google Chrome. It's a beta at this stage, but what's there now is quite impressive: the main thing that cought my attention is the way they're handing JavaScript. Essentially they are compiling JavaScript into machine code, which yeilds a much faster performace. So, i've run some javascript tests and was amaised by the results: Chrome performed about 30 times faster than IE and almost 2 times faster than Firefox 3! Javascript performance comparison ...