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