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