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