Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | Python (CPython) | ROCm | vLLM |
|---|---|---|---|---|
| Score | B72 | B71 | C56 | F35 |
| Type | MicroVM | Language | ||
| Execution | hybrid | interpreted | aot | jit |
| Interface | cli | cli | sdk | api |
| Cold Start | 50ms | 50ms | 200ms | 5000ms |
| Memory | 20MB | 15MB | 600MB | 2000MB |
| Startup | 30ms | 10ms | 100ms | 3000ms |
| Isolation | microvm | process | hardware | process |
| Maturity | stable | production | stable | production |
| Languages | Any | Python | C, C++, Python | Python |
| License | Apache-2.0 | Other | MIT | Apache-2.0 |
| Links |