|
|
|
|
|
by vamega
1481 days ago
|
|
The key difference is that unlike lambda where you are charged for network waiting time, Cloudflare from what I can tell, doesn't count time the CPU is suspended for networking operations. I use a cloudflare worker for DDNS updates, and it runs on the free tier. If the 10ms included network time, my worker would consistently timeout, but it hasn't timed out yet so I must conclude that it doesn't count network time. |
|
Last I checked I think our median is 6ms (against a limit of 50 IIRC) on Workers Bundled.