Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | V8 | Python (CPython) | Docker | KoboldCpp |
|---|---|---|---|---|---|
| Score | B+75 | B74 | B71 | C-54 | F38 |
| Type | Edge | Language | Language | Container | |
| Execution | jit | jit | interpreted | hybrid | hybrid |
| Interface | platform | embedded | cli | cli | gui |
| Cold Start | <1ms | 5ms | 50ms | 500ms | 1500ms |
| Memory | 128MB | 30MB | 15MB | 50MB | 400MB |
| Startup | <1ms | 2ms | 10ms | 200ms | 300ms |
| Isolation | process | process | process | container | process |
| Maturity | production | production | production | production | stable |
| Languages | JavaScript, TypeScript, Rust, C, C++ | JavaScript, TypeScript, WebAssembly | Python | Any | C++, Python |
| License | Proprietary | BSD-3-Clause | Other | Apache-2.0 | AGPL-3.0 |
| Links |