Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Google Cloud Functions | LLM (Python CLI) | Text Generation Inference |
|---|---|---|---|
| Score | C59 | D49 | F39 |
| Type | Serverless | ||
| Execution | hybrid | hybrid | hybrid |
| Interface | platform | cli | api |
| Cold Start | 300ms | 500ms | 10000ms |
| Memory | 128MB | 100MB | 2000MB |
| Startup | 50ms | 100ms | 5000ms |
| Isolation | container | process | container |
| Maturity | production | stable | production |
| Languages | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Python | Rust, Python |
| License | Proprietary | Apache-2.0 | Apache-2.0 |
| Links |