Hi guys, I have a basic application on Next JS and it connects to D1 database (in APAC region) and t

Hi guys, I have a basic application on Next JS and it connects to D1 database (in APAC region) and then display a row from a table. The table only has 1 row.

When I ran it through speed vitals, I m getting most of the results for TTFB more than 500ms.

Is this expected or am I doing something wrong? Isn't the benefit of using cloudflare pages & D1 is that you application is deployed on the EDGE everywhere in the world? Or may be my understanding isn't correct here and these are the best results that can be achieved.

LMK your thoughts 🙂

Some screenshots:
Capture-2024-06-29_at_16.22.21.png
Capture-2024-06-29_at_16.24.50.png
Capture-2024-06-29_at_16.25.00.png
Was this page helpful?