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