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