Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Firecracker | AWS Lambda | ROCm | LLM (Python CLI) |
|---|---|---|---|---|---|
| Score | B71 | B70 | B-65 | C56 | D49 |
| Type | Language | MicroVM | Serverless | ||
| Execution | interpreted | aot | hybrid | aot | hybrid |
| Interface | cli | api | platform | sdk | cli |
| Cold Start | 50ms | 125ms | 200ms | 200ms | 500ms |
| Memory | 15MB | 5MB | 128MB | 600MB | 100MB |
| Startup | 10ms | 100ms | 100ms | 100ms | 100ms |
| Isolation | process | microvm | microvm | hardware | process |
| Maturity | production | production | production | stable | stable |
| Languages | Python | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | C, C++, Python | Python |
| License | Other | Apache-2.0 | Proprietary | MIT | Apache-2.0 |
| Links |