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