Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Firecracker | containerd | ROCm | KoboldCpp |
|---|---|---|---|---|---|
| Score | B71 | B70 | B-66 | C56 | F38 |
| Type | Language | MicroVM | Container | ||
| Execution | interpreted | aot | hybrid | aot | hybrid |
| Interface | cli | api | platform | sdk | gui |
| Cold Start | 50ms | 125ms | 100ms | 200ms | 1500ms |
| Memory | 15MB | 5MB | 20MB | 600MB | 400MB |
| Startup | 10ms | 100ms | 20ms | 100ms | 300ms |
| Isolation | process | microvm | container | hardware | process |
| Maturity | production | production | production | stable | stable |
| Languages | Python | Any | Any | C, C++, Python | C++, Python |
| License | Other | Apache-2.0 | Apache-2.0 | MIT | AGPL-3.0 |
| Links |