Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | Python (CPython) | ExLlamaV2 | KoboldCpp |
|---|---|---|---|---|
| Score | B+75 | B71 | D47 | F38 |
| Type | Edge | Language | ||
| Execution | jit | interpreted | aot | hybrid |
| Interface | platform | cli | sdk | gui |
| Cold Start | <1ms | 50ms | 1000ms | 1500ms |
| Memory | 128MB | 15MB | 300MB | 400MB |
| Startup | <1ms | 10ms | 200ms | 300ms |
| Isolation | process | process | process | process |
| Maturity | production | production | stable | stable |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Python | Python, C++, CUDA | C++, Python |
| License | Proprietary | Other | MIT | AGPL-3.0 |
| Links |