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