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