SHARE
Facebook X Pinterest WhatsApp

Chrome Web Browser Gets an Updated JavaScript Engine

Dec 9, 2010

The latest tests with the Google Chrome web browser show that it features a faster JavaScript engine, which is increasingly important for running today’s complex web-based apps. A faster JavaScript engine results in faster-loading pages, more powerful apps and increased pressure on the other browser makers.


The JavaScript engine, named V8, is currently being upgraded to version 3, code-named Crankshaft. Chrankshaft features an adaptive compilation technique that translates JavaScript into native instructions for a processor. That enables it to focus more energy on improving bits of code which are used often.


Google programmers Kevin Millikin and Florian Schneider spoke about it in a company blog post yesterday, stating that “Crankshaft uses adaptive compilation to improve both start-up time and peak performance. The idea is to heavily optimize code that is frequently executed and not waste time optimizing code that is not.”

Recommended for you...

Web 3.0 and the Future Of Web Development
Rob Gravelle
Jun 23, 2022
CodeGuru and VBForums Developer Forums and Community
James Payne
Apr 7, 2022
Understanding CSS Template Layout
Vipul Patel
Mar 29, 2022
Criminals Pay More for Code Signing Certificates Than for Guns or Passports
HTML Goodies Logo

The original home of HTML tutorials. HTMLGoodies is a website dedicated to publishing tutorials that cover every aspect of being a web developer. We cover programming and web development tutorials on languages and technologies such as HTML, JavaScript, and CSS. In addition, our articles cover web frameworks like Angular and React.JS, as well as popular Content Management Systems (CMS) that include WordPress, Drupal, and Joomla. Website development platforms like Shopify, Squarespace, and Wix are also featured. Topics related to solid web design and Internet Marketing also find a home on HTMLGoodies, as we discuss UX/UI Design, Search Engine Optimization (SEO), and web dev best practices.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.