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