Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why is chrome so fast?

I was reading this article and Chrome seems to be way ahead of the pack. But why is it so good? It's only been around for about a year but it's much better than any of the others.

Can anyone shed any technical light on this?

like image 584
Ben Shelock Avatar asked Feb 18 '10 08:02

Ben Shelock


People also ask

Why is Chrome so much better?

Chrome keeps you safe and sound with its built-in malware and phishing protection. It has safe browsing technology and will show you a warning message before you visit a site that is suspicious.

Is Google Chrome the fastest?

Google Chrome is the fastest web browser you can get on a Windows machine. It surpassed the competition in three out of four tests, outranking even Microsoft's latest Edge browser—which is now based on Chromium—in all but one test.

Which is faster than Chrome?

Microsoft Edge Fast. Lots of features. Compatible with most Chrome extensions.

Why Chrome V8 engine is fast?

Like a V8 (eight-cylinder) car engine, Chrome V8 is fast and powerful. V8 translates JavaScript code directly into machine code* so that computers can actually understand it, then it executes the translated, or compiled, code. V8 optimizes JavaScript execution as well.


2 Answers

"We've often been asked what makes Google Chrome so fast -- from its snappy start-up time and fast page-loading, to the ability to run complex web applications quickly. To walk through some of the thought processes and technical decisions involved in making Google Chrome a fast browser, we've put together three technical interviews on DNS pre-resolution, the V8 JavaScript engine, and DOM bindings. In a future post, we'll also cover other important areas like WebKit and UI responsiveness." via http://blog.chromium.org/2009/12/technically-speaking-what-makes-google.html

like image 164
balgan Avatar answered Oct 11 '22 00:10

balgan


"It's only been around for a year", and that's the point. It's brand new and shiney, uncluttered with legacy code, outmoded assumptions and general bloatware. It's pretty slim on actual features too. Also, google have had an awful lot of money and motivation to throw around recently, compared to the impovirished mozilla, and the tired old guardians of IE.

like image 31
graphicdivine Avatar answered Oct 11 '22 01:10

graphicdivine