Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | containerd | ONNX Runtime |
|---|---|---|---|
| Score | B+75 | B-66 | C-50 |
| Type | Edge | Container | |
| Execution | jit | hybrid | hybrid |
| Interface | platform | platform | sdk |
| Cold Start | <1ms | 100ms | 500ms |
| Memory | 128MB | 20MB | 300MB |
| Startup | <1ms | 20ms | 100ms |
| Isolation | process | container | process |
| Maturity | production | production | production |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Any | Python, C++, C#, Java |
| License | Proprietary | Apache-2.0 | MIT |
| Links |