Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Google Cloud Functions | Azure Functions | CTransformers |
|---|---|---|---|---|
| Score | B71 | C59 | C56 | D46 |
| Type | Language | Serverless | Serverless | |
| Execution | interpreted | hybrid | hybrid | hybrid |
| Interface | cli | platform | platform | sdk |
| Cold Start | 50ms | 300ms | 800ms | 800ms |
| Memory | 15MB | 128MB | 128MB | 200MB |
| Startup | 10ms | 50ms | 100ms | 100ms |
| Isolation | process | container | container | process |
| Maturity | production | production | production | stable |
| Languages | Python | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go | Python, C++ |
| License | Other | Proprietary | MIT | MIT |
| Links |