Reduce memory footprint of Chrome by disabling Chrome's GPU acceleration
With every new version seems to improve the responsiveness, but at the same time it is getting bloated with each new version release.
One of the tricks to reduce the memory footprint of Chrome is starting it without GPU acceleration by using "--disable-gpu --disable-software-rasterizer" option when launching Chrome. It become nearly as good and you get to free up some memory.
One of the tricks to reduce the memory footprint of Chrome is starting it without GPU acceleration by using "--disable-gpu --disable-software-rasterizer" option when launching Chrome. It become nearly as good and you get to free up some memory.
Comments
Post a Comment