Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Vercel Edge Functions | AWS Lambda | Google Cloud Functions |
|---|---|---|---|
| Score | B71 | B-65 | C59 |
| Type | Edge | Serverless | Serverless |
| Execution | jit | hybrid | hybrid |
| Interface | platform | platform | platform |
| Cold Start | 10ms | 200ms | 300ms |
| Memory | 128MB | 128MB | 128MB |
| Startup | 1ms | 100ms | 50ms |
| Isolation | process | microvm | container |
| Maturity | stable | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP |
| License | Proprietary | Proprietary | Proprietary |
| Links |