Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Azure Functions | vLLM |
|---|---|---|
| Score | C56 | F35 |
| Type | Serverless | |
| Execution | hybrid | jit |
| Interface | platform | api |
| Cold Start | 800ms | 5000ms |
| Memory | 128MB | 2000MB |
| Startup | 100ms | 3000ms |
| Isolation | container | process |
| Maturity | production | production |
| Languages | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go | Python |
| License | MIT | Apache-2.0 |
| Links |