Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | Python (CPython) | Deno | CTransformers |
|---|---|---|---|---|
| Score | B+75 | B71 | C+64 | D46 |
| Type | Edge | Language | Language | |
| Execution | jit | interpreted | jit | hybrid |
| Interface | platform | cli | cli | sdk |
| Cold Start | <1ms | 50ms | 20ms | 800ms |
| Memory | 128MB | 15MB | 35MB | 200MB |
| Startup | <1ms | 10ms | 15ms | 100ms |
| Isolation | process | process | process | process |
| Maturity | production | production | stable | stable |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Python | JavaScript, TypeScript, WebAssembly | Python, C++ |
| License | Proprietary | Other | MIT | MIT |
| Links |