Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | llama.cpp | ROCm |
|---|---|---|---|
| Score | B72 | C+63 | C56 |
| Type | MicroVM | ||
| Execution | hybrid | aot | aot |
| Interface | cli | cli | sdk |
| Cold Start | 50ms | 100ms | 200ms |
| Memory | 20MB | 50MB | 600MB |
| Startup | 30ms | 10ms | 100ms |
| Isolation | microvm | process | hardware |
| Maturity | stable | production | stable |
| Languages | Any | C, C++ | C, C++, Python |
| License | Apache-2.0 | MIT | MIT |
| Links |