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