Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Vercel Edge Functions | vLLM |
|---|---|---|---|
| Score | B+76 | B71 | F35 |
| Type | Language | Edge | |
| Execution | jit | jit | jit |
| Interface | cli | platform | api |
| Cold Start | 3ms | 10ms | 5000ms |
| Memory | 25MB | 128MB | 2000MB |
| Startup | 1ms | 1ms | 3000ms |
| Isolation | process | process | process |
| Maturity | stable | stable | production |
| Languages | JavaScript, TypeScript, JSX, TSX | JavaScript, TypeScript, WebAssembly | Python |
| License | MIT | Proprietary | Apache-2.0 |
| Links |