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