Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | containerd | Node.js | llama.cpp |
|---|---|---|---|---|
| Score | B+75 | B-66 | B-65 | C+63 |
| Type | Edge | Container | Language | |
| Execution | jit | hybrid | jit | aot |
| Interface | platform | platform | cli | cli |
| Cold Start | <1ms | 100ms | 50ms | 100ms |
| Memory | 128MB | 20MB | 40MB | 50MB |
| Startup | <1ms | 20ms | 20ms | 10ms |
| Isolation | process | container | process | process |
| Maturity | production | production | production | production |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Any | JavaScript, TypeScript | C, C++ |
| License | Proprietary | Apache-2.0 | MIT | MIT |
| Links |