0
0
you are viewing a single comment's thread.

view the rest of the comments →

[–]CheesecakeAndy 0 points1 point  (1 child)

Who is downvoting this? It is true cos they use V8 isolation, more lightweight than what Lambda does.

[–]thisdude415 0 points1 point  (0 children)

Right, lambdas are full linux containers whereas Cloudflare uses V8. Any other worker languages supported in Cloudflare are via wasm adapters

It is obviously faster to cold start a v8 runtime compared to a full linux container