Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Deno | Vulkan | Text Generation Inference |
|---|---|---|---|
| Score | C+64 | C+64 | F39 |
| Type | Language | ||
| Execution | jit | aot | hybrid |
| Interface | cli | sdk | api |
| Cold Start | 20ms | 100ms | 10000ms |
| Memory | 35MB | 200MB | 2000MB |
| Startup | 15ms | 30ms | 5000ms |
| Isolation | process | hardware | container |
| Maturity | stable | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | C, C++ | Rust, Python |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Links |