I'd Like To Add More Memory Usage

I’d like to know where memory usage is set so I can allocate more RAM to my automations from both studio and assistant. Thanks!

There is no such thing. The processes will take whatever resources are available.

My project is mainly just using assign activities and joining tables, but it’s only using a small percentage of RAM, CPU, and Disk, while going very slow. The rest of the resources are not being used.

It’ll use whatever resources it needs. If it’s only using a small percentage of RAM, CPU, and disk, why would you think adding any of those would make it faster?

What is your automation doing?

@Daniel_Sontag,

It’s managed by Operating System that how much memory which process will require.

You can’t force it.

Thanks,
Ashok :slightly_smiling_face:

A lot of what it’s doing is just text manipulation, So I’d think it could benefit from more power. Especially since it runs faster on a machine with higher ghz.

Studio runs very slow on my larger projects. It even lags while editing a ton.

Again, it will take as much resources as it can to run as fast as it can. If your memory, CPU, etc usage are not pegged at 100% then adding more resources won’t help.

Are you working across a VPN or from a network share?

The Ui Path project is in a network share. I have VMs in Hyper-V and the main account.

Try copying the project to a local folder and see if the delays during editing go away. As for unattended automations it automatically copies everything to the local server before running.