Slow Performance of my app built using the Remix Blues Stack

I just deployed a remix app built using the remix-blue-stack. No changes done. Was trying to understand the framework, deployment and performance. The app works extremely fast on my local machine. However on the following fly.dev URL, I observe the XHR calls take around 500-800ms. I deployed this in the Singapore region, closes to me.

Is this because I chose the smallest available machine (shared-cpu-1x)? If thats the case, can someone share their instance deployed on a better machine? I want to evaluate the performance before deciding on where I’ll be spending.

Following is the link to my app. You can create a new user and create a few posts. Loading the posts take about a second each
https://vrudhi-e8f6-staging.fly.dev/

Thanks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.