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