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