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