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