Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Google Cloud Functions | Candle | ExLlamaV2 |
|---|---|---|---|
| Score | C59 | D48 | D47 |
| Type | Serverless | ||
| Execution | hybrid | jit | aot |
| Interface | platform | sdk | sdk |
| Cold Start | 300ms | 300ms | 1000ms |
| Memory | 128MB | 200MB | 300MB |
| Startup | 50ms | 50ms | 200ms |
| Isolation | container | process | process |
| Maturity | production | stable | stable |
| Languages | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Rust | Python, C++, CUDA |
| License | Proprietary | Apache-2.0 | MIT |
| Links |