robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

[ENHANCEMENT] Parse robot file in multi process

Open studytimesz opened this issue 9 months ago • 1 comments

Is your enhancement request related to a problem? Please describe. From output of robotcode extenstion, I saw a lot of process execution one by one for each suite in order, I am not sure, just an proposal, could robotcode execute this parse job in multi process? I mean, if there are a lot of suites/robot files, vscode need lots of time to parse and load these test cases into test tab.

Image

Describe the solution you'd like parse robot/suite in multi process.

studytimesz avatar May 14 '25 09:05 studytimesz