Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | AWS Lambda | ROCm | Docker |
|---|---|---|---|---|
| Score | B72 | B-65 | C56 | C-54 |
| Type | MicroVM | Serverless | Container | |
| Execution | hybrid | hybrid | aot | hybrid |
| Interface | cli | platform | sdk | cli |
| Cold Start | 50ms | 200ms | 200ms | 500ms |
| Memory | 20MB | 128MB | 600MB | 50MB |
| Startup | 30ms | 100ms | 100ms | 200ms |
| Isolation | microvm | microvm | hardware | container |
| Maturity | stable | production | stable | production |
| Languages | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | C, C++, Python | Any |
| License | Apache-2.0 | Proprietary | MIT | Apache-2.0 |
| Links |