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