Site deployed on Cloudflare is slower and sends more resources than the same site deployed on Vercel

I have deployed my personal website built using Astro on Cloudflare Pages as well as on Vercel. It is a static website. Pages: https://flashblaze-astro.pages.dev/ Vercel: https://flashblaze.xyz/ Open the Network panel, disable cache. And you'll observe the following 1. Pages' resources show about 94KB while Vercel's show 91KB 2. Pages takes between 400ms to respond while Vercel takes around 200ms I'm visiting it from Pune, India
Neeraj Lagwankar
Frontend developer and 2D/3D enthusiast
Neeraj Lagwankar
Frontend developer and 2D/3D enthusiast
3 Replies
flashblaze
flashblazeOP7mo ago
Any update on this?
Viktor
Viktor7mo ago
Northern Germany is the other way around. Don't know about the resources, In my opinion they should be identical if the generated website is deployed to both, but load time could also be the distance to the datacenter Pages = 210kB, Vercel = 308kB Cloudflare Load = 212, Vercel = 226 /e: with trying multiple times the load times + ressources differ, but in general cloudflare is a little tiny bit faster and way smaller then vercel all of the time at mine.
flashblaze
flashblazeOP7mo ago
Understood. Thanks for taking a look

Did you find this page helpful?