robotframework / RIDE

Test data editor for Robot Framework
Apache License 2.0
958 stars 378 forks source link

Edit tab ui load performance #2588

Open kanchi240 opened 1 year ago

kanchi240 commented 1 year ago

Hi,

When I click test case or test suite from the Test Suites tree node or click back to Edit tab from other tab, the Edit tab need 1~2 seconds to load and display, please help and check, thanks.

OS: macOS Ventura 13.3 Python: 3.7.1 Ride: 2.0.5 Robot Framework: 4.0

swordfly commented 5 months ago

I also have the same issue since RIDE 2.0.0~2.0.8.1, it works faster in 2.0.b1. It seems that the New Text Editor will load .robt file and refresh forcedly even if I switch to another testcase in the same .robot file.

HelioGuilherme66 commented 5 months ago

@swordfly Please add info on your Operating System and versions.

Going back to old versions will not happen. Please take a look to current "today's" development version.

Michael-Weiz commented 5 months ago

@HelioGuilherme66 Thank you for help, I try with latest version today, still have the same issue. Here is the test envrionment. OS: windows 11 23H2 Python: 3.8.10 Ride: v2.1dev22 Robot Framework: 7.0 wxPython: 4.2.1

swordfly commented 5 months ago

@HelioGuilherme66 Please see comments above, I added comments from my another github account.