Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Azure Functions | ExLlamaV2 |
|---|---|---|
| Score | C56 | D47 |
| Type | Serverless | |
| Execution | hybrid | aot |
| Interface | platform | sdk |
| Cold Start | 800ms | 1000ms |
| Memory | 128MB | 300MB |
| Startup | 100ms | 200ms |
| Isolation | container | process |
| Maturity | production | stable |
| Languages | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go | Python, C++, CUDA |
| License | MIT | MIT |
| Links |