Google Chrome now 23% faster after JavaScript engine improvements

Google says the latest Google Chrome release comes with a significant performance boost due to newly added improvements to the open-source V8 JavaScript and WebAssembly engine.

Google Chrome 91, which started rolling out earlier this week, is executing JavaScript code 23% faster with the inclusion of a new JavaScript compiler and the use of a new way to optimize the code's location in memory.

According to Chrome Product Manager Thomas Nattestad, these new enhancements help deliver the maximum possible speed when compiling and executing the JavaScript shipped to the browser by every web page.

"In M91 Chrome is now up to 23% faster with the launch of a new Sparkplug compiler and short builtin calls, saving over 17 years of our users' CPU time each day," Nattestad said.

"Sparkplug is a new JavaScript compiler that fills the gap between needing to start executing quickly and optimizing the code for maximum performance.

"Short builtin calls optimize where in memory we put generated code to avoid indirect jumps when calling functions."

Getting faster and faster each release

Google has been working on improving its web browser's performance for a while now, recently announcing that Chrome's browser process now requires up to 22% less memory on Windows.

Google Chrome 89, released in March, added 8% memory savings in the renderer and roughly 3% in the GPU, also improving the web browser's overall responsiveness by up to 9%.

These major memory savings were achieved by optimizing PartitionAlloc, Google's memory allocator, for low allocation latency, space efficiency, and security.

With the release of Google Chrome 87 in November, Google further optimized the web browser performance leading to 25% faster start-ups and 7% faster page loads while also using less memory.

Google Chrome 85 delivered up to 10% faster page loads using a compiler optimization technique known as Profile Guided Optimization (PGO).

Related Articles:

Chrome Enterprise gets Premium security but you have to pay for it

Google fixes one more Chrome zero-day exploited at Pwn2Own

New Chrome feature aims to stop hackers from using stolen cookies

Google fixes Chrome zero-days exploited at Pwn2Own 2024

Google agrees to delete Chrome browsing data of 136 million users