RibbonWindow / Ribbonbar performance

Ribbon for WPF Forum

Posted 12 years ago by Arthur Damen
Version: 11.2.0552
Avatar

Hi,

I am running my performance analyser (Visual Studio 2010) and found out that a ribbonwindow / ribbonbar cpu cost is quite high.
Is there a way to speed it up for example during load (RibbonWindow.OnSourceInitialized is the highest cpu user during start)

Or is there a document that describes what to do to get the performance tuned?

Thanks.

Comments (1)

Answer - Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Arthur,

Sorry but all the steps in there need to be done to allow Ribbon to render WPF content in the non-client area of the Window. There's nothing that can really be done to speed it up.

In general you can speed up windows if the content of your window is less complex, so that measure/arrange cycles don't take as long.


Actipro Software Support

The latest build of this product (v24.1.2) was released 5 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.