Hi, so we're about to launch our Prismic setup after working on it for 2 - 3 months and everything looks like except the initial server response time which is reducing our overall performance.
We make 2 queries: First for the layout (common header & footer) and the second for the document/slices.
If I remove the first query and work with a single query, it takes around 500 - 700ms which is again not too performant.
Now with the CDN version, I'm getting half of that time (sometimes it 800ms) but most of the time is half. Is there anything else we can do to get this to under 200, 250?
Never mind, when I tested the query myself, I got 40 ms for the product page which is pretty fast. I think there's something wrong with my server setup on Gcloud.