Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | Python (CPython) | Vulkan | Open WebUI |
|---|---|---|---|---|
| Score | B+75 | B71 | C+64 | F41 |
| Type | Edge | Language | ||
| Execution | jit | interpreted | aot | hybrid |
| Interface | platform | cli | sdk | gui |
| Cold Start | <1ms | 50ms | 100ms | 3000ms |
| Memory | 128MB | 15MB | 200MB | 500MB |
| Startup | <1ms | 10ms | 30ms | 1000ms |
| Isolation | process | process | hardware | container |
| Maturity | production | production | production | stable |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Python | C, C++ | Python, TypeScript |
| License | Proprietary | Other | Apache-2.0 | MIT |
| Links |