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