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