Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Google Cloud Functions | vLLM | Jan |
|---|---|---|---|---|
| Score | B71 | C59 | F35 | F34 |
| Type | Language | Serverless | ||
| Execution | interpreted | hybrid | jit | hybrid |
| Interface | cli | platform | api | gui |
| Cold Start | 50ms | 300ms | 5000ms | 2000ms |
| Memory | 15MB | 128MB | 2000MB | 600MB |
| Startup | 10ms | 50ms | 3000ms | 400ms |
| Isolation | process | container | process | process |
| Maturity | production | production | production | stable |
| Languages | Python | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Python | TypeScript, Python |
| License | Other | Proprietary | Apache-2.0 | AGPL-3.0 |
| Links |