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