Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | Node.js | ROCm | Docker |
|---|---|---|---|---|
| Score | B72 | B-65 | C56 | C-54 |
| Type | MicroVM | Language | Container | |
| Execution | hybrid | jit | aot | hybrid |
| Interface | cli | cli | sdk | cli |
| Cold Start | 50ms | 50ms | 200ms | 500ms |
| Memory | 20MB | 40MB | 600MB | 50MB |
| Startup | 30ms | 20ms | 100ms | 200ms |
| Isolation | microvm | process | hardware | container |
| Maturity | stable | production | stable | production |
| Languages | Any | JavaScript, TypeScript | C, C++, Python | Any |
| License | Apache-2.0 | MIT | MIT | Apache-2.0 |
| Links |