Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Metal | Python (CPython) | AWS Lambda | LLM (Python CLI) |
|---|---|---|---|---|
| Score | B74 | B71 | B-65 | D49 |
| Type | Language | Serverless | ||
| Execution | aot | interpreted | hybrid | hybrid |
| Interface | sdk | cli | platform | cli |
| Cold Start | 50ms | 50ms | 200ms | 500ms |
| Memory | 100MB | 15MB | 128MB | 100MB |
| Startup | 20ms | 10ms | 100ms | 100ms |
| Isolation | hardware | process | microvm | process |
| Maturity | production | production | production | stable |
| Languages | Swift, Objective-C, C++ | Python | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Python |
| License | Proprietary | Other | Proprietary | Apache-2.0 |
| Links |