Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Node.js | llama.cpp | ONNX Runtime | CTransformers |
|---|---|---|---|---|
| Score | B-65 | C+63 | C-50 | D46 |
| Type | Language | |||
| Execution | jit | aot | hybrid | hybrid |
| Interface | cli | cli | sdk | sdk |
| Cold Start | 50ms | 100ms | 500ms | 800ms |
| Memory | 40MB | 50MB | 300MB | 200MB |
| Startup | 20ms | 10ms | 100ms | 100ms |
| Isolation | process | process | process | process |
| Maturity | production | production | production | stable |
| Languages | JavaScript, TypeScript | C, C++ | Python, C++, C#, Java | Python, C++ |
| License | MIT | MIT | MIT | MIT |
| Links |