Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Vercel Edge Functions | Azure Functions | ROCm |
|---|---|---|---|
| Score | B71 | C56 | C56 |
| Type | Edge | Serverless | |
| Execution | jit | hybrid | aot |
| Interface | platform | platform | sdk |
| Cold Start | 10ms | 800ms | 200ms |
| Memory | 128MB | 128MB | 600MB |
| Startup | 1ms | 100ms | 100ms |
| Isolation | process | container | hardware |
| Maturity | stable | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go | C, C++, Python |
| License | Proprietary | MIT | MIT |
| Links |