- Google announced that it would fix one of the worst things related to running Chrome browser on Windows 10, the resource leak.
- Chrome can consume a lot of memory on Windows computers, affecting overall performance and crashing.
- Google confirmed that it found a way to allow users to completely shut down Chrome processes and free up memory when the browser slows it all down.
Google Chrome is the world’s most popular browser, and that’s no surprise. It is fast, includes many useful tricks, and supports many useful extensions that can enhance the surface experience of the Internet. Chrome is also terribly annoying, to the point that I’ve been looking to abandon it for years. It is a resource hog and can significantly affect battery life on laptops. As I type these words, my MacBook fans have taken action, a sign that Chrome is consuming too many resources. These are problems that Google has promised to solve over and over again, as the latest promises of this kind came just earlier this year. While Chrome can be annoying for operating systems, Google has just confirmed that it would fix one of the worst things about running Chrome on Windows 10 computers.
Today’s offer The best-selling black masks are back in stock after being sold on Amazon Price:$ 26.25
Available on Amazon, BGR may receive a commission Available on Amazon BGR may receive a commission
Chrome may be the largest memory of Windows 10 machines and this can ruin the whole experience, especially on older machines that don’t have as much RAM. The more tabs you open, the more resources Chrome will use, which could slow down other apps running on your PC. Chrome issues can cause crashes, and this is also an annoying side effect that can lead to some data loss.
Google explained this on its Chromium site (via Tom’s guide) how to solve the problem. Google will use a Windows 10 feature called TerminateProcess to allow users to recover memory that Chrome used much faster and cleaner than before:
Getting out of a clean process is difficult and expensive. Avoiding race conditions is almost impossible with complex software and a clean start can be quite slow. The wait on all wires, the search for the code and the data and conditions of the race are not worth it.
We have progressively moved towards using TerminateProcess for more types of processes. Although most shutdown processes tracked by this error are in utility processes, this change uses TerminateProcess for all types of processes. We should not let destroyers work, so we should be sure to never use hit () (or get involved).
Closing tabs or the entire browser when the system crashes may not release RAM immediately right now. But the Chrome solution that Google announced could prevent this kind of behavior and reduce the number of locks. TerminateProcess is a Windows feature that instructs a program to terminate all processes and threads and immediately release those resources.
However, it is unclear when the solution will be released. Google has not provided any timeline, but hopefully sooner rather than later. Once implemented, the solution should improve the overall performance of Windows 10 by allowing users to better manage resources. Until that happens, it’s a good idea to limit the number of tabs open and restart your PC when it sinks. A RAM update can also fix Chrome bugs.