Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Vulkan | Azure Functions | KoboldCpp |
|---|---|---|---|---|
| Score | B71 | C+64 | C56 | F38 |
| Type | Language | Serverless | ||
| Execution | interpreted | aot | hybrid | hybrid |
| Interface | cli | sdk | platform | gui |
| Cold Start | 50ms | 100ms | 800ms | 1500ms |
| Memory | 15MB | 200MB | 128MB | 400MB |
| Startup | 10ms | 30ms | 100ms | 300ms |
| Isolation | process | hardware | container | process |
| Maturity | production | production | production | stable |
| Languages | Python | C, C++ | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go | C++, Python |
| License | Other | Apache-2.0 | MIT | AGPL-3.0 |
| Links |