Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | Python (CPython) | Firecracker | ExLlamaV2 |
|---|---|---|---|---|
| Score | B72 | B71 | B70 | D47 |
| Type | MicroVM | Language | MicroVM | |
| Execution | hybrid | interpreted | aot | aot |
| Interface | cli | cli | api | sdk |
| Cold Start | 50ms | 50ms | 125ms | 1000ms |
| Memory | 20MB | 15MB | 5MB | 300MB |
| Startup | 30ms | 10ms | 100ms | 200ms |
| Isolation | microvm | process | microvm | process |
| Maturity | stable | production | production | stable |
| Languages | Any | Python | Any | Python, C++, CUDA |
| License | Apache-2.0 | Other | Apache-2.0 | MIT |
| Links |