The following is a chrome user's usage tips, hoping to help readers.
Here we will introduce the methods for enabling hardware acceleration and pre-rendering:
Go to about: flags in the chrome address bar and pull down the page to find GPU accelerated compositing and GPU accelerated canvas 2D. enable these two items. Chrome 11 does not have the GPU accelerated compositing option, because it is enabled by default, chrome for Mac only supports GPU accelerated compositing, because GPU accelerated canvas 2D does not support it yet.
After both of the above are enabled, you can pull down a little bit to find the web page prerendering (the Chinese version name is: Pre-rendering Web page). This is the pre-rendering option of the web page, set it to enable. Click restart at the bottom of the page.
After restarting the browser, When you browse some websites with many images, you will find that Page scrolling is obviously smoother.
from: Neo blog