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