Performance degradation in V10

Ask general questions here.
MichaelColclough
Posts: 6
Joined: Thu Jul 28, 2022 5:53 pm

Performance degradation in V10

Post by MichaelColclough » Thu Oct 13, 2022 1:12 pm

Hi All,
In trying to upgrade from Ranorex V9 to V10 I have noticed a significant performance degradation. Overall my test cases are taking on average twice as long to complete. More investigation has shown one of the places that is taking a lot longer is remote invoke calls (ie calls to Control.InvokeRemotely), but other calls to for example Find or FindSingle are also slower, although not as bad as InvokeRemotely.

Has anyone else encountered a slowdown with V10?

The application being tested is WinForms based, it does not include WPF.

thanks for any feedback

Michael

Dintario
Posts: 1
Joined: Thu Nov 03, 2022 3:02 pm

Re: Performance degradation in V10

Post by Dintario » Thu Nov 03, 2022 5:12 pm

I also noticed a similar performance issue when I upgraded from V9 to V 10.2.4, but I have not found anything yet to improve the performance.