Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Vercel Edge Functions | containerd | Vulkan |
|---|---|---|---|
| Score | B71 | B-66 | C+64 |
| Type | Edge | Container | |
| Execution | jit | hybrid | aot |
| Interface | platform | platform | sdk |
| Cold Start | 10ms | 100ms | 100ms |
| Memory | 128MB | 20MB | 200MB |
| Startup | 1ms | 20ms | 30ms |
| Isolation | process | container | hardware |
| Maturity | stable | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | Any | C, C++ |
| License | Proprietary | Apache-2.0 | Apache-2.0 |
| Links |