Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Cloudflare Workers | AWS Lambda | Node.js |
|---|---|---|---|---|
| Score | B+76 | B+75 | B-65 | B-65 |
| Type | Language | Edge | Serverless | Language |
| Execution | jit | jit | hybrid | jit |
| Interface | cli | platform | platform | cli |
| Cold Start | 3ms | <1ms | 200ms | 50ms |
| Memory | 25MB | 128MB | 128MB | 40MB |
| Startup | 1ms | <1ms | 100ms | 20ms |
| Isolation | process | process | microvm | process |
| Maturity | stable | production | production | production |
| Languages | JavaScript, TypeScript, JSX, TSX | JavaScript, TypeScript, Rust, C, C++ | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript |
| License | MIT | Proprietary | Proprietary | MIT |
| Links |