Option to reduce resource on Redhat 7

Latest response

On Redhat 6, there is an option 'reduced_resources' that could be used to optimized window move/resize resource usage, this option could be enabled by:
gsettings --type bool --set /apps/metacity/general/reduced_resources true

After enable this option, system will hide window's content while moving/resizing the window.

On Redhat 7, is there an equivalent option that could help improve the window move/resize performance?

Responses