Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Node.js | ROCm | Docker | ONNX Runtime |
|---|---|---|---|---|
| Score | B-65 | C56 | C-54 | C-50 |
| Type | Language | Container | ||
| Execution | jit | aot | hybrid | hybrid |
| Interface | cli | sdk | cli | sdk |
| Cold Start | 50ms | 200ms | 500ms | 500ms |
| Memory | 40MB | 600MB | 50MB | 300MB |
| Startup | 20ms | 100ms | 200ms | 100ms |
| Isolation | process | hardware | container | process |
| Maturity | production | stable | production | production |
| Languages | JavaScript, TypeScript | C, C++, Python | Any | Python, C++, C#, Java |
| License | MIT | MIT | Apache-2.0 | MIT |
| Links |