Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Node.js | llama.cpp | ROCm | Ollama |
|---|---|---|---|---|
| Score | B-65 | C+63 | C56 | D49 |
| Type | Language | |||
| Execution | jit | aot | aot | hybrid |
| Interface | cli | cli | sdk | cli |
| Cold Start | 50ms | 100ms | 200ms | 1000ms |
| Memory | 40MB | 50MB | 600MB | 500MB |
| Startup | 20ms | 10ms | 100ms | 100ms |
| Isolation | process | process | hardware | process |
| Maturity | production | production | stable | production |
| Languages | JavaScript, TypeScript | C, C++ | C, C++, Python | Python, JavaScript, Go |
| License | MIT | MIT | MIT | MIT |
| Links |