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