Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | containerd | AWS Lambda | Jan |
|---|---|---|---|---|
| Score | B71 | B-66 | B-65 | F34 |
| Type | Language | Container | Serverless | |
| Execution | interpreted | hybrid | hybrid | hybrid |
| Interface | cli | platform | platform | gui |
| Cold Start | 50ms | 100ms | 200ms | 2000ms |
| Memory | 15MB | 20MB | 128MB | 600MB |
| Startup | 10ms | 20ms | 100ms | 400ms |
| Isolation | process | container | microvm | process |
| Maturity | production | production | production | stable |
| Languages | Python | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | TypeScript, Python |
| License | Other | Apache-2.0 | Proprietary | AGPL-3.0 |
| Links |