Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | Python (CPython) | Azure Functions | LLM (Python CLI) |
|---|---|---|---|---|
| Score | B+75 | B71 | C56 | D49 |
| Type | Edge | Language | Serverless | |
| Execution | jit | interpreted | hybrid | hybrid |
| Interface | platform | cli | platform | cli |
| Cold Start | <1ms | 50ms | 800ms | 500ms |
| Memory | 128MB | 15MB | 128MB | 100MB |
| Startup | <1ms | 10ms | 100ms | 100ms |
| Isolation | process | process | container | process |
| Maturity | production | production | production | stable |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Python | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go | Python |
| License | Proprietary | Other | MIT | Apache-2.0 |
| Links |