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