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