Google disables Windows 10 RAM reduction feature on Chrome due to performance regression

Avatar of Sumit Roy

By Sumit Roy

1 minute read

No comments

Share article:

Follow us
Chrome-LOGO

In Windows 10 version 2004, Microsoft added the segment heap memory improvements to reduce the memory usage of Win32 applications. Microsoft showed that its Chromium-based Edge browser was using up to 27 percent less memory when using the segment heap. The feature was also added to the Chromium open source project for testing in the Chrome browser, last month. Now, the Chrome engineers have decided to disable the feature by default because the improved memory usage is affecting the CPU performance.

An Intel engineer discovered that when Chrome uses the segment heap instead of the legacy heap, it is causing significant performance regression. According to a Chrome developer, “The CPU cost (10% slowdown on Speedometer 2.0, 13% increase in CPU/power consumption) is too great for us to keep. So, the plan is to disable this for Chrome 85 and reconsider in the future.”

A Microsoft employee wrote on that thread, “It is common practice to trade one resource for another. More often it’s increased memory usage for reduced CPU usage. In this case, it’s increased CPU usage for dramatically reduced memory usage, or more accurately commit.” To reduce the impact of performance regression will require “significant changes across the entire browser codebase.” Windows team is also investigating options to improve the performance of the segment heap.

For now, the Chromium team has disabled the feature in Chrome 85. However, the company plans to collect more telemetry data from Chrome running on Windows 10 version 2004 to determine the performance impact and to confirm how much the memory savings are. The chromium team is also planning to add the HEAP_CREATE_SEGMENT_HEAP flag that will allow the developers to test the feature more easily.

Via Techdows

Share article:

Follow us
Avatar of Sumit Roy

Sumit Roy

Editor-in-chief

1075 articles published
Sumit is the Editor-in-chief at OnlyTech. He loves to cover news about Windows PCs, Android, Smart Devices, and more. You can always find him experimenting with electronic devices when not in front of a computer.

Related articles

Visit our forums

Join the discussions with thousands of active members who share the same interests as you and learn something new…

Leave a Comment