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