Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | Python (CPython) | Docker | Text Generation Inference |
|---|---|---|---|---|
| Score | B+75 | B71 | C-54 | F39 |
| Type | Edge | Language | Container | |
| Execution | jit | interpreted | hybrid | hybrid |
| Interface | platform | cli | cli | api |
| Cold Start | <1ms | 50ms | 500ms | 10000ms |
| Memory | 128MB | 15MB | 50MB | 2000MB |
| Startup | <1ms | 10ms | 200ms | 5000ms |
| Isolation | process | process | container | container |
| Maturity | production | production | production | production |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Python | Any | Rust, Python |
| License | Proprietary | Other | Apache-2.0 | Apache-2.0 |
| Links |