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