It makes a real difference when layout changes occur in scripts. GoToLayout is a slow script step.
Especially when going back and forth between layouts in loops, freezing the window (display) pays off. In addition, it improves the user experience by avoiding flickers.
If no layout changes occur, I don’t use it.
4 Likes