Need suggestion on reducing compilation time

Hello Everyone,

I am new to UiPath. My automation project is taking more time to compile. Could someone give me a suggestion for reducing the compilation time?

Hello,

please read the best practice document, Studio - Design Best Practices
but in general, you should avoid using nested looping, using a simulation approach for input methods (type into, click, etc.), making your selector with strong and unchangeable properties, and creating your processes structure to run them using multi-bots in the orchestrator.

Hey
if you discussing about the compiling time of activities in Studio like below

I believe it mostly depends on the hardware capability/CPU and RAM resources available to your machine/desktop etc. If you are using virtual machine then check with your manager if you can raise the request to upgrade it (from standard (multiple user share same hardware to professional (you will have dedicate hardware resource))

1 Like