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