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