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