Google Chrome is now dramatically faster – here’s why Chrome 90 Browser for iOS


Since its launch back in 2008, speed has been one of the four core principles alongside security, stability and simplicity that Google has focused on to make Chrome one of the best browsers available.
The V8 JavaScript compiler is an important part of these efforts as it takes the JavaScript found on practically every website and executes it while browsing in Chrome. In fact, the V8 engine used in Chrome executes over 78 years worth of JavaScript code on a daily basis.
Now though, improvements to the V8 engine have allowed Google to deliver up to 23 percent faster performance in its browser according to a new post in the Chromium Blog. Thanks to the recent launch of a new Sparkplug compiler and short builtin calls in M91 Chrome, Google’s browser saves over 17 years of users’ CPU time each day.
Sparkplug is a new JavaScript compiler that optimizes code for maximum performance and short builtin calls optimize where in memory Google puts generated code to avoid indirect jumps when calling functions.
V8 engine improvements
The V8 engine uses multiple compilers to execute JavaScript and three years ago Google launched a new two-tier compiler system made up of Ignition and Turbofan.
While Ignition is a bytecode interpreter that starts executing JavaScript with as little delay as possible, Turbofan is an optimizing compiler that generates high-performance machine code using information gathered during JavaScript execution. However, as a result, Turbofan starts up more slowly than Ignition’s bytecode compiler. For this reason, Google has launched Sparkplug which strikes a balance between the two by generating native machine code without having to depend on information gathered while executing JavaScript code.
Short builtins on the other hand is a mechanism that the V8 engine uses to optimize the location in memory of generated code. When V8 generates CPU-specific code from JavaScript, this code is laid out in memory and will frequently call builtin functions which are small snippets of code for handling common routines.
For some CPUs though, calling functions that are further away from generated code can cause CPU-internal optimizations to fail. In order to fix this, Chrome now copies the builtin functions into the same memory region as the generated code which makes a huge difference on Apple’s new M1 chips.
As more of work is now done in browsers than ever before, the under the hood changes Google has made to Chrome will certainly help save users time and perhaps even help boost their productivity.
Since its launch back in 2008, speed has been one of the four core principles alongside security, stability and simplicity that Google has focused on to make Chrome one of the best browsers available. The V8 JavaScript compiler is an important part of these efforts as it takes the JavaScript…
Recent Posts
- Popular Android financial help app is actually dangerous malware
- Our Favorite Internal SSD Is on Sale Right Now
- Tesla reportedly launches FSD in China — or has it?
- Clicks is finally releasing its keyboard add-on for some Android phones
- What is Firefly: everything you need to know about Adobe’s safe AI image generator
Archives
- February 2025
- January 2025
- December 2024
- November 2024
- October 2024
- September 2024
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- December 2023
- November 2023
- October 2023
- September 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- August 2022
- July 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- September 2018
- October 2017
- December 2011
- August 2010