Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Firecracker | ONNX Runtime | LLM (Python CLI) |
|---|---|---|---|
| Score | B70 | C-50 | D49 |
| Type | MicroVM | ||
| Execution | aot | hybrid | hybrid |
| Interface | api | sdk | cli |
| Cold Start | 125ms | 500ms | 500ms |
| Memory | 5MB | 300MB | 100MB |
| Startup | 100ms | 100ms | 100ms |
| Isolation | microvm | process | process |
| Maturity | production | production | stable |
| Languages | Any | Python, C++, C#, Java | Python |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Links |