Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | CUDA Runtime | Deno | KoboldCpp |
|---|---|---|---|---|
| Score | B71 | B-65 | C+64 | F38 |
| Type | Language | Language | ||
| Execution | interpreted | aot | jit | hybrid |
| Interface | cli | sdk | cli | gui |
| Cold Start | 50ms | 100ms | 20ms | 1500ms |
| Memory | 15MB | 500MB | 35MB | 400MB |
| Startup | 10ms | 50ms | 15ms | 300ms |
| Isolation | process | hardware | process | process |
| Maturity | production | production | stable | stable |
| Languages | Python | C, C++, Python | JavaScript, TypeScript, WebAssembly | C++, Python |
| License | Other | Proprietary | MIT | AGPL-3.0 |
| Links |