Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Python (CPython) | containerd | CUDA Runtime | AWS Lambda |
|---|---|---|---|---|---|
| Score | B+76 | B71 | B-66 | B-65 | B-65 |
| Type | Language | Language | Container | Serverless | |
| Execution | jit | interpreted | hybrid | aot | hybrid |
| Interface | cli | cli | platform | sdk | platform |
| Cold Start | 3ms | 50ms | 100ms | 100ms | 200ms |
| Memory | 25MB | 15MB | 20MB | 500MB | 128MB |
| Startup | 1ms | 10ms | 20ms | 50ms | 100ms |
| Isolation | process | process | container | hardware | microvm |
| Maturity | stable | production | production | production | production |
| Languages | JavaScript, TypeScript, JSX, TSX | Python | Any | C, C++, Python | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust |
| License | MIT | Other | Apache-2.0 | Proprietary | Proprietary |
| Links |