Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Node.js | Deno | Vulkan | llama.cpp |
|---|---|---|---|---|
| Score | B-65 | C+64 | C+64 | C+63 |
| Type | Language | Language | ||
| Execution | jit | jit | aot | aot |
| Interface | cli | cli | sdk | cli |
| Cold Start | 50ms | 20ms | 100ms | 100ms |
| Memory | 40MB | 35MB | 200MB | 50MB |
| Startup | 20ms | 15ms | 30ms | 10ms |
| Isolation | process | process | hardware | process |
| Maturity | production | stable | production | production |
| Languages | JavaScript, TypeScript | JavaScript, TypeScript, WebAssembly | C, C++ | C, C++ |
| License | MIT | MIT | Apache-2.0 | MIT |
| Links |