Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Metal | Python (CPython) | llama.cpp | ONNX Runtime |
|---|---|---|---|---|
| Score | B74 | B71 | C+63 | C-50 |
| Type | Language | |||
| Execution | aot | interpreted | aot | hybrid |
| Interface | sdk | cli | cli | sdk |
| Cold Start | 50ms | 50ms | 100ms | 500ms |
| Memory | 100MB | 15MB | 50MB | 300MB |
| Startup | 20ms | 10ms | 10ms | 100ms |
| Isolation | hardware | process | process | process |
| Maturity | production | production | production | production |
| Languages | Swift, Objective-C, C++ | Python | C, C++ | Python, C++, C#, Java |
| License | Proprietary | Other | MIT | MIT |
| Links |