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