How to get cloud performance to match local machine performance

I’m still in the trial mode, but the cloud seems to be significantly slower than on my local machine. Since its using Docker, I’m guessing there is a fixed amount of resources dedicated to it when I run it on the local machine… What are those amounts? What do I need to configure the settings to on the cloud console to more closely match my local performance?

I’m running it locally without the celery executor, by the way.

Thanks,
Ryan

This would be different for each system. You can look at your local docker settings to see the max cpu/memory your containers can use. In the cloud, you can try to adjust your AU sliders so the cpu/memory matches your local machine. Although i’m still not sure that would be an apples/oranges comparison. When you increase the AU slider in cloud, do you see performance go up?