Extremely Simple "Hello World" Worker takes ~ 190 ms

We are migrating some features of our to use cloudflare workers, so that we are on edge, and can give response times < 100ms

The response times are high, and we were not able to optimize. So, I deployed a hello world example here: https://hello-world.betalectic.workers.dev/

The example I deployed to above url is: https://github.com/cloudflare/workers-sdk/blob/main/templates/worker/index.js

Is this what to expect from CF Worker? (So, we just find an alternative?)
Screenshot_2024-01-13_at_17.42.46.png
GitHub
⛅️ Home to Wrangler, the CLI for Cloudflare Workers® - cloudflare/workers-sdk
Was this page helpful?